summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.210v4.9.210Greg Kroah-Hartman2020-01-141-1/+1
* drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-141-15/+12
* 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
* USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-141-4/+8
* 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
* 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
* can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp2020-01-141-0/+34
* can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber2020-01-141-11/+10
* can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold2020-01-141-2/+2
* drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-141-1/+1
* 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
* 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_t...Kaitao Cheng2020-01-141-1/+3
* tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner2020-01-141-5/+9
* 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
* kobject: Export kobject_get_unless_zero()Jan Kara2020-01-142-1/+6
* Linux 4.9.209v4.9.209Greg Kroah-Hartman2020-01-121-1/+1
* 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
* 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
* pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet2020-01-121-1/+1
* net: usb: lan78xx: fix possible skb leakEric Dumazet2020-01-121-6/+3
* net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai2020-01-121-1/+1
* macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-122-1/+9
* llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex2020-01-121-2/+2
* parisc: Fix compiler warnings in debug_core.cHelge Deller2020-01-121-2/+8
* block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang2020-01-121-1/+1
* net: stmmac: RX buffer size must be 16 byte alignedJose Abreu2020-01-121-1/+1