summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric 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-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-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-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-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-14soundwire: intel: Add awareness of ACE3+ microphone privacyPeter Ujfalusi
2025-05-14soundwire: bus: Add internal slave ID and use for IRQsCharles Keepax
2025-05-14sched,livepatch: Untangle cond_resched() and live-patchingPeter Zijlstra
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan
2025-05-14phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controllerIvaylo Ivanov
2025-05-14genirq/msi: Move prepare() call to per-device allocationMarc Zyngier
2025-05-14genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()Marc Zyngier
2025-05-14leds: flash: Add support for flash/strobe durationRichard Leitner
2025-05-14ata: libata: Print if port is external on bootNiklas Cassel
2025-05-13lib/crc16: unexport crc16_table and crc16_byte()Eric Biggers
2025-05-13bpf: Add support for __prog argument suffix to pass in prog->auxKumar Kartikeya Dwivedi
2025-05-13net: phy: remove stub for mdiobus_register_board_infoHeiner Kallweit
2025-05-13mm: remove obsolete pgd_offset_gate()Feng Lee