index
:
Linux Stable
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.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
/
include
/
linux
/
filter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
1
-0
/
+10
|
\
|
*
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
2024-08-29
1
-0
/
+10
*
|
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
2024-08-05
1
-1
/
+1
*
|
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
2024-08-05
1
-1
/
+1
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
1
-2
/
+1
|
\
|
*
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
2024-06-20
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
1
-7
/
+7
|
\
\
|
*
|
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-06-27
1
-7
/
+7
*
|
|
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2024-07-02
1
-0
/
+27
*
|
|
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-24
1
-0
/
+42
*
|
|
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-24
1
-10
/
+46
|
|
/
|
/
|
*
|
bpf: constify member bpf_sysctl_kern:: Table
Thomas Weißschuh
2024-05-24
1
-1
/
+1
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
1
-0
/
+1
|
\
|
*
riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
2024-05-12
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpf: verifier: prevent userspace memory access
Puranjay Mohan
2024-04-26
1
-0
/
+1
*
|
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
2024-04-09
1
-0
/
+4
*
|
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
2024-04-03
1
-0
/
+20
*
|
bpf: Improve program stats run-time calculation
Jose Fernandez
2024-04-02
1
-2
/
+4
*
|
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
2024-03-25
1
-0
/
+10
*
|
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
2024-03-14
1
-2
/
+3
*
|
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
2024-03-14
1
-2
/
+3
|
/
*
bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
1
-0
/
+1
*
bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
Alexei Starovoitov
2024-03-11
1
-0
/
+3
*
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2024-02-13
1
-9
/
+12
*
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
1
-1
/
+1
*
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
2024-01-23
1
-0
/
+1
*
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-1
/
+1
*
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
2023-12-06
1
-1
/
+1
*
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2023-12-06
1
-1
/
+1
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
1
-1
/
+2
|
\
|
*
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
1
-0
/
+1
|
*
bpf: Fix the comment for bpf_restore_data_end()
Akihiko Odaki
2023-10-05
1
-1
/
+1
*
|
bpf: Remove xdp_do_flush_map().
Sebastian Andrzej Siewior
2023-10-03
1
-6
/
+0
|
/
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+6
*
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+2
*
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
2023-09-15
1
-4
/
+46
*
bpf: fix inconsistent return types of bpf_xdp_copy_buf().
Kui-Feng Lee
2023-08-04
1
-3
/
+2
*
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
1
-17
/
+0
*
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
2023-07-27
1
-4
/
+10
*
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-27
1
-0
/
+3
*
bpf: Cleanup unused function declaration
Ruiqi Gong
2023-06-06
1
-1
/
+0
*
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2023-04-13
1
-0
/
+1
*
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-04
1
-2
/
+1
*
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
1
-3
/
+3
*
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
1
-0
/
+14
*
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
1
-0
/
+14
*
bpf: Add skb dynptrs
Joanne Koong
2023-03-01
1
-0
/
+18
*
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
1
-0
/
+1
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-2
/
+1
|
\
[next]