Date |
List |
Subject |
2023-07-13 06:35:29
|
linux-kernel
|
Re: [PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions |
2023-07-12 21:20:34
|
linux-kernel
|
Re: [PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions |
2023-07-08 01:04:48
|
linux-kernel
|
Re: [PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions |
2023-07-04 05:17:00
|
linux-kernel
|
Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc |
2023-06-28 17:37:28
|
linux-kernel
|
Re: [PATCH] kallsyms: strip LTO-only suffixes from promoted global functions |
2023-06-25 18:53:13
|
linux-kernel
|
Re: [PATCH] perf: Replace deprecated -target with --target= for Clang |
2023-06-23 15:26:02
|
linux-kernel
|
Re: [PATCH] bpf: Replace deprecated -target with --target= for Clang |
2023-06-22 17:31:03
|
linux-kernel
|
Re: [PATCH bpf-next] bpf, docs: document existing macros instead of deprecated |
2023-06-22 16:54:30
|
linux-kernel
|
Re: [PATCH bpf-next v5 2/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-22 16:53:49
|
linux-kernel
|
Re: [PATCH bpf-next] bpf, docs: BPF Iterator Document |
2023-06-21 17:15:28
|
linux-kernel
|
Re: [PATCH bpf-next v6 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments |
2023-06-21 16:51:10
|
linux-kernel
|
Re: [PATCH bpf-next v6 2/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-21 16:32:41
|
linux-kernel
|
Re: [PATCH bpf-next v6 0/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-21 04:02:23
|
linux-kernel
|
Re: [PATCH bpf] bpf/btf: Accept function names that contain dots |
2023-06-20 15:13:02
|
linux-kernel
|
Re: [PATCH bpf] bpf/btf: Accept function names that contain dots |
2023-06-19 19:38:57
|
linux-kernel
|
Re: [bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put() |
2023-06-19 19:03:30
|
linux-kernel
|
Re: [PATCH bpf] bpf/btf: Accept function names that contain dots |
2023-06-18 23:24:47
|
linux-kernel
|
Re: [PATCH bpf-next v5 1/3] bpf, x86: clean garbage values when store args from regs into stack |
2023-06-18 23:16:07
|
linux-kernel
|
Re: [PATCH bpf-next v5 2/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-14 14:41:46
|
linux-kernel
|
Re: [PATCH] selftests/bpf: Fix the address is NULL |
2023-06-13 13:52:55
|
linux-kernel
|
Re: [PATCH] selftests/bpf: Remove unneeded variable "ret" |
2023-06-13 06:20:43
|
linux-kernel
|
Re: [PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs |
2023-06-12 16:08:29
|
linux-kernel
|
Re: [PATCH bpf-next 5/5] bpf/docs: Update documentation for new cpumask kfuncs |
2023-06-12 16:00:01
|
linux-kernel
|
Re: [PATCH bpf-next 4/5] selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute* |
2023-06-12 15:55:52
|
linux-kernel
|
Re: [PATCH bpf-next 2/5] selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc |
2023-06-12 15:52:34
|
linux-kernel
|
Re: [PATCH bpf-next 1/5] bpf: Add bpf_cpumask_first_and() kfunc |
2023-06-12 15:52:12
|
linux-kernel
|
Re: [PATCH bpf-next 3/5] bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute* |
2023-06-12 15:28:36
|
linux-kernel
|
Re: [PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs |
2023-06-12 00:57:19
|
linux-kernel
|
Re: [PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs |
2023-06-12 00:34:25
|
linux-kernel
|
Re: [bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put() |
2023-06-10 05:53:00
|
linux-kernel
|
Re: [PATCH bpf-next v4 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments |
2023-06-10 05:44:48
|
linux-kernel
|
Re: [PATCH bpf-next v4 0/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-10 03:51:19
|
linux-kernel
|
Re: [PATCH bpf-next v4 2/3] bpf, x86: clean garbage value in the stack of trampoline |
2023-06-10 03:22:23
|
linux-kernel
|
Re: [PATCH bpf-next v4 1/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-09 23:01:50
|
linux-kernel
|
Re: [PATCH bpf v4 2/2] selftests/bpf: add a test for subprogram extables |
2023-06-09 04:46:21
|
linux-kernel
|
Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-09 04:25:28
|
linux-kernel
|
Re: [PATCH bpf v3 1/2] bpf: ensure main program has an extable |
2023-06-09 04:08:08
|
linux-kernel
|
Re: [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables |
2023-06-08 21:52:49
|
linux-kernel
|
Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-08 21:35:43
|
linux-kernel
|
Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING |
2023-06-08 18:26:26
|
linux-kernel
|
Re: [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables |
2023-06-08 18:08:18
|
linux-kernel
|
Re: [PATCH bpf v2 2/2] bpf: ensure main program has an extable |
2023-06-08 17:20:05
|
linux-kernel
|
Re: [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables |
2023-06-06 23:19:25
|
linux-kernel
|
Re: [PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args |
2023-06-06 23:18:44
|
linux-kernel
|
Re: [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch |
2023-05-31 06:20:00
|
linux-kernel
|
Re: [PATCH] bpf/tests: Use struct_size() |
2023-05-31 05:59:02
|
linux-kernel
|
Re: [PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put() |
2023-05-30 17:51:44
|
linux-kernel
|
Re: [PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put() |
2023-05-25 05:53:13
|
linux-kernel
|
Re: [PATCH bpf-next] bpf: Export rx queue info for reuseport ebpf prog |
2023-05-25 05:48:14
|
linux-kernel
|
Re: [bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put() |
2023-05-24 19:54:54
|
linux-kernel
|
Re: [bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put() |