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.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
/
kernel
/
bpf
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
2024-03-11
1
-1
/
+1
*
bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
Puranjay Mohan
2024-03-11
1
-1
/
+6
*
bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
1
-0
/
+5
*
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
1
-0
/
+11
*
bpf: Tell bpf programs kernel's PAGE_SIZE
Alexei Starovoitov
2024-03-07
1
-1
/
+6
*
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-06
1
-0
/
+1
*
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
1
-1
/
+1
*
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
1
-0
/
+1
*
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
2024-01-23
1
-0
/
+10
*
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-2
/
+1
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-12
/
+41
|
\
|
*
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
1
-0
/
+25
|
*
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
2023-12-06
1
-11
/
+10
|
*
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2023-12-06
1
-1
/
+1
|
*
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
1
-0
/
+1
|
*
bpf: Optimize the free of inner map
Hou Tao
2023-12-04
1
-0
/
+4
*
|
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
2023-12-01
1
-4
/
+8
|
/
*
bpf: Do not allocate percpu memory at init stage
Yonghong Song
2023-11-15
1
-5
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
1
-11
/
+26
|
\
|
*
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
2023-09-16
1
-1
/
+5
|
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
1
-1
/
+1
|
*
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
2023-09-16
1
-6
/
+6
|
*
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+9
|
*
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
2023-09-08
1
-3
/
+5
*
|
bpf: make bpf_prog_pack allocator portable
Puranjay Mohan
2023-09-06
1
-4
/
+4
|
/
*
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-02
1
-9
/
+3
*
bpf: Fix compilation warning with -Wparentheses
Yonghong Song
2023-07-28
1
-2
/
+2
*
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2023-07-27
1
-3
/
+16
*
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
2023-07-27
1
-2
/
+2
*
bpf: Support new signed div/mod instructions.
Yonghong Song
2023-07-27
1
-16
/
+94
*
bpf: Support new unconditional bswap instruction
Yonghong Song
2023-07-27
1
-0
/
+14
*
bpf: Support new sign-extension mov insns
Yonghong Song
2023-07-27
1
-2
/
+26
*
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-27
1
-0
/
+21
*
bpf: Hide unused bpf_patch_call_args
Arnd Bergmann
2023-06-12
1
-3
/
+5
*
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2023-04-13
1
-0
/
+11
*
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-21
1
-1
/
+1
*
bpf: add missing header file include
Linus Torvalds
2023-02-22
1
-0
/
+1
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-8
/
+17
|
\
|
*
bpf: allow to disable bpf prog memory accounting
Yafang Shao
2023-02-10
1
-6
/
+7
|
*
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
1
-0
/
+8
|
*
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
1
-2
/
+2
|
*
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
1
-2
/
+2
*
|
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2023-02-21
1
-2
/
+0
|
/
*
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
1
-2
/
+3
|
\
|
*
bpf: Resolve fext program type when checking map compatibility
Toke Høiland-Jørgensen
2022-12-14
1
-2
/
+3
*
|
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
1
-4
/
+2
*
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-1
/
+23
|
\
\
|
*
|
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
1
-0
/
+16
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-20
1
-3
/
+3
|
|
\
|
[next]