summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07spi: cadence: use modern PM macrosJisheng Zhang
2026-08-07spi: bcmbca-hsspi: use modern PM macrosJisheng Zhang
2026-08-07spi: bcm63xx-hsspi: use modern PM macrosJisheng Zhang
2026-08-07spi: bcm-qspi: use modern PM macrosJisheng Zhang
2026-08-07spi: axiado: use modern PM macrosJisheng Zhang
2026-08-07spi: at91-usart: use modern PM macrosJisheng Zhang
2026-08-07spi: amlogic-spifc-a1: use modern PM macrosJisheng Zhang
2026-08-07spi: atmel-quadspi: use modern PM macrosJisheng Zhang
2026-08-07perf sched latency: Add histogram and time interval optionsAaron Tomlin
2026-08-07perf sched latency: Auto-scale latency and runtime display unitsAaron Tomlin
2026-08-07perf sched: Handle missing trace samples in pipe modeAaron Tomlin
2026-08-07perf sched: Suppress latency table output when trace samples are missingAaron Tomlin
2026-08-07scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()Petr Vaganov
2026-08-07Merge patch series "scsi: zfcp: Enable CONTEXT_ANALYSIS"Martin K. Petersen (Oracle)
2026-08-07Merge branches 'acpi-processor', 'acpi-ec', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki
2026-08-07scsi: zfcp: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-07scsi: zfcp: Add __must_hold() attribute to zfcp_qdio_sbal_get()Heiko Carstens
2026-08-07scsi: fnic: Use GFP_ATOMIC for VLAN alloc under spinlockLinkai Gong
2026-08-07scsi: storvsc: Support manual scans for all Hyper-V targetsLaurence Oberman
2026-08-07ACPI: APEI: Handle repeated SEA error stormsJunhao He
2026-08-07ACPI: APEI: Fix ERST timeout unit conversionNirmoy Das
2026-08-07fwctl/bnxt: Add DMA buffer support for HWRM commandsPavan Chebbi
2026-08-07bnxt_en: Update bnxt firmware specPavan Chebbi
2026-08-07btrfs: skip hole detection during full fsync for files without holesFilipe Manana
2026-08-07btrfs: add extra ASSERT()s to make sure the folio size is correctQu Wenruo
2026-08-07btrfs: use GFP_NOWAIT for tree block readaheadBoris Burkov
2026-08-07btrfs: enable unlocked NOFAIL retry for eb allocationsBoris Burkov
2026-08-07btrfs: add struct btrfs_eb_preallocBoris Burkov
2026-08-07btrfs: factor init_extent_buffer from __alloc_extent_bufferBoris Burkov
2026-08-07btrfs: qgroup: fix a wrong length calculation in qgroup_free_reserved_data()Qu Wenruo
2026-08-07btrfs: add validation for extent statesQu Wenruo
2026-08-07btrfs: use aligned range for locking in reflinkQu Wenruo
2026-08-07btrfs: use aligned range for locking in extent_fiemap()Qu Wenruo
2026-08-07btrfs: zoned: don't clobber the extent buffer when zeroing it outJohannes Thumshirn
2026-08-07btrfs: zoned: drop stranded dirty metadata buffers at unmountJohannes Thumshirn
2026-08-07btrfs: zoned: drop stranded dirty metadata on transaction abortJohannes Thumshirn
2026-08-07btrfs: zoned: flush active metadata block group at btree_writepages() startJohannes Thumshirn
2026-08-07btrfs: convert reflink.c to use btrfs_inode as parametersQu Wenruo
2026-08-07btrfs: use simple booleans for log_commit field in struct btrfs_rootFilipe Manana
2026-08-07btrfs: check for exit condition after waking in wait_log_commit()Filipe Manana
2026-08-07btrfs: move condition for log commit wait into wait_log_commit()Filipe Manana
2026-08-07btrfs: remove log batch counter use for fsyncFilipe Manana
2026-08-07btrfs: stop sleeping for one jiffy in non-ssd mounts during log commitFilipe Manana
2026-08-07btrfs: sysfs: fix path of the "read_policy" module parameter in commentZenghui Yu
2026-08-07btrfs: retry verity reads for not-uptodate Merkle foliosYichong Chen
2026-08-07btrfs: use %pe for error code outputQu Wenruo
2026-08-07btrfs: open code BTRFS_BYTES_TO_BLKS()Qu Wenruo
2026-08-07btrfs: replace writeback inhibition xarray with a fixed inline bufferLeo Martins
2026-08-07btrfs: compression: allocate heuristic buckets with workspaceRosen Penev
2026-08-07btrfs: check if root is readonly when setting posix aclSun YangKai