summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä
2025-07-16block: fix blk_zone_append_update_request_bio() kernel-docJohannes Thumshirn
2025-07-16mm/pagemap: add write_begin_get_folio() helper functionTaotao Chen
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen
2025-07-16fsi: make fsi_bus_type constantGreg Kroah-Hartman
2025-07-16kunit: test: Export kunit_attach_mm()Tiffany Yang
2025-07-16container_of: Document container_of() is not to be used in new codeSakari Ailus
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal
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-14SUNRPC: Remove unused xdr functionsDr. David Alan Gilbert