summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski1-0/+11
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-03-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-0/+1
2026-03-24Merge branch '20260120-topic-7180_dispcc_bcr-v1-1-0b1b442156c3@oss.qualcomm.c...Bjorn Andersson1-1/+6
2026-03-24dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
2026-03-24udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-03-24ethtool: Add RSS indirection table resize helpersBjörn Töpel1-0/+6
2026-03-24ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-6/+8
2026-03-24team: use netdev_from_priv()Qingfang Deng1-2/+1
2026-03-24net: add netdev_from_priv() helperQingfang Deng1-0/+11
2026-03-24crypto: sm3 - Remove 'struct sm3_state'Eric Biggers1-7/+0
2026-03-24crypto: sm3 - Remove the original "sm3_block_generic()"Eric Biggers1-2/+0
2026-03-24crypto: sm3 - Remove sm3_base.hEric Biggers1-92/+0
2026-03-24lib/crypto: sm3: Add SM3 library APIEric Biggers1-10/+60
2026-03-24crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]Eric Biggers1-5/+0
2026-03-24crypto: sm3 - Fold sm3_init() into its callerEric Biggers2-14/+11
2026-03-24net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)1-0/+1
2026-03-24net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)1-1/+1
2026-03-24clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko1-48/+0
2026-03-24tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-03-24ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-24lib/crypto: aesgcm: Use GHASH library APIEric Biggers1-2/+2
2026-03-24lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers2-14/+1
2026-03-24lib/crypto: gf128mul: Remove unused 4k_lle functionsEric Biggers1-14/+3
2026-03-24lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers1-1/+2
2026-03-24lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers1-0/+3
2026-03-24lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers1-0/+4
2026-03-24spi: hisi-kunpeng cleanup and fixMark Brown21-32/+155
2026-03-23lib/crypto: gf128hash: Add GHASH supportEric Biggers1-0/+95
2026-03-23lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functionsEric Biggers1-19/+3
2026-03-23lib/crypto: gf128hash: Rename polyval module to gf128hashEric Biggers1-8/+8
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2026-03-23asm-generic/bitops: Fix a comment typo in instrumented-atomic.hKai Huang1-1/+1
2026-03-23bitops: fix kernel-doc parameter name for parity8()Kit Dallege1-1/+1
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov1-4/+2
2026-03-23lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()Yury Norov1-6/+3
2026-03-23lib: crypto: fix comments for count_leading_zeros()Yury Norov1-3/+1
2026-03-23bitmap: add bitmap_weight_from()Yury Norov1-0/+33
2026-03-23bitmap: drop __find_nth_andnot_bit()Yury Norov1-2/+0
2026-03-23Merge branch '20260319-clk-qcom-dispcc-eliza-v3-1-d1f2b19a6e6b@oss.qualcomm.c...Bjorn Andersson1-0/+118
2026-03-23dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CCKrzysztof Kozlowski1-0/+118
2026-03-23pidfds: add coredump_code field to pidfd_infoEmanuele Rocca1-0/+4
2026-03-23coredump: add tracepoint for coredump eventsBreno Leitao1-0/+45
2026-03-23fs: remove do_sys_truncateChristoph Hellwig1-7/+1
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-6/+2
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan1-12/+36
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay1-1/+3
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang1-0/+3
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman36-120/+303
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie6-18/+119