summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02arm64: mm: Drop redundant pgd_t* argument from map_mem()Ard Biesheuvel
2026-06-02arm64: mm: Remove bogus stop condition from map_mem() loopArd Biesheuvel
2026-06-02ASoC: loongson: Refactor DMA and regmap handlingMark Brown
2026-06-02ASoC: loongson: Separate external shared DMA from the platform interfaceBinbin Zhou
2026-06-02ASoC: loongson: Use the `idma` identifier for internal DMA variablesBinbin Zhou
2026-06-02ASoC: loongson: Combined regmap definitionsBinbin Zhou
2026-06-02MAINTAINERS: Add entry for Loongson ASoC driverBinbin Zhou
2026-06-02ASoC: es9356: Use new SoundWire enumeration helperCharles Keepax
2026-06-02of: reserved_mem: only support one <base size> entry in reg propertyWandun Chen
2026-06-02ASoC: mediatek: mt8192 probe cleanupMark Brown
2026-06-02ASoC: mediatek: mt8192: Check runtime resume during probeCássio Gabriel
2026-06-02ASoC: mediatek: mt8192: Release reserved memory on cleanupCássio Gabriel
2026-06-02ASoC: mediatek: mt8183: Fix probe resource cleanupMark Brown
2026-06-02ASoC: mediatek: mt8183: Check runtime resume during probeCássio Gabriel
2026-06-02ASoC: mediatek: mt8183: Release reserved memory on cleanupCássio Gabriel
2026-06-02regulator: Use named initializers for platform_device_id arraysMark Brown
2026-06-02regulator: Unify usage of space and comma in platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02regulator: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02regulator: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-02ASoC: codecs: rk3328: Use managed GPIO and clock helpersCássio Gabriel
2026-06-02regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang
2026-06-02ntfs3: fix out-of-bounds read in ntfs_dir_emit() and hdr_find_e()Alessandro Schino
2026-06-02fs/ntfs3: fix mount failure on 64K page-size kernelsJamie Nguyen
2026-06-02ntfs3: avoid another -Wmaybe-uninitialized warningArnd Bergmann
2026-06-02ntfs3: Allocate iomap inline_data using alloc_pageMihai Brodschi
2026-06-02fs/ntfs3: format code, deal with commentsKonstantin Komarov
2026-06-02fs/ntfs3: reject SEEK_DATA and SEEK_HOLE past EOF earlyKonstantin Komarov
2026-06-02fs/ntfs3: fold file size handling into ntfs_set_size()Konstantin Komarov
2026-06-02fs/ntfs3: force waiting for direct I/O completionKonstantin Komarov
2026-06-02fs/ntfs3: fold resident writeback into writepages loopKonstantin Komarov
2026-06-02fs/ntfs3: handle delayed allocation overlap in run lookupKonstantin Komarov
2026-06-02fs/ntfs3: zero stale pagecache beyond valid data lengthKonstantin Komarov
2026-06-02fs/ntfs3: add fileattr supportKonstantin Komarov
2026-06-02fs/ntfs3: call _ntfs_bad_inode() when failing to renameHelen Koike
2026-06-02fs/ntfs3: fix wrong LCN in run_remove_range() when splitting a runZhan Xusheng
2026-06-02fs/ntfs3: validate Dirty Page Table capacity in log_replay copy_lcnsYunpeng Tian
2026-06-02fs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory renameZhan Xusheng
2026-06-02fs/ntfs3: validate index entry key boundsZhengYuan Huang
2026-06-02fs/ntfs3: preserve non-DOS attribute bits in system.dos_attribZhengYuan Huang
2026-06-02fs/ntfs3: hold ni_lock across readdir metadata walkZhengYuan Huang
2026-06-02ntfs3: avoid -Wmaybe-uninitialized warningArnd Bergmann
2026-06-02fs/ntfs3: add bounds check to run_get_highest_vcn()Konstantin Komarov
2026-06-02ASoC: rockchip: i2s: Use managed hclk and runtime PM cleanupCássio Gabriel
2026-06-02mount: honour SB_NOUSER in the new mount APIAl Viro
2026-06-02ASoC: cs35l56: Share common SoundWire interrupt enable/disable codeRichard Fitzgerald
2026-06-02KVM: s390: Lock pte when making page secureClaudio Imbrenda
2026-06-02KVM: s390: Fix fault-in codeClaudio Imbrenda
2026-06-02KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda
2026-06-02KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda