summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-27NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk
2017-07-27nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk
2017-07-27nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk
2017-07-27NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-07-27NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold
2017-07-27NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold
2017-07-27NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold
2017-07-27NFC: fix broken device allocationJohan Hovold
2017-07-27ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan
2017-07-27thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar
2017-07-27thermal: max77620: fix device-node reference imbalanceJohan Hovold
2017-07-27s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab
2017-07-27dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer
2017-07-27ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann
2017-07-27disable new gcc-7.1.1 warnings for nowLinus Torvalds
2017-07-214.9.39Greg 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-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: 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/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-07-21Revert "sched/core: Optimize SCHED_SMT"Greg Kroah-Hartman
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-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: dts: marvell: armada37xx: Fix timer interrupt specifiersMarc Zyngier
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