summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-06mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang1-1/+2
2019-09-06mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang1-3/+4
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada1-0/+1
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-09-06Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko1-0/+14
2019-09-06mei: me: add Tiger Lake point LP device IDTomas Winkler2-0/+4
2019-09-06KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier3-2/+26
2019-09-06KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo1-0/+7
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2-4/+8
2019-09-06tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen1-1/+1
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven1-1/+1
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen1-8/+24
2019-09-06usb: hcd: use managed device resourcesSchmid, Carsten1-22/+8
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-09-06usbtmc: more sanity checking for packet sizeOliver Neukum1-0/+3
2019-09-06ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)1-1/+9
2019-09-06ftrace: Check for successful allocation of hashNaveen N. Rao1-0/+5
2019-09-06ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao1-0/+4
2019-09-06HID: logitech-hidpp: remove support for the G700 over USBBenjamin Tissoires1-2/+0
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das1-0/+4
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das1-22/+2
2019-09-06x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner1-8/+18
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr1-7/+10
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson1-4/+5
2019-09-06KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov3-8/+6
2019-09-06kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar1-0/+5
2019-09-06ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604Takashi Iwai1-0/+1
2019-09-06ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai1-4/+4
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai3-2/+20
2019-09-06ALSA: hda - Fixes inverted Conexant GPIO mic mute ledJeronimo Borque1-8/+9
2019-09-06ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai1-9/+9
2019-09-06ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski1-0/+1
2019-09-06ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai1-8/+28
2019-09-06mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton1-0/+2
2019-09-06xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu1-2/+2
2019-09-06ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu1-1/+7
2019-09-06openvswitch: Fix conntrack cache with timeoutYi-Hung Wei1-0/+13
2019-09-06ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev1-4/+4
2019-09-06tcp: make sure EPOLLOUT wont be missedEric Dumazet1-7/+9
2019-09-06net/smc: make sure EPOLLOUT is raisedJason Baron1-4/+2
2019-09-06net: fix __ip_mc_inc_group usageLi RongQing1-2/+2
2019-09-06net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart1-1/+1
2019-09-06ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio1-1/+1
2019-09-06ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu1-1/+2
2019-09-06mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2-9/+38