summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-07netfilter: ipt_ULOG: fix info leaksMathias Krause1-6/+1
2014-07-07extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski1-2/+2
2014-07-07mei: me: fix hw ready reset flowTomas Winkler1-7/+7
2014-07-07mei: me: read H_CSR after asserting resetTomas Winkler1-1/+13
2014-07-07ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-07-07ipvs: Fix panic due to non-linear skbPeter Christensen1-5/+10
2014-07-07MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu1-0/+1
2014-07-07MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan1-9/+3
2014-07-07reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney1-1/+7
2014-07-07powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2-1/+3
2014-07-07powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle1-1/+1
2014-07-07powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-07-07powerpc: 64bit sendfile is capped at 2GBAnton Blanchard1-1/+1
2014-07-07powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-07-07nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2014-07-07nfsd: don't try to reuse an expired DRC entry off the listJeff Layton1-32/+4
2014-07-07NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust1-9/+17
2014-07-07nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig1-2/+2
2014-07-07nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields1-1/+1
2014-07-07pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust1-1/+1
2014-07-07SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust1-0/+2
2014-07-07IB/umad: Fix use-after-free on closeBart Van Assche1-11/+19
2014-07-07IB/umad: Fix error handlingBart Van Assche1-22/+27
2014-07-07IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche1-0/+6
2014-07-07IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-07-07IB/qib: Fix port in pkey change eventMike Marciniszyn1-1/+1
2014-07-07watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos1-0/+10
2014-07-07watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar1-3/+1
2014-07-07UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang1-1/+0
2014-07-07UBIFS: fix an mmap and fsync race conditionhujianyang1-2/+1
2014-07-07MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-07-07recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith1-2/+2
2014-07-07mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P1-2/+2
2014-07-07mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P1-31/+35
2014-07-07mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P1-0/+53
2014-07-07PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
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-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-01Linux 3.10.46v3.10.46Greg Kroah-Hartman1-1/+1
2014-07-01iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10Roland Dreier1-6/+1
2014-07-01x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
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-01usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
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