summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds2013-04-251-1/+8
* kref: Implement kref_get_unless_zero v3Thomas Hellstrom2013-04-251-0/+21
* Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-251-6/+42
* tracing: Fix possible NULL pointer dereferencesNamhyung Kim2013-04-251-5/+5
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-251-0/+3
* target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2013-04-252-4/+5
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-255-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4
* tracing: Fix double free when function profile init failedNamhyung Kim2013-04-251-1/+0
* spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-252-17/+30
* ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-251-0/+2
* can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-251-3/+3
* PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-251-1/+2
* ftrace: Consistently restore trace function on sysctl enablingJan Kiszka2013-04-251-6/+2
* sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-251-0/+26
* powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-251-1/+7
* alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-251-0/+5
* ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*Eldad Zack2013-04-252-3/+3
* hwspinlock: fix __hwspin_lock_request error pathLi Fei2013-04-251-0/+2
* ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song2013-04-251-1/+13
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-252-0/+5
* libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-251-1/+1
* rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-251-2/+2
* crypto: gcm - fix assumption that assoc has one segmentJussi Kivilinna2013-04-251-3/+14
* hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan2013-04-251-2/+1
* USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+7
* USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+5
* USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+6
* USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+8
* USB: mos7840: fix broken TIOCMIWAITJohan Hovold2013-04-251-2/+3
* USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-6/+7
* USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-6/+6
* USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+7
* USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-11/+8
* USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-6/+8
* USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+6
* USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: serial: fix hang when opening portMing Lei2013-04-251-0/+1
* USB: serial: add modem-status-change wait queueJohan Hovold2013-04-251-0/+2
* Linux 3.2.43v3.2.43Ben Hutchings2013-04-101-1/+1
* HID: microsoft: do not use compound literal - fix buildJiri Slaby2013-04-101-3/+3
* bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-101-2/+1
* smsc75xx: fix jumbo frame supportSteve Glendinning2013-04-101-4/+8
* pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-101-2/+2
* net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-04-101-0/+6
* ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-101-1/+1
* ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-04-101-0/+12
* ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-04-101-16/+10