summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21Linux 4.12.3v4.12.3Greg Kroah-Hartman
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21ALSA: hda/realtek - change the location for one of two front microphonesHui Wang
2017-07-21ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardownVille Syrjälä
2017-07-21pstore: Fix leaked pstore_record in pstore_get_backend_records()Douglas Anderson
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra
2017-07-21sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin
2017-07-21KEYS: DH: validate __spare fieldEric Biggers
2017-07-21crypto: caam - fix signals handlingHoria Geantă
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller
2017-07-21selftests/capabilities: Fix the test_execve testAndy Lutomirski
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman
2017-07-21Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley
2017-07-21nvmem: core: fix leaks on registration errorsJohan Hovold
2017-07-21rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-07-21arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo
2017-07-21ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiersMarc Zyngier
2017-07-21powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-21kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski
2017-07-21thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov
2017-07-21compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2017-07-21tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose