index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
xfs: scrub: use kstrdup_const() for metapath scan setups
Dmitry Antipov
1
-6
/
+6
2025-09-22
arm64/sysreg: Update TCR_EL1 register
Anshuman Khandual
2
-10
/
+44
2025-09-22
xfs: use bt_nr_sectors in xfs_dax_translate_range
Christoph Hellwig
1
-1
/
+1
2025-09-22
xfs: track the number of blocks in each buftarg
Christoph Hellwig
5
-34
/
+52
2025-09-22
arm64: Enable vmalloc-huge with ptdump
Dev Jain
4
-13
/
+52
2025-09-22
arm64: cpufeature: add Neoverse-V3AE to BBML2 allow list
Ryan Roberts
1
-0
/
+1
2025-09-22
arm64: errata: Apply workarounds for Neoverse-V3AE
Mark Rutland
3
-0
/
+4
2025-09-22
arm64: cputype: Add Neoverse-V3AE definitions
Mark Rutland
1
-0
/
+2
2025-09-22
powerpc/perf/vpa-dtl: Add documentation for VPA dispatch trace log PMU
Athira Rajeev
2
-0
/
+157
2025-09-22
powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is n...
Athira Rajeev
1
-2
/
+52
2025-09-22
powerpc/perf/vpa-dtl: Add support to capture DTL data in aux buffer
Athira Rajeev
1
-1
/
+130
2025-09-22
powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing ...
Athira Rajeev
1
-0
/
+77
2025-09-22
docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event forma...
Kajol Jain
1
-0
/
+25
2025-09-22
powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Kajol Jain
2
-1
/
+341
2025-09-22
powerpc/time: Expose boot_tb via accessor
Aboorva Devarajan
2
-1
/
+11
2025-09-22
dt-bindings: ata: apm,xgene-ahci: Add apm,xgene-ahci-v2 support
Rob Herring (Arm)
1
-7
/
+14
2025-09-22
btrfs: rework error handling of run_delalloc_nocow()
Qu Wenruo
1
-59
/
+61
2025-09-22
btrfs: add mount option for ref_tracker
Leo Martins
3
-0
/
+23
2025-09-22
btrfs: print leaked references in kill_all_delayed_nodes()
Leo Martins
2
-0
/
+9
2025-09-22
btrfs: implement ref_tracker for delayed_nodes
Leo Martins
3
-55
/
+191
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
22
-76
/
+72
2025-09-22
btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
Leo Martins
7
-32
/
+11
2025-09-22
btrfs: use PTR_ERR_OR_ZERO() to simplify code inbtrfs_control_ioctl()
Xichao Zhao
1
-4
/
+1
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
4
-21
/
+41
2025-09-22
btrfs: use blocksize to check if compression is making things larger
Qu Wenruo
2
-2
/
+4
2025-09-22
btrfs: pass btrfs_inode pointer directly into btrfs_compress_folios()
Qu Wenruo
6
-25
/
+18
2025-09-22
btrfs: zoned: refine extent allocator hint selection
Naohiro Aota
1
-2
/
+4
2025-09-22
btrfs: try to search for data csums in commit root
Boris Burkov
5
-3
/
+97
2025-09-22
btrfs: remove duplicate inclusion of linux/types.h
Jiapeng Chong
1
-1
/
+0
2025-09-22
btrfs: zoned: return error from btrfs_zone_finish_endio()
Johannes Thumshirn
3
-9
/
+15
2025-09-22
btrfs: zoned: directly call do_zone_finish() from btrfs_zone_finish_endio_wor...
Johannes Thumshirn
1
-1
/
+5
2025-09-22
btrfs: collapse unaccount_log_buffer() into clean_log_buffer()
Filipe Manana
1
-30
/
+21
2025-09-22
btrfs: use local key variable to pass arguments in replay_one_extent()
Filipe Manana
1
-3
/
+1
2025-09-22
btrfs: process inline extent earlier in replay_one_extent()
Filipe Manana
1
-164
/
+163
2025-09-22
btrfs: exit early when replaying hole file extent item from a log tree
Filipe Manana
1
-135
/
+126
2025-09-22
btrfs: abort transaction where errors happen during log tree replay
Filipe Manana
1
-51
/
+186
2025-09-22
btrfs: return real error from read_alloc_one_name() in drop_one_dir_item()
Filipe Manana
1
-1
/
+1
2025-09-22
btrfs: use local variable for the transaction handle in replay_one_buffer()
Filipe Manana
1
-17
/
+11
2025-09-22
btrfs: abort transaction in the process_one_buffer() log tree walk callback
Filipe Manana
1
-4
/
+16
2025-09-22
btrfs: abort transaction on specific error places when walking log tree
Filipe Manana
1
-5
/
+28
2025-09-22
btrfs: replace double boolean parameters of cow_file_range()
Qu Wenruo
1
-15
/
+17
2025-09-22
spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX
Jonas Gorski
3
-14
/
+14
2025-09-22
spi: reduce device chip select limit again
Jonas Gorski
1
-1
/
+1
2025-09-22
spi: don't check spi_controller::num_chipselect when parsing a dt device
Jonas Gorski
1
-10
/
+1
2025-09-22
spi: drop check for validity of device chip selects
Jonas Gorski
1
-9
/
+3
2025-09-22
spi: move unused device CS initialization to __spi_add_device()
Jonas Gorski
1
-13
/
+4
2025-09-22
spi: keep track of number of chipselects in spi_device
Jonas Gorski
2
-9
/
+24
2025-09-22
spi: fix return code when spi device has too many chipselects
Jonas Gorski
1
-1
/
+1
2025-09-22
SPI: Add virtio SPI driver
Haixu Cui
4
-0
/
+444
2025-09-22
virtio-spi: Add virtio-spi.h
Haixu Cui
2
-0
/
+187
[prev]
[next]