summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-23Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-3/+4
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2026-04-22Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2026-04-22Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+15
2026-04-21kgdb: update outdated references to kgdb_wait()Kexin Sun1-3/+4
2026-04-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-40/+26
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+20
2026-04-21Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+3
2026-04-21Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+5
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-18/+48
2026-04-20Merge tag 'mfd-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds8-14/+30
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-11/+0
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds15-757/+359
2026-04-20Merge branch 'for-7.1-printf-kunit-build' into for-linusPetr Mladek235-2107/+17585
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+45
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-35/+259
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-7/+29
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-191/+278
2026-04-19Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+4
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+0
2026-04-18mm/sparse: fix comment for section map alignmentMuchun Song1-15/+10
2026-04-18shmem, userfaultfd: implement shmem uffd operations using vm_uffd_opsMike Rapoport (Microsoft)2-19/+14
2026-04-18userfaultfd: introduce vm_uffd_ops->alloc_folio()Mike Rapoport (Microsoft)1-0/+6
2026-04-18shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUEMike Rapoport (Microsoft)1-0/+7
2026-04-18userfaultfd: introduce vm_uffd_opsMike Rapoport (Microsoft)2-0/+11
2026-04-18userfaultfd: move vma_can_userfault out of lineMike Rapoport (Microsoft)1-33/+2
2026-04-18mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-04-18mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-04-18mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge2-1/+3
2026-04-18liveupdate: make unregister functions return voidPasha Tatashin1-8/+6
2026-04-18liveupdate: protect FLB lists with luo_register_rwlockPasha Tatashin1-0/+1
2026-04-18liveupdate: prevent double management of filesPasha Tatashin1-0/+2
2026-04-18kho: kexec-metadata: track previous kernel chainBreno Leitao1-0/+46
2026-04-18kho: persist blob size in KHO FDTBreno Leitao2-6/+19
2026-04-18kho: rename fdt parameter to blob in kho_add/remove_subtree()Breno Leitao1-4/+4
2026-04-18kho: add size parameter to kho_add_subtree()Breno Leitao1-2/+2
2026-04-18mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...Qi Zheng1-1/+1
2026-04-18mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpersMuchun Song1-0/+6
2026-04-18mm: memcontrol: eliminate the problem of dying memory cgroup for LRU foliosMuchun Song1-52/+25
2026-04-18mm: memcontrol: convert objcg to be per-memcg per-node typeQi Zheng2-12/+13
2026-04-18mm: workingset: use lruvec_lru_size() to get the number of lru pagesQi Zheng1-0/+1
2026-04-18mm: vmscan: prepare for reparenting MGLRU foliosQi Zheng1-0/+17
2026-04-18mm: vmscan: prepare for reparenting traditional LRU foliosQi Zheng1-0/+21
2026-04-18mm: memcontrol: prepare for reparenting LRU pages for lruvec lockMuchun Song2-19/+18
2026-04-18mm: do not open-code lruvec lockQi Zheng1-0/+5
2026-04-18mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()Muchun Song1-3/+8
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song1-2/+7
2026-04-18mm: memcontrol: return root object cgroup for root memory cgroupMuchun Song1-6/+20
2026-04-18mm: rename unlock_page_lruvec_irq and its variantsMuchun Song1-5/+5
2026-04-18mm/vma: remove __vma_check_mmap_hook()Lorenzo Stoakes1-8/+1