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
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
2026-01-21
mm: use ARRAY_END() instead of open-coding it
Alejandro Colomar
2
-3
/
+3
2026-01-21
kernel: fix off-by-one benign bugs
Alejandro Colomar
1
-2
/
+2
2026-01-21
mm: fix benign off-by-one bugs
Alejandro Colomar
2
-3
/
+3
2026-01-21
array_size.h: add ARRAY_END()
Alejandro Colomar
2
-2
/
+6
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
123
-1
/
+122
2026-01-21
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
19
-152
/
+119
2026-01-21
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
2
-5
/
+3
2026-01-21
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
1
-4
/
+5
2026-01-21
ocfs2: add validate function for slot map blocks
Prithvi Tambewagh
1
-2
/
+25
2026-01-21
ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
Dmitry Antipov
1
-2
/
+3
2026-01-21
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
1
-6
/
+19
2026-01-21
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
1
-0
/
+7
2026-01-21
ocfs2: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
2
-6
/
+6
2026-01-21
ocfs2: detect released suballocator BG for fh_to_[dentry|parent]
Heming Zhao
2
-11
/
+21
2026-01-21
ocfs2: give ocfs2 the ability to reclaim suballocator free bg
Heming Zhao
1
-9
/
+299
2026-01-21
crash_dump: constify struct configfs_item_operations and configfs_group_opera...
Christophe JAILLET
1
-2
/
+2
2026-01-21
oid_registry: allow arbitrary size OIDs
James Bottomley
1
-8
/
+18
2026-01-21
Merge tag 'devicetree-fixes-for-6.19-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+7
2026-01-21
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-135
/
+341
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-19
/
+25
2026-01-20
Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+11
2026-01-20
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2
-10
/
+11
2026-01-20
mm/kfence: fix potential deadlock in reboot notifier
Breno Leitao
1
-5
/
+12
2026-01-20
Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
Suren Baghdasaryan
2
-0
/
+14
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
2
-2
/
+10
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
6
-66
/
+208
2026-01-20
mm/rmap: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+4
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+8
2026-01-20
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-01-20
mm: remove unnecessary and incorrect mmap lock assert
Lorenzo Stoakes
1
-3
/
+2
2026-01-20
MAINTAINERS: Add myself as reviewer for PWM rust drivers
Michal Wilczynski
1
-0
/
+4
2026-01-19
x86/kfence: avoid writing L1TF-vulnerable PTEs
Andrew Cooper
1
-5
/
+24
2026-01-19
mm/vma: do not leak memory when .mmap_prepare swaps the file
Lorenzo Stoakes
1
-2
/
+9
[next]