summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-19crypto: hash - Add export_core and import_core hooksHerbert Xu
2025-05-19crypto: hash - Move core export and import into internel/hash.hHerbert Xu
2025-05-19Merge tag 'amd-drm-next-6.16-2025-05-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-05-19drm/dp: add option to disable zero sized address only transactions.Dave Airlie
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 'drm-fixes-2025-05-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet
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-16Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
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-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-16erofs: refine readahead tracepointGao Xiang
2025-05-15SUNRPC: Bump the maximum payload size for the serverChuck Lever
2025-05-15sunrpc: Remove the RPCSVC_MAXPAGES macroChuck Lever
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pagesChuck Lever
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pagesChuck Lever
2025-05-15sunrpc: Adjust size of socket's receive page array dynamicallyChuck Lever
2025-05-15SUNRPC: Remove svc_rqst :: rq_vecChuck Lever
2025-05-15SUNRPC: Remove svc_fill_write_vector()Chuck Lever
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever
2025-05-15sunrpc: Replace the rq_bvec array with dynamically-allocated memoryChuck Lever
2025-05-15sunrpc: Replace the rq_pages array with dynamically-allocated memoryChuck Lever
2025-05-15sunrpc: Add a helper to derive maxpages from sv_max_mesgChuck Lever
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse
2025-05-15net: sched: uapi: add more sanely named duplicate definesJakub Kicinski