summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-07-11USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko1-0/+2
2014-07-11USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2-0/+7
2014-07-11USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2-2/+2
2014-07-11USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold1-1/+7
2014-07-11USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-07-11USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-07-11USB: cdc-acm: fix write and resume raceJohan Hovold1-16/+11
2014-07-11USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-07-11USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-9/+17
2014-07-11USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-11USB: usb_wwan: fix write and suspend raceJohan Hovold1-8/+5
2014-07-11USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-07-11USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-07-11USB: option: fix runtime PM handlingJohan Hovold1-2/+10
2014-07-11USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-11USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-07-11USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-07-11USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-07-11IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-07-11IB/qib: Fix port in pkey change eventMike Marciniszyn1-1/+1
2014-07-11ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi1-1/+1
2014-07-11ext4: fix zeroing of page during writebackJan Kara1-12/+12
2014-07-11ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle1-0/+2
2014-07-11drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-24/+32
2014-07-11drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.cDaniel Vetter1-25/+25
2014-07-11mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa1-0/+1
2014-07-11Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede1-1/+1
2014-07-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-07-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2-6/+19
2014-07-11matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-07-11ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-07-11reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney1-1/+7
2014-07-11reiserfs: drop vmtruncateMarco Stornelli3-6/+13
2014-07-11IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche1-0/+6
2014-07-11HID: core: fix validation of report id 0Kees Cook1-1/+11
2014-07-11ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-11Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede1-0/+8
2014-07-11UBIFS: fix an mmap and fsync race conditionhujianyang1-2/+1
2014-07-11genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner3-6/+108
2014-07-11bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+22
2014-07-11mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2014-06-09Linux 3.2.60v3.2.60Ben Hutchings1-1/+1
2014-06-09futex: Make lookup_pi_state more robustThomas Gleixner1-28/+106
2014-06-09futex: Always cleanup owner tid in unlock_piThomas Gleixner1-22/+18
2014-06-09futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner1-3/+11
2014-06-09futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner1-0/+25
2014-06-09futex: Prevent attaching to kernel threadsThomas Gleixner1-0/+5
2014-06-09futex: Add another early deadlock detection checkThomas Gleixner1-13/+34
2014-06-09mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi1-0/+2