summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-31xhci: fix lost bounce buffers on TDs spanning several ring segmentsArthur Gautier
2026-08-31usb: xhci: Fix isochronous scheduling regressionMichal Pecio
2026-08-31usb: xhci: Fix HCS_ERST_MAX conversionChen-Yu Tsai
2026-08-31drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() callChaitanya Kumar Borah
2026-08-31octeontx2-af: fix CN20K default MCAM rule removal on port cleanupKiran Kumar K
2026-08-31dma-buf: fix some kernel-doc warningsRandy Dunlap
2026-08-31reboot: fix cad_pid use-after-free raceCen Zhang (Microsoft)
2026-08-31ALSA: pcm: Serialize PCM mmap with buffer reallocation to fix page UAFYilin Zhang
2026-08-31ALSA: harmony: initialize locks before requesting IRQRunyu Xiao
2026-08-31ALSA: hda/realtek: Add quirk for VAIO VJS131Riku Matsumura
2026-08-31ALSA: pcm: Fix race between non-atomic ops and trigger-startTakashi Iwai
2026-08-31ALSA: hda/realtek: Add quirk for Acer Predator PHN16-72Zhang Heng
2026-08-31ALSA: hda/realtek: Add quirk for Lenovo Yoga Slim 9 14ILL10Zhang Heng
2026-08-31ALSA: hda/conexant:Fix abnormal Mic/Speaker functionality on SN6140 after S3 ...feng liu
2026-08-31Merge patch series "netfs, cachefiles: Miscellaneous fixes"Christian Brauner
2026-08-31cachefiles: Fix potential UAF/KASAN warningDavid Howells
2026-08-31netfs: Fix read progress reportingDavid Howells
2026-08-31netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqsDavid Howells
2026-08-31netfs: Fix readahead synchronisation issues by loading all folios upfrontDavid Howells
2026-08-31netfs: break unbuffered write when netfs_alloc_subrequest() failsEdward Adam Davis
2026-08-31netfs: Fix subreq ref leakDavid Howells
2026-08-31netfs: Fix i_size update for partial transferDavid Howells
2026-08-31netfs: Fix error vs transferred passed to ->ki_complete()David Howells
2026-08-31netfs: Fix unbuffered/DIO write partial transfer error returnDavid Howells
2026-08-31netfs: Fix uninitialized return value in netfs_unbuffered_write()Karl Mehltretter
2026-08-31ALSA: usb-audio: Guard FCP protocol transfersWill Porter
2026-08-31ALSA: usb-audio: Add PM guards to RME Digiface controlsWill Porter
2026-08-31ALSA: usb-audio: Guard Scarlett2 protocol transfersWill Porter
2026-08-31ALSA: usb-audio: Add PM guard to Scarlett meter readsWill Porter
2026-08-31ALSA: usb-audio: Add PM guards to US-16x08 transfersWill Porter
2026-08-31ALSA: usb-audio: Add PM guard to Studio 1810c controlsWill Porter
2026-08-31adfs: fix memory leak in sb->s_fs_infoAhmet Eray Karadag
2026-08-31media: rppx1: bls: read the raw pattern from the PRE2 acquisition moduleLinmao Li
2026-08-31media: rppx1: describe the MAIN_POST white balance gains blockLinmao Li
2026-08-30perf powerpc-vpadtl: Fix raw_size of DTL samplesWang Yan
2026-08-31opp: Use %pe to print symbolic error nameSumeet Pawnikar
2026-08-31OPP: of: Fix potential multiplication overflow when calculating freqColin Ian King
2026-08-30perf symbol: Do not use debug file as the binary typeAdrian Hunter
2026-08-30x86/amd_node: Avoid divide by zero on virtualized systemsJason Andryuk
2026-08-30ASoC: tas2783-sdw: split a stereo stream across the two mono ampsAntoine Monnet
2026-08-30watchdog: msc313e: Fix NULL pointer dereference in PM callbacksTzung-Bi Shih
2026-08-30watchdog: sunxi_wdt: preserve boot-enabled watchdogJames Hilliard
2026-08-30ipvlan: unregister upper devices outside pnodes_lockMaciej Fijalkowski
2026-08-30vxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
2026-08-30sctp: validate chunk length in the inqueue parserCharles Vosburgh
2026-08-30net: amd-xgbe: discard rx packets with bad FCSJames Nugraha
2026-08-30raw: annotate disconnect-side IPv4 match writersXuanqiang Luo
2026-08-30sctp: fix soft lockup from unpadded ASCONF-ACK parameter iterationHenry Martin
2026-08-30Linux 7.3-rc1v7.3-rc1Linus Torvalds
2026-08-30preempt: Remove hardirq_disable_count()Boqun Feng