summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-15x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-08-15x86/cpu/AMD: Evaluate smp_num_siblings earlyThomas Gleixner
2018-08-15x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP infoBorislav Petkov
2018-08-15x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner
2018-08-15x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner
2018-08-15x86/cpu/common: Provide detect_ht_early()Thomas Gleixner
2018-08-15x86/cpu/AMD: Remove the pointless detect_ht() callThomas Gleixner
2018-08-15x86/cpu: Remove the pointless CPU printoutThomas Gleixner
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-08-15cpu/hotplug: Split do_cpu_down()Thomas Gleixner
2018-08-15cpu/hotplug: Make bringup/teardown of smp threads symmetricThomas Gleixner
2018-08-15x86/topology: Provide topology_smt_supported()Thomas Gleixner
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-08-15sched/smt: Update sched_smt_present at runtimePeter Zijlstra
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-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-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
2018-08-15x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina
2018-08-15x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra
2018-08-15ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel
2018-08-15fix __legitimize_mnt()/mntput() raceAl Viro
2018-08-15fix mntput/mntput raceAl Viro
2018-08-15make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro
2018-08-15root dentries need RCU-delayed freeingAl Viro
2018-08-15init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-15bpf, sockmap: fix bpf_tcp_sendmsg sock error handlingDaniel Borkmann
2018-08-15bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem pathDaniel Borkmann
2018-08-15xen/netfront: don't cache skb_shinfo()Juergen Gross
2018-08-15zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim
2018-08-15sched/deadline: Update rq_clock of later_rq when pushing a taskDaniel Bristot de Oliveira
2018-08-15stop_machine: Disable preemption after queueing stopper threadsIsaac J. Manjarres
2018-08-15Mark HI and TASKLET softirq synchronousLinus Torvalds
2018-08-15parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin
2018-08-15parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller
2018-08-09Linux 4.17.14Greg Kroah-Hartman
2018-08-09jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor
2018-08-09xfs: validate cached inodes are free when allocatedDave Chinner
2018-08-09xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen
2018-08-09Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds
2018-08-09Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana