summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Linux 3.18.129v3.18.129Greg Kroah-Hartman1-1/+1
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau1-2/+2
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear1-0/+2
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman1-1/+1
2018-12-13USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever1-0/+4
2018-12-13ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai1-1/+2
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng1-0/+4
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer4-7/+8
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-13powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2018-12-13net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen1-4/+3
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin1-2/+2
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein1-0/+1
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro1-1/+4
2018-12-13iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven1-0/+3
2018-12-13usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann1-5/+4
2018-12-13mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov1-2/+6
2018-12-13Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-12-13kgdboc: Fix warning with module buildLaura Abbott1-18/+19
2018-12-13kgdboc: Fix restrict errorLaura Abbott1-4/+2
2018-12-13scsi: csiostor: Avoid content leaks and castsKees Cook1-17/+26
2018-12-13ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-12-13scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck1-15/+7
2018-12-13drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-13uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri1-2/+10
2018-12-13iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-12-13kdb: use memmove instead of overlapping memcpyArnd Bergmann1-2/+2
2018-12-13scsi: bfa: convert to strlcpy/strlcatArnd Bergmann8-98/+84
2018-12-13drm: gma500: fix logic errorArnd Bergmann1-1/+1
2018-12-13ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-12-13kernfs: Replace strncpy with memcpyGuenter Roeck1-1/+1
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-13Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
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-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: 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