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
2025-09-13
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
1
-4
/
+11
2025-09-13
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
1
-1
/
+2
2025-09-09
MAINTAINERS: add tree entry to numa memblocks and emulation block
Mike Rapoport (Microsoft)
1
-0
/
+1
2025-09-09
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
1
-5
/
+9
2025-09-09
proc: fix type confusion in pde_set_flags()
wangzijie
1
-1
/
+2
2025-09-09
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Nathan Chancellor
1
-5
/
+24
2025-09-09
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
3
-14
/
+31
2025-09-09
ocfs2: fix recursive semaphore deadlock in fiemap call
Mark Tinguely
1
-1
/
+9
2025-09-09
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
1
-4
/
+3
2025-09-09
mm/mremap: fix regression in vrm->new_addr check
Carlos Llamas
1
-3
/
+6
2025-09-09
percpu: fix race on alloc failed warning limit
Vlad Dumitrescu
1
-8
/
+12
2025-09-04
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
1
-7
/
+6
2025-09-04
s390: kexec: initialize kexec_buf struct
Breno Leitao
3
-5
/
+5
2025-09-04
riscv: kexec: initialize kexec_buf struct
Breno Leitao
3
-4
/
+4
2025-09-04
arm64: kexec: initialize kexec_buf struct in load_other_segments()
Breno Leitao
1
-1
/
+1
2025-09-04
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-04
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-04
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
1
-0
/
+4
2025-09-04
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
1
-3
/
+6
2025-09-04
init/main.c: fix boot time tracing crash
Mike Rapoport (Microsoft)
1
-1
/
+1
2025-09-04
mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
Jinjiang Tu
1
-2
/
+8
2025-09-04
mm/khugepaged: fix the address passed to notifier on testing young
Wei Yang
1
-2
/
+2
2025-09-02
Merge tag 'sound-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-34
/
+130
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
27
-94
/
+190
2025-09-02
Merge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-48
/
+76
2025-09-02
mm: fix possible deadlock in kmemleak
Gu Bowen
1
-7
/
+20
2025-09-01
ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model
Takashi Iwai
1
-0
/
+1
2025-09-01
ALSA: usb-audio: Allow Focusrite devices to use low samplerates
Tina Wuest
1
-4
/
+8
2025-09-01
Linux 6.17-rc4
v6.17-rc4
Linus Torvalds
1
-1
/
+1
2025-08-31
Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+45
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+14
2025-08-31
Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+10
2025-08-31
Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+10
2025-08-31
Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-12
/
+12
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
3
-9
/
+10
2025-08-30
ALSA: hda: tas2781: reorder tas2563 calibration variables
Gergo Koteles
1
-1
/
+1
2025-08-30
ALSA: hda: tas2781: fix tas2563 EFI data endianness
Gergo Koteles
1
-0
/
+3
2025-08-30
ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not su...
Takashi Sakamoto
1
-1
/
+1
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
41
-362
/
+579
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
1
-4
/
+5
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
34
-349
/
+560
2025-08-29
Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
3
-2
/
+7
2025-08-29
Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-34
/
+31
2025-08-29
Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+19
2025-08-29
Merge tag 'xfs-fixes-6.17-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-43
/
+25
2025-08-29
Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-42
/
+79
2025-08-29
Merge tag 'regulator-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-08-29
Merge tag 'ata-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
3
-22
/
+43
[next]