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