summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-16md/md-llbitmap: raise barrier before state machine transitionYu Kuai-4/+4
2026-03-16md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai-1/+2
2026-03-16md/raid5: set chunk_sectors to enable full stripe I/O splittingYu Kuai-0/+1
2026-03-16md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt-2/+2
2026-03-16md: suppress spurious superblock update error message for dm-raidChen Cheng-1/+3
2026-03-15selftests: pci_endpoint: Skip reserved BARsNiklas Cassel-0/+4
2026-03-15misc: pci_endpoint_test: Give reserved BARs a distinct error codeNiklas Cassel-2/+18
2026-03-15PCI: endpoint: pci-epf-test: Advertise reserved BARsNiklas Cassel-0/+24
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel-89/+25
2026-03-15PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue driversNiklas Cassel-15/+27
2026-03-15PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLEDNiklas Cassel-3/+12
2026-03-15PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl windowKoichiro Den-1/+14
2026-03-15PCI: endpoint: Describe reserved subregions within BARsKoichiro Den-0/+28
2026-03-15PCI: endpoint: Allow only_64bit on BAR_RESERVEDManikanta Maddireddy-5/+0
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel-18/+1
2026-03-15PCI: rzg3s-host: Add support for RZ/G3E PCIe controllerJohn Madieu-0/+93
2026-03-15PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed supportJohn Madieu-6/+20
2026-03-15PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibilityJohn Madieu-0/+8
2026-03-15PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacksJohn Madieu-17/+44
2026-03-15PCI: rzg3s-host: Make configuration reset lines optionalJohn Madieu-3/+3
2026-03-15PCI: rzg3s-host: Make SYSC register offsets SoC-specificJohn Madieu-26/+85
2026-03-15dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoCJohn Madieu-6/+67
2026-03-15dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming propertiesJohn Madieu-25/+25
2026-03-15PCI: rzg3s-host: Rework inbound window algorithm for supporting RZ/G3E SoCJohn Madieu-24/+29
2026-03-15PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu-9/+9
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu-2/+1
2026-03-15KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier-0/+14
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar-27/+22
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf-10/+5
2026-03-15ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirkAndrii Kovalchuk-0/+1
2026-03-14sched_ext: Update selftests to drop ops.cpu_acquire/release()Cheng-Yang Chou-9/+12
2026-03-14sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_v...Cheng-Yang Chou-9/+15
2026-03-15parisc: Flush correct cache in cacheflush() syscallHelge Deller-2/+2
2026-03-15crypto: atmel - use list_first_entry_or_null to simplify find_devThorsten Blum-12/+5
2026-03-15crypto: atmel-tdes - fix DMA sync directionThorsten Blum-4/+4
2026-03-15crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski-8/+8
2026-03-15MAINTAINERS: remove outdated entry for crypto/rng.cEric Biggers-6/+0
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))Aleksander Jan Bajkowski-1/+296
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))Aleksander Jan Bajkowski-1/+268
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))Aleksander Jan Bajkowski-1/+240
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))Aleksander Jan Bajkowski-1/+240
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))Aleksander Jan Bajkowski-1/+226
2026-03-15MAINTAINERS: Remove bouncing maintaner for IAA driverDave Hansen-1/+0
2026-03-15crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty-1/+12
2026-03-15crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty-11/+11
2026-03-15crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C checkThorsten Blum-4/+0
2026-03-15dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981Aleksander Jan Bajkowski-1/+4
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-158/+211
2026-03-14Merge tag 'i2c-for-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2026-03-15Merge tag 'drm-misc-next-2026-03-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-564/+2396