summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-07Don't limit non-nested epoll pathsJason Baron
2012-10-07epoll: limit pathsJason Baron
2012-10-07epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-10-07epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-10-07mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-10-07udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-07udf: Fortify loading of sparing tableJan Kara
2012-10-07sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-10-07x86, tls: Off by one limit checkDan Carpenter
2012-10-07x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-10-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-10-07tcp: drop SYN+FIN messagesEric Dumazet
2012-10-07tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-10-07ia64: Add accept4() syscallÉmeric Maschino
2012-10-07dccp: check ccid before dereferencingMathias Krause
2012-10-07PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-07ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-10-07udf: Fix data corruption for files in ICBJan Kara
2012-10-07Remove user-triggerable BUG from mpol_to_strDave Jones
2012-10-07USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-10-07cciss: fix incorrect scsi status reportingStephen M. Cameron