summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20i2c: remove 'of_node' member from i2c_boardinfoWolfram Sang
2025-05-20jbd2: remove journal_t argument from jbd2_chksum()Eric Biggers
2025-05-20ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folioZhang Yi
2025-05-20iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()Rob Clark
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown
2025-05-20MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()Eric Biggers
2025-05-20dmapool: add NUMA affinity supportKeith Busch
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg
2025-05-19fanotify: support watching filesystems and mounts inside usernsAmir Goldstein
2025-05-19PCI: Add Intel Wildcat Lake audio Device IDPeter Ujfalusi
2025-05-19cgroup: document the rstat per-cpu initializationJP Kobryn
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn
2025-05-19i2c: smbus: introduce Write Disable-aware SPD instantiating functionsYo-Jung (Leo) Lin
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn
2025-05-19bpf: WARN_ONCE on verifier bugsPaul Chaignon
2025-05-19nfs: add a refcount tracker for struct net as held by the nfs_clientJeff Layton
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha
2025-05-19spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>Geert Uytterhoeven
2025-05-19regulator: max8952: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini
2025-05-17io_uring: pass in struct io_big_cqe to io_alloc_ocqe()Jens Axboe
2025-05-17Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit
2025-05-16Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-05-16genirq/msi: Add helper for creating MSI-parent irq domainsMarc Zyngier
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier
2025-05-16irqdomain: Consolidate coding styleThomas Gleixner
2025-05-16Documentation: irqdomain: Update itJiri Slaby (SUSE)
2025-05-16irqdomain: Improve kernel-docs of functionsJiri Slaby (SUSE)
2025-05-16irqdomain: Make struct irq_domain_info variables constJiri Slaby (SUSE)
2025-05-16irqdomain: Use irq_domain_instantiate()'s return value as initializersJiri Slaby (SUSE)
2025-05-16irqdomain: Drop irq_linear_revmap()Jiri Slaby (SUSE)
2025-05-16irqdomain: Drop irq_domain_add_*() functionsJiri Slaby (SUSE)
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)
2025-05-16gpio: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16irqdomain: Make irq_domain_create_hierarchy() an inlineJiri Slaby (SUSE)
2025-05-16irqdomain: Drop of_node_to_fwnode()Jiri Slaby (SUSE)
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-16x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.hJames Morse
2025-05-16x86/resctrl: Move enum resctrl_event_id to resctrl.hJames Morse
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse
2025-05-15SUNRPC: Bump the maximum payload size for the serverChuck Lever