summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-143-4/+7
* arm: KVM: Allow unaligned accesses at HYPMarc Zyngier2017-06-141-3/+2
* arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier2017-06-141-2/+3
* arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-06-142-4/+10
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-141-9/+11
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-06-141-1/+1
* efi: Don't issue error message when booted under XenJuergen Gross2017-06-141-0/+3
* nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust2017-06-141-3/+10
* nfsd4: fix null dereference on replayJ. Bruce Fields2017-06-141-7/+6
* drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-141-0/+6
* crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-06-141-4/+2
* crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef2017-06-141-3/+2
* KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers2017-06-141-8/+9
* KEYS: fix freeing uninitialized memory in key_update()Eric Biggers2017-06-141-3/+2
* KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers2017-06-141-2/+2
* crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef2017-06-141-1/+1
* ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-06-142-9/+18
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-06-141-1/+1
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-142-6/+15
* sparc64: delete old wrap codePavel Tatashin2017-06-146-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-141-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-142-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-142-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-141-0/+2
* sparc: Machine description indices can varyJames Clarke2017-06-142-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-142-6/+12
* sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-142-0/+36
* net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-141-1/+2
* net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-141-1/+1
* net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-06-141-1/+2
* net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-141-1/+5
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-144-3/+4
* ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-141-1/+3
* vxlan: fix use-after-free on deletionMark Bloch2017-06-141-6/+13
* tcp: disallow cwnd undo when switching congestion controlYuchung Cheng2017-06-141-0/+1
* cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-141-0/+4
* ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2017-06-142-0/+4
* vxlan: eliminate cached dst leakLance Richardson2017-06-141-3/+17
* bnx2x: Fix Multi-CosMintz, Yuval2017-06-141-1/+1
* Linux 4.9.31v4.9.31Greg Kroah-Hartman2017-06-071-1/+1
* xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara2017-06-071-1/+1
* xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-06-071-1/+1
* xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong2017-06-071-12/+31
* xfs: xfs_trans_alloc_emptyChristoph Hellwig2017-06-072-0/+24
* xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang2017-06-071-1/+1
* xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong2017-06-071-2/+6
* xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-06-071-3/+4
* xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan2017-06-071-2/+2
* xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-06-073-9/+37