summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-26drm/xe/lnl: Drop force_probe requirementLucas De Marchi
2024-08-26hwmon: (pt5161l) Fix invalid temperature readingCosmo Chou
2024-08-26ext4: dax: fix overflowing extents beyond inode size when partially writingZhihao Cheng
2024-08-26ext4: don't set SB_RDONLY after filesystem errorsJan Kara
2024-08-26ext4: nested locking for xattr inodeWojciech Gładysz
2024-08-26jbd2: remove unneeded check of ret in jbd2_fc_get_bufKemeng Shi
2024-08-26jbd2: correct comment jbd2_mark_journal_emptyKemeng Shi
2024-08-26jbd2: move escape handle to futher improve jbd2_journal_write_metadata_bufferKemeng Shi
2024-08-26jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_b...Kemeng Shi
2024-08-26jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_met...Kemeng Shi
2024-08-26jbd2: remove unused return value of jbd2_fc_release_bufsKemeng Shi
2024-08-26jbd2: remove dead check in journal_alloc_journal_headKemeng Shi
2024-08-26jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commitKemeng Shi
2024-08-26ext4: annotate struct ext4_xattr_inode_array with __counted_by()Thorsten Blum
2024-08-26Documentation: ext4.rst: remove obsolete descriptions of noacl/nouser_xattr o...Stefan Tauner
2024-08-26ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()Luis Henriques (SUSE)
2024-08-26ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()Luis Henriques (SUSE)
2024-08-26ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()Luis Henriques (SUSE)
2024-08-26ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()Luis Henriques (SUSE)
2024-08-27ARM: dts: aspeed: catalina: Update io expander line namesPotin Lai
2024-08-27ARM: dts: aspeed: catalina: Add pdb cpld io expanderPotin Lai
2024-08-27wifi: rtw89: introduce chip support link number and driver MLO capabilityZong-Zhe Yang
2024-08-27wifi: rtw89: rename roc_entity_idx to roc_chanctx_idxZong-Zhe Yang
2024-08-27wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-27wifi: rtw89: 8852c: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-27wifi: rtw89: 8852bx: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-27wifi: rtw89: 8852a: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-27wifi: rtw89: 8851b: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-27wifi: rtw89: pass chan to rfk_band_changed()Zong-Zhe Yang
2024-08-26jbd2: fix kernel-doc for j_transaction_overhead_buffersRandy Dunlap
2024-08-26Merge branch 'add-embedded-sync-feature-for-a-dpll-s-pin'Jakub Kicinski
2024-08-26ice: add callbacks for Embedded SYNC enablement on dpll pinsArkadiusz Kubalewski
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-08-26ext4: tidy the BH loop in mext_page_mkuptodate()Matthew Wilcox (Oracle)
2024-08-26ext4: remove array of buffer_heads from mext_page_mkuptodate()Matthew Wilcox (Oracle)
2024-08-26ext4: pipeline buffer reads in mext_page_mkuptodate()Matthew Wilcox (Oracle)
2024-08-26ext4: reduce stack usage in ext4_mpage_readpages()Matthew Wilcox (Oracle)
2024-08-26jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns errorBaokun Li
2024-08-26ext4: fix access to uninitialised lock in fc replay pathLuis Henriques (SUSE)
2024-08-26ext4: fix fast commit inode enqueueing during a full journal commitLuis Henriques (SUSE)
2024-08-26ext4: fix timer use-after-free on failed mountXiaxi Shen
2024-08-26ext4: use seq_putc() in two functionsMarkus Elfring
2024-08-26ext4: no need to continue when the number of entries is 1Edward Adam Davis
2024-08-26ext4: correct encrypted dentry name hash when not casefoldedyao.ly
2024-08-26bcachefs: Fix bch2_extents_match() false positiveKent Overstreet
2024-08-26bcachefs: Fix failure to return error in data_update_index_update()Kent Overstreet
2024-08-27btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()Qu Wenruo
2024-08-26video/aperture: optionally match the device in sysfb_disable()Alex Deucher
2024-08-26lsm: remove LSM_COUNT and LSM_CONFIG_COUNTTetsuo Handa
2024-08-27ata: libata: Remove obsolete function declarationsGaosheng Cui