summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13unifdef: use memcpy instead of strncpyLinus Torvalds1-2/+2
2018-12-13kobject: Replace strncpy with memcpyGuenter Roeck1-1/+1
2018-12-13disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2018-12-13exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+9
2018-12-13Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2018-12-13misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-12-13usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-12-13USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2018-12-13btrfs: release metadata before running delayed refsJosef Bacik1-3/+3
2018-12-13dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-12-13dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-12-13ext2: fix potential use after freePan Bian1-1/+1
2018-12-13ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai1-6/+2
2018-12-13ALSA: control: Fix race between adding and removing a user elementTakashi Iwai1-35/+45
2018-12-13ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai1-1/+1
2018-12-13ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai1-2/+0
2018-12-13Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana1-0/+1
2018-12-13xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-12-13xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-12-13s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-12-13rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin1-6/+0
2018-12-13media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-12-01Linux 4.4.166v4.4.166Greg Kroah-Hartman1-1/+1
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank1-0/+2
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca4-3/+106
2018-12-01sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)1-2/+2
2018-12-01btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2-13/+8
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-2/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-0/+2
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira1-0/+5
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani3-7/+3
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani1-0/+32
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan1-0/+15
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2-7/+21
2018-12-01netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang1-0/+1
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A1-0/+6
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2-4/+12
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-12-01Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-12-01Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7