summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-21Merge branch 'p-ti-lsk-linux-4.4.y' of git://git.omapzoom.org/kernel/omap int...p-ti-lsk-linux-4.4.y-nextDavid Huang
2018-08-21Merge branch 'ti-lsk-linux-4.4.y' of git://git.ti.com/ti-linux-kernel/ti-linu...p-ti-lsk-linux-4.4.yDavid Huang
2018-08-20Merge branch 'linux-linaro-lsk-v4.4' of http://git.linaro.org/kernel/linux-li...Dan Murphy
2018-08-20Merge branch 'ti-linux-4.4.y' of git.ti.com:ti-linux-kernel/ti-linux-kernel i...Dan Murphy
2018-08-20Merge tag 'v4.4.150' into linux-linaro-lsk-v4.4Mark Brown
2018-08-18Linux 4.4.150Greg Kroah-Hartman
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17Linux 4.4.149Greg Kroah-Hartman
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-17i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song
2018-08-17kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-08-17tcp: Fix missing range_truesize enlargement in the backportTakashi Iwai
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-08-16Merge tag 'v4.4.148' into linux-linaro-lsk-v4.4Mark Brown
2018-08-15Linux 4.4.148Greg Kroah-Hartman
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka
2018-08-15x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen
2018-08-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka
2018-08-15x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk
2018-08-15x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka
2018-08-15x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen
2018-08-15mm: fix cache mode tracking in vm_insert_mixed()Dan Williams
2018-08-15mm: Add vm_insert_pfn_prot()Andy Lutomirski
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-08-15x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen
2018-08-15x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen
2018-08-15x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds
2018-08-15x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds
2018-08-15mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi
2018-08-15x86/mm: Fix swap entry comment and macroDave Hansen
2018-08-15x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2018-08-15x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen
2018-08-15x86/irqflags: Provide a declaration for native_save_flNick Desaulniers
2018-08-15kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu