Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
67d0b2f130a74bf7495705c0efc7a3d329beecdf
/
drivers
/
char
403c477
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 6 years ago
cd4ae0b
tpm_tis_spi: Pass the SPI IRQ down to the driver
by Linus Walleij
· 6 years ago
1d4167a
tpm: fix race condition in tpm_common_write()
by Tadeusz Struk
· 6 years ago
820f2bc
random: mix rdrand with entropy sent in from userspace
by Theodore Ts'o
· 6 years ago
d11ec04
ipmi:bt: Set the timeout before doing a capabilities check
by Corey Minyard
· 6 years ago
e876bfa
tpm: self test failure should not cause suspend to fail
by Chris Chiu
· 7 years ago
d6313fe
tpm: do not suspend/resume if power stays on
by Enric Balletbo i Serra
· 7 years ago
086a52f
hwrng: stm32 - add reset during probe
by lionel.debieve@st.com
· 7 years ago
b4cc441
ipmi_ssif: Fix kernel panic at msg_done_handler
by Kamlakant Patel
· 7 years ago
b5c7751
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
by Wei Yongjun
· 7 years ago
47cb141
virtio_console: free buffers after reset
by Michael S. Tsirkin
· 7 years ago
17e20c8
random: rate limit unseeded randomness warnings
by Theodore Ts'o
· 7 years ago
c3ff2da
random: fix possible sleeping allocation from irq context
by Theodore Ts'o
· 7 years ago
2971585
random: set up the NUMA crng instances after the CRNG is fully initialized
by Theodore Ts'o
· 7 years ago
1d49e2a
random: add new ioctl RNDRESEEDCRNG
by Theodore Ts'o
· 7 years ago
befd00c
random: crng_reseed() should lock the crng instance that it is modifying
by Theodore Ts'o
· 7 years ago
4dfb344
random: fix crng_ready() test
by Theodore Ts'o
· 7 years ago
bb6f26a
random: use a tighter cap in credit_entropy_bits_safe()
by Theodore Ts'o
· 8 years ago
b4d93c6
random: use lockless method of accessing and updating f->reg_idx
by Theodore Ts'o
· 7 years ago
a1df375
fix race in drivers/char/random.c:get_reg()
by Michael Schmitz
· 8 years ago
ad741cc
ipmi_ssif: unlock on allocation failure
by Dan Carpenter
· 8 years ago
e9e5ad6
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
by Robert Lippert
· 8 years ago
890962b
tpm: fix potential buffer overruns caused by bit glitches on the bus
by Jeremy Boone
· 7 years ago
678131a
agp/intel: Flush all chipset writes after updating the GGTT
by Chris Wilson
· 7 years ago
89f0fb9
tpm-dev-common: Reject too short writes
by Alexander Steffen
· 7 years ago
eb75717
tpm_tis_spi: Use DMA-safe memory for SPI transfers
by Alexander Steffen
· 7 years ago
e6b9e04
tpm: constify transmit data pointers
by Arnd Bergmann
· 7 years ago
922f22e
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
by Jeremy Boone
· 7 years ago
15dcd3a
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
by Jeremy Boone
· 7 years ago
e785c9e
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus
by Jeremy Boone
· 7 years ago
9be1646
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
by Jeremy Boone
· 7 years ago
06be007
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
by Jia Zhang
· 7 years ago
f8dac5b
ipmi: Stop timers before cleaning up the module
by Masamitsu Yamazaki
· 7 years ago
55b06b0
ipmi: fix unsigned long underflow
by Corey Minyard
· 7 years ago
d933777
ipmi/watchdog: fix watchdog timeout set on reboot
by Valentin Vidic
· 8 years ago
1b9008c
ipmi:ssif: Add missing unlock in error branch
by Corey Minyard
· 7 years ago
685e124
ipmi: use rcu lock around call to intf->handlers->sender()
by Tony Camuso
· 7 years ago
b635182
tpm: Issue a TPM2_Shutdown for TPM2 devices.
by Josh Zimmerman
· 7 years ago
525ea59
tpm: fix a kernel memory leak in tpm-sysfs.c
by Jarkko Sakkinen
· 7 years ago
884baf2
virtio_console: fix a crash in config_work_handler
by G. Campana
· 8 years ago
7dfe7ca
vTPM: Fix missing NULL check
by Hon Ching \(Vicky) Lo
· 8 years ago
9ff4a1a
drivers: char: mem: Fix wraparound check to allow mappings up to the end
by Julius Werner
· 7 years ago
da856d0
pcmcia: remove left-over %Z format
by Nicolas Iooss
· 7 years ago
1489183
drivers: char: mem: Check for address space wraparound with mmap()
by Julius Werner
· 8 years ago
cc15d34
tpm_crb: check for bad response size
by Jerry Snitselaar
· 8 years ago
0c15030
tpm: add sleep only for retry in i2c_nuvoton_write_status()
by Nayna Jain
· 8 years ago
40ca1fd
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
by Nayna Jain
· 8 years ago
568ea0dc
tpm_tis_spi: Add small delay after last transfer
by Peter Huewe
· 8 years ago
c4b3779
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
by Peter Huewe
· 8 years ago
d513cf2
tpm_tis_spi: Check correct byte for wait state indicator
by Peter Huewe
· 8 years ago
daa432c
tpm_tis_spi: Abort transfer when too many wait states are signaled
by Peter Huewe
· 8 years ago
aad1e5c
tpm_tis_spi: Use single function to transfer data
by Peter Huewe
· 8 years ago
5c1bd0c
tpm_tis_core: Choose appropriate timeout for reading burstcount
by Alexander Steffen
· 8 years ago
5d263d9
char: lp: fix possible integer overflow in lp_setup()
by Willy Tarreau
· 8 years ago
46ba11b
ipmi: Fix kernel panic at ipmi_ssif_thread()
by Joeseph Chang
· 8 years ago
819e360
tmp: use pdev for parent device in tpm_chip_alloc
by Winkler, Tomas
· 8 years ago
326f9b0
tpm: fix RC value check in tpm2_seal_trusted
by Jarkko Sakkinen
· 8 years ago
1b7f385
tpm_tis: use default timeout value if chip reports it as zero
by Maciej S. Szmigiero
· 8 years ago
86c6667
virtio-console: avoid DMA from stack
by Omar Sandoval
· 8 years ago
2c0ad23
mm: Tighten x86 /dev/mem with zeroing reads
by Kees Cook
· 8 years ago
a9da1ac
char: lack of bool string made CONFIG_DEVPORT always on
by Max Bires
· 8 years ago
7c03613
random: use chacha20 for get_random_int/long
by Jason A. Donenfeld
· 8 years ago
9c2b46e
ppdev: fix registering same device name
by Sudip Mukherjee
· 8 years ago
bf5202b
ppdev: check before attaching port
by Sudip Mukherjee
· 8 years ago
c445f99
hwrng: geode - Revert managed API changes
by Prarit Bhargava
· 8 years ago
5d6f7b3
hwrng: amd - Revert managed API changes
by Prarit Bhargava
· 8 years ago
84c2697
tpm_tis: fix the error handling of init_tis()
by Wei Yongjun
· 8 years ago
3fbaff3
drivers: char: mem: Fix thinkos in kmem address checks
by Robin Murphy
· 8 years ago
56d22b9
tpm_tis: Check return values from get_burstcount.
by Josh Zimmerman
· 8 years ago
b7bbf06
tpm xen: Remove bogus tpm_chip_unregister
by Jason Gunthorpe
· 8 years ago
1c8018f
ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'
by Cédric Le Goater
· 8 years ago
acb57b7
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
b13d143
ppdev: fix double-free of pp->pdev->name
by Jann Horn
· 8 years ago
04659fe
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
befd996
tpm: remove invalid min length check from tpm_do_selftest()
by Jarkko Sakkinen
· 8 years ago
3456376
virtio: console: Unlock vqs while freeing buffers
by Matt Redfearn
· 8 years ago
9fe68ca
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
5766e9d
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
6d4952d
hwrng: core - Don't use a stack buffer in add_early_randomness()
by Andrew Lutomirski
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
7425154
random: remove unused randomize_range()
by Jason Cooper
· 8 years ago
99fdafd
random: simplify API for random address requests
by Jason Cooper
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 8 years ago
30066ce
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
07021b4
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
29abfbd
mips: separate extable.h, switch module.h to it
by Al Viro
· 8 years ago
ca76f5b
pipe: add pipe_buf_steal() helper
by Miklos Szeredi
· 8 years ago
a3443cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
7a53eea
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
bd85f4b3
ipmi: fix crash on reading version from proc after unregisted bmc
by Xie XiuQi
· 8 years ago
d94655b
ipmi/bt-bmc: remove redundant return value check of platform_get_resource()
by Wei Yongjun
· 8 years ago
a3e6061
ipmi/bt-bmc: add a dependency on ARCH_ASPEED
by Cédric Le Goater
· 8 years ago
1a377a7
ipmi: Fix ioremap error handling in bt-bmc
by Joel Stanley
· 8 years ago
54f9c4d
ipmi: add an Aspeed BT IPMI BMC driver
by Alistair Popple
· 8 years ago
Next »