summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ibmvscsi: Add memory barriers for send / receiveBrian King2014-07-091-0/+10
* ibmvscsi: Abort init sequence during error recoveryBrian King2014-07-091-1/+2
* Linux 3.14.11v3.14.11Greg Kroah-Hartman2014-07-061-1/+1
* ALSA: hda - hdmi: call overridden init on resumePierre Ossman2014-07-061-1/+1
* ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai2014-07-063-6/+25
* tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-07-062-0/+17
* tracing: Try again for saved cmdline if failed due to lockingSteven Rostedt (Red Hat)2014-07-061-6/+7
* Documentation/SubmittingPatches: describe the Fixes: tagJacob Keller2014-07-061-1/+21
* lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman2014-07-061-1/+5
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-062-0/+19
* ipvs: Fix panic due to non-linear skbPeter Christensen2014-07-061-5/+10
* MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-07-061-0/+1
* MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-07-061-9/+3
* reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney2014-07-061-1/+7
* xfs: xfs_readsb needs to check for magic numbersDave Chinner2014-07-061-6/+17
* powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-07-061-1/+9
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-07-062-1/+3
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-07-061-1/+1
* powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle2014-07-061-1/+1
* powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman2014-07-061-0/+2
* powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-07-061-1/+1
* powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-07-061-1/+1
* powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-07-061-6/+9
* powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman2014-07-061-11/+20
* powerpc/pseries: Fix overwritten PE stateGavin Shan2014-07-061-0/+1
* nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew2014-07-061-1/+3
* NFS: populate ->net in mount data when remountingMateusz Guzik2014-07-061-0/+1
* NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust2014-07-061-3/+3
* NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust2014-07-061-9/+17
* nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig2014-07-061-2/+2
* nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields2014-07-061-1/+1
* pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust2014-07-061-1/+1
* SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-07-061-0/+2
* IB/umad: Fix use-after-free on closeBart Van Assche2014-07-061-11/+19
* IB/umad: Fix error handlingBart Van Assche2014-07-061-22/+27
* IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche2014-07-061-0/+6
* IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro2014-07-061-0/+4
* IB/qib: Fix port in pkey change eventMike Marciniszyn2014-07-061-1/+1
* IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud2014-07-062-1/+14
* IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud2014-07-062-1/+13
* kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...Don Zickus2014-07-061-2/+0
* watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg2014-07-061-1/+1
* watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-07-061-0/+10
* watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar2014-07-061-3/+1
* UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang2014-07-061-1/+0
* UBIFS: fix an mmap and fsync race conditionhujianyang2014-07-061-2/+1
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-061-1/+1
* recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-07-061-2/+2
* mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-07-061-2/+2
* mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-07-061-31/+35