summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10ext4: correct behavior under errors=remount-ro modeBaokun Li1-11/+8
2025-04-10ext4: add EXT4_FLAGS_EMERGENCY_RO bitBaokun Li1-0/+6
2025-04-10ext4: convert EXT4_FLAGS_* defines to enumBaokun Li1-3/+5
2025-04-10ext4: fix potential null dereference in ext4 kunit testCharles Han1-0/+2
2025-04-10block: fix adding folio to bioMing Lei1-4/+7
2025-04-10f2fs: fix to avoid running out of free segmentsChao Yu1-0/+12
2025-04-10wifi: mac80211: remove SSID from ML reconfJohannes Berg1-7/+2
2025-04-10iommu: Handle race with default domain setupRobin Murphy1-0/+5
2025-04-10f2fs: fix to avoid accessing uninitialized cursegChao Yu2-1/+15
2025-04-10arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHzLaurentiu Mihalcea1-1/+1
2025-04-10arm64: dts: imx8mp: add AUDIO_AXI_CLK_ROOT to AUDIOMIX blockLaurentiu Mihalcea1-2/+3
2025-04-10ARM: dts: imx6ul-tqma6ul1: Change include order to disable fec2 nodeMax Merchel2-3/+2
2025-04-10gfs2: skip if we cannot defer deleteAndreas Gruenbacher1-2/+2
2025-04-10gfs2: minor evict fixAndreas Gruenbacher1-14/+3
2025-04-10memory: mtk-smi: Add ostd setting for mt8192Xueqi Zhang1-0/+33
2025-04-10iommu/vt-d: Fix system hang on reboot -fYunhui Cui1-7/+10
2025-04-10iommu/amd: Fix header fileVasant Hegde1-4/+3
2025-04-10net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()Lorenzo Bianconi1-1/+1
2025-04-10firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()Arnd Bergmann1-10/+0
2025-04-10badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing10-33/+29
2025-04-10badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing5-49/+49
2025-04-10badblocks: fix missing bad blocks on retry in _badblocks_check()Zheng Qixing1-26/+24
2025-04-10badblocks: fix merge issue when new badblocks align with pre+1Li Nan1-2/+2
2025-04-10badblocks: fix the using of MAX_BADBLOCKSLi Nan1-2/+2
2025-04-10badblocks: return error if any badblock set failsLi Nan1-12/+5
2025-04-10badblocks: return error directly when setting badblocks exceeds 512Li Nan1-102/+19
2025-04-10badblocks: attempt to merge adjacent badblocks during ack_all_badblocksLi Nan1-0/+5
2025-04-10badblocks: factor out a helper try_adjacent_combineLi Nan1-14/+26
2025-04-10badblocks: Fix error shitf opsLi Nan1-6/+6
2025-04-10block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFYAnuj Gupta1-0/+1
2025-04-10block: ensure correct integrity capability propagation in stacked devicesAnuj Gupta1-29/+21
2025-04-10md/raid10: wait barrier before returning discard request with REQ_NOWAITXiao Ni1-2/+1
2025-04-10soc: mediatek: mt8365-mmsys: Fix routing table masks and valuesAngeloGioacchino Del Regno1-28/+20
2025-04-10soc: mediatek: mt8167-mmsys: Fix missing regval in all entriesAngeloGioacchino Del Regno1-4/+9
2025-04-10soc: mediatek: mtk-mmsys: Fix MT8188 VDO1 DPI1 output selectionAngeloGioacchino Del Regno1-1/+1
2025-04-10blk-throttle: fix lower bps rate by throtl_trim_slice()Yu Kuai1-2/+11
2025-04-10wifi: rtw89: pci: correct ISR RDU bit for 8922AEPing-Ke Shih2-28/+30
2025-04-10wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_fr...Ping-Ke Shih1-1/+1
2025-04-10arm64: dts: ti: k3-j722s: fix pinctrl settingsMichael Walle1-15/+0
2025-04-10arm64: dts: ti: k3-am62p: fix pinctrl settingsMichael Walle2-22/+0
2025-04-10arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKxFrancesco Dolcini1-0/+20
2025-04-10tools/rv: Keep user LDFLAGS in buildTomas Glozar1-1/+1
2025-04-10tracing: Fix DECLARE_TRACE_CONDITIONGabriele Monaco1-0/+7
2025-04-10md/md-bitmap: fix wrong bitmap_limit for clustermd when write sbSu Yue1-3/+3
2025-04-10md/raid1,raid10: don't ignore IO flagsYu Kuai2-13/+0
2025-04-10md: fix mddev uaf while iterating all_mddevs listYu Kuai1-9/+13
2025-04-10f2fs: fix to call f2fs_recover_quota_end() correctlyChao Yu1-1/+1
2025-04-10f2fs: fix potential deadloop in prepare_compress_overwrite()Chao Yu2-4/+7
2025-04-10arm64: dts: ti: k3-am62-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-04-10f2fs: add check for deleted inodeLeo Stone1-0/+8