summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-27Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.119-rc1-hikey-20180227-144Linaro CI
2018-02-27Linux 4.4.119-rc1Greg Kroah-Hartman
2018-02-27binder: add missing binder_unlock()Eric Biggers
2018-02-27drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2018-02-27usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-27usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-27usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-27usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-27drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng
2018-02-27Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-27arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-27usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-27irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-27x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-27iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-27iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-27cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-27scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-27ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni
2018-02-27ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2018-02-27PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-02-27powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTORMichael Ellerman
2018-02-27netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-25Linux 4.4.118Greg Kroah-Hartman
2018-02-25net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-25x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-25x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-02-25nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-02-25vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-02-25x86/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-02-25x86/get_user: Use pointer masking to limit speculationDan Williams
2018-02-25x86: Introduce barrier_nospecDan Williams
2018-02-25x86: Implement array_index_mask_nospecDan Williams
2018-02-25array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-02-25Documentation: Document array_index_nospecMark Rutland
2018-02-25x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-02-25x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-02-25x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-02-25x86/nospec: Fix header guards namesBorislav Petkov