summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.165v4.14.165Greg Kroah-Hartman2020-01-141-1/+1
* drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-141-11/+8
* netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal2020-01-141-1/+2
* netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal2020-01-141-11/+16
* phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren2020-01-141-2/+2
* phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren2020-01-141-15/+18
* USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-141-4/+8
* HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2020-01-141-55/+42
* arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon2020-01-141-5/+7
* ath10k: fix memory leakNavid Emamdoost2020-01-141-0/+1
* rtl8xxxu: prevent leaking urbNavid Emamdoost2020-01-141-0/+1
* scsi: bfa: release allocated memory in case of errorNavid Emamdoost2020-01-141-1/+3
* mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost2020-01-141-1/+3
* mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat2020-01-141-2/+11
* tty: always relink the portSudip Mukherjee2020-01-141-2/+1
* tty: link tty and port before configuring it as consoleSudip Mukherjee2020-01-142-1/+3
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-141-0/+1
* drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-141-1/+1
* drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven2020-01-141-1/+6
* Input: add safety guards to input_set_keycode()Dmitry Torokhov2020-01-141-10/+16
* HID: hid-input: clear unmapped usagesDmitry Torokhov2020-01-141-4/+12
* staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott2020-01-141-2/+2
* usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil2020-01-141-1/+1
* usb: musb: Disable pullup at initPaul Cercueil2020-01-141-0/+3
* usb: musb: fix idling for suspend after disconnect interruptTony Lindgren2020-01-141-0/+8
* USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas2020-01-143-0/+13
* staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley2020-01-143-0/+3
* gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede2020-01-141-1/+31
* gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede2020-01-141-4/+15
* can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffsOliver Hartkopp2020-01-141-0/+34
* can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq modeFlorian Faber2020-01-141-11/+10
* can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold2020-01-141-2/+2
* HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2020-01-141-1/+2
* HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2020-01-141-0/+6
* tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not definedSteven Rostedt (VMware)2020-01-141-0/+5
* kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task failKaitao Cheng2020-01-141-1/+3
* ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang2020-01-141-0/+1
* ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang2020-01-141-0/+3
* ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai2020-01-141-0/+1
* usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck2020-01-141-1/+3
* chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon2020-01-141-1/+1
* Linux 4.14.164v4.14.164Greg Kroah-Hartman2020-01-121-1/+1
* vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet2020-01-123-5/+8
* net: sch_prio: When ungrafting, replace with FIFOPetr Machata2020-01-121-2/+8
* vlan: vlan_changelink() should propagate errorsEric Dumazet2020-01-121-3/+7
* vxlan: fix tos value before xmitHangbin Liu2020-01-121-2/+2
* tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang2020-01-121-1/+4
* sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long2020-01-121-10/+18
* USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas2020-01-121-0/+2
* USB: core: fix check for duplicate endpointsJohan Hovold2020-01-121-12/+58