index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
random: fix warning message on ia64 and parisc
Helge Deller
1
-1
/
+1
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+76
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
1
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
1
-17
/
+39
2017-07-12
random: do not ignore early device randomness
Kees Cook
1
-0
/
+5
2017-07-10
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-214
/
+533
2017-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
8
-123
/
+240
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-182
/
+151
2017-07-07
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
3
-0
/
+7
2017-07-07
tpm: use tpm2_pcr_read() in tpm2_do_selftest()
Roberto Sassu
1
-30
/
+1
2017-07-07
tpm: use tpm_buf functions in tpm2_pcr_read()
Roberto Sassu
1
-30
/
+30
2017-07-07
tpm_tis: make ilb_base_addr static
Colin Ian King
1
-1
/
+1
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
3
-61
/
+44
2017-07-07
tpm: Enable CLKRUN protocol for Braswell systems
Azhar Shaikh
2
-0
/
+117
2017-07-07
tpm/tpm_crb: fix priv->cmd_size initialisation
Manuel Lauss
1
-2
/
+3
2017-07-07
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
1
-1
/
+2
2017-07-07
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2
-0
/
+37
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-2
/
+58
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-231
/
+265
2017-07-04
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-868
/
+0
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2
-17
/
+12
2017-07-03
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2017-06-30
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
1
-0
/
+5
2017-06-28
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
1
-2
/
+2
2017-06-28
ipmi:ssif: Check dev before setting drvdata
Corey Minyard
1
-1
/
+2
2017-06-26
ipmi: get rid of field-by-field __get_user()
Al Viro
1
-50
/
+37
2017-06-26
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
Al Viro
1
-133
/
+115
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
4
-21
/
+20
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-6
/
+6
2017-06-23
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-7
/
+44
2017-06-20
drivers/char: kmem: disable on arm64
Ard Biesheuvel
1
-0
/
+2
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-20
hwrng: mtk - add runtime PM support
Sean Wang
1
-0
/
+42
2017-06-19
random: warn when kernel uses unseeded randomness
Jason A. Donenfeld
1
-2
/
+13
2017-06-19
random: add wait_for_random_bytes() API
Jason A. Donenfeld
1
-10
/
+31
2017-06-19
random: silence compiler warnings and fix race
Jason A. Donenfeld
1
-6
/
+6
2017-06-19
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2
-204
/
+219
2017-06-19
ipmi: Create a platform device for a DMI-specified IPMI interface
Corey Minyard
4
-0
/
+290
2017-06-19
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
1
-0
/
+5
2017-06-19
tpm/tpm_atmel: remove unnecessary NULL check
Gustavo A. R. Silva
1
-7
/
+5
2017-06-19
tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2
-4
/
+2
2017-06-16
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
Corey Minyard
1
-2
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-13
tpm: vtpm_proxy: Prevent userspace from sending driver command
Stefan Berger
1
-0
/
+33
[next]