]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-03-24  Eric Biggerscrypto: sm3 - Remove 'struct sm3_state'
2026-03-24  Eric Biggerscrypto: sm3 - Remove the original "sm3_block_generic()"
2026-03-24  Eric Biggerscrypto: sm3 - Remove sm3_base.h
2026-03-24  Eric Biggerslib/crypto: x86/sm3: Migrate optimized code into library
2026-03-24  Eric Biggerslib/crypto: riscv/sm3: Migrate optimized code into...
2026-03-24  Eric Biggerslib/crypto: arm64/sm3: Migrate optimized code into...
2026-03-24  Eric Biggerscrypto: sm3 - Replace with wrapper around library
2026-03-24  Eric Biggerslib/crypto: tests: Add KUnit tests for SM3
2026-03-24  Eric Biggerslib/crypto: sm3: Add SM3 library API
2026-03-24  Eric Biggerscrypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
2026-03-24  Eric Biggerscrypto: sm3 - Remove sm3_zero_message_hash and SM3_T...
2026-03-24  Eric Biggerscrypto: sm3 - Fold sm3_init() into its caller
2026-03-24  Arnd Bergmannnet: b44: always select CONFIG_FIXED_PHY
2026-03-24  Qingfang Dengnet: airoha: add RCU lock around dev_fill_forward_path
2026-03-24  Andy Shevchenkonfc: microread: Drop unused include
2026-03-24  Johan Hovoldieee802154: atusb: drop redundant device reference
2026-03-24  Jakub KicinskiMerge branch 'net-stmmac-improve-pcs-support'
2026-03-24  Russell King... net: stmmac: use integrated PCS for BASE-X modes
2026-03-24  Russell King... net: stmmac: add BASE-X support to integrated PCS
2026-03-24  Russell King... net: stmmac: add support for reading inband SGMII status
2026-03-24  Russell King... net: stmmac: add struct stmmac_pcs_info
2026-03-24  Russell King... net: stmmac: move default_an_inband to plat_stmmacenet_data
2026-03-24  Donglin Pengtracing: Pretty-print enum parameters in function arguments
2026-03-24  Geert Uytterhoevenclk: xgene: Fix mapping leak in xgene_pllclk_init()
2026-03-24  Geert Uytterhoevenclk: Simplify clk_is_match()
2026-03-24  Andy Shevchenkoclk: baikal-t1: Remove not-going-to-be-supported code...
2026-03-24  Ben Dooksclk: mvebu: armada-37xx-periph: fix __iomem casts in...
2026-03-24  Petr Pavlutracing: Free up file->private_data for use by individu...
2026-03-24  Petr Pavlutracing: Clean up access to trace_event_file from a...
2026-03-24  Petr Pavlutracing: Remove unnecessary check for EVENT_FILE_FL_FREED
2026-03-24  Arnd Bergmanntracing: move __printf() attribute on __ftrace_vbprintk()
2026-03-24  Arnd Bergmannclk: qoriq: avoid format string warning
2026-03-24  Stephen BoydMerge tag 'renesas-clk-for-v7.1-tag1' of git://git...
2026-03-24  Stephen BoydMerge tag 'renesas-clk-fixes-for-v7.0-tag1' of git...
2026-03-24  Chen-Yu TsaiASoC: sun4i-spdif: Make reset control non-optional...
2026-03-24  Yochai Eisenrichnet: fix fanout UAF in packet_release() via NETDEV_UP...
2026-03-23  Jakub KicinskiMerge branch 'ipv6-fix-two-gc-issues-with-permanent...
2026-03-23  Kuniyuki Iwashimaselftest: net: Add GC test for temporary routes with...
2026-03-23  Kuniyuki Iwashimaipv6: Don't remove permanent routes with exceptions...
2026-03-23  Kuniyuki Iwashimaipv6: Remove permanent routes from tb6_gc_hlist when...
2026-03-23  Eric Biggerslib/crypto: aesgcm: Use GHASH library API
2026-03-23  Eric Biggerslib/crypto: gf128hash: Remove unused content from ghash.h
2026-03-23  Eric Biggerslib/crypto: gf128mul: Remove unused 4k_lle functions
2026-03-23  Eric Biggerscrypto: ghash - Remove ghash from crypto_shash API
2026-03-23  Eric Biggerscrypto: gcm - Use GHASH library instead of crypto_ahash
2026-03-23  Eric Biggerslib/crypto: x86/ghash: Migrate optimized code into...
2026-03-23  Eric Biggerslib/crypto: s390/ghash: Migrate optimized code into...
2026-03-23  Eric Biggerslib/crypto: riscv/ghash: Migrate optimized code into...
2026-03-23  Eric Biggerslib/crypto: powerpc/ghash: Migrate optimized code into...
2026-03-23  Eric Biggerscrypto: arm64/aes-gcm - Rename struct ghash_key and...
2026-03-23  Eric Biggerslib/crypto: arm64/ghash: Migrate optimized code into...
2026-03-23  Mark Brownregulator: cros-ec: cleanup and add supplies
2026-03-23  Chen-Yu Tsairegulator: cros-ec: Add regulator supply
2026-03-23  Chen-Yu Tsairegulator: dt-bindings: cros-ec: Add regulator supply
2026-03-23  Eric Biggerscrypto: arm64/ghash - Move NEON GHASH assembly into...
2026-03-23  Eric Biggerslib/crypto: arm/ghash: Migrate optimized code into...
2026-03-23  Giovanni Cabidduvfio/qat: add support for Intel QAT 420xx VFs
2026-03-23  Mark Brownspi: hisi-kunpeng cleanup and fix
2026-03-23  Pei Xiaospi: hisi-kunpeng: Add timeout warning in FIFO flush...
2026-03-23  Pei Xiaospi: hisi-kunpeng: prevent infinite while() loop in...
2026-03-23  Eric Biggerscrypto: arm/ghash - Move NEON GHASH assembly into its...
2026-03-23  Eric Biggerscrypto: arm/ghash - Make the "ghash" crypto_shash NEON...
2026-03-23  Eric Biggerslib/crypto: tests: Add KUnit tests for GHASH
2026-03-23  Danilo Krummrichrust: dma: remove dma::CoherentAllocation<T>
2026-03-23  Gary Guogpu: nova-core: convert to new dma::Coherent API
2026-03-23  Danilo Krummrichgpu: nova-core: convert Gsp::new() to use CoherentBox
2026-03-23  Danilo Krummrichgpu: nova-core: use Coherent::init to initialize GspFwW...
2026-03-23  Danilo Krummrichrust: dma: add Coherent:init() and Coherent::init_with_...
2026-03-23  Danilo Krummrichrust: dma: introduce dma::CoherentBox for memory initia...
2026-03-23  Gary Guorust: dma: add zeroed constructor to `Coherent`
2026-03-23  Chris Morganarm64: dts: rockchip: Correct Joystick Axes on Gameforc...
2026-03-23  Chris Morganarm64: dts: rockchip: Correct Fan Supply for Gameforce Ace
2026-03-23  Robin MurphyRevert "arm64: dts: rockchip: add SPDIF audio to Beelin...
2026-03-23  Ming Wangarm64: dts: rockchip: Fix Bluetooth stability on LCKFB...
2026-03-23  Fabio EstevamARM: dts: rockchip: Fix LED node names on rk3288-phycor...
2026-03-23  Fabio EstevamARM: dts: rockchip: Fix GMAC description n RK3288 boards
2026-03-23  Fabio EstevamARM: dts: rockchip: Fix RTC description on rk3288-firef...
2026-03-23  Fabio EstevamARM: dts: rockchip: Add missing the touchscreen interru...
2026-03-23  Fabio EstevamARM: dts: rockchip: Fix the trackpad supply on rk3288...
2026-03-23  Fabio EstevamARM: dts: rockchip: Fix the Bluetooth node name on...
2026-03-23  Fabio EstevamARM: dts: rockchip: Remove invalid regulator-property...
2026-03-23  Fabio EstevamARM: dts: rockchip: Use mount-matrix on rk3188-bqedison2qc
2026-03-23  Fabio EstevamARM: dts: rockchip: Fix RTC compatible on rk3288-phycor...
2026-03-23  Fabio EstevamARM: dts: rockchip: Move PHY reset to ethernet-phy...
2026-03-23  Fabio EstevamARM: dts: rockchip: Remove rockchip,grf from rk3288...
2026-03-23  Gary Guorust: dma: add generalized container for types other...
2026-03-23  Danilo Krummrichrust: dma: use "kernel vertical" style for imports
2026-03-23  Lukas WunnerDocumentation: PCI: Document PCIe TLP Header decoder...
2026-03-23  Felix GuPCI/pwrctrl: Fix pci_pwrctrl_is_required() device node...
2026-03-23  Joel FernandesMAINTAINERS: gpu: buddy: Update reviewer
2026-03-23  Joel Fernandesrust: gpu: Add GPU buddy allocator bindings
2026-03-23  Joshua Hayidpf: only assign num refillqs if allocation was successful
2026-03-23  Joshua Hayidpf: clear stale cdev_info ptr
2026-03-23  Kohei Enjuiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
2026-03-23  Wendy Liangaccel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent...
2026-03-23  Petr Orosice: use ice_update_eth_stats() for representor stats
2026-03-23  Chen-Yu TsaiPCI/pwrctrl: Do not power off on pwrctrl device removal
2026-03-23  Eric Biggerslib/crypto: gf128hash: Add GHASH support
2026-03-23  Eric Biggerslib/crypto: gf128hash: Support GF128HASH_ARCH without...
2026-03-23  Eric Biggerslib/crypto: gf128hash: Rename polyval module to gf128hash
next