index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
prandom: remove unused functions
Jason A. Donenfeld
1
-6
/
+5
2022-10-11
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-33
/
+38
2022-10-10
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-69
/
+41
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-60
/
+83
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
1
-12
/
+16
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-02
random: fix typos in get_random_bytes() comment
William Zijl
1
-5
/
+5
2022-10-01
random: schedule jitter credit for next jiffy, not in two jiffies
Jason A. Donenfeld
1
-2
/
+2
2022-09-30
hwrng: core - start hwrng kthread also for untrusted sources
Dominik Brodowski
1
-26
/
+10
2022-09-29
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
1
-0
/
+2
2022-09-29
random: use init_utsname() instead of utsname()
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
1
-20
/
+30
2022-09-28
random: use expired timer rather than wq for mixing fast pool
Jason A. Donenfeld
1
-7
/
+11
2022-09-28
random: avoid reading two cache lines on irq randomness
Jason A. Donenfeld
1
-1
/
+1
2022-09-28
ipmi: Remove unused struct watcher_entry
Yuan Can
1
-6
/
+0
2022-09-23
random: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
1
-1
/
+1
2022-09-23
random: throttle hwrng writes if no entropy is credited
Jason A. Donenfeld
1
-2
/
+2
2022-09-23
random: use hwgenerator randomness more frequently at early boot
Dominik Brodowski
1
-12
/
+10
2022-09-23
random: restore O_NONBLOCK support
Jason A. Donenfeld
2
-2
/
+7
2022-09-23
ipmi: kcs: aspeed: Update port address comments
Chia-Wei Wang
1
-11
/
+18
2022-09-22
ipmi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
3
-6
/
+6
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
1
-0
/
+6
2022-09-10
ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure
Corey Minyard
1
-4
/
+8
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+6
2022-09-04
ipmi:ipmb: Fix a vague comment and a typo
Corey Minyard
1
-2
/
+2
2022-09-02
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
1
-7
/
+7
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2022-08-26
/dev/null: add IORING_OP_URING_CMD support
Paul Moore
1
-0
/
+6
2022-08-26
hwrng: imx-rngc - use devres for hwrng registration
Martin Kaiser
1
-11
/
+1
2022-08-26
hwrng: imx-rngc - use devm_clk_get_enabled
Martin Kaiser
1
-19
/
+6
2022-08-19
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
1
-1
/
+1
2022-08-19
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
James Cowgill
1
-2
/
+2
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
1
-4
/
+15
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
9
-26
/
+11
2022-08-07
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+7
2022-08-06
Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-1
/
+440
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+1
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-368
/
+3
2022-08-04
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-29
/
+29
2022-08-03
tpm: Add check for Failure mode for TPM2 modules
Mårten Lindahl
1
-0
/
+6
2022-08-03
tpm: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-08-03
tpm: Add tpm_tis_i2c backend for tpm_tis_core
Alexander Steffen
3
-0
/
+404
2022-08-03
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
Alexander Steffen
2
-0
/
+24
2022-08-03
tpm: Add upgrade/reduced mode support for TPM1.2 modules
Stefan Mahnke-Hartmann
2
-1
/
+7
[next]