summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk2017-07-271-2/+1
* nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk2017-07-271-1/+3
* NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-07-271-7/+9
* NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-07-271-2/+5
* NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-07-271-8/+11
* NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold2017-07-271-4/+4
* NFC: fix broken device allocationJohan Hovold2017-07-272-15/+19
* ath9k: fix tx99 bus errorMiaoqing Pan2017-07-271-2/+0
* ath9k: fix tx99 use after freeMiaoqing Pan2017-07-271-4/+9
* thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-07-271-1/+3
* s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab2017-07-271-4/+4
* ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann2017-07-271-1/+1
* disable new gcc-7.1.1 warnings for nowLinus Torvalds2017-07-271-0/+3
* Linux 4.4.78v4.4.78Greg Kroah-Hartman2017-07-211-1/+1
* kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang2017-07-211-2/+4
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-07-212-0/+5
* kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-07-212-2/+10
* kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-07-211-1/+0
* KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini2017-07-213-18/+17
* tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-211-1/+1
* PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-211-0/+2
* PM / wakeirq: Convert to SRCUThomas Gleixner2017-07-211-12/+18
* sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-07-211-2/+2
* sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-07-211-1/+17
* crypto: caam - fix signals handlingHoria Geantă2017-07-212-2/+2
* crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-07-211-1/+1
* crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-211-1/+3
* crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks2017-07-211-1/+6
* mm: fix overflow check in expand_upwards()Helge Deller2017-07-211-1/+1
* tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2017-07-212-0/+43
* Add "shutdown" to "struct class".Josh Zimmerman2017-07-212-1/+7
* tpm: Provide strong locking for device removalJason Gunthorpe2017-07-215-21/+100
* tpm: Get rid of chip->pdevJason Gunthorpe2017-07-2113-93/+89
* selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-07-211-5/+2
* mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman2017-07-211-1/+62
* mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-07-213-62/+90
* mnt: In umount propagation reparent in a separate passEric W. Biederman2017-07-213-5/+32
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-07-211-3/+3
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-07-211-5/+6
* s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-211-8/+7
* powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+7
* arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+6
* arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-211-6/+2
* binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-212-14/+58
* checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-211-3/+3
* fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala2017-07-211-2/+3
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-212-8/+7
* kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-211-1/+1
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-211-1/+1
* parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller2017-07-211-2/+13