summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.119-rt134v4.4.119-rt134Daniel Wagner2018-03-091-1/+1
* Merge tag 'v4.4.119' into v4.4-rtDaniel Wagner2018-03-0927-121/+87
|\
| * Linux 4.4.119v4.4.119Greg Kroah-Hartman2018-02-281-1/+1
| * binder: add missing binder_unlock()Eric Biggers2018-02-281-1/+3
| * drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-02-281-2/+0
| * usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-281-0/+5
| * usb: gadget: f_fs: Process all descriptors during bindJack Pham2018-02-281-4/+2
| * usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-283-0/+12
| * usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-02-281-0/+2
| * drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng2018-02-281-0/+3
| * Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-02-281-0/+3
| * arm64: Disable unhandled signal log messages by defaultMichael Weiser2018-02-281-1/+1
| * usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-281-7/+10
| * irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-281-1/+1
| * x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann2018-02-281-1/+1
| * iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen2018-02-281-3/+4
| * iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz2018-02-281-1/+1
| * cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-281-1/+1
| * scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler2018-02-281-1/+1
| * ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni2018-02-281-2/+2
| * ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-284-80/+25
| * PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2018-02-281-2/+7
| * powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTORMichael Ellerman2018-02-281-1/+1
| * netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-282-14/+3
* | Linux 4.4.118-rt133v4.4.118-rt133Daniel Wagner2018-03-091-1/+1
* | Merge tag 'v4.4.118' into v4.4-rtDaniel Wagner2018-03-09214-1873/+2527
|\ \ | |/
| * Linux 4.4.118v4.4.118Greg Kroah-Hartman2018-02-251-1/+1
| * net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang2018-02-251-4/+4
| * crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny2018-02-251-4/+9
| * KVM: nVMX: invvpid handling improvementsJan Dakinevich2018-02-251-12/+24
| * KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich2018-02-251-1/+4
| * kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2018-02-251-2/+2
| * KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand2018-02-251-5/+5
| * KVM: nVMX: kmap() can't failDavid Hildenbrand2018-02-251-9/+0
| * x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny2018-02-251-1/+1
| * x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed2018-02-251-30/+56
| * x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-251-1/+8
| * x86/kvm: Update spectre-v1 mitigationDan Williams2018-02-251-11/+9
| * x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2018-02-252-16/+0
| * x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King2018-02-251-1/+1
| * x86/spectre: Report get_user mitigation for spectre_v1Dan Williams2018-02-251-1/+1
| * nl80211: Sanitize array index in parse_txq_paramsDan Williams2018-02-251-3/+6
| * vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-251-1/+4
| * x86/syscall: Sanitize syscall table de-references under speculationDan Williams2018-02-251-0/+2
| * x86/get_user: Use pointer masking to limit speculationDan Williams2018-02-251-0/+10
| * x86: Introduce barrier_nospecDan Williams2018-02-252-2/+5
| * x86: Implement array_index_mask_nospecDan Williams2018-02-251-0/+24
| * array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-251-0/+72
| * Documentation: Document array_index_nospecMark Rutland2018-02-251-0/+90
| * x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang2018-02-251-3/+3