aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-21mm: constify assert/test functions in mm.hMax Kellermann1-20/+20
2025-09-21mm: constify various inline functions for improved const-correctnessMax Kellermann1-12/+13
2025-09-21mm: constify ptdesc_pmd_pts_count() and folio_get_private()Max Kellermann1-2/+2
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann1-2/+2
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann2-4/+4
2025-09-21mm: constify process_shares_mm() for improved const-correctnessMax Kellermann1-1/+1
2025-09-21fs: constify mapping related test functions for improved const-correctnessMax Kellermann1-3/+3
2025-09-21mm: constify zone related test/getter functionsMax Kellermann1-21/+21
2025-09-21mm: constify pagemap related test/getter functionsMax Kellermann1-27/+28
2025-09-21mm: constify shmem related test functions for improved const-correctnessMax Kellermann2-6/+6
2025-09-21mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang1-1/+6
2025-09-21mm: remove nth_page()David Hildenbrand1-2/+0
2025-09-21block: update comment of "struct bio_vec" regarding nth_page()David Hildenbrand1-5/+2
2025-09-21crypto: remove nth_page() usage within SG entryDavid Hildenbrand1-2/+2
2025-09-21scatterlist: disallow non-contigous page ranges in a single SG entryDavid Hildenbrand1-1/+2
2025-09-21mm/cma: refuse handing out non-contiguous page rangesDavid Hildenbrand1-0/+6
2025-09-21mm: simplify folio_page() and folio_page_idx()David Hildenbrand2-3/+18
2025-09-21mm: limit folio/compound page sizes in problematic kernel configsDavid Hildenbrand1-4/+18
2025-09-21mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...David Hildenbrand1-2/+4
2025-09-21mm: remove unused zpool layerJohannes Weiner1-86/+0
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov2-9/+29
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton4-8/+39
2025-09-21dt-bindings: clock: ast2700: modify soc0/1 clock defineRyan Chen1-0/+4
2025-09-21dt-bindings: clock: loongson2: Add Loongson-2K0300 compatibleYao Zi1-0/+36
2025-09-21dt-bindings: stm32: add STM32MP21 clocks and reset bindingsGabriel Fernandez2-0/+564
2025-09-21dt-bindings: clock: mediatek: Describe MT8196 clock controllersLaura Nao2-0/+829
2025-09-21dt-bindings: clock: mt7622: Add AFE_MRGIF clockAngeloGioacchino Del Regno1-1/+1
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-0/+21
2025-09-20io_uring: fix nvme's 32b cqes on mixed cqKeith Busch1-4/+16
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian1-7/+14
2025-09-20rhashtable: Use rcu_dereference_all and rcu_dereference_all_checkHerbert Xu2-7/+33
2025-09-20crypto: comp - Use same definition of context alloc and free opsDan Moulding1-10/+1
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier2-2/+1
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai40-202/+263
2025-09-19clk: spacemit: fix i2s clockTroy Mitchell1-0/+1
2025-09-19dt-bindings: clock: spacemit: introduce i2s pre-clock to fix i2s clockTroy Mitchell1-0/+4
2025-09-19net: netpoll: remove unused netpoll pointer from netpoll_infoBreno Leitao1-1/+0
2025-09-19net: ipv4: make udp_v4_early_demux explicitly return drop reasonAntoine Tenart1-1/+1
2025-09-19rtnetlink: add needed_{head,tail}room attributesAlasdair McWilliam1-0/+2
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)1-8/+3
2025-09-19net: stmmac: rework mac_interface and phy_interface documentationRussell King (Oracle)1-8/+22
2025-09-19psp: Fix typo in kdoc for struct psp_dev_caps.assoc_drv_spc.Kuniyuki Iwashima1-1/+1
2025-09-19psp: don't use flags for checking sk_stateDaniel Zahka1-3/+3
2025-09-19psp: fix preemptive inet_twsk() cast in psp_sk_get_assoc_rcu()Daniel Zahka1-4/+3
2025-09-19psp: make struct sock argument const in psp_sk_get_assoc_rcu()Daniel Zahka1-1/+1
2025-09-19ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki1-2/+2
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds1-3/+0
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-09-19Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+6
2025-09-19bpf: table based bpf_insn_successors()Eduard Zingerman1-0/+1