index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
1
-6
/
+5
*
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-10-11
7
-33
/
+38
|
\
|
*
ipmi: Remove unused struct watcher_entry
Yuan Can
2022-09-28
1
-6
/
+0
|
*
ipmi: kcs: aspeed: Update port address comments
Chia-Wei Wang
2022-09-22
1
-11
/
+18
|
*
ipmi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-22
3
-6
/
+6
|
*
ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure
Corey Minyard
2022-09-09
1
-4
/
+8
|
*
ipmi:ipmb: Fix a vague comment and a typo
Corey Minyard
2022-09-04
1
-2
/
+2
|
*
ipmi: Fix comment typo
Jason Wang
2022-07-18
1
-1
/
+1
|
*
char: ipmi: modify NPCM KCS configuration
Tomer Maimon
2022-07-18
1
-3
/
+3
*
|
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
\
|
*
|
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-05
1
-1
/
+1
*
|
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
3
-69
/
+41
|
\
\
\
|
*
|
|
hwrng: core - start hwrng kthread also for untrusted sources
Dominik Brodowski
2022-09-30
1
-26
/
+10
|
*
|
|
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
2022-09-02
1
-7
/
+7
|
*
|
|
hwrng: imx-rngc - use devres for hwrng registration
Martin Kaiser
2022-08-26
1
-11
/
+1
|
*
|
|
hwrng: imx-rngc - use devm_clk_get_enabled
Martin Kaiser
2022-08-26
1
-19
/
+6
|
*
|
|
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
2022-08-19
1
-1
/
+1
|
*
|
|
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
James Cowgill
2022-08-19
1
-2
/
+2
|
*
|
|
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2022-08-19
1
-4
/
+15
*
|
|
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-10
2
-60
/
+83
|
\
\
\
\
|
*
|
|
|
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
2022-10-06
1
-12
/
+16
|
*
|
|
|
random: fix typos in get_random_bytes() comment
William Zijl
2022-10-01
1
-5
/
+5
|
*
|
|
|
random: schedule jitter credit for next jiffy, not in two jiffies
Jason A. Donenfeld
2022-10-01
1
-2
/
+2
|
*
|
|
|
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
2022-09-29
1
-0
/
+2
|
*
|
|
|
random: use init_utsname() instead of utsname()
Jason A. Donenfeld
2022-09-29
1
-1
/
+1
|
*
|
|
|
random: split initialization into early step and later step
Jason A. Donenfeld
2022-09-29
1
-20
/
+30
|
*
|
|
|
random: use expired timer rather than wq for mixing fast pool
Jason A. Donenfeld
2022-09-28
1
-7
/
+11
|
*
|
|
|
random: avoid reading two cache lines on irq randomness
Jason A. Donenfeld
2022-09-28
1
-1
/
+1
|
*
|
|
|
random: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
2022-09-23
1
-1
/
+1
|
*
|
|
|
random: throttle hwrng writes if no entropy is credited
Jason A. Donenfeld
2022-09-23
1
-2
/
+2
|
*
|
|
|
random: use hwgenerator randomness more frequently at early boot
Dominik Brodowski
2022-09-23
1
-12
/
+10
|
*
|
|
|
random: restore O_NONBLOCK support
Jason A. Donenfeld
2022-09-23
2
-2
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-0
/
+6
|
|
\
|
|
|
|
*
|
|
|
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
1
-0
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
/dev/null: add IORING_OP_URING_CMD support
Paul Moore
2022-08-26
1
-0
/
+6
|
|
/
/
*
/
/
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
9
-26
/
+11
|
/
/
*
|
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
\
|
*
|
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-19
1
-1
/
+1
*
|
|
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
\
\
|
*
|
|
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
2022-07-28
1
-1
/
+1
*
|
|
|
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-06
1
-10
/
+7
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
2022-07-29
1
-10
/
+7
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
agp/intel: Use per device iommu check
Lu Baolu
2022-07-15
1
-10
/
+7
*
|
|
|
|
Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-06
8
-1
/
+440
|
\
\
\
\
\
|
*
|
|
|
|
tpm: Add check for Failure mode for TPM2 modules
Mårten Lindahl
2022-08-03
1
-0
/
+6
|
*
|
|
|
|
tpm: fix platform_no_drv_owner.cocci warning
Yang Li
2022-08-03
1
-1
/
+0
|
*
|
|
|
|
tpm: Add tpm_tis_i2c backend for tpm_tis_core
Alexander Steffen
2022-08-03
3
-0
/
+404
|
*
|
|
|
|
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
Alexander Steffen
2022-08-03
2
-0
/
+24
[next]