aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-10ptrace: Fix ptrace when task is in task_is_stopped() stateJohn Johansen
2013-06-10ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-06-10ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-06-10ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov
2013-06-10signal: always clear sa_restorer on execveKees Cook
2013-06-10exec: use -ELOOP for max recursion depthKees Cook
2013-06-10exec: do not leave bprm->interp on stackKees Cook
2013-06-10kmod: make __request_module() killableOleg Nesterov
2013-06-10kmod: introduce call_modprobe() helperOleg Nesterov
2013-06-10usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov
2013-06-10usermodehelper: implement UMH_KILLABLEOleg Nesterov
2013-06-10usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov
2013-06-10gen_init_cpio: avoid stack overflow when expandingKees Cook
2013-06-10kbuild: Fix gcc -x syntaxJean Delvare
2013-06-10tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner
2013-06-10timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy
2013-06-10posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka
2013-06-10clockevents: Don't allow dummy broadcast timersMark Rutland
2013-06-102.6.32.y: timekeeping: Fix nohz issue with commit 61b76840ddee647c0c223365378...John Stultz
2013-06-10Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
2013-06-10Revert "pcdp: use early_ioremap/early_iounmap to access pcdp table"Ben Hutchings
2012-10-07Linux 2.6.32.60v2.6.32.60Willy Tarreau
2012-10-07dmi: Feed DMI table to /dev/random driverTony Luck
2012-10-07mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-10-07rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-10-07random: Add comment to random_initialize()Tony Luck
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-10-07usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-10-07MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o
2012-10-07random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-10-07random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-10-07random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-10-07random: create add_device_randomness() interfaceLinus Torvalds
2012-10-07random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-10-07random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-10-07drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-10-07random: Adjust the number of loops when initializingH. Peter Anvin
2012-10-07random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-10-07random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-10-07fix typo/thinko in get_random_bytes()Luck, Tony
2012-10-07x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-07x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-07random: Add support for architectural random hooksH. Peter Anvin
2012-10-07x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-10-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-10-07random: simplify fips modeMatt Mackall
2012-10-07random: update interface comments to reflect realityJarod Wilson
2012-10-07random: Reorder struct entropy_store to remove padding on 64bitsRichard Kennedy
2012-10-07epoll: clear the tfile_check_list on -ELOOPJason Baron