summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-06Linux 3.10.47v3.10.47Greg Kroah-Hartman
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-06tracing: Try again for saved cmdline if failed due to lockingSteven Rostedt (Red Hat)
2014-07-06Documentation/SubmittingPatches: describe the Fixes: tagJacob Keller
2014-07-06netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-07-06extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski
2014-07-06mei: me: fix hw ready reset flowTomas Winkler
2014-07-06mei: me: read H_CSR after asserting resetTomas Winkler
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-06ipvs: Fix panic due to non-linear skbPeter Christensen
2014-07-06MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-07-06MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-07-06reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-06powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-06powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-07-06powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-07-06powerpc/pseries: Fix overwritten PE stateGavin Shan
2014-07-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-07-06nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-06nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-06pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-07-06IB/umad: Fix use-after-free on closeBart Van Assche
2014-07-06IB/umad: Fix error handlingBart Van Assche
2014-07-06IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche
2014-07-06IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-07-06IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-07-06watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos
2014-07-06watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar
2014-07-06UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-06UBIFS: fix an mmap and fsync race conditionhujianyang
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-07-06recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith
2014-07-06mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P
2014-07-06mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P
2014-07-06mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P
2014-07-06PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
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-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-06-30Linux 3.10.46v3.10.46Greg Kroah-Hartman
2014-06-30iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10Roland Dreier
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30Target/iser: Wait for proper cleanup before unloadingSagi Grimberg