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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
kernel-chktaint: add reporting for tainted modules
Randy Dunlap
1
-1
/
+17
2026-01-27
lib/group_cpus: make group CPU cluster aware
Wangyang Guo
1
-65
/
+206
2026-01-27
atomic: add option for weaker alignment check
Finn Thain
2
-1
/
+15
2026-01-27
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
2
-0
/
+21
2026-01-27
atomic: specify alignment for atomic_t and atomic64_t
Finn Thain
2
-2
/
+2
2026-01-27
bpf: explicitly align bpf_res_spin_lock
Finn Thain
2
-2
/
+1
2026-01-27
init/main: read bootconfig header with get_unaligned_le32()
Sun Jian
1
-4
/
+5
2026-01-27
init/main.c: check if rdinit was explicitly set before printing warning
Lillian Berry
1
-2
/
+5
2026-01-27
linux/log2.h: reduce instruction count for is_power_of_2()
Maciej W. Rozycki
1
-1
/
+1
2026-01-27
tsacct: skip all kernel threads
Mathieu Desnoyers
1
-1
/
+1
2026-01-27
once: don't use a work queue to reset sleepable static key
Luck, Tony
1
-1
/
+1
2026-01-27
fat: avoid parent link count underflow in rmdir
Zhiyu Zhang
2
-2
/
+12
2026-01-27
kho: remove duplicate header file references
Long Wei
1
-1
/
+0
2026-01-27
kho: test: clean up residual memory upon test_kho module unload
Long Wei
1
-1
/
+5
2026-01-27
lib/glob: convert selftest to KUnit
Kir Chou
18
-193
/
+139
2026-01-27
rust: task: restrict Task::group_leader() to current
Alice Ryhl
1
-12
/
+12
2026-01-27
kernel/fork: update obsolete use_mm references to kthread_use_mm
mingzhu.wang(王明珠)
1
-1
/
+1
2026-01-27
ocfs2: add check for free bits before allocation in ocfs2_move_extent()
Deepanshu Kartikey
1
-1
/
+6
2026-01-27
lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment
Tomas Glozar
1
-1
/
+1
2026-01-27
kho/abi: add memblock ABI header
Mike Rapoport (Microsoft)
6
-83
/
+81
2026-01-27
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
6
-41
/
+88
2026-01-27
kho: introduce KHO FDT ABI header
Jason Miu
7
-80
/
+120
2026-01-27
kho: docs: combine concepts and FDT documentation
Mike Rapoport (Microsoft)
6
-163
/
+75
2026-01-27
kho/abi: memfd: make generated documentation more coherent
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-01-27
kho/abi: luo: make generated documentation more coherent
Mike Rapoport (Microsoft)
1
-4
/
+4
2026-01-27
ocfs2: adjust function name reference
Julia Lawall
1
-1
/
+1
2026-01-27
x86/kexec: add a sanity check on previous kernel's ima kexec buffer
Harshit Mogalapalli
1
-0
/
+6
2026-01-27
of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
Harshit Mogalapalli
1
-12
/
+3
2026-01-27
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
2
-0
/
+36
2026-01-27
types: drop definition of __EXPORTED_HEADERS__
Thomas Weißschuh
1
-1
/
+0
2026-01-27
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
2
-2
/
+17
2026-01-27
lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabled
Chaitanya Mishra
1
-2
/
+2
2026-01-27
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
1
-1
/
+6
2026-01-27
ipc/shm: uapi: remove dependency on libc
Thomas Weißschuh
1
-3
/
+0
2026-01-27
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
19
-106
/
+81
2026-01-27
editorconfig: add rst extension
Kari Argillander
1
-1
/
+1
2026-01-27
kfifo: fix kmalloc_array_node() argument order
Randy Dunlap
1
-1
/
+1
2026-01-21
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
1
-1
/
+1
2026-01-21
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
1
-0
/
+3
2026-01-21
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
3
-5
/
+10
2026-01-21
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
6
-30
/
+11
2026-01-21
kallsyms: cleanup code for appending the module buildid
Petr Mladek
1
-9
/
+33
2026-01-21
module: add helper function for reading module_buildid()
Petr Mladek
2
-7
/
+11
2026-01-21
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
1
-4
/
+8
2026-01-21
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-1
/
+6
2026-01-21
.editorconfig: respect .editorconfig settings from parent directories
Kevin Hao
1
-2
/
+0
2026-01-21
fat: remove unused parameter
Lalit Shankar Chowdhury
1
-2
/
+2
2026-01-21
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
13
-25
/
+28
2026-01-21
kernel/crash: handle multi-page vmcoreinfo in crash kernel copy
Pnina Feder
1
-4
/
+13
2026-01-21
kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTES
Pnina Feder
1
-2
/
+4
[next]