summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interruptMarc Zyngier
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-06-14arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier
2017-06-14arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef
2017-06-14crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef
2017-06-14KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers
2017-06-14KEYS: fix freeing uninitialized memory in key_update()Eric Biggers
2017-06-14KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-06-14crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-14sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-14net: bridge: start hello timer only if device is upNikolay Aleksandrov
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-14net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-14ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-14vxlan: fix use-after-free on deletionMark Bloch
2017-06-14tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-14ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-14vxlan: eliminate cached dst leakLance Richardson
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-06-07Linux 4.9.31Greg Kroah-Hartman
2017-06-07xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-06-07xfs: xfs_trans_alloc_emptyChristoph Hellwig
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan