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-03-16
md/md-llbitmap: raise barrier before state machine transition
Yu Kuai
-4
/
+4
2026-03-16
md/md-llbitmap: skip reading rdevs that are not in_sync
Yu Kuai
-1
/
+2
2026-03-16
md/raid5: set chunk_sectors to enable full stripe I/O splitting
Yu Kuai
-0
/
+1
2026-03-16
md/raid10: fix deadlock with check operation and nowait requests
Josh Hunt
-2
/
+2
2026-03-16
md: suppress spurious superblock update error message for dm-raid
Chen Cheng
-1
/
+3
2026-03-15
selftests: pci_endpoint: Skip reserved BARs
Niklas Cassel
-0
/
+4
2026-03-15
misc: pci_endpoint_test: Give reserved BARs a distinct error code
Niklas Cassel
-2
/
+18
2026-03-15
PCI: endpoint: pci-epf-test: Advertise reserved BARs
Niklas Cassel
-0
/
+24
2026-03-15
PCI: dwc: Disable BARs in common code instead of in each glue driver
Niklas Cassel
-89
/
+25
2026-03-15
PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
Niklas Cassel
-15
/
+27
2026-03-15
PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
Niklas Cassel
-3
/
+12
2026-03-15
PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
Koichiro Den
-1
/
+14
2026-03-15
PCI: endpoint: Describe reserved subregions within BARs
Koichiro Den
-0
/
+28
2026-03-15
PCI: endpoint: Allow only_64bit on BAR_RESERVED
Manikanta Maddireddy
-5
/
+0
2026-03-15
PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
Niklas Cassel
-18
/
+1
2026-03-15
PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
John Madieu
-0
/
+93
2026-03-15
PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
John Madieu
-6
/
+20
2026-03-15
PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
John Madieu
-0
/
+8
2026-03-15
PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
John Madieu
-17
/
+44
2026-03-15
PCI: rzg3s-host: Make configuration reset lines optional
John Madieu
-3
/
+3
2026-03-15
PCI: rzg3s-host: Make SYSC register offsets SoC-specific
John Madieu
-26
/
+85
2026-03-15
dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
John Madieu
-6
/
+67
2026-03-15
dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
John Madieu
-25
/
+25
2026-03-15
PCI: rzg3s-host: Rework inbound window algorithm for supporting RZ/G3E SoC
John Madieu
-24
/
+29
2026-03-15
PCI: rzg3s-host: Reorder reset assertion during suspend
John Madieu
-9
/
+9
2026-03-15
PCI: rzg3s-host: Fix reset handling in probe error path
John Madieu
-2
/
+1
2026-03-15
KVM: arm64: Discard PC update state on vcpu reset
Marc Zyngier
-0
/
+14
2026-03-15
iio: dac: mcp47feb02: Fix Vref validation [1-999] case
Ariana Lazar
-27
/
+22
2026-03-15
iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
Josh Poimboeuf
-10
/
+5
2026-03-15
ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirk
Andrii Kovalchuk
-0
/
+1
2026-03-14
sched_ext: Update selftests to drop ops.cpu_acquire/release()
Cheng-Yang Chou
-9
/
+12
2026-03-14
sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_v...
Cheng-Yang Chou
-9
/
+15
2026-03-15
parisc: Flush correct cache in cacheflush() syscall
Helge Deller
-2
/
+2
2026-03-15
crypto: atmel - use list_first_entry_or_null to simplify find_dev
Thorsten Blum
-12
/
+5
2026-03-15
crypto: atmel-tdes - fix DMA sync direction
Thorsten Blum
-4
/
+4
2026-03-15
crypto: inside-secure/eip93 - register hash before authenc algorithms
Aleksander Jan Bajkowski
-8
/
+8
2026-03-15
MAINTAINERS: remove outdated entry for crypto/rng.c
Eric Biggers
-6
/
+0
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
-1
/
+296
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
-1
/
+268
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
-1
/
+240
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
-1
/
+240
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
-1
/
+226
2026-03-15
MAINTAINERS: Remove bouncing maintaner for IAA driver
Dave Hansen
-1
/
+0
2026-03-15
crypto: qat - fix firmware loading failure for GEN6 devices
Suman Kumar Chakraborty
-1
/
+12
2026-03-15
crypto: qat - fix indentation of macros in qat_hal.c
Suman Kumar Chakraborty
-11
/
+11
2026-03-15
crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
Thorsten Blum
-4
/
+0
2026-03-15
dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
Aleksander Jan Bajkowski
-1
/
+4
2026-03-14
Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-158
/
+211
2026-03-14
Merge tag 'i2c-for-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-03-15
Merge tag 'drm-misc-next-2026-03-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-564
/
+2396
[prev]
[next]