summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-16p54spi: Fix workqueue deadlockMichael Büsch
2013-01-16p54spi: Add missing spin_lock_initMichael Büsch
2013-01-16timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2013-01-16SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2013-01-16ALSA: lx6464es - fix device communication via command busTim Blechmann
2013-01-16ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2013-01-16PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas
2013-01-16eCryptfs: Extend array bounds for all filename charsTyler Hicks
2013-01-16i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2013-01-16x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()Suresh Siddha
2013-01-16xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2013-01-16xfs: validate acl countChristoph Hellwig
2013-01-16inotify: stop kernel memory leak on file creation failureEric Paris
2013-01-16genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo
2013-01-16md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown
2013-01-16md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown
2013-01-16gro: reset vlan_tci on reuseBenjamin Poirier
2013-01-16cifs: fix cifs stable patch cifs-fix-oplock-break-handling-try-2.patchSuresh Jayaraman
2013-01-16ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on inter...Daniel T Chen
2013-01-16ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDsSeth Heasley
2013-01-16ALSA: hda - Reduce pci id list for Intel with class idTakashi Iwai
2013-01-16ALSA: hda - Add support for VMware controllerBankim Bhavsar
2013-01-16ALSA: hda: add Vortex86MX PCI idsOtavio Salvador
2013-01-16ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDsSeth Heasley
2013-01-16time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2013-01-16time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2013-01-16time: Improve sanity checking of timekeeping inputsJohn Stultz
2013-01-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
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