index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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]