aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Merge tag 'v4.18.5' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-4.18.5linux-4.18-stableRalf Baechle26-69/+184
2018-08-31Merge tag 'v4.18.4' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-4.18.4Ralf Baechle34-92/+137
2018-08-31Merge tag 'v4.18.3' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-4.18.3Ralf Baechle2-2/+11
2018-08-31Merge tag 'v4.18.2' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-4.18.2Ralf Baechle26-518/+493
2018-08-31Merge tag 'v4.18.1' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...linux-4.18.1Ralf Baechle74-299/+2211
2018-08-31Merge tag 'v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...linux-4.18Ralf Baechle71-487/+571
2018-08-31Merge tag 'v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.18-rc8Ralf Baechle195-742/+1537
2018-08-31Merge tag 'v4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.18-rc7Ralf Baechle203-999/+2089
2018-08-31Merge tag 'v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.18-rc6Ralf Baechle327-1633/+2794
2018-08-24Linux 4.18.5Greg Kroah-Hartman1-1/+1
2018-08-24reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn1-1/+3
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal1-4/+4
2018-08-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede1-3/+8
2018-08-24PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner1-10/+3
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner3-3/+10
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-24PCI: aardvark: Size bridges before resources allocationZachary Zhang1-0/+1
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-24PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki1-4/+2
2018-08-24PCI: Restore resized BAR state on resumeChristian König1-0/+28
2018-08-24parisc: Remove ordered stores from syscall.SJohn David Anglin1-12/+12
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-24drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva1-1/+2
2018-08-24drm/i915/kvmgt: Fix potential Spectre v1Gustavo A. R. Silva1-1/+8
2018-08-24ext4: fix spectre gadget in ext4_mb_regular_allocator()Jeremy Cline1-1/+3
2018-08-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman1-10/+17
2018-08-24x86/mm/init: Remove freed kernel image areas from alias mappingDave Hansen3-2/+38
2018-08-24x86/mm/init: Add helper for freeing kernel image pagesDave Hansen3-5/+15
2018-08-24x86/mm/init: Pass unconverted symbol addresses to free_init_pages()Dave Hansen1-6/+2
2018-08-24mm: Allow non-direct-map arguments to free_reserved_area()Dave Hansen1-2/+14
2018-08-24pty: fix O_CLOEXEC for TIOCGPTPEERMatthijs van Duin1-1/+1
2018-08-24EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai1-0/+1
2018-08-22Linux 4.18.4Greg Kroah-Hartman1-1/+1
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu1-0/+2
2018-08-22net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang1-11/+20
2018-08-22net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn1-10/+12
2018-08-22ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan1-1/+2
2018-08-22r8169: don't use MSI-X on RTL8106eJian-Hong Pan1-3/+6
2018-08-22hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai1-1/+1
2018-08-22net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline2-2/+3
2018-08-22isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee1-1/+2
2018-08-22Revert "uio: use request_threaded_irq instead"Xiubo Li1-6/+2
2018-08-22misc: sram: fix resource leaks in probe error pathJohan Hovold1-1/+8
2018-08-22uio: fix wrong return value from uio_mmap()Hailong Liu1-1/+1
2018-08-22serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam1-0/+1
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-08-22serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra1-1/+5
2018-08-22tty: serial: 8250: Revert NXP SC16C2552 workaroundMark1-2/+1
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau1-0/+8
2018-08-22USB: option: add support for DW5821eAleksander Morgado1-0/+4
2018-08-22USB: serial: pl2303: add a new device id for ATENMovie Song2-0/+3
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness1-2/+2
2018-08-22media: gl861: fix probe of dvb_usb_gl861Mika Båtsman1-11/+10
2018-08-22ALSA: seq: Fix poll() error returnTakashi Iwai2-2/+2
2018-08-22ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-08-22ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede1-1/+1
2018-08-22ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto1-1/+1
2018-08-22ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-08-22ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-08-22ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-08-22ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-08-22ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-08-22r8169: don't use MSI-X on RTL8168gHeiner Kallweit1-0/+5
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu1-0/+1
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu1-5/+2
2018-08-22l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang1-1/+1
2018-08-18Linux 4.18.3Greg Kroah-Hartman1-1/+1
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17Linux 4.18.2Greg Kroah-Hartman1-1/+1
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani1-6/+30
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya4-13/+15
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn1-2/+2
2018-08-17crypto: skcipher - fix crash flushing dcache in error pathEric Biggers1-26/+27
2018-08-17crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers1-1/+1
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers1-31/+26
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers1-28/+26
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers2-290/+181
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers1-0/+4
2018-08-17crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers1-1/+1
2018-08-17crypto: ccp - Fix command completion detection raceTom Lendacky1-2/+2
2018-08-17crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky1-0/+3
2018-08-17crypto: ccree - fix iv handlingGilad Ben-Yossef1-27/+84
2018-08-17crypto: ccree - fix finupHadar Gat1-65/+16
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap2-13/+14
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani1-0/+19
2018-08-17xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci3-1/+5
2018-08-17x86/mm/pti: Clear Global bit more aggressivelyDave Hansen2-10/+30
2018-08-17x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang1-2/+2
2018-08-17x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()Vitaly Kuznetsov1-0/+5
2018-08-17x86: i8259: Add missing include fileGuenter Roeck1-0/+1
2018-08-17x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck1-2/+1
2018-08-15Linux 4.18.1Greg Kroah-Hartman1-1/+1
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka1-0/+2
2018-08-15cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa1-0/+2
2018-08-15x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka1-0/+2
2018-08-15x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf1-4/+12
2018-08-15tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse1-0/+3
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen1-10/+15
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen1-4/+4
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen1-10/+12
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen1-1/+1
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner4-14/+33
2018-08-15KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini4-3/+48
2018-08-15x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini4-0/+13
2018-08-15x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini1-3/+9
2018-08-15Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner1-2/+0
2018-08-15x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()Nicolai Stange1-1/+0
2018-08-15x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange3-0/+5
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange23-2/+22
2018-08-15x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange2-4/+36
2018-08-15x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange1-1/+1
2018-08-15x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()Nicolai Stange1-4/+6
2018-08-15x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'Nicolai Stange1-5/+5
2018-08-15x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()Nicolai Stange1-7/+7
2018-08-15cpu/hotplug: detect SMT disabled by BIOSJosh Poimboeuf1-0/+9
2018-08-15Documentation/l1tf: Fix typosTony Luck1-7/+7
2018-08-15x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' contentNicolai Stange1-3/+14
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina1-12/+12
2018-08-15Documentation: Add section about CPU vulnerabilitiesThomas Gleixner2-0/+600
2018-08-15x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina5-19/+165
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner3-3/+18
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina2-3/+15
2018-08-15x86/kvm: Allow runtime control of L1D flushThomas Gleixner2-6/+9
2018-08-15x86/kvm: Serialize L1D flush parameter setterThomas Gleixner1-2/+6
2018-08-15x86/kvm: Add static key for flush alwaysThomas Gleixner1-5/+11
2018-08-15x86/kvm: Move l1tf setup functionThomas Gleixner1-47/+78
2018-08-15x86/l1tf: Handle EPT disabled state properThomas Gleixner3-45/+54
2018-08-15x86/kvm: Drop L1TF MSR list approachThomas Gleixner1-36/+7
2018-08-15x86/litf: Introduce vmx status variableThomas Gleixner3-13/+54
2018-08-15cpu/hotplug: Online siblings when SMT control is turned onThomas Gleixner1-2/+24
2018-08-15x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if requiredKonrad Rzeszutek Wilk1-5/+37
2018-08-15x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRsKonrad Rzeszutek Wilk1-8/+14
2018-08-15x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accountingKonrad Rzeszutek Wilk1-10/+19
2018-08-15x86/KVM/VMX: Add find_msr() helper functionKonrad Rzeszutek Wilk1-13/+18
2018-08-15x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbersKonrad Rzeszutek Wilk1-30/+35
2018-08-15x86/KVM/VMX: Add L1D flush logicPaolo Bonzini4-1/+34
2018-08-15x86/KVM/VMX: Add L1D MSR based flushPaolo Bonzini2-4/+17
2018-08-15x86/KVM/VMX: Add L1D flush algorithmPaolo Bonzini1-5/+66
2018-08-15x86/KVM/VMX: Add module argument for L1TF mitigationKonrad Rzeszutek Wilk2-0/+71
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-6/+3
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-9/+23
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-25/+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-12Linux 4.18Linus Torvalds1-1/+1
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-49/+69
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-9/+32
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-39/+46
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller2-15/+12
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com1-0/+3
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin4-17/+0
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham1-1/+1
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+28
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-20/+30
2018-08-09make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro1-5/+2
2018-08-09fix __legitimize_mnt()/mntput() raceAl Viro1-0/+14
2018-08-09fix mntput/mntput raceAl Viro1-2/+12
2018-08-09Merge branch 'bpf-fix-cpu-and-devmap-teardown'Daniel Borkmann4-14/+21
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer1-5/+9
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer2-3/+3
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer1-6/+9
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-191/+101
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-161/+178