summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-13Linux 4.9.133v4.9.133Greg Kroah-Hartman1-1/+1
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski5-33/+1
2018-10-13Revert "perf: sync up x86/.../cpufeatures.h"Greg Kroah-Hartman1-1/+1
2018-10-13x86/fpu: Remove struct fpu::counterRik van Riel4-21/+1
2018-10-13x86/fpu: Remove use_eager_fpu()Andy Lutomirski7-105/+13
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng2-0/+8
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger1-0/+3
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-13f2fs: fix invalid memory accessChao Yu1-4/+5
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang5-7/+39
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek1-8/+15
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-10-13cgroup: Fix deadlock in cpu hotplug pathPrateek Sood1-1/+5
2018-10-13ext4: always verify the magic number in xattr blocksTheodore Ts'o1-3/+3
2018-10-13ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o1-8/+14
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-9/+19
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov1-3/+8
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer1-2/+7
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber1-2/+2
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki1-1/+4
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich1-5/+7
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen1-1/+4
2018-10-13mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn1-0/+3
2018-10-10Linux 4.9.132v4.9.132Greg Kroah-Hartman1-1/+1
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer1-4/+2
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-10-10proc: restrict kernel stack dumps to rootJann Horn1-0/+14
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado1-1/+1
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez1-23/+30
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long6-18/+18
2018-10-10ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng1-0/+1
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel1-1/+1
2018-10-10sysfs: Do not return POSIX ACL xattrs via listxattrAndreas Gruenbacher1-11/+13
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter1-0/+8
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6