index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
bpf: Cancel special fields on map value recycle
Justin Suess
1
-0
/
+1
2026-06-10
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
1
-0
/
+29
2026-06-07
rhashtable: Fix rhashtable_next_key() build warnings
Mykyta Yatsenko
1
-40
/
+2
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-1
/
+5
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2
-0
/
+7
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2
-0
/
+47
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2
-0
/
+6
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
1
-5
/
+1
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
1
-23
/
+37
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
1
-2
/
+0
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
1
-0
/
+1
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
1
-0
/
+1
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
1
-0
/
+7
2026-06-06
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
1
-10
/
+35
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
1
-0
/
+18
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
1
-0
/
+1
2026-06-05
rhashtable: Use irq work for shrinking
Herbert Xu
1
-1
/
+1
2026-06-05
rhashtable: Add rhashtable_next_key() API
Mykyta Yatsenko
1
-0
/
+40
2026-06-02
bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask
Amery Hung
1
-0
/
+1
2026-06-02
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
1
-0
/
+1
2026-06-02
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
1
-1
/
+1
2026-06-02
bpf: Unify release handling for helpers and kfuncs
Amery Hung
1
-3
/
+3
2026-06-02
bpf: Unify referenced object tracking in verifier
Amery Hung
1
-1
/
+13
2026-06-02
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2
-51
/
+30
2026-06-02
bpf: Unify dynptr handling in the verifier
Amery Hung
1
-5
/
+8
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
1
-2
/
+3
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
3
-0
/
+58
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
30
-79
/
+411
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-4
/
+9
2026-05-23
Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
1
-0
/
+2
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
1
-0
/
+3
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
1
-0
/
+8
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2
-0
/
+20
2026-05-23
mm: Add ptep_try_set() for lockless empty-slot installs
Tejun Heo
1
-0
/
+25
2026-05-23
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2026-05-22
device property: set fwnode->secondary to NULL in fwnode_init()
Bartosz Golaszewski
1
-0
/
+1
2026-05-22
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-3
/
+3
2026-05-21
Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2026-05-20
net: airoha: Fix NPU RX DMA descriptor bits
Christian Marangi
1
-3
/
+3
2026-05-19
Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-3
/
+4
2026-05-19
efi: efi.h: Remove extra semicolon
Rong Tao
1
-1
/
+1
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-8
/
+9
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
1
-0
/
+1
2026-05-18
Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+322
2026-05-18
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
1
-3
/
+3
2026-05-18
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
1
-0
/
+1
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
1
-0
/
+1
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
1
-0
/
+2
[next]