summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-15x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk3-0/+20
2018-08-15cpu/hotplug: Boot HT siblings at least onceThomas Gleixner1-24/+48
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner4-29/+3
2018-08-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko1-6/+6
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2-3/+34
2018-08-15x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblingsBorislav Petkov1-20/+17
2018-08-15x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk1-0/+1
2018-08-15x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka1-1/+9
2018-08-15x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner3-1/+23
2018-08-15x86/cpu/AMD: Evaluate smp_num_siblings earlyThomas Gleixner1-0/+13
2018-08-15x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP infoBorislav Petkov1-5/+2
2018-08-15x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner1-0/+7
2018-08-15x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner2-6/+25
2018-08-15x86/cpu/common: Provide detect_ht_early()Thomas Gleixner2-10/+15
2018-08-15x86/cpu/AMD: Remove the pointless detect_ht() callThomas Gleixner1-4/+0
2018-08-15x86/cpu: Remove the pointless CPU printoutThomas Gleixner2-26/+5
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner6-0/+215
2018-08-15cpu/hotplug: Split do_cpu_down()Thomas Gleixner1-9/+8
2018-08-15cpu/hotplug: Make bringup/teardown of smp threads symmetricThomas Gleixner1-2/+1
2018-08-15x86/topology: Provide topology_smt_supported()Thomas Gleixner2-0/+10
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner4-1/+33
2018-08-15sched/smt: Update sched_smt_present at runtimePeter Zijlstra2-18/+13
2018-08-15x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk1-26/+29
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen3-16/+47
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen5-10/+117
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen6-0/+77
2018-08-15x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen1-0/+6
2018-08-15x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen5-13/+84
2018-08-15x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds1-3/+8
2018-08-15x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds1-11/+20
2018-08-15x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen1-2/+7
2018-08-15x86/irqflags: Provide a declaration for native_save_flNick Desaulniers1-0/+2
2018-08-15kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu1-4/+1
2018-08-15x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina1-31/+7
2018-08-15x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra1-4/+10
2018-08-15ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel1-1/+1
2018-08-15fix __legitimize_mnt()/mntput() raceAl Viro1-0/+14
2018-08-15fix mntput/mntput raceAl Viro1-2/+12
2018-08-15make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro1-5/+2
2018-08-15root dentries need RCU-delayed freeingAl Viro1-2/+4
2018-08-15init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran1-26/+27
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-15bpf, sockmap: fix bpf_tcp_sendmsg sock error handlingDaniel Borkmann1-1/+1
2018-08-15bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem pathDaniel Borkmann1-2/+5
2018-08-15xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-15zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-15sched/deadline: Update rq_clock of later_rq when pushing a taskDaniel Bristot de Oliveira1-1/+7
2018-08-15stop_machine: Disable preemption after queueing stopper threadsIsaac J. Manjarres1-1/+9
2018-08-15Mark HI and TASKLET softirq synchronousLinus Torvalds1-4/+8