aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-linaro-lsk-v4.4' of http://git.linaro.org/kernel/linux-li...ti-lsk-linux-4.4.yDan Murphy2018-08-20315-1320/+4348
|\
| * Merge tag 'v4.4.150' into linux-linaro-lsk-v4.4Mark Brown2018-08-2018-398/+363
| |\
| | * Linux 4.4.150Greg Kroah-Hartman2018-08-181-1/+1
| | * x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-181-1/+10
| | * Linux 4.4.149Greg Kroah-Hartman2018-08-171-1/+1
| | * x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani2018-08-171-6/+30
| | * ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-174-13/+15
| | * Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-171-2/+2
| | * ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande2018-08-171-14/+31
| | * crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-171-31/+26
| | * crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-171-28/+26
| | * crypto: vmac - separate tfm and request contextEric Biggers2018-08-172-290/+181
| | * crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers2018-08-171-0/+4
| | * kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-172-12/+13
| | * i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song2018-08-171-1/+1
| | * kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-08-173-2/+6
| | * tcp: Fix missing range_truesize enlargement in the backportTakashi Iwai2018-08-171-0/+1
| | * x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani2018-08-171-0/+19
| * | Merge tag 'v4.4.148' into linux-linaro-lsk-v4.4Mark Brown2018-08-1649-191/+715
| |\|
| | * Linux 4.4.148Greg Kroah-Hartman2018-08-151-1/+1
| | * x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-151-6/+6
| | * x86/init: fix build with CONFIG_SWAP=nVlastimil Babka2018-08-151-0/+2
| | * x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck2018-08-151-3/+3
| | * x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen2018-08-151-10/+15
| | * x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2018-08-152-4/+31
| | * x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen2018-08-151-5/+6
| | * x86/speculation/l1tf: Invert all not present mappingsAndi Kleen2018-08-151-1/+1
| | * x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko2018-08-151-5/+5
| | * x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2018-08-152-3/+34
| | * x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk2018-08-151-0/+1
| | * x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka2018-08-151-1/+9
| | * x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk2018-08-151-26/+29
| | * x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-153-16/+47
| | * x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-155-7/+112
| | * mm: fix cache mode tracking in vm_insert_mixed()Dan Williams2018-08-151-2/+6
| | * mm: Add vm_insert_pfn_prot()Andy Lutomirski2018-08-152-2/+25
| | * x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-156-1/+77
| | * x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen2018-08-151-0/+6
| | * x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen2018-08-155-11/+80
| | * x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds2018-08-151-3/+8
| | * x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds2018-08-151-11/+20
| | * mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2018-08-152-8/+14
| | * x86/mm: Fix swap entry comment and macroDave Hansen2018-08-151-2/+2
| | * x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen2018-08-151-6/+20
| | * x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen2018-08-151-2/+7
| | * x86/irqflags: Provide a declaration for native_save_flNick Desaulniers2018-08-151-0/+2
| | * kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu2018-08-151-3/+1
| | * x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina2018-08-151-31/+7
| | * x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra2018-08-151-4/+10
| | * ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel2018-08-151-1/+1