summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-20highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)
2025-05-20MAINTAINERS: add hung-task detector sectionLance Yang
2025-05-20taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin
2025-05-20mm/truncate: fix out-of-bounds when doing a right-aligned splitZhang Yi
2025-05-20MAINTAINERS: add mm reclaim sectionLorenzo Stoakes
2025-05-20MAINTAINERS: update page allocator sectionLorenzo Stoakes
2025-05-20mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest
2025-05-20mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez
2025-05-20MAINTAINERS: add myself as vmalloc co-maintainerUladzislau Rezki (Sony)
2025-05-20mm/page_alloc.c: avoid infinite retries caused by cpuset raceTianyang Zhang
2025-05-11mm: userfaultfd: correct dirty flags set for both present and swap pteBarry Song
2025-05-11zsmalloc: don't underflow size calculation in zs_obj_write()Sergey Senozhatsky
2025-05-11mm/page_alloc: fix race condition in unaccepted memory handlingKirill A. Shutemov
2025-05-11mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memoryKirill A. Shutemov
2025-05-11MAINTAINERS: add mm GUP sectionLorenzo Stoakes
2025-05-11mm/codetag: move tag retrieval back upfront in __free_pages()David Wang
2025-05-11mm/memory: fix mapcount / refcount sanity check for mTHP reuseKairui Song
2025-05-11kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()David Hildenbrand
2025-05-11mm: hugetlb: fix incorrect fallback for subpoolWupeng Ma
2025-05-11Linux 6.15-rc6v6.15-rc6Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-11Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau
2025-05-10Input: xpad - add support for several more controllersVicki Pfau
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-10Merge tag 'i2c-for-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Merge tag 'for-linus-6.15a-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-10Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-10Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-05-10Merge tag 'i2c-host-fixes-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-09fix IS_MNT_PROPAGATING usesAl Viro
2025-05-09do_move_mount(): don't leak MNTNS_PROPAGATING on failuresAl Viro
2025-05-09do_umount(): add missing barrier before refcount checks in sync caseAl Viro
2025-05-09__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lockAl Viro
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds