summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-14Linux 4.19.96v4.19.96Greg Kroah-Hartman
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin
2020-01-14netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-01-14netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal
2020-01-14netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2020-01-14phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren
2020-01-14phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-14HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov
2020-01-14ath10k: fix memory leakNavid Emamdoost
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-14tty: always relink the portSudip Mukherjee
2020-01-14tty: link tty and port before configuring it as consoleSudip Mukherjee
2020-01-14serdev: Don't claim unsupported ACPI serial devicesPunit Agrawal
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-14staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil
2020-01-14usb: musb: Disable pullup at initPaul Cercueil
2020-01-14usb: musb: fix idling for suspend after disconnect interruptTony Lindgren
2020-01-14USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley
2020-01-14gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede
2020-01-14gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede
2020-01-14can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2020-01-14can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-01-14can: kvaser_usb: fix interface sanity checkJohan Hovold
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
2020-01-14drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven
2020-01-14drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann
2020-01-14Input: add safety guards to input_set_keycode()Dmitry Torokhov
2020-01-14HID: hid-input: clear unmapped usagesDmitry Torokhov
2020-01-14HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann
2020-01-14HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern
2020-01-14tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-01-14tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not definedSteven Rostedt (VMware)
2020-01-14kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...Kaitao Cheng
2020-01-14ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th genKailang Yang
2020-01-14ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang
2020-01-14ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang
2020-01-14ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai
2020-01-14usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2020-01-14i2c: fix bus recovery stop mode timingRussell King
2020-01-14chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon
2020-01-12Linux 4.19.95v4.19.95Greg Kroah-Hartman
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou