summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()Matthew Wilcox (Oracle)
2026-06-04buffer: Remove mark_buffer_async_write_endio()Matthew Wilcox (Oracle)
2026-06-04buffer: Add bh_submit()Matthew Wilcox (Oracle)
2026-06-04buffer: Remove forward declaration of submit_bh_wbc()Matthew Wilcox (Oracle)
2026-06-04Merge patch series "eventpoll: Fix epoll_wait() report false negative"Christian Brauner
2026-06-04eventpoll: Fix epoll_wait() report false negativeNam Cao
2026-06-04selftests/eventpoll: Add test for multiple waitersNam Cao
2026-06-04ALSA: seq: oss: Use scoped cleanup for temporary MIDI use lockCássio Gabriel
2026-06-04ALSA: core: Add scoped cleanup helper for card referencesCássio Gabriel
2026-06-04ALSA: control: Use scoped cleanup for user control buffersCássio Gabriel
2026-06-04nvme-tcp: lockdep: use dynamic lockdep keys per socket instanceShin'ichiro Kawasaki
2026-06-04Merge patch series "mm: improve write performance with RWF_DONTCACHE"Christian Brauner
2026-06-04ALSA: hda/realtek: Add quirk for ASUS VivoBook X509DAPAndrei Faleichyk
2026-06-04mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty trackingJeff Layton
2026-06-04mm: track DONTCACHE dirty pages per bdi_writebackJeff Layton
2026-06-04mm: preserve PG_dropbehind flag during folio splitJeff Layton
2026-06-04ALSA: usb-audio: qcom: Use PAGE_ALIGN macro for buffer size calculationwangdicheng
2026-06-04ALSA: usb-audio: qcom: Fix return value in qc_usb_audio_offload_fill_avail_pcmswangdicheng
2026-06-04ALSA: usb-audio: qcom: Use snprintf for mixer control name formattingwangdicheng
2026-06-04ALSA: usb-audio: qcom: Improve error logging in USB offloadwangdicheng
2026-06-04ALSA: hda/realtek: ALC882: Fixup for Clevo P775TM1Evelyn Ali
2026-06-04Merge patch series "libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()"Christian Brauner
2026-06-04libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callersJohn Hubbard
2026-06-04libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()John Hubbard
2026-06-04iomap: avoid potential null folio->mapping deref during error reportingJoanne Koong
2026-06-04fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn
2026-06-04Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...Linus Walleij
2026-06-04kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98Miguel Ojeda
2026-06-04arm64: dts: hisilicon: hi3660-hikey960: move role-switch endpoint into connectorAkash Sukhavasi
2026-06-04iommu/vt-d: Fix RB-tree corruption in probe error pathPranjal Shrivastava
2026-06-04iommu/vt-d: Improve IOMMU fault informationGuanghui Feng
2026-06-04iommu/vt-d: Remove typo from pasid_pte_config_nested()Michał Grzelak
2026-06-04iommu/vt-d: Clear Present bit before tearing down scalable-mode context entryMichael Bommarito
2026-06-04iommu/vt-d: Avoid WARNING in sva unbind pathLu Baolu
2026-06-04USB: serial: option: add usb-id for Dell Wireless DW5826e-mJack Wu
2026-06-04dmaengine: tegra: Add Tegra264 supportAkhil R
2026-06-04dmaengine: tegra: Use iommu-map for stream IDAkhil R
2026-06-04dmaengine: tegra: Use managed DMA controller registrationAkhil R
2026-06-04dmaengine: tegra: Support address width > 39 bitsAkhil R
2026-06-04dmaengine: tegra: Use struct for register offsetsAkhil R
2026-06-04dmaengine: tegra: Make reset control optionalAkhil R
2026-06-04dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map propertyAkhil R
2026-06-04dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optionalAkhil R
2026-06-04RISC-V: KVM: Fix timer state restoreQiang Ma
2026-06-04dmaengine: imx-sdma: Refine spba bus searching in probeShengjiu Wang
2026-06-04RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functionsJiakai Xu
2026-06-04RISC-V: KVM: Document a TOCTOU race in SBI system suspend handlerJiakai Xu
2026-06-04hwrng: virtio: clamp device-reported used.len at copy_data()Michael Bommarito
2026-06-04virtio_pci: fix vq info pointer lookup via wrong indexAmmar Faizi
2026-06-04thunderbolt: debugfs: Fix margining error counter buffer leakXu Rao