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-09-26
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
1
-12
/
+7
2018-09-19
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-4
/
+4
2018-09-19
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
1
-1
/
+8
2018-09-19
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
4
-91
/
+88
2018-09-05
tpm: Return the actual size when receiving an unsupported command
Ricardo Schwarzmeier
1
-1
/
+1
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
1
-1
/
+9
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
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-06-21
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-05-30
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
1
-0
/
+9
2018-05-30
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
1
-2
/
+2
2018-05-01
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-05-01
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-05-01
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-05-01
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
1
-5
/
+34
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
1
-1
/
+8
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
1
-19
/
+27
2018-04-29
tpm: add retry logic
James Bottomley
2
-15
/
+61
2018-04-29
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
1
-2
/
+4
2018-04-29
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
3
-47
/
+119
2018-04-26
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-1
/
+12
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
1
-2
/
+2
2018-04-24
random: use a different mixing algorithm for add_device_randomness()
Theodore Ts'o
1
-4
/
+51
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
1
-5
/
+5
2018-04-24
tpm: self test failure should not cause suspend to fail
Chris Chiu
1
-0
/
+4
2018-04-24
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
1
-1
/
+1
2018-04-12
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2
-8
/
+25
2018-04-08
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
1
-3
/
+3
2018-03-24
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-5
/
+22
2018-03-19
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
1
-0
/
+2
2018-03-15
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
1
-1
/
+10
2018-03-15
tpm: remove unused variables
Arnd Bergmann
1
-2
/
+0
2018-03-15
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
3
-18
/
+0
2018-03-15
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
4
-92
/
+118
2018-03-15
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
3
-48
/
+56
2018-03-08
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
1
-18
/
+27
2018-03-08
tpm: constify transmit data pointers
Arnd Bergmann
4
-19
/
+16
2018-03-08
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+3
2018-03-08
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+6
2018-03-08
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
1
-2
/
+3
2018-03-08
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2
-0
/
+8
2018-03-08
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+2
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2018-02-16
ipmi: use dynamic memory for DMI driver override
John Garry
1
-1
/
+4
2017-12-29
Revert "ipmi_si: fix memory leak on new_smi"
John Einar Reitan
1
-1
/
+0
[next]