summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-15dma-fence: Change signature of __dma_fence_is_laterTvrtko Ursulin
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
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana
2025-05-15net: Look for bonding slaves in the bond's network namespaceShay Drory
2025-05-15include/linux/fs.h: add inode_lock_killable()Max Kellermann
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown
2025-05-15ASoC: codecs: add support for ES8389Mark Brown
2025-05-15readdir: supply dir_context.count as readdir buffer size hintMiklos Szeredi
2025-05-15PCI: Add debugfs support for exposing PTM contextManivannan Sadhasivam
2025-05-15fuse: don't allow signals to interrupt getdents copyingMiklos Szeredi
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-14lib/crc32: add SPDX license identifierEric Biggers
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray
2025-05-14tracing/sched: Use __string() instead of fixed lengths for task->commSteven Rostedt
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt
2025-05-14mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()Wolfram Sang
2025-05-14mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()Wolfram Sang
2025-05-14mmc: Add quirk to disable DDR50 tuningErick Shepherd
2025-05-14irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req()Fabrizio Castro
2025-05-14drm/gpusvm: Introduce drm_gpusvm_find_vma_start() functionHimal Prasad Ghimiray