summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.148-rt165v4.4.148-rt165Daniel Wagner2018-08-161-1/+1
* Merge tag 'v4.4.148' into v4.4-rtDaniel Wagner2018-08-1649-191/+715
|\
| * Linux 4.4.148v4.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
| * IB/ocrdma: fix out of bounds access to local bufferMichael Mera2018-08-151-1/+1
| * IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-08-151-8/+42
| * IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-08-152-10/+15
| * fix __legitimize_mnt()/mntput() raceAl Viro2018-08-151-0/+14
| * fix mntput/mntput raceAl Viro2018-08-151-2/+12
| * root dentries need RCU-delayed freeingAl Viro2018-08-151-2/+4
| * scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche2018-08-151-8/+21
| * ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede2018-08-151-0/+2
| * xen/netfront: don't cache skb_shinfo()Juergen Gross2018-08-151-4/+4
| * parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin2018-08-154-0/+39
| * parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller2018-08-151-1/+1
| * fork: unconditionally clear stack on forkKees Cook2018-08-151-5/+1
| * ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2018-08-152-0/+2
| * tpm: fix race condition in tpm_common_write()Tadeusz Struk2018-08-151-23/+20
| * ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-08-152-8/+5
* | Linux 4.4.147-rt164v4.4.147-rt164Daniel Wagner2018-08-161-1/+1
* | Merge tag 'v4.4.147' into v4.4-rtDaniel Wagner2018-08-1613-18/+54
|\ \ | |/