summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina
2018-05-30device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko
2018-05-30fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-05-30HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter
2018-05-30btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain
2018-05-30Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-05-30btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-05-30Btrfs: set plug for fsyncLiu Bo
2018-05-30ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-05-30kconfig: Fix expr_free() E_NOT leakUlf Magnusson
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-05-30nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-05-30net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-05-30net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-05-30dm thin: fix documentation relative to low water mark thresholdmulhern
2018-05-30iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2018-05-30perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-05-30i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-05-30Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-05-30tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2018-05-30netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-30ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai
2018-05-30NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-05-30x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-05-30firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-05-30kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang
2018-05-30kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-30kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-30ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso
2018-05-30Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro