summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-28thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar1-1/+3
2017-07-28s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-07-28ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann1-1/+1
2017-07-28disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-21Linux 4.4.78v4.4.78Greg Kroah-Hartman1-1/+1
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang1-2/+4
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2-0/+5
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2-2/+10
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson1-1/+0
2017-07-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini3-18/+17
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti1-1/+1
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner1-12/+18
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio1-2/+2
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra1-1/+17
2017-07-21crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu1-1/+1
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-21tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2-0/+43
2017-07-21Add "shutdown" to "struct class".Josh Zimmerman2-1/+7
2017-07-21tpm: Provide strong locking for device removalJason Gunthorpe5-21/+100
2017-07-21tpm: Get rid of chip->pdevJason Gunthorpe13-93/+89
2017-07-21selftests/capabilities: Fix the test_execve testAndy Lutomirski1-5/+2
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman1-1/+62
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman3-62/+90
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman3-5/+32
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2-14/+58
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur1-3/+3
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala1-2/+3
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2-8/+7
2017-07-21kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski1-1/+1
2017-07-21tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings1-1/+1
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller1-2/+13
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer5-7/+41
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller1-1/+1
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari1-2/+1
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari1-0/+4
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari1-0/+1