aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.81Greg Kroah-Hartman2013-06-071-1/+1
* thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer2013-06-071-0/+7
* mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-06-071-0/+9
* ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()Xi Wang2013-06-073-4/+7
* ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang2013-06-071-1/+7
* jfs: fix a couple racesDave Kleikamp2013-06-072-2/+3
* xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser2013-06-071-4/+15
* libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-06-071-0/+6
* USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch2013-06-071-0/+3
* cifs: fix potential buffer overrun when composing a new options stringJeff Layton2013-06-071-1/+3
* drm/radeon: fix card_posted check for newer asicsAlex Deucher2013-06-071-10/+9
* um: Serve io_remap_pfn_range()Richard Weinberger2013-06-071-0/+2
* mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V2013-06-071-1/+6
* drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-06-071-2/+2
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-06-071-40/+40
* nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi2013-06-071-4/+23
* wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-06-071-5/+11
* klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao2013-06-071-1/+1
* mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin2013-06-071-1/+1
* Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr2013-06-071-1/+1
* ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi2013-06-071-1/+1
* fat: fix possible overflow for fat_clustersOGAWA Hirofumi2013-06-071-1/+14
* cifs: only set ops for inodes in I_NEW stateJeff Layton2013-06-071-1/+2
* USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-06-071-1/+2
* USB: reset resume quirk needed by a hubOliver Neukum2013-06-071-0/+3
* USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph2013-06-071-4/+5
* TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-06-071-0/+8
* USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter2013-06-071-1/+2
* USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2013-06-072-0/+4
* USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-06-071-0/+2
* usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen2013-06-071-0/+2
* staging: vt6656: use free_netdev instead of kfreeHema Prathaban2013-06-071-1/+1
* ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-06-071-6/+6
* avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-06-071-1/+1
* Linux 3.0.80Greg Kroah-Hartman2013-05-241-1/+1
* media: mantis: fix silly crash caseAlan Cox2013-05-241-2/+4
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-241-6/+10
* btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis2013-05-241-5/+5
* Linux 3.0.79Greg Kroah-Hartman2013-05-191-1/+1
* usermodehelper: check subprocess_info->path != NULLOleg Nesterov2013-05-191-0/+5
* drm/radeon: check incoming cliprects pointerKees Cook2013-05-191-1/+1
* ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-191-1/+13
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-191-2/+2
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-191-3/+1
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-05-191-0/+1
* drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner2013-05-191-1/+0
* r8169: fix vlan tag read ordering.Francois Romieu2013-05-191-7/+6
* pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-05-191-1/+1
* xfrm6: release dev before returning errorCong Wang2013-05-191-1/+3
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-196-14/+39