summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
8 daysMerge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...HEADmasterLinus Torvalds-2251/+1719
8 daysMerge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1381/+4763
8 daysMerge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1364/+532
8 daysMerge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1675/+2814
9 daysMerge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-606/+9879
9 daysMerge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds-100/+293
9 daysMerge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-212/+56
9 daysMerge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-198/+271
9 daysMerge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-393/+970
9 daysMerge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-31/+435
9 daysMerge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1676/+6797
10 daysMAINTAINERS: add page cache reviewerJan Kara-0/+2
10 daysmm/vmscan: avoid false-positive -Wuninitialized warningArnd Bergmann-2/+2
10 daysMAINTAINERS: update Dave's kdump reviewer email addressDave Young-1/+1
10 daysMAINTAINERS: drop include/linux/liveupdate from LIVE UPDATEPratyush Yadav (Google)-1/+0
10 daysMAINTAINERS: drop include/linux/kho/abi/ from KHOPratyush Yadav (Google)-1/+0
10 daysMAINTAINERS: update KHO and LIVE UPDATE maintainersPratyush Yadav (Google)-3/+9
10 daysMAINTAINERS: update kexec/kdump maintainers entriesPasha Tatashin-1/+10
10 daysmm/migrate_device: remove dead migration entry check in migrate_vma_collect_h...Davidlohr Bueso-6/+0
10 daysselftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang-0/+5
10 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov-2/+0
10 daysmm/vmstat: fix vmstat_shepherd double-scheduling vmstat_updateBreno Leitao-1/+1
10 daysmm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum-0/+3
10 dayszram: reject unrecognized type= values in recompress_store()Andrew Stellman-0/+2
10 daysdocs: proc: document ProtectionKey in smapsKevin Brodsky-0/+4
10 daysmm/mprotect: special-case small folios when applying permissionsPedro Falcato-34/+57
10 daysmm/mprotect: move softleaf code out of the main functionPedro Falcato-60/+67
10 daysmm: remove '!root_reclaim' checking in should_abort_scan()Zhaoyang Huang-4/+0
10 daysmm/sparse: fix comment for section map alignmentMuchun Song-15/+10
10 daysmm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()David Carlier-1/+1
10 daysselftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu-0/+4
10 daysselftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu-0/+4
10 daysselftests/mm/vm_util: robust write_file()Chunyu Hu-3/+12
10 daysselftests/mm: move write_file helper to vm_utilChunyu Hu-48/+20
10 daysselftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu-1/+3
10 daysselftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu-0/+4
10 daysuserfaultfd: mfill_atomic(): remove retry logicMike Rapoport (Microsoft)-27/+0
10 daysshmem, userfaultfd: implement shmem uffd operations using vm_uffd_opsMike Rapoport (Microsoft)-155/+106
10 daysuserfaultfd: introduce vm_uffd_ops->alloc_folio()Mike Rapoport (Microsoft)-44/+54
10 daysshmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUEMike Rapoport (Microsoft)-17/+39
10 daysuserfaultfd: introduce vm_uffd_opsMike Rapoport (Microsoft)-10/+69
10 daysuserfaultfd: move vma_can_userfault out of lineMike Rapoport (Microsoft)-33/+35
10 daysuserfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()Mike Rapoport (Microsoft)-24/+51
10 daysuserfaultfd: introduce mfill_get_vma() and mfill_put_vma()Mike Rapoport (Microsoft)-50/+75
10 daysuserfaultfd: introduce mfill_establish_pmd() helperMike Rapoport (Microsoft)-50/+52
10 daysuserfaultfd: introduce struct mfill_stateMike Rapoport (Microsoft)-66/+81
10 daysuserfaultfd: introduce mfill_copy_folio_locked() helperMike Rapoport (Microsoft)-24/+35
10 daysmm/memfd_luo: remove folio from page cache when accounting failsChenghao Duan-1/+3
10 daysmm/memfd_luo: fix physical address conversion in put_folios cleanupChenghao Duan-1/+6
10 daysmm/memfd_luo: use i_size_write() to set inode size during retrieveChenghao Duan-1/+1