index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-10
ptrace: Fix ptrace when task is in task_is_stopped() state
John Johansen
2013-06-10
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-06-10
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-06-10
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
Oleg Nesterov
2013-06-10
signal: always clear sa_restorer on execve
Kees Cook
2013-06-10
exec: use -ELOOP for max recursion depth
Kees Cook
2013-06-10
exec: do not leave bprm->interp on stack
Kees Cook
2013-06-10
kmod: make __request_module() killable
Oleg Nesterov
2013-06-10
kmod: introduce call_modprobe() helper
Oleg Nesterov
2013-06-10
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
2013-06-10
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2013-06-10
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
2013-06-10
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
2013-06-10
kbuild: Fix gcc -x syntax
Jean Delvare
2013-06-10
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-06-10
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-06-10
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
2013-06-10
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-06-10
2.6.32.y: timekeeping: Fix nohz issue with commit 61b76840ddee647c0c223365378...
John Stultz
2013-06-10
Revert "block: improve queue_should_plug() by looking at IO depths"
Jens Axboe
2013-06-10
Revert "pcdp: use early_ioremap/early_iounmap to access pcdp table"
Ben Hutchings
2012-10-07
Linux 2.6.32.60
v2.6.32.60
Willy Tarreau
2012-10-07
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-10-07
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
2012-10-07
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
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
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-10-07
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-10-07
MAINTAINERS: Theodore Ts'o is taking over the random driver
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
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2012-10-07
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2012-10-07
random: Add support for architectural random hooks
H. Peter Anvin
2012-10-07
x86, cpufeature: Update CPU feature RDRND to RDRAND
Kees Cook
2012-10-07
x86, cpu: Add CPU flags for F16C and RDRND
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
epoll: clear the tfile_check_list on -ELOOP
Jason Baron
[next]