index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
mailbox: riscv-sbi-mpxy: validate RPMI notification lengths
Pengpeng Hou
1
-2
/
+10
2026-08-15
mailbox: bcm2835: use platform_get_irq and simplify probe
Rosen Penev
1
-17
/
+15
2026-08-15
mailbox: qcom-ipcc: fix duplicate channel allocation across holes
Anup Vishwakarma
1
-6
/
+11
2026-08-15
mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()
Griffin Kroah-Hartman
1
-0
/
+2
2026-08-15
mailbox: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
17
-61
/
+20
2026-08-15
mailbox: exynos: Add support for Exynos850 mailbox
Alexey Klimov
1
-6
/
+66
2026-08-15
mailbox: pcc: Fix command timeout due to missed interrupt
Huisong Li
1
-14
/
+27
2026-08-15
mailbox: pcc: Check shared memory signature on request
Sudeep Holla
1
-5
/
+31
2026-08-15
mailbox: pcc: Notify clients on polled completion
Sudeep Holla
1
-1
/
+9
2026-08-15
mailbox: rockchip: drop unneeded runtime pointer (pclk)
Linmao Li
1
-4
/
+4
2026-08-15
mailbox: rockchip: disable pclk on probe failure and unbind
Linmao Li
1
-13
/
+4
2026-08-15
mailbox: qcom-cpucp: handle NULL data in send_data callback
Jia Yang
1
-0
/
+8
2026-08-15
mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handler
Jia Yang
1
-3
/
+14
2026-08-15
mailbox: arm_mhuv2: Use generic firmware property APIs
Kunihiko Hayashi
1
-3
/
+2
2026-08-15
mailbox: arm_mhuv2: Convert channel translation to fw_xlate()
Kunihiko Hayashi
1
-5
/
+5
2026-08-15
cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabled
Rafael J. Wysocki
1
-4
/
+9
2026-08-15
cpufreq: intel_pstate: Consolidate HWP P-states initialization
Rafael J. Wysocki
1
-59
/
+54
2026-08-15
Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+3
2026-08-15
fbdev: atyfb: Convert to managed PCI and ioremap API
Shixiong Ou
1
-29
/
+18
2026-08-15
fbdev: matrox: Convert to managed PCI and ioremap API
Shixiong Ou
1
-20
/
+10
2026-08-15
fbdev: savage: Convert to managed PCI and ioremap API
Shixiong Ou
1
-10
/
+6
2026-08-15
fbdev: nvidia: Convert to managed PCI and ioremap API
Shixiong Ou
1
-13
/
+6
2026-08-15
fbdev: aty128fb: Convert to managed PCI and ioremap API
Shixiong Ou
1
-28
/
+12
2026-08-14
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-10
/
+13
2026-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
7985
-127125
/
+459278
2026-08-15
crypto: keembay - use crypto_memneq() to compare CCM AEAD tags
David C.C.M. Gall
1
-1
/
+2
2026-08-15
crypto: keembay - use crypto_memneq() to compare GCM AEAD tags
David C.C.M. Gall
1
-1
/
+2
2026-08-15
crypto: sa2ul - use crypto_memneq() to compare AEAD tag
David C.C.M. Gall
1
-1
/
+2
2026-08-15
hwrng: drivers - use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
2
-2
/
+2
2026-08-15
crypto: qce - fix CCM AAD buffer underallocation
Md Sadre Alam
1
-1
/
+1
2026-08-15
crypto: iaa - unmap dst before software fallback on decompress
Vinicius Costa Gomes
1
-17
/
+18
2026-08-15
crypto: iaa - use bounce buffer for multi-sg decompress input
Giovanni Cabiddu
1
-22
/
+106
2026-08-15
crypto: iaa - avoid counting fallback decompression bytes
Giovanni Cabiddu
1
-7
/
+9
2026-08-15
crypto: iaa - fall back to software for multi-entry scatterlists
Giovanni Cabiddu
3
-51
/
+71
2026-08-15
hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
Thomas Richard (TI)
1
-15
/
+86
2026-08-15
crypto: hisilicon/sec2 - fix CCM algorithm long packet failure
Zhushuai Yin
1
-6
/
+6
2026-08-15
crypto: eip93 - use struct_size() and flexible array for ring allocation
Rosen Penev
2
-16
/
+12
2026-08-14
Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
53
-331
/
+751
2026-08-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-42
/
+24
2026-08-14
Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-0
/
+3
2026-08-14
Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-42
/
+21
2026-08-14
rust: introduce abstractions for fwctl
Zhi Wang
1
-0
/
+12
2026-08-14
Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-2
/
+2
2026-08-14
Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-6
/
+24
2026-08-14
Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
5
-19
/
+26
2026-08-14
ACPI: APD: Add clock frequency for HJMC01 I2C controller
Xiangyang Yu
1
-0
/
+6
2026-08-14
ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ
Hongnan Li
1
-14
/
+15
2026-08-14
ACPI: scan: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-11
/
+9
2026-08-14
ACPI: platform: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-9
/
+7
2026-08-14
ACPI: bus: Introduce acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-16
/
+38
[prev]
[next]