index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-07
net/mlx5e: XDP, Remove stride size limitation
Dragos Tatulea
-9
/
+2
2026-04-07
net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
Dragos Tatulea
-1
/
+1
2026-04-07
net/mlx5e: XSK, Increase size for chunk_size param
Dragos Tatulea
-1
/
+1
2026-04-07
ASoC: intel: avs: Fix type mismatch in variable assignment
songxiebing
-1
/
+1
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
-9
/
+10
2026-04-07
coresight: tpdm: fix invalid MMIO access issue
Jie Gan
-1
/
+1
2026-04-07
xfs: untangle the open zones reporting in mountinfo
Christoph Hellwig
-2
/
+6
2026-04-07
xfs: expose the number of open zones in sysfs
Christoph Hellwig
-0
/
+17
2026-04-07
xfs: reduce special casing for the open GC zone
Christoph Hellwig
-59
/
+58
2026-04-07
xfs: streamline GC zone selection
Christoph Hellwig
-55
/
+40
2026-04-07
xfs: refactor GC zone selection helpers
Christoph Hellwig
-23
/
+22
2026-04-07
xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irec
Christoph Hellwig
-2
/
+2
2026-04-07
xfs: put the open zone later xfs_open_zone_put
Christoph Hellwig
-1
/
+1
2026-04-07
xfs: add a separate tracepoint for stealing an open zone for GC
Christoph Hellwig
-1
/
+2
2026-04-07
xfs: delay initial open of the GC zone
Christoph Hellwig
-25
/
+20
2026-04-07
ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
Vasiliy Kovalev
-3
/
+11
2026-04-07
ext2: use get_random_u32() where appropriate
David Carlier
-1
/
+1
2026-04-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
-0
/
+1
2026-04-07
xfs: handle too many open zones when mounting
Christoph Hellwig
-0
/
+76
2026-04-07
xfs: refactor xfs_mount_zones
Christoph Hellwig
-20
/
+34
2026-04-07
xfs: fix integer overflow in busy extent sort comparator
Yuto Ohnuki
-2
/
+2
2026-04-07
xfs: fix integer overflow in deferred intent sort comparators
Yuto Ohnuki
-3
/
+3
2026-04-07
xfs: fold xfs_setattr_size into xfs_vn_setattr_size
Christoph Hellwig
-27
/
+11
2026-04-07
xfs: remove a duplicate assert in xfs_setattr_size
Christoph Hellwig
-1
/
+0
2026-04-07
rust: sizes: add SizeConstants trait for device address space constants
John Hubbard
-44
/
+128
2026-04-07
spi: spi-fsl-lpspi: make struct lpspi_config::mode u32
Marc Kleine-Budde
-1
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop check
Marc Kleine-Budde
-3
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void function
Marc Kleine-Budde
-3
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_can_dma(): directly assign return value to fsl_...
Marc Kleine-Budde
-8
/
+2
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer N...
Marc Kleine-Budde
-3
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Co...
Marc Kleine-Budde
-3
/
+7
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assig...
Marc Kleine-Budde
-1
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data:...
Marc Kleine-Budde
-6
/
+5
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIF...
Marc Kleine-Budde
-4
/
+7
2026-04-07
spi: spi-fsl-lpspi: adapt to kernel coding style
Marc Kleine-Budde
-6
/
+6
2026-04-07
rust: kernel: update `file_with_nul` comment
Miguel Ojeda
-1
/
+1
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
-1766
/
+5323
2026-04-07
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
-11
/
+24
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
-1
/
+1
2026-04-07
gpio: aspeed: fix unsigned long int declaration
Chen Jung Ku
-1
/
+1
2026-04-07
gpio: rockchip: convert to dynamic GPIO base allocation
Shawn Lin
-1
/
+1
2026-04-07
gpio: remove dev-sync-probe
Bartosz Golaszewski
-128
/
+0
2026-04-07
gpio: virtuser: stop using dev-sync-probe
Bartosz Golaszewski
-11
/
+20
2026-04-07
gpio: aggregator: stop using dev-sync-probe
Bartosz Golaszewski
-18
/
+21
2026-04-07
gpio: sim: stop using dev-sync-probe
Bartosz Golaszewski
-21
/
+29
2026-04-07
dcache: permit dynamic_dname()s up to NAME_MAX
Aleksa Sarai
-5
/
+6
2026-04-07
gpio: Add Intel Nova Lake ACPI GPIO events driver
Alan Borzeszkowski
-0
/
+357
2026-04-07
platform/x86: thinkpad_acpi: Drop ACPI driver registration
Rafael J. Wysocki
-58
/
+4
[prev]
[next]