summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-20Linux 2.6.34.13v2.6.34.13Paul Gortmaker
2012-08-17dmi: Feed DMI table to /dev/random driverTony Luck
2012-08-17mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-08-17rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-08-17random: Add comment to random_initialize()Tony Luck
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o
2012-08-17net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-17usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-17MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o
2012-08-17random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-17random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-17random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-17random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-17random: create add_device_randomness() interfaceLinus Torvalds
2012-08-17random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-17random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-17drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-17random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-17random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-17random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-17fix typo/thinko in get_random_bytes()Luck, Tony
2012-08-17x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-08-17random: Add support for architectural random hooksH. Peter Anvin
2012-08-17x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-08-17x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-08-17random: simplify fips modeMatt Mackall
2012-08-17USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2012-08-17USB: add quirk for Logitech C600 web camJosh Boyer
2012-08-17usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern
2012-08-17USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-08-17USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2012-08-17USB: serial: pl2303: rm duplicate idwangyanqing
2012-08-17kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek
2012-08-17mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2012-08-17mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2012-08-17drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson
2012-08-17drm/i915: Sanity check pread/pwriteChris Wilson
2012-08-17[media] Remove the old V4L1 v4lgrab.c fileMauro Carvalho Chehab
2012-08-17md/raid5: abort any pending parity operations when array fails.NeilBrown
2012-08-17kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones
2012-08-17kbuild: implement several W= levelsSam Ravnborg
2012-08-17kbuild: Add extra gcc checksBorislav Petkov
2012-08-17hfs: add sanity check for file name lengthDan Carpenter
2012-08-17PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2012-08-17mtd: mtdchar: add missing initializer on raw writePeter Wippich
2012-08-17netlink: validate NLA_MSECS lengthJohannes Berg
2012-08-17NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2012-08-17[SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche
2012-08-17[SCSI] st: fix race in st_scsi_execute_endPetr Uzel
2012-08-17timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner