index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
Lines
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
-5
/
+25
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
-2
/
+2
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
-2
/
+0
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-6
/
+23
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+15
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
-0
/
+15
2023-10-06
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
-5
/
+14
2023-10-06
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
-1
/
+1
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
-6
/
+8
2023-09-16
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
-1
/
+1
2023-09-08
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
-0
/
+4
2023-09-06
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
-1
/
+0
2023-09-06
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
-0
/
+1
2023-08-24
bpf: Remove a WARN_ON_ONCE warning related to local kptr
Yonghong Song
-1
/
+0
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
-1
/
+1
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
-1
/
+1
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
-3
/
+11
2023-08-21
bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
Jiri Olsa
-68
/
+52
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
-3
/
+2
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
-13
/
+69
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
-0
/
+146
2023-07-11
bpf: Add a common helper bpf_copy_to_user()
Yafang Shao
-14
/
+20
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-71
/
+113
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+5
2023-06-21
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
-0
/
+5
2023-06-19
bpf: Keep BPF_PROG_LOAD permission checks clear of validations
Andrii Nakryiko
-12
/
+9
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
-0
/
+47
2023-06-19
bpf: Inline map creation logic in map_create() function
Andrii Nakryiko
-33
/
+24
2023-06-19
bpf: Move unprivileged checks into map_create() and bpf_prog_load()
Andrii Nakryiko
-15
/
+19
2023-06-16
bpf: Remove in_atomic() from bpf_link_put().
Sebastian Andrzej Siewior
-13
/
+16
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+9
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
-0
/
+9
2023-05-26
bpf: Fix bad unlock balance on freeze_mutex
Daniel Borkmann
-2
/
+2
2023-05-25
bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
Andrii Nakryiko
-4
/
+5
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
-5
/
+20
2023-05-19
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
-2
/
+9
2023-05-02
bpf: Print a warning only if writing to unprivileged_bpf_disabled.
Kui-Feng Lee
-1
/
+2
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
-0
/
+6
2023-04-17
bpf: lirc program type should not require SYS_CAP_ADMIN
Sean Young
-1
/
+0
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
-1
/
+5
2023-04-15
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
-15
/
+2
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
-8
/
+8
2023-03-25
bpf: Only invoke kptr dtor following non-NULL xchg
David Vernet
-0
/
+3
2023-03-24
bpf: Check IS_ERR for the bpf_map_get() return value
Martin KaFai Lau
-2
/
+2
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
-0
/
+34
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
-8
/
+15
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
-2
/
+4
2023-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
-0
/
+6
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
-3
/
+7
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
-1
/
+13
[next]