summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-16hwmon: (occ) fix unaligned accessesArnd Bergmann
2025-06-16hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann
2025-06-16hwmon: (ftsteutates) Fix TOCTOU race in fts_read()Gui-Dong Han
2025-06-16regulator: fan53555: add enable_time support and soft-start timesHeiko Stuebner
2025-06-16ASoC: SOF: imx8: add core shutdown operation for imx8/imx8xLaurentiu Mihalcea
2025-06-16mailmap: add entry for Danilo KrummrichDanilo Krummrich
2025-06-16xfs: actually use the xfs_growfs_check_rtgeom tracepointDarrick J. Wong
2025-06-16xfs: Improve error handling in xfs_mru_cache_create()Markus Elfring
2025-06-16xfs: move xfs_submit_zoned_bio a bitChristoph Hellwig
2025-06-16xfs: use xfs_readonly_buftarg in xfs_remount_rwChristoph Hellwig
2025-06-16xfs: remove NULL pointer checks in xfs_mru_cache_insertChristoph Hellwig
2025-06-16xfs: check for shutdown before going to sleep in xfs_select_zoneChristoph Hellwig
2025-06-16fs: drop assert in file_seek_cur_needs_f_lockLuis Henriques
2025-06-16gpio: spacemit: Add missing MODULE_DEVICE_TABLEVivian Wang
2025-06-16wifi: rtw89: coex: Add PTA grant signal setting offload to firmware featureChing-Te Ku
2025-06-16wifi: rtw89: coex: Update hardware PTA resource binding logicChing-Te Ku
2025-06-16wifi: rtw89: coex: Update BTG control for WiFi 7Ching-Te Ku
2025-06-16wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7Ching-Te Ku
2025-06-16wifi: rtw89: coex: Add H2C command to collect driver outsource information to...Ching-Te Ku
2025-06-16wifi: rtw89: coex: refine debug log with format version and readable stringChing-Te Ku
2025-06-16wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7Ching-Te Ku
2025-06-16wifi: rtw89: coex: Implement Wi-Fi MLO related logicChing-Te Ku
2025-06-16wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0Ching-Te Ku
2025-06-16wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx infoZong-Zhe Yang
2025-06-16wifi: rtw89: scan abort when assign/unassign_vifChih-Kang Chang
2025-06-16wifi: rtw89: mcc: enlarge TX retry count when GC authChih-Kang Chang
2025-06-16wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tobChih-Kang Chang
2025-06-16wifi: rtw89: mcc: clear normal flow NoA when MCC startChih-Kang Chang
2025-06-16wifi: rtw89: mcc: enlarge scan time of GC when GO in MCCChih-Kang Chang
2025-06-16wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7msChih-Kang Chang
2025-06-16wifi: rtw89: TX nulldata 0 after scan completeChih-Kang Chang
2025-06-16wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang
2025-06-16wifi: rtw89: mcc: adjust beacon filter when MCC and detect connectionChih-Kang Chang
2025-06-16wifi: rtw89: mcc: correct frequency when MCCChih-Kang Chang
2025-06-16wifi: rtw89: mcc: update format of RF notify MCC H2C commandChih-Kang Chang
2025-06-16wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrencyZong-Zhe Yang
2025-06-16drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih
2025-06-16wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()Thomas Fourier
2025-06-16wifi: rtlwifi: rtl8821ae: make the read-only array params static constColin Ian King
2025-06-16wifi: rtlwifi: avoid stack size warning for _read_eeprom_infoArnd Bergmann
2025-06-15bcachefs: fsck: fix extent past end of inode repairKent Overstreet
2025-06-15bcachefs: fsck: fix add_inode()Kent Overstreet
2025-06-15bcachefs: Fix snapshot_key_missing_inode_snapshot repairKent Overstreet
2025-06-15bcachefs: Fix "now allowing incompatible features" messageKent Overstreet
2025-06-15bcachefs: pass last_seq into fs_journal_start()Kent Overstreet
2025-06-15bcachefs: better __bch2_snapshot_is_ancestor() assertKent Overstreet
2025-06-15bcachefs: btree_iter: fix updates, journal overlayKent Overstreet
2025-06-15bcachefs: Fix bch2_journal_keys_peek_prev_min()Kent Overstreet
2025-06-15bcachefs: Delay calculation of trans->journal_u64sAlan Huang