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
...
*
|
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-06-07
17
-269
/
+350
|
\
\
\
|
*
|
|
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-05-30
2
-23
/
+19
|
*
|
|
tpm: reduce polling time to usecs for even finer granularity
Nayna Jain
2018-05-18
2
-3
/
+6
|
*
|
|
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
2018-05-14
1
-2
/
+1
|
*
|
|
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
2018-05-14
1
-3
/
+1
|
*
|
|
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
2018-05-14
1
-1
/
+2
|
*
|
|
tpm: reduce poll sleep time in tpm_transmit()
Nayna Jain
2018-05-14
3
-10
/
+5
|
*
|
|
tpm_tis: verify locality released before returning from release_locality
Jerry Snitselaar
2018-05-14
1
-1
/
+46
|
*
|
|
tpm: tpm_crb: relinquish locality on error path.
Winkler, Tomas
2018-05-10
1
-3
/
+7
|
*
|
|
tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
Colin Ian King
2018-05-09
1
-2
/
+2
|
*
|
|
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
2018-05-09
8
-30
/
+41
|
*
|
|
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
2018-05-09
4
-184
/
+214
|
*
|
|
tpm: Move eventlog files to a subdirectory
Thiebaud Weksteen
2018-05-09
6
-9
/
+9
|
*
|
|
tpm: Add explicit endianness cast
Thiebaud Weksteen
2018-05-09
1
-2
/
+2
|
*
|
|
tpm: st33zp24: remove redundant null check on chip
Colin Ian King
2018-05-09
1
-2
/
+0
|
*
|
|
tpm: move the delay_msec increment after sleep in tpm_transmit()
Nayna Jain
2018-05-09
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-06-06
10
-1765
/
+1547
|
\
\
\
|
*
|
|
ipmi: Properly release srcu locks on error conditions
Corey Minyard
2018-05-24
1
-18
/
+25
|
*
|
|
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
Avi Fishman
2018-05-23
1
-3
/
+14
|
*
|
|
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-05-22
1
-1
/
+2
|
*
|
|
ipmi: Remove the proc interface
Corey Minyard
2018-05-09
4
-486
/
+0
|
*
|
|
ipmi_ssif: Fix uninitialized variable issue
Gustavo A. R. Silva
2018-04-19
1
-2
/
+1
|
*
|
|
ipmi: add an NPCM7xx KCS BMC driver
Haiyue Wang
2018-04-18
3
-0
/
+220
|
*
|
|
ipmi_si: Clean up shutdown a bit
Corey Minyard
2018-04-18
1
-21
/
+11
|
*
|
|
ipmi_si: Rename intf_num to si_num
Corey Minyard
2018-04-18
1
-9
/
+9
|
*
|
|
ipmi: Remove smi->intf checks
Corey Minyard
2018-04-18
2
-17
/
+6
|
*
|
|
ipmi_ssif: Get rid of unused intf_num
Corey Minyard
2018-04-18
1
-5
/
+0
|
*
|
|
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
2018-04-18
3
-10
/
+3
|
*
|
|
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
2018-04-18
1
-0
/
+4
|
*
|
|
ipmi_ssif: Remove usecount handling
Corey Minyard
2018-04-18
1
-21
/
+0
|
*
|
|
ipmi: Remove condition on interface shutdown
Corey Minyard
2018-04-18
1
-2
/
+1
|
*
|
|
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
2018-04-18
1
-24
/
+31
|
*
|
|
ipmi_si: Convert over to a shutdown handler
Corey Minyard
2018-04-18
1
-13
/
+18
|
*
|
|
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
2018-04-18
1
-210
/
+280
|
*
|
|
ipmi: Fix some counter issues
Corey Minyard
2018-04-18
1
-31
/
+45
|
*
|
|
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
2018-04-18
3
-95
/
+99
|
*
|
|
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
4
-47
/
+47
|
*
|
|
ipmi_devintf: Small lock rework
Corey Minyard
2018-04-18
1
-55
/
+28
|
*
|
|
ipmi: Clean up some style issues in the message handler
Corey Minyard
2018-04-18
1
-48
/
+35
|
*
|
|
ipmi: Break up i_ipmi_request
Corey Minyard
2018-04-18
1
-310
/
+344
|
*
|
|
ipmi:devintf: Clean up some coding style issues
Corey Minyard
2018-04-18
1
-22
/
+18
|
*
|
|
ipmi: Clean up some debug code
Corey Minyard
2018-04-18
1
-33
/
+25
|
*
|
|
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
2018-04-18
1
-37
/
+23
|
*
|
|
ipmi: Add a panic handler for IPMI users
Corey Minyard
2018-04-18
1
-110
/
+104
|
*
|
|
ipmi:watchdog: Replace printk() with pr_xxx()
Corey Minyard
2018-04-18
1
-30
/
+20
|
*
|
|
ipmi:watchdog: Rework locking and handling
Corey Minyard
2018-04-18
1
-155
/
+140
|
*
|
|
ipmi: Add a maintenance mode for IPMB messages
Corey Minyard
2018-04-18
1
-0
/
+28
|
*
|
|
ipmi: Add a way to tune some timeouts
Corey Minyard
2018-04-18
1
-32
/
+48
*
|
|
|
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
1
-9
/
+2
|
\
\
\
\
|
*
\
\
\
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
2018-04-30
2
-92
/
+113
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[prev]
[next]