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
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
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-01-17
hwrng: core - sleep interruptible in read
Jiri Slaby
1
-1
/
+5
2018-01-17
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-5
/
+1
2017-12-16
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
1
-21
/
+23
2017-11-24
ipmi: fix unsigned long underflow
Corey Minyard
1
-4
/
+6
2017-08-06
tpm: Replace device number bitmap with IDR
Stefan Berger
3
-42
/
+49
2017-08-06
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
1
-0
/
+2
2017-08-06
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
1
-3
/
+4
2017-07-27
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
1
-0
/
+5
2017-07-27
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
1
-0
/
+5
2017-07-21
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2
-0
/
+43
2017-07-21
tpm: Provide strong locking for device removal
Jason Gunthorpe
5
-21
/
+100
2017-07-21
tpm: Get rid of chip->pdev
Jason Gunthorpe
13
-93
/
+89
2017-07-05
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
2017-06-14
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
1
-1
/
+1
2017-06-14
random: properly align get_random_int_hash
Eric Biggers
1
-1
/
+3
2017-06-14
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+22
2017-06-07
pcmcia: remove left-over %Z format
Nicolas Iooss
1
-3
/
+3
2017-05-25
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
1
-0
/
+5
2017-05-25
tpm_crb: check for bad response size
Jerry Snitselaar
1
-2
/
+1
2017-05-25
char: lp: fix possible integer overflow in lp_setup()
Willy Tarreau
1
-1
/
+5
2017-05-20
ipmi: Fix kernel panic at ipmi_ssif_thread()
Joeseph Chang
1
-1
/
+3
2017-04-21
virtio-console: avoid DMA from stack
Omar Sandoval
1
-2
/
+10
2017-04-21
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-30
/
+52
2017-04-21
char: lack of bool string made CONFIG_DEVPORT always on
Max Bires
1
-1
/
+4
2017-04-21
char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
1
-1
/
+0
2017-03-26
tpm_tis: Use devm_free_irq not free_irq
Jason Gunthorpe
1
-1
/
+1
2017-01-06
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
1
-1
/
+0
2016-11-18
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
1
-3
/
+3
2016-11-10
virtio: console: Unlock vqs while freeing buffers
Matt Redfearn
1
-6
/
+16
2016-10-31
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
1
-2
/
+2
2016-10-16
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
1
-2
/
+5
2016-10-16
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
5
-65
/
+103
2016-10-07
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
1
-2
/
+14
2016-10-07
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
1
-1
/
+1
2016-09-15
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
1
-1
/
+8
2016-08-20
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
1
-0
/
+1
2016-08-20
random: print a warning for the first ten uninitialized random users
Theodore Ts'o
1
-4
/
+8
2016-08-20
random: initialize the non-blocking pool via add_hwgenerator_randomness()
Theodore Ts'o
1
-5
/
+11
2016-08-16
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
1
-6
/
+7
2016-07-27
ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
Junichi Nomura
1
-2
/
+6
2016-06-07
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
1
-3
/
+7
2016-04-12
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
1
-1
/
+3
2016-04-12
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
1
-4
/
+10
2016-04-12
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
1
-2
/
+2
2016-04-12
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
1
-5
/
+5
2015-12-09
ipmi: move timer init to before irq is setup
Jan Stancek
1
-4
/
+4
2015-11-16
ipmi watchdog : add panic_wdt_timeout parameter
Jean-Yves Faye
1
-1
/
+7
2015-11-15
char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct
Luis de Bethencourt
1
-1
/
+1
2015-11-15
ipmi: Stop the timer immediately if idle
Corey Minyard
1
-0
/
+7
2015-11-15
ipmi: Start the timer and thread on internal msgs
Corey Minyard
1
-29
/
+44
[next]