aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11USB: sierra: fix urb and memory leak on disconnectJohan Hovold
2014-07-11USB: sierra: fix urb and memory leak in resume error pathJohan Hovold
2014-07-11USB: sierra: fix AA deadlock in open error pathJohan Hovold
2014-07-11IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-07-11IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-07-11ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-07-11ext4: fix zeroing of page during writebackJan Kara
2014-07-11ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle
2014-07-11drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson
2014-07-11drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.cDaniel Vetter
2014-07-11mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa
2014-07-11Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede
2014-07-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-07-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-07-11matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-07-11ARM: imx: fix error handling in ipu device registrationEmil Goode
2014-07-11reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-11reiserfs: drop vmtruncateMarco Stornelli
2014-07-11IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche
2014-07-11HID: core: fix validation of report id 0Kees Cook
2014-07-11ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng
2014-07-11Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede
2014-07-11UBIFS: fix an mmap and fsync race conditionhujianyang
2014-07-11genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-07-11bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi
2014-07-11mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon
2014-06-09Linux 3.2.60v3.2.60Ben Hutchings
2014-06-09futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-09futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-09futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2014-06-09futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-06-09futex: Prevent attaching to kernel threadsThomas Gleixner
2014-06-09futex: Add another early deadlock detection checkThomas Gleixner
2014-06-09mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi
2014-06-09hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong
2014-06-09dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-09can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-09can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2014-06-09drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher
2014-06-09drm/radeon: also try GART for CPU accessed buffersChristian König
2014-06-09perf: Prevent false warning in perf_swevent_addJiri Olsa
2014-06-09perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra
2014-06-09libceph: fix corruption when using page_count 0 page in rbdChunwei Chen
2014-06-09libceph: only call kernel_sendpage() via helperAlex Elder
2014-06-09PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-06-09x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-06-09i2c: s3c2410: resume race fixOlof Johansson
2014-06-09i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai