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-03-12
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
2016-01-29
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
2016-01-29
ipmi: move timer init to before irq is setup
Jan Stancek
2015-12-06
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
2015-09-18
TTY: drop driver reference in tty_open fail path
Jiri Slaby
2014-11-23
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
2014-05-19
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
2013-06-10
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2012-10-07
random: Add comment to random_initialize()
Tony Luck
2012-10-07
random: remove rand_initialize_irq()
Theodore Ts'o
2012-10-07
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-10-07
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-10-07
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-10-07
random: create add_device_randomness() interface
Linus Torvalds
2012-10-07
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-10-07
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-10-07
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-10-07
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-10-07
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-10-07
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-10-07
fix typo/thinko in get_random_bytes()
Luck, Tony
2012-10-07
random: Add support for architectural random hooks
H. Peter Anvin
2012-10-07
random: simplify fips mode
Matt Mackall
2012-10-07
random: update interface comments to reflect reality
Jarod Wilson
2012-10-07
random: Reorder struct entropy_store to remove padding on 64bits
Richard Kennedy
2012-10-07
tty_audit: fix tty_audit_add_data live lock on audit disabled
Xiaotian Feng
2011-11-26
tty: icount changeover for other main devices
Alan Cox
2011-11-26
tty: Make tiocgicount a handler
Alan Cox
2011-11-07
TPM: Zero buffer after copying to userspace
Peter Huewe
2011-11-07
TPM: Call tpm_transmit with correct size
Peter Huewe
2011-11-07
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-07-13
TTY: ldisc, do not close until there are readers
Jiri Slaby
2011-06-23
i8k: Avoid lahf in 64-bit code
Luca Tettamanti
2011-05-09
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
2011-05-09
i8k: Tell gcc that *regs gets clobbered
Jim Bos
2011-05-09
agp: fix OOM and buffer overflow
Vasiliy Kulikov
2011-05-09
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
2011-04-14
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
2011-02-17
tpm_tis: Use timeouts returned from TPM
Stefan Berger
2011-02-17
TPM: Long default timeout fix
Rajiv Andrade
2011-02-17
hvc_iucv: allocate memory buffers for IUCV in zone DMA
Hendrik Brueckner
2011-01-07
hvc_console: Fix race between hvc_close and hvc_remove, again
Anton Blanchard
2011-01-07
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
2011-01-07
TTY: Fix error return from tty_ldisc_open()
Ben Hutchings
2010-12-09
TTY: ldisc, fix open flag handling
Jiri Slaby
2010-12-09
tty_ldisc: Fix BUG() on hangup
Philippe Rétornaz
2010-12-09
TTY: restore tty_ldisc_wait_idle
Jiri Slaby
2010-12-09
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
2010-12-09
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
[next]