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.12.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
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
2024-11-12
1
-1
/
+2
*
bpf: Support private stack for struct_ops progs
Yonghong Song
2024-11-12
1
-0
/
+2
*
bpf, x86: Support private stack in jit
Yonghong Song
2024-11-12
1
-0
/
+1
*
bpf: Enable private stack for eligible subprogs
Yonghong Song
2024-11-12
1
-0
/
+1
*
bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL
Menglong Dong
2024-11-11
1
-4
/
+4
*
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-11-04
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
1
-3
/
+11
|
\
|
*
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-22
1
-3
/
+11
*
|
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
2024-10-24
1
-0
/
+20
*
|
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
2024-10-24
1
-0
/
+5
*
|
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
2024-10-16
1
-4
/
+13
|
/
*
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-24
1
-1
/
+10
|
\
|
*
bpf: switch maps to CLASS(fd, ...)
Al Viro
2024-08-13
1
-1
/
+10
*
|
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-09-13
1
-2
/
+5
*
|
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
2024-09-11
1
-0
/
+2
*
|
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
2024-08-29
1
-0
/
+2
*
|
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
2024-08-23
1
-1
/
+1
*
|
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2024-08-22
1
-3
/
+3
*
|
bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
Matteo Croce
2024-08-19
1
-0
/
+1
|
/
*
bpf: no_caller_saved_registers attribute for helper calls
Eduard Zingerman
2024-07-29
1
-0
/
+6
*
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-07-29
1
-0
/
+1
*
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
2024-07-29
1
-0
/
+1
*
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2024-07-29
1
-0
/
+1
*
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
2024-07-29
1
-0
/
+5
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
1
-2
/
+6
|
\
|
*
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-12
1
-0
/
+4
|
*
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
1
-2
/
+2
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
1
-6
/
+5
|
\
\
|
*
|
bpf: remove unused parameter in __bpf_free_used_btfs
Rafael Passos
2024-06-20
1
-2
/
+1
|
*
|
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-12
1
-4
/
+4
*
|
|
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2024-07-02
1
-6
/
+4
|
/
/
*
|
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
2024-05-30
1
-0
/
+6
*
|
bpf: support epoll from bpf struct_ops links.
Kui-Feng Lee
2024-05-30
1
-0
/
+1
*
|
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-30
1
-3
/
+3
|
/
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-25
/
+8
|
\
|
*
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
1
-25
/
+8
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
1
-2
/
+20
|
\
\
|
*
|
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
2024-04-24
1
-0
/
+1
|
*
|
bpf: update the comment for BTF_FIELDS_MAX
Haiyue Wang
2024-04-24
1
-1
/
+1
|
*
|
bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
Benjamin Tissoires
2024-04-23
1
-0
/
+2
|
*
|
bpf: add support for bpf_wq user type
Benjamin Tissoires
2024-04-23
1
-1
/
+10
|
*
|
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-10
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
1
-1
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2024-03-28
1
-1
/
+15
*
|
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2024-03-19
1
-0
/
+1
*
|
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2024-03-19
1
-0
/
+5
*
|
bpf: Check return from set_memory_rox()
Christophe Leroy
2024-03-18
1
-1
/
+1
*
|
bpf: Remove arch_unprotect_bpf_trampoline()
Christophe Leroy
2024-03-18
1
-1
/
+0
|
/
*
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
2024-03-11
1
-4
/
+4
*
bpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.
Alexei Starovoitov
2024-03-11
1
-0
/
+1
[next]