summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost
2020-01-23xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross
2020-01-23mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2020-01-23ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai
2020-01-23ALSA: line6: Fix write on zero-sized bufferTakashi Iwai
2020-01-23p54usb: Fix race between disconnect and firmware loadingAlan Stern
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri
2020-01-23HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-23HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2020-01-23hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke
2020-01-14Linux 4.4.210v4.4.210Greg 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: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
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-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil
2020-01-14usb: musb: Disable pullup at initPaul Cercueil
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-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-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
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: 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: 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-14chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon
2020-01-14kobject: Export kobject_get_unless_zero()Jan Kara
2020-01-12Linux 4.4.209v4.4.209Greg Kroah-Hartman
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-12vxlan: fix tos value before xmitHangbin Liu