summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-17cifs: Fix lease buffer length errorZhangXiaoxu
2020-01-17media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2020-01-17mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-17cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2020-01-17arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2020-01-17arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2020-01-17arm64: mm: Change page table pointer name in p[md]_set_huge()Ben Hutchings
2020-01-17arm64: don't open code page table entry creationKristina Martsenko
2020-01-17rsi: add fix for crash during assertionsSanjay Konduri
2020-01-17fs/select: avoid clang stack usage warningArnd Bergmann
2020-01-17ethtool: reduce stack usage with clangArnd Bergmann
2020-01-17HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-17HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2020-01-17hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke
2020-01-14Linux 4.14.165Greg 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-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-14arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon
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-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
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-14Input: add safety guards to input_set_keycode()Dmitry Torokhov
2020-01-14HID: hid-input: clear unmapped usagesDmitry Torokhov
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-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