aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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_size()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
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds2-3/+65
2026-04-17Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-7/+31
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-6/+55
2026-04-17Merge tag 'stop-machine.2026.04.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-2/+2
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds3-6/+32
2026-04-17Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds1-28/+0
2026-04-17Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds4-12/+13
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+8
2026-04-17t10-pi: reduce ref tag code duplicationCaleb Sander Mateos1-12/+13
2026-04-17Merge tag 'nand/for-7.1' into mtd/nextMiquel Raynal1-2/+3
2026-04-17Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-2/+23
2026-04-17Merge tag 'hsi-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds1-1/+1
2026-04-17Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds2-13/+91
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds5-45/+32
2026-04-17Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds6-24/+78
2026-04-17Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds2-9/+13
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-2/+12
2026-04-17Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-3/+3
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+44
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctlLinus Torvalds1-0/+144
2026-04-16Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-62/+226