summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21Linux 4.4.78v4.4.78Greg 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-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-21crypto: caam - fix signals handlingHoria Geantă
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-21tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-21Add "shutdown" to "struct class".Josh Zimmerman
2017-07-21tpm: Provide strong locking for device removalJason Gunthorpe
2017-07-21tpm: Get rid of chip->pdevJason Gunthorpe
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-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
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-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
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-21rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-21net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček