summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-1/+5
2020-03-12usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca1-1/+1
2020-03-12usb: cdns3: gadget: toggle cycle bit before reset endpointPeter Chen1-3/+14
2020-03-12usb: cdns3: gadget: link trb should point to next requestPeter Chen1-1/+1
2020-03-12usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap1-1/+8
2020-03-12usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky1-0/+3
2020-03-12usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-03-12cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel9-17/+33
2020-03-12cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg1-1/+5
2020-03-12ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294Jian-Hong Pan1-0/+13
2020-03-12ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus MasterChristian Lachner1-0/+1
2020-03-12ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1Kailang Yang1-4/+9
2020-03-12ALSA: hda/realtek - Add Headset Mic supportedKailang Yang1-0/+2
2020-03-12binder: prevent UAF for binderfs devices IIChristian Brauner3-18/+16
2020-03-12binder: prevent UAF for binderfs devicesChristian Brauner2-1/+17
2020-03-12firmware: imx: scu: Ensure sequential TXLeonard Crestez1-0/+27
2020-03-12selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu1-3/+3
2020-03-12arch/csky: fix some Kconfig typosRandy Dunlap1-1/+1
2020-03-12csky: Fixup compile warning for three unimplemented syscallsGuo Ren1-0/+3
2020-03-12csky: Fixup ftrace modify panicGuo Ren1-0/+2
2020-03-12csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren1-1/+1
2020-03-12csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren3-7/+31
2020-03-12csky/mm: Fixup export invalid_pte_table symbolGuo Ren1-0/+1
2020-03-12net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-03-12x86/xen: Distribute switch variables for initializationKees Cook1-3/+4
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski1-7/+0
2020-03-12nvme: Fix uninitialized-variable warningKeith Busch1-1/+1
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann3-14/+14
2020-03-12x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu1-3/+0
2020-03-12nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko1-1/+2
2020-03-12nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N1-0/+12
2020-03-12iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng1-1/+12
2020-03-12net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria1-1/+4
2020-03-12efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas1-14/+26
2020-03-12s390: make 'install' not depend on vmlinuxMasahiro Yamada2-2/+2
2020-03-12s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-03-12watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-03-12net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil1-0/+2
2020-03-12net: ks8851-ml: Fix 16-bit IO operationMarek Vasut1-2/+2
2020-03-12net: ks8851-ml: Fix 16-bit data accessMarek Vasut1-2/+2
2020-03-12net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut1-40/+5
2020-03-12net: atlantic: check rpc result and wait for rpc addressIgor Russkikh1-2/+17
2020-03-12selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu1-3/+3
2020-03-12selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
2020-03-12drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P1-0/+6
2020-03-12drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P2-4/+5
2020-03-12scsi: megaraid_sas: silence a warningTomas Henzl1-2/+3
2020-03-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold1-1/+2
2020-03-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold3-2/+21
2020-03-12drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz1-1/+1