index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2
-23
/
+19
2018-07-03
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
1
-1
/
+2
2018-07-03
hwrng: core - Always drop the RNG in hwrng_unregister()
Michael Buesch
1
-2
/
+9
2018-07-03
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-05-10
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-04-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-86
/
+71
2018-04-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+42
2018-04-25
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-04-25
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-04-25
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-04-25
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-04-25
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-04-25
random: rate limit unseeded randomness warnings
Theodore Ts'o
1
-5
/
+34
2018-04-24
random: fix possible sleeping allocation from irq context
Theodore Ts'o
1
-1
/
+8
2018-04-21
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-31
/
+97
2018-04-14
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-1
/
+12
2018-04-14
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
1
-2
/
+2
2018-04-14
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
1
-19
/
+27
2018-04-14
random: use a different mixing algorithm for add_device_randomness()
Theodore Ts'o
1
-4
/
+51
2018-04-14
random: fix crng_ready() test
Theodore Ts'o
1
-5
/
+5
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-83
/
+0
2018-04-07
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-120
/
+249
2018-04-05
kernel.h: Retain constant expression output for max()/min()
Kees Cook
1
-4
/
+4
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+4
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-32
/
+330
2018-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+28
2018-04-03
Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
27
-593
/
+1067
2018-03-28
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
1
-3
/
+3
2018-03-27
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
Helge Deller
1
-0
/
+21
2018-03-26
char: remove blackfin OTP driver
Arnd Bergmann
3
-266
/
+0
2018-03-26
char: remove tile-srom.c
Arnd Bergmann
3
-487
/
+0
2018-03-26
char: remove obsolete ds1302 rtc driver
Arnd Bergmann
3
-367
/
+0
2018-03-23
hwrng: ks-sa - add hw_random driver
Vitaly Andrianov
3
-0
/
+265
2018-03-23
tpm: fix intermittent failure with self tests
James Bottomley
3
-40
/
+31
2018-03-23
tpm: add retry logic
James Bottomley
2
-15
/
+61
2018-03-23
tpm: self test failure should not cause suspend to fail
Chris Chiu
1
-0
/
+4
2018-03-23
tpm2: add longer timeouts for creation commands.
Tomas Winkler
3
-13
/
+26
2018-03-23
tpm_crb: use __le64 annotated variable for response buffer address
Tomas Winkler
1
-2
/
+3
2018-03-23
tpm: fix buffer type in tpm_transmit_cmd
Winkler, Tomas
2
-5
/
+5
2018-03-23
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
1
-2
/
+4
2018-03-23
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
3
-47
/
+119
2018-03-16
hwrng: mxc-rnga - add driver support on boards with device tree
Vladimir Zapolskiy
1
-9
/
+14
2018-03-15
char: nvram: disable on ARM
Alexandre Belloni
1
-1
/
+1
2018-03-14
PCI: Add Altera vendor ID
Johannes Thumshirn
1
-1
/
+0
2018-03-13
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
1
-2
/
+2
2018-03-13
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
1
-0
/
+12
2018-03-12
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
1
-154
/
+0
2018-03-12
ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
Corey Minyard
1
-105
/
+0
2018-03-09
hwrng: omap - Fix clock resource by adding a register clock
Gregory CLEMENT
1
-0
/
+16
2018-03-09
hwrng: omap - Remove useless test before clk_disable_unprepare
Gregory CLEMENT
1
-4
/
+2
[next]