index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source 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
8 days
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]