summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-15dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming propertiesJohn Madieu
2026-03-15PCI: rzg3s-host: Rework inbound window algorithm for supporting RZ/G3E SoCJohn Madieu
2026-03-15PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu
2026-03-15KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier
2026-03-15iio: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf
2026-03-15ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirkAndrii Kovalchuk
2026-03-14sched_ext: Update selftests to drop ops.cpu_acquire/release()Cheng-Yang Chou
2026-03-14sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_v...Cheng-Yang Chou
2026-03-15parisc: Flush correct cache in cacheflush() syscallHelge Deller
2026-03-15crypto: atmel - use list_first_entry_or_null to simplify find_devThorsten Blum
2026-03-15crypto: atmel-tdes - fix DMA sync directionThorsten Blum
2026-03-15crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski
2026-03-15MAINTAINERS: remove outdated entry for crypto/rng.cEric Biggers
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))Aleksander Jan Bajkowski
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))Aleksander Jan Bajkowski
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))Aleksander Jan Bajkowski
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))Aleksander Jan Bajkowski
2026-03-15crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))Aleksander Jan Bajkowski
2026-03-15MAINTAINERS: Remove bouncing maintaner for IAA driverDave Hansen
2026-03-15crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-03-15crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-03-15crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C checkThorsten Blum
2026-03-15dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981Aleksander Jan Bajkowski
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14Merge tag 'i2c-for-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-15Merge tag 'drm-misc-next-2026-03-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-14Merge branch 'dpaa2-fix-config-relation-with-fsl_dpaa2_switch'Jakub Kicinski
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen
2026-03-14selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pktEric Dumazet
2026-03-14Merge branch 'devlink-introduce-shared-devlink-instance-for-pfs-on-same-chip'Jakub Kicinski
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko
2026-03-14documentation: networking: add shared devlink documentationJiri Pirko
2026-03-14devlink: introduce shared devlink instance for PFs on same chipJiri Pirko
2026-03-14devlink: allow devlink instance allocation without a backing deviceJiri Pirko
2026-03-14devlink: add devl_warn() helper and use it in port warningsJiri Pirko
2026-03-14devlink: add devlink_dev_driver_name() helper and use it in trace eventsJiri Pirko
2026-03-14devlink: introduce __devlink_alloc() with dev driver pointerJiri Pirko
2026-03-14devlink: support index-based notification filteringJiri Pirko
2026-03-14devlink: support index-based lookup via bus_name/dev_name handleJiri Pirko
2026-03-14devlink: allow to use devlink index as a command handleJiri Pirko
2026-03-14devlink: avoid extra iterations when found devlink is not registeredJiri Pirko
2026-03-14devlink: add helpers to get bus_name/dev_nameJiri Pirko
2026-03-14devlink: expose devlink instance index over netlinkJiri Pirko
2026-03-14Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-14Merge branch 'net-phy-further-decouple-provider-from-consumer-part'Jakub Kicinski
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit