summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-21pinctrl: core: add devm_pinctrl_register_mappings()Thomas Richard1-0/+11
2025-05-21pinctrl: remove extern specifier for functions in machine.hThomas Richard1-4/+4
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar7-13/+39
2025-05-21highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-21mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest1-1/+1
2025-05-21mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-21net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit1-4/+4
2025-05-21net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit1-6/+5
2025-05-21net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-3/+2
2025-05-20i2c: remove 'of_node' member from i2c_boardinfoWolfram Sang1-2/+0
2025-05-20jbd2: remove journal_t argument from jbd2_chksum()Eric Biggers1-2/+1
2025-05-20ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folioZhang Yi1-1/+1
2025-05-20iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()Rob Clark1-0/+8
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit1-3/+0
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown10-14/+56
2025-05-20MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()Eric Biggers1-10/+6
2025-05-20dmapool: add NUMA affinity supportKeith Busch1-5/+16
2025-05-20net: netlink: reduce extack cookie sizeJohannes Berg1-1/+2
2025-05-19fanotify: support watching filesystems and mounts inside usernsAmir Goldstein2-3/+3
2025-05-19PCI: Add Intel Wildcat Lake audio Device IDPeter Ujfalusi1-0/+1
2025-05-19cgroup: document the rstat per-cpu initializationJP Kobryn1-0/+24
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn1-2/+8
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn1-25/+21
2025-05-19i2c: smbus: introduce Write Disable-aware SPD instantiating functionsYo-Jung (Leo) Lin1-2/+4
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn1-2/+8
2025-05-19bpf: WARN_ONCE on verifier bugsPaul Chaignon2-0/+17
2025-05-19nfs: add a refcount tracker for struct net as held by the nfs_clientJeff Layton1-0/+1
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha1-1/+16
2025-05-19spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>Geert Uytterhoeven1-0/+125
2025-05-19regulator: max8952: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini1-1/+1
2025-05-18io_uring: pass in struct io_big_cqe to io_alloc_ocqe()Jens Axboe1-1/+1
2025-05-17Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+8
2025-05-17mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni1-0/+5
2025-05-17net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit1-14/+0
2025-05-17Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+9
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust1-3/+9
2025-05-16genirq/msi: Add helper for creating MSI-parent irq domainsMarc Zyngier1-0/+4
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier1-0/+27
2025-05-16irqdomain: Consolidate coding styleThomas Gleixner1-144/+113
2025-05-16Documentation: irqdomain: Update itJiri Slaby (SUSE)1-24/+2
2025-05-16irqdomain: Improve kernel-docs of functionsJiri Slaby (SUSE)1-1/+41
2025-05-16irqdomain: Make struct irq_domain_info variables constJiri Slaby (SUSE)1-4/+4
2025-05-16irqdomain: Use irq_domain_instantiate()'s return value as initializersJiri Slaby (SUSE)1-12/+5
2025-05-16irqdomain: Drop irq_linear_revmap()Jiri Slaby (SUSE)1-6/+0
2025-05-16irqdomain: Drop irq_domain_add_*() functionsJiri Slaby (SUSE)1-68/+34
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)1-2/+2
2025-05-16gpio: Switch to irq_domain_create_*()Jiri Slaby (SUSE)1-2/+3
2025-05-16irqdomain: Make irq_domain_create_hierarchy() an inlineJiri Slaby (SUSE)1-6/+39
2025-05-16irqdomain: Drop of_node_to_fwnode()Jiri Slaby (SUSE)1-11/+12
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1