summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-07PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-07-07Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-07-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-07-07Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires1-9/+10
2014-07-07iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka1-6/+7
2014-07-07iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger1-0/+2
2014-07-07iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger1-1/+1
2014-07-07target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-07-07ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon1-0/+7
2014-07-01Linux 3.14.10v3.14.10Greg Kroah-Hartman1-1/+1
2014-07-01efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski1-1/+1
2014-07-01builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra1-3/+3
2014-07-01epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-07-01x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-07-01lz4: fix another possible overrunGreg Kroah-Hartman1-1/+3
2014-07-01btrfs: allocate raid type kobjects dynamicallyJeff Mahoney3-16/+36
2014-07-01btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney1-3/+7
2014-07-01btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-07-01Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-07-01Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-07-01Btrfs: don't check nodes for extent itemsJosef Bacik1-2/+3
2014-07-01fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-07-01Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-07-01Btrfs: set right total device count for seeding supportWang Shilong1-1/+0
2014-07-01Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo1-0/+2
2014-07-01Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo1-4/+8
2014-07-01Btrfs: make sure there are not any read requests before stopping workersWang Shilong1-0/+5
2014-07-01Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-07-01btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-07-01Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-07-01CIFS: Fix memory leaks in SMB2_openPavel Shilovsky1-1/+6
2014-07-01aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+3
2014-07-01aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-2/+1
2014-07-01genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner3-6/+108
2014-07-01x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4
2014-07-01x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-07-01arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit1-2/+0
2014-07-01ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper1-1/+1
2014-07-01SCSI: Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-07-01target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-07-01target: Report correct response length for some commandsRoland Dreier4-5/+26
2014-07-01Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg3-6/+13
2014-07-01iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-07-01target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-07-01target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-07-01Target/iser: Wait for proper cleanup before unloadingSagi Grimberg1-0/+1
2014-07-01Target/iser: Improve cm events handlingSagi Grimberg2-12/+15
2014-07-01Target/iser: Fix hangs in connection teardownSagi Grimberg2-22/+10
2014-07-01Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg1-2/+7
2014-07-01Bluetooth: Fix L2CAP deadlockJukka Taimisto1-1/+4