summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-21mm, swap: tidy up swap device and cluster info helpersKairui Song
2025-09-21mm, swap: rename and move some swap cluster definition and helpersKairui Song
2025-09-21mm/memremap: remove unused get_dev_pagemap() parameterAlistair Popple
2025-09-21huge_memory: return -EINVAL in folio split functions when THP is disabledPankaj Raghav
2025-09-21rust: maple_tree: add MapleTreeAlice Ryhl
2025-09-21mm: remove mlock_count from struct pageMatthew Wilcox (Oracle)
2025-09-21mm/filemap: align last_index to folio sizeYouling Tang
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann
2025-09-21mm: constify assert/test functions in mm.hMax Kellermann
2025-09-21mm: constify various inline functions for improved const-correctnessMax Kellermann
2025-09-21mm: constify ptdesc_pmd_pts_count() and folio_get_private()Max Kellermann
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann
2025-09-21mm: constify process_shares_mm() for improved const-correctnessMax Kellermann
2025-09-21fs: constify mapping related test functions for improved const-correctnessMax Kellermann
2025-09-21mm: constify zone related test/getter functionsMax Kellermann
2025-09-21mm: constify pagemap related test/getter functionsMax Kellermann
2025-09-21mm: constify shmem related test functions for improved const-correctnessMax Kellermann
2025-09-21mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang
2025-09-21mm: remove nth_page()David Hildenbrand
2025-09-21block: update comment of "struct bio_vec" regarding nth_page()David Hildenbrand
2025-09-21crypto: remove nth_page() usage within SG entryDavid Hildenbrand
2025-09-21scatterlist: disallow non-contigous page ranges in a single SG entryDavid Hildenbrand
2025-09-21mm/cma: refuse handing out non-contiguous page rangesDavid Hildenbrand
2025-09-21mm: simplify folio_page() and folio_page_idx()David Hildenbrand
2025-09-21mm: limit folio/compound page sizes in problematic kernel configsDavid Hildenbrand
2025-09-21mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...David Hildenbrand
2025-09-21mm: remove unused zpool layerJohannes Weiner
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-21dt-bindings: clock: ast2700: modify soc0/1 clock defineRyan Chen
2025-09-21dt-bindings: clock: loongson2: Add Loongson-2K0300 compatibleYao Zi
2025-09-21dt-bindings: stm32: add STM32MP21 clocks and reset bindingsGabriel Fernandez
2025-09-21dt-bindings: clock: mediatek: Describe MT8196 clock controllersLaura Nao
2025-09-21dt-bindings: clock: mt7622: Add AFE_MRGIF clockAngeloGioacchino Del Regno
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-20io_uring: fix nvme's 32b cqes on mixed cqKeith Busch
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian
2025-09-20rhashtable: Use rcu_dereference_all and rcu_dereference_all_checkHerbert Xu
2025-09-20crypto: comp - Use same definition of context alloc and free opsDan Moulding
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-09-19clk: spacemit: fix i2s clockTroy Mitchell
2025-09-19dt-bindings: clock: spacemit: introduce i2s pre-clock to fix i2s clockTroy Mitchell
2025-09-19net: netpoll: remove unused netpoll pointer from netpoll_infoBreno Leitao
2025-09-19net: ipv4: make udp_v4_early_demux explicitly return drop reasonAntoine Tenart
2025-09-19rtnetlink: add needed_{head,tail}room attributesAlasdair McWilliam
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)
2025-09-19net: stmmac: rework mac_interface and phy_interface documentationRussell King (Oracle)
2025-09-19psp: Fix typo in kdoc for struct psp_dev_caps.assoc_drv_spc.Kuniyuki Iwashima