summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang
2018-12-13misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing
2018-12-13usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-13USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-12-13btrfs: release metadata before running delayed refsJosef Bacik
2018-12-13dmaengine: at_hdmac: fix module unloadingRichard Genoud
2018-12-13dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2018-12-13ext2: fix potential use after freePan Bian
2018-12-13ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-12-13ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2018-12-13ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai
2018-12-13ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-12-13Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-13xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-13xtensa: enable coprocessors that are being flushedMax Filippov
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-12-13s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-12-13rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin
2018-12-13media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2018-12-01Linux 4.4.166Greg Kroah-Hartman
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-12-01sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)
2018-12-01btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman
2018-12-01tty: wipe buffer.Linus Torvalds
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2018-12-01netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez
2018-12-01Input: xpad - fix GPD Win 2 controller nameEnno Boland
2018-12-01Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien
2018-12-01Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2018-12-01Input: xpad - validate USB endpoint type during probeCameron Gutman
2018-12-01Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman
2018-12-01Input: xpad - constify usb_device_idArvind Yadav