index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-71
/
+113
|
\
|
*
bpf: Keep BPF_PROG_LOAD permission checks clear of validations
Andrii Nakryiko
2023-06-19
1
-12
/
+9
|
*
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-19
1
-0
/
+47
|
*
bpf: Inline map creation logic in map_create() function
Andrii Nakryiko
2023-06-19
1
-33
/
+24
|
*
bpf: Move unprivileged checks into map_create() and bpf_prog_load()
Andrii Nakryiko
2023-06-19
1
-15
/
+19
|
*
bpf: Remove in_atomic() from bpf_link_put().
Sebastian Andrzej Siewior
2023-06-16
1
-13
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-0
/
+5
|
\
\
|
*
|
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
2023-06-21
1
-0
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-0
/
+9
|
\
|
|
|
|
/
|
/
|
|
*
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-05
1
-0
/
+9
*
|
bpf: Fix bad unlock balance on freeze_mutex
Daniel Borkmann
2023-05-26
1
-2
/
+2
*
|
bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
Andrii Nakryiko
2023-05-25
1
-4
/
+5
*
|
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
1
-5
/
+20
*
|
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
2023-05-19
1
-2
/
+9
*
|
bpf: Print a warning only if writing to unprivileged_bpf_disabled.
Kui-Feng Lee
2023-05-02
1
-1
/
+2
|
/
*
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-21
1
-0
/
+6
*
bpf: lirc program type should not require SYS_CAP_ADMIN
Sean Young
2023-04-17
1
-1
/
+0
*
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-15
1
-1
/
+5
*
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
2023-04-15
1
-15
/
+2
*
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
1
-8
/
+8
*
bpf: Only invoke kptr dtor following non-NULL xchg
David Vernet
2023-03-25
1
-0
/
+3
*
bpf: Check IS_ERR for the bpf_map_get() return value
Martin KaFai Lau
2023-03-24
1
-2
/
+2
*
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
1
-0
/
+34
*
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
1
-8
/
+15
*
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
1
-2
/
+4
*
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
2023-03-15
1
-0
/
+6
*
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-13
1
-3
/
+7
*
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-10
1
-1
/
+13
*
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2023-03-10
1
-3
/
+3
*
bpf: enforce all maps having memory usage callback
Yafang Shao
2023-03-07
1
-7
/
+3
*
bpf: offload map memory usage
Yafang Shao
2023-03-07
1
-0
/
+1
*
bpf: add new map ops ->map_mem_usage
Yafang Shao
2023-03-07
1
-8
/
+7
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
1
-1
/
+7
|
\
|
*
bpf: Support kptrs in local storage maps
Kumar Kartikeya Dwivedi
2023-03-01
1
-1
/
+5
|
*
bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
Kumar Kartikeya Dwivedi
2023-03-01
1
-0
/
+2
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-2
/
+2
*
|
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-13
1
-9
/
+19
*
|
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-10
1
-2
/
+3
*
|
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-10
1
-0
/
+15
*
|
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
2023-02-02
1
-17
/
+6
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
1
-13
/
+21
|
\
\
|
*
|
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
2023-01-23
1
-0
/
+7
|
*
|
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
1
-4
/
+5
|
*
|
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
1
-11
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
1
-17
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
2023-01-09
1
-14
/
+6
|
*
|
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...
Paul Moore
2023-01-09
1
-4
/
+2
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-04
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
bpf: Remove unused field initialization in bpf's ctl_table
Ricardo Ribalda
2022-12-22
1
-1
/
+0
[next]