summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-16srcu: Remove SRCU-lite implementationPaul E. McKenney3-86/+2
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney1-1/+1
2025-07-16bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek1-0/+10914
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax1-0/+6
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax2-0/+11
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax2-0/+22
2025-07-15ASoC: soc-dai: Add private data to snd_soc_daiCharles Keepax1-0/+3
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax1-0/+11
2025-07-15Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux...Chen-Yu Tsai14-26/+78
2025-07-15HID: core: Improve the kerneldoc for hid_report_len()Alan Stern1-1/+5
2025-07-15pmdomain: Merge branch dt into nextUlf Hansson2-0/+27
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn1-0/+44
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn1-0/+34
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn1-0/+11
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn1-1/+1
2025-07-15dt-bindings: power: Add A523 PPU and PCK600 power controllersChen-Yu Tsai2-0/+27
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij1-0/+1
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo1-0/+9
2025-07-15drm/sched: Allow drivers to skip the reset and keep on runningMaíra Canal1-0/+3
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal1-2/+2
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston1-1/+4
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston1-4/+16
2025-07-15wifi: cfg80211: parse attribute to update unsolicited probe response templateYuvarani V1-0/+4
2025-07-15wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg1-1/+1
2025-07-15regset: Add explicit core note name in struct user_regsetDave Martin1-0/+10
2025-07-15regset: Fix kerneldoc for struct regset_get() in user_regsetDave Martin1-1/+1
2025-07-15locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann1-1/+1
2025-07-15tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skbEric Dumazet1-1/+1
2025-07-15tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet2-0/+2
2025-07-15tcp: do not accept packets beyond windowEric Dumazet1-1/+7
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja2-0/+2
2025-07-15Merge patch series "ufs: ufs-qcom: Align programming sequence as per HW spec"Martin K. Petersen1-0/+1
2025-07-15scsi: scsi_transport_fc: Change to use per-rport devloss_work_qEwan D. Milne1-3/+2
2025-07-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-3/+9
2025-07-15net/x25: Remove unused x25_terminate_link()Dr. David Alan Gilbert1-1/+0
2025-07-15dev: Pass netdevice_tracker to dev_get_by_flags_rcu().Kuniyuki Iwashima1-2/+2
2025-07-15scsi: ufs: core: Add ufshcd_dme_rmw() to modify DME attributesNitin Rawat1-0/+1
2025-07-15SUNRPC: Remove unused xdr functionsDr. David Alan Gilbert1-9/+0
2025-07-15NFS: remove unused pnfs_ld_data field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15NFS: remove unused time_delta field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15NFS: remove unused wpages field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15nfs: Add timecreate to nfs inodeAnne Marie Merritt2-0/+11
2025-07-15Expand the type of nfs_fattr->validTrond Myklebust2-28/+28
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichał Winiarski1-0/+6
2025-07-14PCI/IOV: Restore VF resizable BAR state after resetMichał Winiarski1-0/+9
2025-07-14crypto: sha1 - Remove sha1_base.hEric Biggers1-82/+0
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay1-0/+8
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay1-0/+19
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay1-0/+28