index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2014-02-10
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2012-08-17
random: Add comment to random_initialize()
Tony Luck
2012-08-17
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-17
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-17
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-17
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-17
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-17
random: create add_device_randomness() interface
Linus Torvalds
2012-08-17
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-17
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-17
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-08-17
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-17
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-17
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-08-17
fix typo/thinko in get_random_bytes()
Luck, Tony
2012-08-17
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-17
random: simplify fips mode
Matt Mackall
2012-08-17
TPM: Zero buffer whole after copying to userspace
Tim Gardner
2012-08-17
TPM: Zero buffer after copying to userspace
Peter Huewe
2012-08-17
TPM: Call tpm_transmit with correct size
Peter Huewe
2012-08-17
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
2012-05-17
tty: fix warning in synclink driver
Andres Salomon
2012-05-17
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
2012-05-17
tty: icount changeover for other main devices
Alan Cox
2012-05-17
tty: Make tiocgicount a handler
Alan Cox
2012-05-17
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2012-05-17
TTY: ldisc, do not close until there are readers
Jiri Slaby
2012-05-17
i8k: Avoid lahf in 64-bit code
Luca Tettamanti
2012-03-14
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
2012-03-14
i8k: Tell gcc that *regs gets clobbered
Jim Bos
2012-03-14
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
2011-06-26
agp: fix OOM and buffer overflow
Vasiliy Kulikov
2011-06-26
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
2011-06-26
TPM: Long default timeout fix
Rajiv Andrade
2011-04-17
TTY: don't allow reopen when ldisc is changing
Jiri Slaby
2011-04-17
TTY: ldisc, fix open flag handling
Jiri Slaby
2011-04-17
tty_ldisc: Fix BUG() on hangup
Philippe Rétornaz
2011-04-17
TTY: restore tty_ldisc_wait_idle
Jiri Slaby
2011-04-17
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
2011-04-17
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
2011-04-17
hpet: unmap unused I/O space
Jiri Slaby
2011-04-17
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2011-01-06
pcmcia: synclink_cs: fix information leak to userland
Vasiliy Kulikov
2011-01-06
sis-agp: Remove SIS 760, handled by amd64-agp
Ben Hutchings
2011-01-06
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-08-13
Char: nozomi, set tty->driver_data appropriately
Jiri Slaby
2010-08-13
Char: nozomi, fix tty->count counting
Jiri Slaby
2010-08-02
ipmi: set schedule_timeout_wait() value back to one
Martin Wilck
2010-08-02
amd64-agp: Probe unknown AGP devices the right way
Ben Hutchings
2010-08-02
tpm_tis: fix subsequent suspend failures
Rajiv Andrade
[next]