summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-09io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migrationJens Axboe
2026-03-09spi: rockchip-sfc: Fix double-free in remove() callbackFelix Gu
2026-03-09HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoƮt Sevens
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2026-03-09kunit: Add documentation of --list_suitesRyota Sakamoto
2026-03-09sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf
2026-03-09io_uring/register: fix comment about task_no_new_privsJann Horn
2026-03-09nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny
2026-03-09ASoC: tegra: Add support for Tegra238 soundcardSheetal
2026-03-09xfrm: iptfs: fix skb_put() panic on non-linear skb during reassemblyFernando Fernandez Mancera
2026-03-09ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemonsMing Lei
2026-03-09spi: atcspi200: Fix double-free in atcspi_configure_dma()Felix Gu
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu
2026-03-09dt-bindings: i2c: dw: Update maintainerMika Westerberg
2026-03-09thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio
2026-03-09ceph: do not skip the first folio of the next object in writebackHristo Venev
2026-03-09ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
2026-03-09ceph: add a bunch of missing ceph_path_info initializersMax Kellermann
2026-03-09ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li
2026-03-09netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey
2026-03-09netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey
2026-03-09ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal
2026-03-09ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirkLiucheng Lu
2026-03-09ALSA: hda/realtek: add quirk for ASUS UM6702RCZhang Heng
2026-03-09ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao
2026-03-09ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphoneZhang Heng
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen
2026-03-08ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum
2026-03-08smb: server: fix use-after-free in smb2_open()Marios Makassikis
2026-03-08ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon
2026-03-08ksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon
2026-03-08ksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlockAli Khaledi
2026-03-08smb/server: Fix another refcount leak in smb2_open()Guenter Roeck
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald
2026-03-09ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi
2026-03-08Linux 7.0-rc3Linus Torvalds
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07Merge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-07Merge tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-07eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet