summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-23lib/crypto: sm3: Add SM3 library APIEric Biggers
2026-03-23crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]Eric Biggers
2026-03-23crypto: sm3 - Fold sm3_init() into its callerEric Biggers
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-03-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
2026-03-23ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
2026-03-23lib/crypto: aesgcm: Use GHASH library APIEric Biggers
2026-03-23lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers
2026-03-23lib/crypto: gf128mul: Remove unused 4k_lle functionsEric Biggers
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23spi: hisi-kunpeng cleanup and fixMark Brown
2026-03-23lib/crypto: gf128hash: Add GHASH supportEric Biggers
2026-03-23lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functionsEric Biggers
2026-03-23lib/crypto: gf128hash: Rename polyval module to gf128hashEric Biggers
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues
2026-03-23asm-generic/bitops: Fix a comment typo in instrumented-atomic.hKai Huang
2026-03-23bitops: fix kernel-doc parameter name for parity8()Kit Dallege
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov
2026-03-23lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()Yury Norov
2026-03-23lib: crypto: fix comments for count_leading_zeros()Yury Norov
2026-03-23bitmap: add bitmap_weight_from()Yury Norov
2026-03-23bitmap: drop __find_nth_andnot_bit()Yury Norov
2026-03-23Merge branch '20260319-clk-qcom-dispcc-eliza-v3-1-d1f2b19a6e6b@oss.qualcomm.c...Bjorn Andersson
2026-03-23dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CCKrzysztof Kozlowski
2026-03-23pidfds: add coredump_code field to pidfd_infoEmanuele Rocca
2026-03-23coredump: add tracepoint for coredump eventsBreno Leitao
2026-03-23fs: remove do_sys_truncateChristoph Hellwig
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich
2026-03-22net/mlx5: Add vhca_id_type bit to alias contextPatrisious Haddad
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-22iio: st_sensors: correct kernel-doc issuesRandy Dunlap
2026-03-22crypto: add missing kernel-doc for anonymous union membersKit Dallege
2026-03-22crypto: simd - Remove unused skcipher supportEric Biggers
2026-03-22padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu
2026-03-22hwrng: core - avoid kernel-doc warningsRandy Dunlap