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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
ThiƩbaud Weksteen
2026-06-14
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
2026-06-05
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
2026-06-05
bpf: Allow special fields in resizable hashtab
Mykyta Yatsenko
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
2026-05-31
bpf: Fix security_bpf_prog_load() error handling
Paul Moore
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
2026-05-28
bpf: Fix race between bpf_map_new_fd() and close_fd()
Leon Hwang
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-18
bpf: Check tail zero of bpf_common_attr using offsetofend
Leon Hwang
2026-05-12
bpf: Add syscall common attributes support for map_create
Leon Hwang
2026-05-12
bpf: Add syscall common attributes support for btf_load
Leon Hwang
2026-05-12
bpf: Add syscall common attributes support for prog_load
Leon Hwang
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
2026-05-12
bpf: Extend BPF syscall with common attributes support
Leon Hwang
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
2026-04-22
bpf: Verifier support for sleepable tracepoint programs
Mykyta Yatsenko
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
2026-04-07
bpf: Retire rcu_trace_implies_rcu_gp()
Kumar Kartikeya Dwivedi
2026-04-06
bpf: Enable unaligned accesses for syscall ctx
Kumar Kartikeya Dwivedi
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-04-02
bpf: Fix abuse of kprobe_write_ctx via freplace
Leon Hwang
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
2026-03-24
bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signature
Weixie Cui
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-05
bpf: Require frozen map for calculating map hash
KP Singh
2026-02-05
bpf: Limit bpf program signature size
KP Singh
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2026-01-02
bpf: arena: Reintroduce memcg accounting
Puranjay Mohan
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
[next]