summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-08bootmem: stop using page->indexMatthew Wilcox (Oracle)1-8/+27
2024-11-08mm: mass constification of folio/page pointersMatthew Wilcox (Oracle)2-8/+9
2024-11-08mm: renovate page_address_in_vma()Matthew Wilcox (Oracle)1-5/+2
2024-11-08mm: convert page_to_pgoff() to page_pgoff()Matthew Wilcox (Oracle)2-15/+18
2024-11-08block: Add a public bdev_zone_is_seq() helperDamien Le Moal1-0/+27
2024-11-08block: RCU protect disk->conv_zones_bitmapDamien Le Moal1-1/+1
2024-11-08mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan2-58/+5
2024-11-08alloc_tag: support for page allocation tag compressionSuren Baghdasaryan4-18/+147
2024-11-08alloc_tag: introduce pgtag_ref_handle to abstract page tag referencesSuren Baghdasaryan2-50/+67
2024-11-08alloc_tag: populate memory for module tags as neededSuren Baghdasaryan2-0/+15
2024-11-08alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan3-7/+62
2024-11-08maple_tree: add mas_for_each_rev() helperSuren Baghdasaryan1-0/+14
2024-11-08execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)1-0/+14
2024-11-08arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)1-0/+6
2024-11-08module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)3-0/+43
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2-0/+20
2024-11-08mm: vmalloc: group declarations depending on CONFIG_MMU togetherMike Rapoport (Microsoft)1-36/+24
2024-11-08signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-08mm/page_alloc: keep track of free highatomicYu Zhao1-0/+1
2024-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-14/+91
2024-11-08Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+5
2024-11-07nvme: add reservation command's definesGuixin Liu1-0/+68
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells1-0/+1
2024-11-07Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+4
2024-11-07wifi: mac80211: fix description of ieee80211_set_active_links() for new sequenceZong-Zhe Yang1-1/+1
2024-11-07ASoC: SOF: ext_manifest: Add missing ext_manifest type for PROBE_INFOPeter Ujfalusi1-0/+1
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe1-3/+18
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song1-0/+4
2024-11-07Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+2
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-0/+4
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-07net: nfc: Propagate ISO14443 type A target ATS to userspace via netlinkJuraj Ĺ arinay4-1/+12
2024-11-07media: mc: Rename pad as origin in __media_pipeline_start()Sakari Ailus1-5/+5
2024-11-07media: i2c: mt9p031: Drop support for legacy platform dataLaurent Pinchart1-18/+0
2024-11-07memcg: workingset: remove folio_memcg_rcu usageShakeel Butt1-32/+2
2024-11-07memcg-v1: remove memcg move locking codeShakeel Butt1-54/+0
2024-11-07memcg-v1: remove charge move codeShakeel Butt1-5/+0
2024-11-07mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIERJames Houghton1-0/+7
2024-11-07mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda1-1/+1
2024-11-07maple_tree: fix outdated flag name in commentJann Horn1-1/+1
2024-11-07mm: remove unused has_isolate_pageblockLuoxi Li1-8/+0
2024-11-07mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang1-13/+0
2024-11-07mm/mglru: reset page lru tier bits when activatingWei Xu2-1/+16
2024-11-07vmscan: add a vmscan event for reclaim_pagesJaewon Kim1-0/+45
2024-11-07mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan1-7/+1
2024-11-07memcg: add tracing for memcg stat updatesShakeel Butt1-0/+81
2024-11-07mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang2-4/+4
2024-11-07kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard1-3/+3
2024-11-07mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-7/+0
2024-11-07arch/s390: clean up hugetlb definitionsOscar Salvador1-0/+8