summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+3
2025-05-16Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-69/+78
2025-05-16x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.hJames Morse1-0/+13
2025-05-16x86/resctrl: Move enum resctrl_event_id to resctrl.hJames Morse2-10/+10
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse2-0/+6
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse1-0/+4
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse1-0/+3
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao1-0/+43
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai57-398/+488
2025-05-16erofs: refine readahead tracepointGao Xiang1-1/+1
2025-05-15SUNRPC: Bump the maximum payload size for the serverChuck Lever1-7/+7
2025-05-15sunrpc: Remove the RPCSVC_MAXPAGES macroChuck Lever1-7/+0
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pagesChuck Lever1-1/+2
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pagesChuck Lever1-1/+2
2025-05-15sunrpc: Adjust size of socket's receive page array dynamicallyChuck Lever1-1/+3
2025-05-15SUNRPC: Remove svc_rqst :: rq_vecChuck Lever1-1/+0
2025-05-15SUNRPC: Remove svc_fill_write_vector()Chuck Lever1-2/+0
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever1-1/+1
2025-05-15sunrpc: Replace the rq_bvec array with dynamically-allocated memoryChuck Lever1-1/+1
2025-05-15sunrpc: Replace the rq_pages array with dynamically-allocated memoryChuck Lever1-1/+2
2025-05-15sunrpc: Add a helper to derive maxpages from sv_max_mesgChuck Lever1-0/+17
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse1-3/+3
2025-05-15net: sched: uapi: add more sanely named duplicate definesJakub Kicinski2-0/+2
2025-05-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet1-0/+73
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-24/+74
2025-05-15cpumask: Add cpumask_{first,next}_andnot() APIYury Norov [NVIDIA]1-0/+59
2025-05-15find: Add find_first_andnot_bit()Yury Norov [NVIDIA]1-0/+25
2025-05-15cpumask: Relax cpumask_any_but()Yury Norov [NVIDIA]1-4/+12
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-8/+16
2025-05-15perf/aux: Allocate non-contiguous AUX pages by defaultYabin Cui1-0/+1
2025-05-15dm-zone: Use bdev_*() helper functions where applicableBart Van Assche1-0/+7
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner1-2/+0
2025-05-15net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2025-05-15xdp: Use nested-BH locking for system_page_poolSebastian Andrzej Siewior1-1/+6
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana1-4/+0
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana1-9/+9
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana1-6/+6
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana1-2/+2
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana1-27/+23
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana1-1/+0
2025-05-15net: Look for bonding slaves in the bond's network namespaceShay Drory1-1/+1
2025-05-15include/linux/fs.h: add inode_lock_killable()Max Kellermann1-0/+10
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown1-0/+1
2025-05-15ASoC: codecs: add support for ES8389Mark Brown10-16/+33
2025-05-15readdir: supply dir_context.count as readdir buffer size hintMiklos Szeredi1-0/+7