Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
7b71843fa7028475b052107664cbe120156a2cfc
/
drivers
/
char
d791cfc
virtio_console: allocate inbufs in add_port() only if it is needed
by Laurent Vivier
· 5 years ago
1d4c79e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
08e97ae
Revert "hwrng: core - Freeze khwrng thread during suspend"
by Herbert Xu
· 5 years ago
3fd57e7
char/random: Add a newline at the end of the file
by Borislav Petkov
· 5 years ago
3f2dc27
Merge branch 'entropy'
by Linus Torvalds
· 5 years ago
50ee752
random: try to actively add entropy rather than passively wait for it
by Linus Torvalds
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
e13cd21
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
by Jarkko Sakkinen
· 5 years ago
9f75c82
KEYS: trusted: correctly initialize digests and fix locking issue
by Roberto Sassu
· 5 years ago
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
3c6a691
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
78887832
hwrng: core - don't wait on add_early_randomness()
by Laurent Vivier
· 5 years ago
a9f8b38
Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
6cfae0c
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
76f0f22
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
e77fafe
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
c9acc3c
ipmi_si_intf: Fix race in timer shutdown handling
by Jes Sorensen
· 5 years ago
59b5694
random: Use wait_event_freezable() in add_hwgenerator_randomness()
by Stephen Boyd
· 5 years ago
2a4bfd0
hwrng: timeriomem - relax check on memory resource size
by Daniel Mack
· 5 years ago
13c1d4b
toshiba: Add correct printk log level while emitting error log
by Rishi Gupta
· 5 years ago
8619e5b
/dev/mem: Bail out upon SIGKILL.
by Tetsuo Handa
· 5 years ago
09e5748
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
by Sasha Levin
· 6 years ago
28eba2f
tpm: Remove a deprecated comments about implicit sysfs locking
by Jarkko Sakkinen
· 6 years ago
1ea32c8
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
by Stefan Berger
· 5 years ago
5b359c7
tpm_tis_core: Turn on the TPM before probing IRQ's
by Stefan Berger
· 5 years ago
7ce2e76
PCI: Move ASPM declarations to linux/pci.h
by Krzysztof Wilczynski
· 5 years ago
428826f
fdt: add support for rng-seed
by Hsin-Yi Wang
· 5 years ago
3830352
ipmi: move message error checking to avoid deadlock
by Tony Camuso
· 5 years ago
c4436c9
ipmi_ssif: avoid registering duplicate ssif interface
by Kamlakant Patel
· 5 years ago
ff29629
random: Support freezable kthreads in add_hwgenerator_randomness()
by Stephen Boyd
· 5 years ago
9b9d8dd
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
by Matthew Garrett
· 5 years ago
df41017
ia64: remove support for machvecs
by Christoph Hellwig
· 5 years ago
2033f68
ipmi: Free receive messages when in an oops
by Corey Minyard
· 5 years ago
df43aca
ia64: remove the zx1 swiotlb machvec
by Christoph Hellwig
· 5 years ago
0fef253
char/mspec: remove SGI SN2 support
by Christoph Hellwig
· 5 years ago
defdeac
char/agp: remove the sgi-agp driver
by Christoph Hellwig
· 5 years ago
8334d1d
char: remove the SGI tiocx/mbcs driver
by Christoph Hellwig
· 5 years ago
c116954
char: remove the SGI snsc driver
by Christoph Hellwig
· 5 years ago
03a3bb7
hwrng: core - Freeze khwrng thread during suspend
by Stephen Boyd
· 5 years ago
77e38c1
Merge 5.3-rc4 into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
b7a2758f
hwrng: n2-drv - fix typo
by Stephen Rothwell
· 5 years ago
340ff31
ipmi_si: Only schedule continuously in the thread in maintenance mode
by Corey Minyard
· 5 years ago
fa4f99c
tpm: tpm_ibm_vtpm: Fix unallocated banks
by Nayna Jain
· 5 years ago
1e5ac63
tpm: Fix null pointer dereference on chip register error path
by Milan Broz
· 6 years ago
93b6984
ipmi_si: Remove ipmi_ from the device attr names
by Corey Minyard
· 5 years ago
a6f4c33
ipmi_si: Convert device attr permissions to octal
by Corey Minyard
· 5 years ago
104fb25
ipmi_si: Rework some include files
by Corey Minyard
· 5 years ago
3e75241
hwrng: drivers - Use device-managed registration API
by Chuhong Yuan
· 5 years ago
cbb19cb1
ipmi_si: Convert timespec64 to timespec
by Corey Minyard
· 5 years ago
52fde43
Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
6de465a
Merge 5.3-rc2 into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
f2f1d75
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 5 years ago
d10d094
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 5 years ago
0c7d37f
hpet: Fix division by zero in hpet_time_div()
by Kefeng Wang
· 5 years ago
7bdd969
char: ppdev: Fix a possible null-pointer dereference in pp_release()
by Jia-Ju Bai
· 5 years ago
71be7b0
Fix uninitialized variable in ipmb_dev_int.c
by Asmaa Mnebhi
· 5 years ago
4f4cfa6
docs: admin-guide: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
9e1cbed
docs: admin-guide: add laptops documentation
by Mauro Carvalho Chehab
· 6 years ago
b02f165
docs: laptops: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
92adeb6
Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
97ff4ca
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
8849225
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 6 years ago
e0e86b1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
166a280
tpm: Don't duplicate events from the final event log in the TCG2 log
by Matthew Garrett
· 6 years ago
db4d8cb
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
by Vadim Sukhomlinov
· 6 years ago
fe7eb02
tpm: Append the final event log to the TPM event log
by Matthew Garrett
· 6 years ago
c46f340
tpm: Reserve the TPM final events table
by Matthew Garrett
· 6 years ago
44038bc5
tpm: Abstract crypto agile event size calculations
by Matthew Garrett
· 6 years ago
782779b
tpm: Actually fail on TPM errors during "get random"
by Kees Cook
· 6 years ago
92ce7e8
driver_find_device: Unify the match function with class_find_device()
by Suzuki K Poulose
· 6 years ago
418e3ea
bus_find_device: Unify the match callback with class_find_device
by Suzuki K Poulose
· 6 years ago
a88b6d5
fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 6 years ago
caa7593
smp: Remove smp_call_function() and on_each_cpu() return values
by Nadav Amit
· 6 years ago
8083f3d
Merge 5.2-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
1fa6d05
hwrng: iproc-rng200 - Add support for 7211
by Florian Fainelli
· 6 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
21feadd
ipmi: ipmb: don't allocate i2c_client on stack
by Arnd Bergmann
· 6 years ago
102308f
ipmi: ipmb: Fix build error while CONFIG_I2C is set to m
by YueHaibing
· 6 years ago
51bd6f2
Add support for IPMB driver
by Asmaa Mnebhi
· 6 years ago
0154ec7
Merge 5.2-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
04dc82e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
by Thomas Gleixner
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
921a3d4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405
by Thomas Gleixner
· 6 years ago
a6377d90
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402
by Thomas Gleixner
· 6 years ago
46fe777
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
by Thomas Gleixner
· 6 years ago
5576656
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
3559c32
drivers: ipmi: Drop device reference
by Suzuki K Poulose
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
935912c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
by Thomas Gleixner
· 6 years ago
fcaf203
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
2e97506
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129
by Thomas Gleixner
· 6 years ago
Next »