summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-09kunit: Add documentation of --list_suitesRyota Sakamoto1-0/+2
2026-03-09sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su1-4/+5
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf1-5/+5
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf2-39/+37
2026-03-09io_uring/register: fix comment about task_no_new_privsJann Horn1-2/+2
2026-03-09nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny1-2/+3
2026-03-09ASoC: tegra: Add support for Tegra238 soundcardSheetal1-0/+11
2026-03-09xfrm: iptfs: fix skb_put() panic on non-linear skb during reassemblyFernando Fernandez Mancera1-0/+6
2026-03-09ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemonsMing Lei1-1/+3
2026-03-09spi: atcspi200: Fix double-free in atcspi_configure_dma()Felix Gu1-21/+7
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu1-3/+2
2026-03-09dt-bindings: i2c: dw: Update maintainerMika Westerberg1-1/+1
2026-03-09thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
2026-03-09ceph: do not skip the first folio of the next object in writebackHristo Venev1-1/+0
2026-03-09ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann1-0/+3
2026-03-09ceph: add a bunch of missing ceph_path_info initializersMax Kellermann4-6/+6
2026-03-09ceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li1-1/+1
2026-03-09netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey1-3/+11
2026-03-09netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey1-0/+43
2026-03-09ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal1-0/+1
2026-03-09ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirkLiucheng Lu1-0/+1
2026-03-09ALSA: hda/realtek: add quirk for ASUS UM6702RCZhang Heng1-0/+1
2026-03-09ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-09ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphoneZhang Heng1-0/+9
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen1-3/+3
2026-03-09ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum1-20/+2
2026-03-09smb: server: fix use-after-free in smb2_open()Marios Makassikis1-3/+2
2026-03-09ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon1-2/+4
2026-03-09ksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon2-10/+24
2026-03-09ksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlockAli Khaledi1-5/+5
2026-03-09smb/server: Fix another refcount leak in smb2_open()Guenter Roeck1-1/+2
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald1-6/+18
2026-03-09ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-03-09Linux 7.0-rc3v7.0-rc3Linus Torvalds1-1/+1
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang3-19/+48
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+55
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum1-48/+39
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+10
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven1-2/+2
2026-03-08Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-95/+228
2026-03-08Merge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2026-03-08Merge tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+30
2026-03-08drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner1-9/+6
2026-03-08eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet1-4/+7
2026-03-08rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo5-89/+81
2026-03-08rust: ptr: add projection infrastructureGary Guo4-1/+314
2026-03-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+18
2026-03-08rust: ptr: add `KnownSize` trait to support DST size info extractionGary Guo2-1/+27