summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-05-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15cpumask: Add cpumask_{first,next}_andnot() APIYury Norov [NVIDIA]
2025-05-15find: Add find_first_andnot_bit()Yury Norov [NVIDIA]
2025-05-15cpumask: Relax cpumask_any_but()Yury Norov [NVIDIA]
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-15perf/aux: Allocate non-contiguous AUX pages by defaultYabin Cui
2025-05-15dm-zone: Use bdev_*() helper functions where applicableBart Van Assche
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner
2025-05-15net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior
2025-05-15xdp: Use nested-BH locking for system_page_poolSebastian Andrzej Siewior
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana