index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2016-11-20
tpm: read burstcount from TPM_STS in one 32-bit transaction
Andrey Pronin
2016-08-22
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...
Pali Rohár
2016-08-22
char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
2016-06-15
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
2015-12-30
ipmi: move timer init to before irq is setup
Jan Stancek
2015-08-12
agp/intel: Fix typo in needs_ilk_vtd_wa()
Chris Wilson
2015-05-09
virtio_console: avoid config access from irq
Michael S. Tsirkin
2015-05-09
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
David Howells
2014-12-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-09-13
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2014-08-06
applicom: dereferencing NULL on error path
Dan Carpenter
2014-04-30
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
2014-04-02
raw: test against runtime value of max_raw_minors
Paul Bolle
2014-01-03
drivers/char/i8k.c: add Dell XPLS L421X
Alan Cox
2013-11-28
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2013-11-28
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
2013-09-10
virtio: console: return -ENODEV on all read operations after unplug
Amit Shah
2013-09-10
virtio: console: fix raising SIGIO after port unplug
Amit Shah
2013-09-10
virtio: console: clean up port data immediately at time of unplug
Amit Shah
2013-09-10
virtio: console: fix race in port_fops_open() and port unplug
Amit Shah
2013-09-10
virtio: console: fix race with port unplug and open/close
Amit Shah
2013-05-30
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
2013-05-30
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-30
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2013-05-13
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-10
virtio: console: add locking around c_ovq operations
Amit Shah
2013-04-10
virtio: console: rename cvq_lock to c_ivq_lock
Amit Shah
2013-03-20
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-20
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-02-20
virtio_console: Don't access uninitialized data.
Sjur Brændeland
2013-01-03
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2013-01-03
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
2012-10-30
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
2012-10-17
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-09-12
random: Add comment to random_initialize()
Tony Luck
2012-09-12
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-08-10
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-10
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-10
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-10
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-10
random: create add_device_randomness() interface
Linus Torvalds
2012-08-10
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-10
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-10
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-10
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-10
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-07-04
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-06-19
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-06-19
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2012-04-02
TPM: Zero buffer whole after copying to userspace
Tim Gardner
[next]