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.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
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
core.c
Age
Commit message (
Expand
)
Author
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
2025-09-18
bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-09
bpf: Allow fall back to interpreter for programs with stack size <= 512
KaFai Wan
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
2025-08-15
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
2025-07-31
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-26
bpf: Move bpf_jit_get_prog_name() to core.c
Puranjay Mohan
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
2025-07-07
bpf: Fix bounds for bpf_prog_get_file_line linfo loop
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Report may_goto timeout to BPF stderr
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add function to find program from stack trace
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Ensure RCU lock is held around bpf_prog_ksym_find
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add function to extract program source info
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
2025-05-27
bpf: Avoid __bpf_prog_ret0_warn when jit fails
KaFai Wan
2025-05-01
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
2025-03-18
bpf: Make perf_event_read_output accessible in all program types.
Emil Tsalapatis
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Add verifier support for timed may_goto
Kumar Kartikeya Dwivedi
2025-02-14
bpf: Fix array bounds error with may_goto
Jiayuan Chen
2024-12-10
bpf: fix potential error return
Anton Protopopov
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-12
bpf: Find eligible subprogs for private stack support
Yonghong Song
2024-10-16
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
2024-10-03
bpf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-06-20
bpf: remove unused parameter in __bpf_free_used_btfs
Rafael Passos
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-12
riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-29
bpf: Switch to krealloc_array()
Andy Shevchenko
2024-04-29
bpf: Use struct_size()
Andy Shevchenko
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
2024-04-22
bpf: Fix typos in comments
Rafael Passos
2024-04-09
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
2024-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
[next]