summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02block: add for_each_mp_bvec()Ming Lei
2025-04-02io_uring: add validate_fixed_range() for validate fixed bufferMing Lei
2025-04-02docs: Fix references to IBM CAPI (cxl) removal versionMichael Ellerman
2025-04-02Merge tag 'asoc-fix-v6.15-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-04-02spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absentFlorian Fainelli
2025-04-02ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook modelTakashi Iwai
2025-04-02ALSA: hda/realtek - Support mute led function for HP platformKailang Yang
2025-04-01ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-01Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-04-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-01Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman
2025-04-01Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'i3c/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-04-01Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-04-02spi: bcm2835: Do not call gpiod_put() on invalid descriptorFlorian Fainelli
2025-04-01lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham
2025-04-01lib/sort.c: add _nonatomic() variants with cond_resched()Kent Overstreet
2025-04-01mailmap: add an entry for Nicolas SchierNicolas Schier
2025-04-01mseal sysmap: add arch-support txtJeff Xu
2025-04-01mseal sysmap: enable s390Heiko Carstens
2025-04-01selftest: test system mappings are sealedJeff Xu
2025-04-01mseal sysmap: update mseal.rstJeff Xu
2025-04-01mseal sysmap: uprobe mappingJeff Xu
2025-04-01mseal sysmap: enable arm64Jeff Xu
2025-04-01mseal sysmap: enable x86-64Jeff Xu
2025-04-01mseal sysmap: generic vdso vvar mappingHeiko Carstens
2025-04-01selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu
2025-04-01mseal sysmap: kernel config and header changeJeff Xu
2025-04-01mm: pgtable: remove tlb_remove_page_ptdesc()Qi Zheng
2025-04-01x86: pgtable: convert to use tlb_remove_ptdesc()Qi Zheng
2025-04-01riscv: pgtable: unconditionally use tlb_remove_ptdesc()Qi Zheng
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-04-01mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc*Qi Zheng
2025-04-01mm: pgtable: make generic tlb_remove_table() use struct ptdescQi Zheng
2025-04-01microblaze/mm: put mm_cmdline_setup() in .init.text sectionWei Yang
2025-04-01mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_rangeJinjiang Tu
2025-04-01MAINTAINERS: mm: add entry for secretmemMike Rapoport (Microsoft)
2025-04-01MAINTAINERS: mm: add entry for numa memblocks and numa emulationMike Rapoport (Microsoft)
2025-04-01MAINTAINERS: mm: add entry for execmemMike Rapoport (Microsoft)
2025-04-01MAINTAINERS: fixup USERFAULTFD entryMike Rapoport (Microsoft)
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang
2025-04-01memblock: don't release high memory to page allocator when HIGHMEM is offMike Rapoport (Microsoft)
2025-04-01mm/mm_init: init holes in the end of the memory map for FLATMEMMike Rapoport (Microsoft)
2025-04-01MAINTAINERS: add peterx as userfaultfd reviewerPeter Xu
2025-04-01mm/page_alloc: replace flag check with PageHWPoison() in check_new_page_bad()Ye Liu
2025-04-01mm/damon/core: simplify control flow in damon_register_ops()Taotao Chen
2025-04-01mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructorHarry Yoo