summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai-398/+488
2025-05-16erofs: refine readahead tracepointGao Xiang-1/+1
2025-05-15SUNRPC: Bump the maximum payload size for the serverChuck Lever-7/+7
2025-05-15sunrpc: Remove the RPCSVC_MAXPAGES macroChuck Lever-7/+0
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pagesChuck Lever-1/+2
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pagesChuck Lever-1/+2
2025-05-15sunrpc: Adjust size of socket's receive page array dynamicallyChuck Lever-1/+3
2025-05-15SUNRPC: Remove svc_rqst :: rq_vecChuck Lever-1/+0
2025-05-15SUNRPC: Remove svc_fill_write_vector()Chuck Lever-2/+0
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever-1/+1
2025-05-15sunrpc: Replace the rq_bvec array with dynamically-allocated memoryChuck Lever-1/+1
2025-05-15sunrpc: Replace the rq_pages array with dynamically-allocated memoryChuck Lever-1/+2
2025-05-15sunrpc: Add a helper to derive maxpages from sv_max_mesgChuck Lever-0/+17
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse-3/+3
2025-05-15net: sched: uapi: add more sanely named duplicate definesJakub Kicinski-0/+2
2025-05-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet-1/+1
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet-0/+73
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-24/+74
2025-05-15cpumask: Add cpumask_{first,next}_andnot() APIYury Norov [NVIDIA]-0/+59
2025-05-15find: Add find_first_andnot_bit()Yury Norov [NVIDIA]-0/+25
2025-05-15cpumask: Relax cpumask_any_but()Yury Norov [NVIDIA]-4/+12
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+16
2025-05-15perf/aux: Allocate non-contiguous AUX pages by defaultYabin Cui-0/+1
2025-05-15dm-zone: Use bdev_*() helper functions where applicableBart Van Assche-0/+7
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner-2/+0
2025-05-15net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior-0/+3
2025-05-15xdp: Use nested-BH locking for system_page_poolSebastian Andrzej Siewior-1/+6
2025-05-15dma-fence: Change signature of __dma_fence_is_laterTvrtko Ursulin-5/+4
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana-4/+0
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana-9/+9
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana-6/+6
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana-2/+2
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana-27/+23
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana-1/+0
2025-05-15net: Look for bonding slaves in the bond's network namespaceShay Drory-1/+1
2025-05-15include/linux/fs.h: add inode_lock_killable()Max Kellermann-0/+10
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown-0/+1
2025-05-15ASoC: codecs: add support for ES8389Mark Brown-16/+33
2025-05-15readdir: supply dir_context.count as readdir buffer size hintMiklos Szeredi-0/+7
2025-05-15PCI: Add debugfs support for exposing PTM contextManivannan Sadhasivam-0/+45
2025-05-15fuse: don't allow signals to interrupt getdents copyingMiklos Szeredi-0/+3
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+23
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley-7/+0
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek-1/+1
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen-0/+19
2025-05-14lib/crc32: add SPDX license identifierEric Biggers-4/+1
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost-0/+5
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost-14/+26
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray-0/+2
2025-05-14tracing/sched: Use __string() instead of fixed lengths for task->commSteven Rostedt-47/+47