summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-30powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37
2018-05-30powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann1-3/+34
2018-05-30jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina1-1/+0
2018-05-30HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-05-30scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-05-30Btrfs: fix scrub to repair raid6 corruptionLiu Bo2-5/+22
2018-05-30btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov1-3/+9
2018-05-30Btrfs: set plug for fsyncLiu Bo1-0/+9
2018-05-30ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun1-2/+3
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-05-30kconfig: Fix expr_free() E_NOT leakUlf Magnusson1-1/+1
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson1-0/+1
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson1-9/+24
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck1-1/+1
2018-05-30nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol1-1/+1
2018-05-30dm thin: fix documentation relative to low water mark thresholdmulhern1-3/+5
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)1-1/+9
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo1-4/+4
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)1-8/+9
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-05-30tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner1-4/+16
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini1-3/+4
2018-05-30ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-05-30ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2-1/+5
2018-05-30NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown2-5/+12
2018-05-30firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin1-1/+7
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro13-66/+54
2018-05-30xfs: remove racy hasattr check from attr opsBrian Foster1-6/+0
2018-05-30kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang1-0/+4
2018-05-30kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+3
2018-05-30kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-30ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso1-2/+10
2018-05-30Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso1-7/+2
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin1-1/+1
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+2
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo1-0/+4
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban1-5/+25
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-05-30aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro1-2/+2
2018-05-30affs_lookup(): close a race with affs_remove_link()Al Viro1-3/+7
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-26Linux 4.4.133v4.4.133Greg Kroah-Hartman1-1/+1
2018-05-26x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2-2/+8
2018-05-26hfsplus: stop workqueue when fill_super() failedTetsuo Handa1-0/+1
2018-05-26cfg80211: limit wiphy names to 128 bytesJohannes Berg2-0/+5
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven1-0/+46
2018-05-26time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2-12/+12