summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle
2026-03-17fs: clear I_DIRTY_TIME in sync_lazytimeChristoph Hellwig
2026-03-17USB: serial: option: add support for Rolling Wireless RW135R-GLWanquan Zhong
2026-03-17KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()Zenghui Yu (Huawei)
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato
2026-03-17iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou
2026-03-17iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.hRandy Dunlap
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-17iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis
2026-03-17ASoC: dt-bindings: rockchip: Add compatible for RK3576 SPDIFSebastian Reichel
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng
2026-03-17Merge tag 'thunderbolt-for-v7.0-rc5' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-03-17clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut
2026-03-17xfrm: iptfs: only publish mode_data after clone setupPaul Moses
2026-03-17btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-03-17btrfs: check block group before marking it unused in balance_remap_chunks()Mark Harmstone
2026-03-17btrfs: hold block group reference during entire move_existing_remap()Mark Harmstone
2026-03-17btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()Qu Wenruo
2026-03-17btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()Qu Wenruo
2026-03-17btrfs: do not touch page cache for encoded writesQu Wenruo
2026-03-17btrfs: fix a bug that makes encoded write bio larger than expectedQu Wenruo
2026-03-17btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones
2026-03-17btrfs: check for NULL root after calls to btrfs_csum_root()Filipe Manana
2026-03-17btrfs: check for NULL root after calls to btrfs_extent_root()Filipe Manana
2026-03-17irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander
2026-03-17ALSA: firewire-lib: fix uninitialized local variableAlexey Nepomnyashih
2026-03-17Merge tag 'v7.0-rockchip-drvfixes1' of ssh://gitolite.kernel.org/pub/scm/linu...Krzysztof Kozlowski
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-16Merge branch 'net-usb-cdc_ncm-add-ndpoffset-to-ndp-nframes-bounds-check'Jakub Kicinski
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi
2026-03-16net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
2026-03-16net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-17erofs: set fileio bio failed in short read caseSheng Yong
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury
2026-03-16cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf