index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
1
-10
/
+7
2022-07-28
char: remove VR41XX related char driver
Thomas Bogendoerfer
3
-365
/
+0
2022-07-28
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
1
-1
/
+1
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-14
/
+31
2022-07-22
hwrng: via - Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
1
-1
/
+1
2022-07-18
ipmi: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-18
char: ipmi: modify NPCM KCS configuration
Tomer Maimon
1
-3
/
+3
2022-07-18
random: use try_cmpxchg in _credit_init_bits
Uros Bizjak
1
-2
/
+2
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2
-10
/
+0
2022-07-16
random: cap jitter samples per bit to factor of HZ
Jason A. Donenfeld
1
-1
/
+1
2022-07-15
agp/intel: Use per device iommu check
Lu Baolu
1
-10
/
+7
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
2
-4
/
+4
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
1
-1
/
+1
2022-07-10
hwrng: bcm2835: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-07-01
pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
Kalesh Singh
1
-2
/
+2
2022-07-01
Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-29
/
+29
2022-06-27
apm-emulation: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
agp/intel: Rename intel-gtt symbols
Lucas De Marchi
1
-29
/
+29
2022-06-20
random: update comment from copy_to_user() -> copy_to_iter()
Jason A. Donenfeld
1
-1
/
+1
2022-06-19
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
1
-1
/
+1
2022-06-19
random: schedule mix_interrupt_randomness() less often
Jason A. Donenfeld
1
-1
/
+1
2022-06-17
Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
2
-40
/
+47
2022-06-10
char: lp: remove redundant initialization of err
Shreenidhi Shedi
1
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1)
Thomas Gleixner
1
-8
/
+1
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-13
/
+0
2022-06-10
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
1
-18
/
+30
2022-06-10
random: do not use jump labels before they are initialized
Jason A. Donenfeld
1
-1
/
+10
2022-06-10
random: account for arch randomness in bits
Jason A. Donenfeld
1
-5
/
+5
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-4
/
+3
2022-06-10
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
1
-1
/
+1
2022-06-08
virtio-rng: make device ready before making request
Jason Wang
1
-0
/
+2
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-27
/
+28
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-4
/
+23
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-17
/
+138
2022-05-24
Merge tag 'for-linus-4.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-54
/
+154
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
10
-168
/
+140
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-783
/
+559
2022-05-23
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-15
/
+3
2022-05-23
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-05-23
tpm: Add field upgrade mode support for Infineon TPM2 modules
Stefan Mahnke-Hartmann
1
-1
/
+5
2022-05-23
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
1
-1
/
+10
2022-05-23
char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
Uwe Kleine-König
1
-2
/
+2
2022-05-23
tpm: cr50: Add new device/vendor ID 0x504a6666
Jes B. Klinke
1
-3
/
+4
2022-05-23
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
6
-160
/
+117
2022-05-23
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
1
-0
/
+1
2022-05-23
tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-1
/
+1
2022-05-22
random: check for signals after page of pool writes
Jason A. Donenfeld
1
-4
/
+10
2022-05-20
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
1
-0
/
+4
[prev]
[next]