index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2019-02-13
tpm: don't return bool from update_timeouts
Jerry Snitselaar
2019-02-13
tpm: don't print error message in tpm_transmit_cmd when tpm still testing
Jerry Snitselaar
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
2019-02-13
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-09
ipmi: Use dedicated API for copying a UUID
Andy Shevchenko
2019-02-09
ipmi: Use defined constant for UUID representation
Andy Shevchenko
2019-02-09
ipmi:ssif: Change some pr_xxx to dev_xxx calls
Corey Minyard
2019-02-09
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
2019-02-09
ipmi: Fix return value when a message is truncated
Corey Minyard
2019-02-09
ipmi: clean an indentation issue, remove extraneous space
Colin Ian King
2019-02-09
ipmi: Make the smi watcher be disabled immediately when not needed
Corey Minyard
2019-02-09
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
2019-02-09
ipmi: Fix SSIF flag requests
Corey Minyard
2019-02-09
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
2019-02-08
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2019-02-08
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-02-01
hwrng: add OP-TEE based rng driver
Sumit Garg
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-25
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-25
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-01-23
ipmi: Don't initialize anything in the core until something uses it
Corey Minyard
2019-01-23
ipmi: fix use-after-free of user->release_barrier.rda
Yang Yingliang
2019-01-23
ipmi: Prevent use-after-free in deliver_response
Fred Klassen
2019-01-23
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-01-23
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
2019-01-22
mbcs: add .owner to mbcs struct file_operations
Naveen Kumar Parna
2019-01-22
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-01-22
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
2019-01-22
efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close
Naveen Kumar Parna
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
2019-01-22
char/generic_nvram: Remove as unused
Finn Thain
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2019-01-22
powerpc: Implement nvram ioctls
Finn Thain
2019-01-22
char/nvram: Add "devname:nvram" module alias
Finn Thain
2019-01-22
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...
Finn Thain
2019-01-22
char/nvram: Implement NVRAM read/write methods
Finn Thain
2019-01-22
char/nvram: Allow the set_checksum and initialize ioctls to be omitted
Finn Thain
2019-01-22
char/nvram: Adopt arch_nvram_ops
Finn Thain
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2019-01-22
nvram: Replace nvram_* function exports with static functions
Finn Thain
2019-01-22
char/nvram: Re-order functions to remove forward declarations and #ifdefs
Finn Thain
2019-01-22
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
Finn Thain
2019-01-22
scsi/atari_scsi: Don't select CONFIG_NVRAM
Finn Thain
2019-01-18
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
[prev]
[next]