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-02-13
procfs: fix possible double mmput() in do_procmap_query()
Andrii Nakryiko
1
-1
/
+2
2026-02-13
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
1
-6
/
+11
2026-02-13
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
1
-0
/
+9
2026-02-06
mm/memory-failure: reject unsupported non-folio compound page
Miaohe Lin
1
-22
/
+20
2026-02-06
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
3
-27
/
+60
2026-02-03
Documentation: document liveupdate cmdline parameter
Li Chen
1
-0
/
+5
2026-02-03
mm, shmem: prevent infinite loop on truncate race
Kairui Song
1
-9
/
+14
2026-02-03
mailmap: update Alexander Mikhalitsyn's emails
Alexander Mikhalitsyn
1
-0
/
+1
2026-02-03
liveupdate: luo_file: do not clear serialized_data on unfreeze
Pratyush Yadav (Google)
1
-2
/
+0
2026-02-03
x86/kfence: fix booting on 32bit non-PAE systems
Andrew Cooper
1
-3
/
+4
2026-01-27
vmcoreinfo: make hwerr_data visible for debugging
Breno Leitao
1
-1
/
+5
2026-01-27
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
7
-9
/
+47
2026-01-27
mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...
Waiman Long
1
-6
/
+6
2026-01-27
mm/kfence: randomize the freelist on initialization
Pimyn Girgis
1
-4
/
+19
2026-01-27
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
1
-1
/
+3
2026-01-27
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
1
-0
/
+8
2026-01-27
mm: memfd_luo: restore and free memfd_luo_ser on failure
Pratyush Yadav (Google)
1
-2
/
+4
2026-01-27
mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
Pratyush Yadav (Google)
1
-2
/
+2
2026-01-27
memfd: export alloc_file()
Pratyush Yadav (Google)
2
-2
/
+8
2026-01-27
flex_proportions: make fprop_new_period() hardirq safe
Jan Kara
1
-2
/
+3
2026-01-27
mailmap: add entry for Viacheslav Bocharov
Viacheslav Bocharov
1
-0
/
+1
2026-01-27
mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
Jane Chu
1
-6
/
+8
2026-01-27
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
1
-37
/
+56
2026-01-27
mm, swap: restore swap_space attr aviod kernel panic
robin.kuo
2
-3
/
+2
2026-01-27
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
3
-5
/
+37
2026-01-27
mm/shmem, swap: fix race of truncate and swap entry split
Kairui Song
1
-11
/
+34
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
2026-01-19
migrate: correct lock ordering for hugetlb file folios
Matthew Wilcox (Oracle)
1
-6
/
+6
2026-01-19
panic: only warn about deprecated panic_print on write access
Gal Pressman
1
-2
/
+2
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
3
-2
/
+20
2026-01-19
mm: take into account mm_cid size for mm_struct static definitions
Mathieu Desnoyers
1
-2
/
+5
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
3
-6
/
+11
2026-01-19
mm: add missing static initializer for init_mm::mm_cid.lock
Mathieu Desnoyers
1
-0
/
+3
2026-01-19
Merge tag 'ata-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
3
-7
/
+13
2026-01-19
pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
Richard Genoud
1
-0
/
+1
[next]