summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-16srcu: Remove SRCU-lite implementationPaul E. McKenney
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax
2025-07-15ASoC: soc-dai: Add private data to snd_soc_daiCharles Keepax
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax
2025-07-15Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux...Chen-Yu Tsai
2025-07-15HID: core: Improve the kerneldoc for hid_report_len()Alan Stern
2025-07-15pmdomain: Merge branch dt into nextUlf Hansson
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn
2025-07-15dt-bindings: power: Add A523 PPU and PCK600 power controllersChen-Yu Tsai
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo
2025-07-15drm/sched: Allow drivers to skip the reset and keep on runningMaíra Canal
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston
2025-07-15wifi: cfg80211: parse attribute to update unsolicited probe response templateYuvarani V
2025-07-15wifi: cfg80211: Fix interface type validationIlan Peer
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg
2025-07-14regset: Add explicit core note name in struct user_regsetDave Martin
2025-07-14regset: Fix kerneldoc for struct regset_get() in user_regsetDave Martin
2025-07-14locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann
2025-07-14tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skbEric Dumazet
2025-07-14tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet
2025-07-14tcp: do not accept packets beyond windowEric Dumazet
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14Merge patch series "ufs: ufs-qcom: Align programming sequence as per HW spec"Martin K. Petersen
2025-07-14scsi: scsi_transport_fc: Change to use per-rport devloss_work_qEwan D. Milne
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-14net/x25: Remove unused x25_terminate_link()Dr. David Alan Gilbert
2025-07-14dev: Pass netdevice_tracker to dev_get_by_flags_rcu().Kuniyuki Iwashima
2025-07-14scsi: ufs: core: Add ufshcd_dme_rmw() to modify DME attributesNitin Rawat
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichał Winiarski
2025-07-14PCI/IOV: Restore VF resizable BAR state after resetMichał Winiarski
2025-07-14crypto: sha1 - Remove sha1_base.hEric Biggers
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay
2025-07-14sunrpc: rearrange struct svc_rqst for fewer cachelinesJeff Layton
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton
2025-07-14sunrpc: new tracepoints around svc thread wakeupsJeff Layton
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig
2025-07-14lib/crypto: sha1: Add HMAC supportEric Biggers