summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso
2018-05-30powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin
2018-05-30ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-05-30IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-05-30Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-05-30Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-05-30mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...Yang Shi
2018-05-30mm: fix races between address_space dereference and free in page_evicatableHuang Ying
2018-05-30mm/ksm: fix interaction with THPClaudio Imbrenda
2018-05-30genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner
2018-05-30ibmvnic: Zero used TX descriptor counter on resetThomas Falcon
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-05-30perf clang: Add support for recent clang versionsSandipan Das
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das
2018-05-30powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual
2018-05-30cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang
2018-05-30Force log to disk before reading the AGF during a fstrimCarlos Maiolino
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe
2018-05-30z3fold: fix memory leakXidong Wang
2018-05-30swap: divide-by-zero when zero length swap file on ssdTom Abraham
2018-05-30kasan, slub: fix handling of kasan_slab_free hookAndrey Konovalov
2018-05-30kasan: fix invalid-free test crashing the kernelAndrey Konovalov
2018-05-30fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich
2018-05-30nvme: expand nvmf_check_if_ready checksJames Smart
2018-05-30bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-05-30Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana
2018-05-30Btrfs: clean up resources during umount after trans is abortedLiu Bo
2018-05-30nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn
2018-05-30firmware: dmi_scan: Fix UUID length safety checkJean Delvare
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker
2018-05-30ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven
2018-05-30x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel
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-30PM / core: Fix direct_complete handling for devices with no callbacksRafael J. Wysocki
2018-05-30kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-30kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-30kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-30mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
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-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-30bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki
2018-05-30sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-05-30IB/umem: Use the correct mm during ib_umem_releaseLidong Chen