- 6f10064 bpf: Expose bpf_d_path helper to sleepable LSM hooks by KP Singh · 4 years, 2 months ago
- 8e4597c bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP by Martin KaFai Lau · 4 years, 2 months ago
- 3ca1032 bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID by KP Singh · 4 years, 2 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- ebfb4d4 bpf: Fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n by Yonghong Song · 4 years, 3 months ago
- 63d9b80 bpf: Introducte bpf_this_cpu_ptr() by Hao Luo · 4 years, 4 months ago
- eaa6bcb bpf: Introduce bpf_per_cpu_ptr() by Hao Luo · 4 years, 4 months ago
- eb41137 bpf: Add bpf_seq_printf_btf helper by Alan Maguire · 4 years, 4 months ago
- c4d0bfb bpf: Add bpf_snprintf_btf helper by Alan Maguire · 4 years, 4 months ago
- 1b4d60e bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint by Song Liu · 4 years, 4 months ago
- a8a7179 selftests/bpf: Fix stat probe in d_path test by Jiri Olsa · 4 years, 4 months ago
- 9436ef6 bpf: Allow specifying a BTF ID per argument in function protos by Lorenz Bauer · 4 years, 4 months ago
- 0340a6b module: Fix up module_notifier return values by Peter Zijlstra · 4 years, 5 months ago
- 07be4c4 bpf: Add bpf_copy_from_user() helper. by Alexei Starovoitov · 4 years, 5 months ago
- 6e22ab9 bpf: Add d_path helper by Jiri Olsa · 4 years, 5 months ago
- 0d360d6 bpf: Remove inline from bpf_do_trace_printk by Stanislav Fomichev · 4 years, 5 months ago
- 7b04d6d bpf: Separate bpf_get_[stack|stackid] for perf events BPF by Song Liu · 4 years, 6 months ago
- ac5a72e bpf: Use dedicated bpf_trace_printk event instead of trace_printk() by Alan Maguire · 4 years, 6 months ago
- c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
- f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
- 2df6bb54 bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk() by Song Liu · 4 years, 7 months ago
- fa28dcb bpf: Introduce helper bpf_get_task_stack() by Song Liu · 4 years, 7 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 0d4fad3 bpf: Add bpf_skc_to_udp6_sock() helper by Yonghong Song · 4 years, 7 months ago
- 478cfbd bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers by Yonghong Song · 4 years, 7 months ago
- af7ec13 bpf: Add bpf_skc_to_tcp6_sock() helper by Yonghong Song · 4 years, 7 months ago
- 72e2b2b bpf: Allow tracing programs to use bpf_jiffies64() helper by Yonghong Song · 4 years, 7 months ago
- c06b022 bpf: Support 'X' in bpf_seq_printf() helper by Yonghong Song · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 02553b9 bpf: bpf_probe_read_kernel_str() has to return amount of data read on success by Andrii Nakryiko · 4 years, 7 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- 8d92db5 bpf: rework the compat kernel probe handling by Christoph Hellwig · 4 years, 7 months ago
- 19c8d8a bpf:bpf_seq_printf(): handle potentially unsafe format string better by Andrew Morton · 4 years, 7 months ago
- aec6ce5 bpf: handle the compat string in bpf_trace_copy_string better by Christoph Hellwig · 4 years, 7 months ago
- d7b2977 bpf: factor out a bpf_trace_copy_string helper by Christoph Hellwig · 4 years, 7 months ago
- c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
- 958a3f2 bpf: Use tracing helpers for lsm programs by Jiri Olsa · 4 years, 8 months ago
- b36e62e bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper by Yonghong Song · 4 years, 8 months ago
- 457f443 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 8 months ago
- f470378 bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task* by John Fastabend · 4 years, 8 months ago
- 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 2c78ee8 bpf: Implement CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
- b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 8 months ago
- 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
- 492e639 bpf: Add bpf_seq_printf and bpf_seq_write helpers by Yonghong Song · 4 years, 8 months ago
- 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 9 months ago
- 031258d trace/bpf_trace: Open access for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 10 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- fc611f4 bpf: Introduce BPF_PROG_TYPE_LSM by KP Singh · 4 years, 10 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 11 months ago
- b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 11 months ago
- 3e7c67d bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET by KP Singh · 4 years, 11 months ago
- 1bc7896 bpf: Fix deadlock with rq_lock in bpf_send_signal() by Yonghong Song · 4 years, 11 months ago
- da00d2f bpf: Add test ops for BPF_PROG_TYPE_TRACING by KP Singh · 4 years, 11 months ago
- b0a81b9 bpf/trace: Remove redundant preempt_disable from trace_call_bpf() by Thomas Gleixner · 5 years ago
- 1b7a51a bpf/trace: Remove EXPORT from trace_call_bpf() by Thomas Gleixner · 5 years ago
- f03efe4 bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run() by Thomas Gleixner · 5 years ago
- fff7b64 bpf: Add bpf_read_branch_records() helper by Daniel Xu · 5 years ago
- b80b033 bpf: Allow bpf_perf_event_read_value in all BPF programs by Song Liu · 5 years ago
- 8482941 bpf: Add bpf_send_signal_thread() helper by Yonghong Song · 5 years ago
- b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 153bedb irq_work: Convert flags to atomic_t by Frederic Weisbecker · 5 years ago
- 6ae08ae bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers by Daniel Borkmann · 5 years ago
- eb1b668 bpf: Make use of probe_user_write in probe write helper by Daniel Borkmann · 5 years ago
- f1b9509 bpf: Replace prog_raw_tp+btf_id with prog_tracing by Alexei Starovoitov · 5 years ago
- 3820729 bpf: Prepare btf_ctx_access for non raw_tp use case by Martin KaFai Lau · 5 years ago
- 1f5343c bpf: Fix build error without CONFIG_NET by YueHaibing · 5 years ago
- a7658e1 bpf: Check types of arguments passed into helpers by Alexei Starovoitov · 5 years ago
- 9e15db6 bpf: Implement accurate raw_tp context access via BTF by Alexei Starovoitov · 5 years ago
- 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- 768fb61 bpf: Fix bpf_event_output re-entry issue by Allan Zhang · 5 years ago
- 9d1f8be5 bpf: Restrict bpf when kernel lockdown is in confidentiality mode by David Howells · 5 years ago
- 9db1ff0 bpf: fix compiler warning with CONFIG_MODULES=n by Yonghong Song · 6 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
- e672db0 bpf: tracing: properly use bpf_prog_array api by Stanislav Fomichev · 6 years ago
- e1afb702 bpf: check signal validity in nmi for bpf_send_signal() helper by Yonghong Song · 6 years ago
- 8b401f9 bpf: implement bpf_send_signal() helper by Yonghong Song · 6 years ago
- 390e99c bpf: mark bpf_event_notify and bpf_event_init as static by Stanislav Fomichev · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- c7b6f29 bpf: Fail bpf_probe_write_user() while mm is switched by Nadav Amit · 6 years ago
- 9df1c28 bpf: add writable context for raw tracepoints by Matt Mullins · 6 years ago
- 02a8c81 bpf: add map helper functions push, pop, peek in more BPF programs by Alban Crequy · 6 years ago
- 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- e16ec34 bpf: fix potential deadlock in bpf_prog_register by Alexei Starovoitov · 6 years ago
- 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- a38d110 bpf: support raw tracepoints in modules by Matt Mullins · 6 years ago
- 1efb6ee bpf: fix check of allowed specifiers in bpf_trace_printk by Martynas Pumputis · 6 years ago
- 179a0cc tracing: Add SPDX License format to bpf_trace.c by Steven Rostedt (VMware) · 6 years ago
- 34ea38c bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS by Yonghong Song · 7 years ago
- bf6fa2c8 bpf: implement bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
- bc23105 bpf: fix context access in tracing progs on 32 bit archs by Daniel Borkmann · 7 years ago
- 170a7e3 bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found by Sean Young · 7 years ago