summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-06PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-07-06Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-07-06Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-07-06Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires
2014-07-06iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-07-06iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-07-06iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-07-06target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-07-06ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon
2014-06-30Linux 3.14.10v3.14.10Greg Kroah-Hartman
2014-06-30efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-06-30builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra
2014-06-30epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30lz4: fix another possible overrunGreg Kroah-Hartman
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-30CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-06-30aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-06-30aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-30ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper
2014-06-30SCSI: Fix spurious request sense in error handlingJames Bottomley
2014-06-30target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-30iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-30Target/iser: Wait for proper cleanup before unloadingSagi Grimberg
2014-06-30Target/iser: Improve cm events handlingSagi Grimberg
2014-06-30Target/iser: Fix hangs in connection teardownSagi Grimberg
2014-06-30Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg
2014-06-30Bluetooth: Fix L2CAP deadlockJukka Taimisto