index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
41 hours
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
10 days
bpf: Retire rcu_trace_implies_rcu_gp()
Kumar Kartikeya Dwivedi
11 days
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
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-05
bpf: Support associating BPF program with struct_ops
Amery Hung
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-11-29
bpf: optimize bpf_map_update_elem() for map-in-map types
Ritesh Oedayrajsingh Varma
2025-11-26
bpf: Fix exclusive map memory leak
Edward Adam Davis
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
2025-11-17
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-14
bpf: don't skip other information if xlated_prog_insns is skipped
Altgelt, Max (Nextron)
2025-11-10
bpf: Export necessary symbols for modules with struct_ops
D. Wythe
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...
Alexei Starovoitov
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
2025-09-18
bpf: Implement exclusive map creation
KP Singh
2025-09-08
bpf: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2025-07-11
bpf: Remove attach_type in bpf_tracing_link
Tao Chen
[next]