summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-05sched_ext: idle: Recheck prev_cpu after narrowing allowed maskDavid Carlier1-6/+6
2026-05-04drm/sti: remove bridge when sti_hda component_add failsOsama Abdelkader1-4/+4
2026-05-04Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds2-16/+78
2026-05-04sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo2-8/+26
2026-05-04cgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo3-5/+10
2026-05-04MAINTAINERS: Update mail for Peter RosinPeter Rosin2-13/+12
2026-05-04cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo2-135/+119
2026-05-04kunit: config: KUNIT_DEBUGFS should depend on DEBUG_FSDavid Gow1-0/+1
2026-05-04kunit: config: Enable KUNIT_DEBUGFS by defaultDavid Gow1-2/+2
2026-05-04memory: atmel-ebi: Allow deferred probingAlexander Dahl1-1/+2
2026-05-04ALSA: usb-audio: add clock quirk for Motu 1248Nicola Lunghi1-4/+11
2026-05-04ALSA: usb-audio: midi2: Restart output URBs on resumeCássio Gabriel1-4/+5
2026-05-04ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 15-fh0xxxFernando Antunez Antonio1-1/+8
2026-05-04ALSA: usb-audio: Add quirk flags for JBL PebblesRong Zhang1-0/+3
2026-05-04ALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel1-0/+1
2026-05-04ALSA: usb-audio: Add quirk flags for AlphaTheta EUPHONIAAnton Swart1-0/+2
2026-05-04drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()Kory Maincent (TI)1-1/+1
2026-05-04drm/bridge: tda998x: Use __be32 for audio port OF property pointerKory Maincent (TI)1-1/+1
2026-05-04wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-04wifi: ath12k: fix peer_id usage in normal RX pathBaochen Qiang1-1/+1
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram1-1/+1
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande1-15/+88
2026-05-04mm/memfd_luo: document preservation of file sealsDavid Carlier1-4/+5
2026-05-04mm/memfd_luo: reject memfds whose page count exceeds UINT_MAXDavid Carlier1-2/+13
2026-05-04spi: microchip core-qspi gpio-cs fixes + cleanupMark Brown1-20/+79
2026-05-04spi: microchip-core-qspi: remove some inline markingsConor Dooley1-4/+4
2026-05-04spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley1-1/+11
2026-05-04spi: microchip-core-qspi: control built-in cs manuallyConor Dooley1-15/+64
2026-05-04spi: imx: Three fixes for the i.MX SPI driverMark Brown1-4/+3
2026-05-04spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()John Madieu1-3/+1
2026-05-04spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()John Madieu1-0/+1
2026-05-04spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()John Madieu1-1/+1
2026-05-04ASoC: fsl_xcvr: Fix event generation for cached controlsCássio Gabriel1-4/+13
2026-05-04ASoC: sdw_utils: avoid the SDCA companion function not supported failureDerek Fang1-0/+1
2026-05-04ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin1-0/+14
2026-05-04ASoC: cs35l56: Fix out-of-bounds in dev_err() in cs35l56_read_onchip_spkid()Richard Fitzgerald1-2/+1
2026-05-04ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VEBob Song1-0/+7
2026-05-04ASoC: cs35l56: Fix hibernate write in runtime resume error pathRichard Fitzgerald1-3/+5
2026-05-04ASoC: spacemit: fix RX DMA params not set when TX is runningTroy Mitchell1-4/+3
2026-05-04dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format pathBruce Johnston1-2/+2
2026-05-04drm/fb-helper: Fix clipping when damage area spans a single scanlineFrancesco Lavra1-1/+1
2026-05-04drm/qxl: Fix missing KMS poll cleanupMyeonghun Pak1-2/+4
2026-05-04ASoC: codecs: ab8500: Remove suspicious codeUwe Kleine-König (The Capable Hub)1-301/+3
2026-05-04ALSA: pcmtest: Return -EFAULT on pattern read copy failureCássio Gabriel1-3/+3
2026-05-04i2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi1-0/+5
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu1-1/+1
2026-05-04i2c: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECT...Nikola Z. Ivanov1-2/+1
2026-05-04parisc: Fix IRQ leak in LASI driverHongling Zeng1-4/+8
2026-05-04staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_allocShyam Sunder Reddy Padira1-1/+2
2026-05-04i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctlMingyu Wang1-4/+5