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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
hwrng: mtk - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: atmel - Add struct device pointer to device context struct
Sakari Ailus
1
-5
/
+6
2025-04-15
char: misc: register chrdev region with all possible minors
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-04-15
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-0
/
+55
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
1
-1
/
+1
2025-04-10
tpm: Add SNP SVSM vTPM driver
Stefano Garzarella
3
-0
/
+136
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
12
-20
/
+20
2025-04-02
agp/intel-gtt: Add intel_gmch_gtt_read_entry()
Ville Syrjälä
1
-0
/
+55
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-30
/
+11
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-55
/
+285
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2
-23
/
+27
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
1
-0
/
+1
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
1
-5
/
+66
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
1
-15
/
+21
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
4
-0
/
+383
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
1
-1
/
+0
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2
-3
/
+15
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
1
-2
/
+1
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
1
-1
/
+1
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
1
-1
/
+0
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-03-27
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2
-7
/
+5
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-5
/
+6
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-03-14
tlclk: convert to use faux_device
Greg Kroah-Hartman
1
-24
/
+8
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+3
2025-03-09
Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
1
-2
/
+2
2025-03-02
hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text
Geert Uytterhoeven
1
-4
/
+4
2025-02-22
hwrng: rockchip - add support for rk3588's standalone TRNG
Nicolas Frattaroli
2
-21
/
+216
2025-02-22
hwrng: rockchip - eliminate some unnecessary dereferences
Nicolas Frattaroli
1
-3
/
+3
2025-02-22
hwrng: rockchip - store dev pointer in driver struct
Nicolas Frattaroli
1
-6
/
+6
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
1
-3
/
+3
2025-02-20
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
1
-5
/
+6
2025-02-20
virtio_console: Get rid of unneeded temporary variable
Andy Shevchenko
1
-4
/
+1
2025-02-20
virtio: console: Use str_yes_no() helper in port_debugfs_show()
Thorsten Blum
1
-2
/
+2
2025-02-20
char: misc: deallocate static minor in error path
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-02-18
hwrng: timeriomem: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-13
sonypi: Use str_on_off() helper in sonypi_display_info()
Thorsten Blum
1
-5
/
+6
2025-02-09
hwrng: imx-rngc - add runtime pm
Martin Kaiser
1
-17
/
+52
2025-02-09
hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place
Dragan Simic
1
-1
/
+1
2025-02-09
hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig
Dragan Simic
1
-4
/
+4
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
3
-3
/
+3
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-10
/
+31
2025-01-23
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
1
-2
/
+13
2025-01-22
Merge tag 'for-linus-6.14-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-19
/
+13
2025-01-10
virtio: console: Replace deprecated kmap_atomic with kmap_local_page
David Reaver
1
-2
/
+2
2025-01-08
misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
Vimal Agrawal
1
-8
/
+29
2025-01-07
ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
Quan Nguyen
1
-2
/
+3
[prev]
[next]