summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich1-0/+3
2018-05-30nvme: expand nvmf_check_if_ready checksJames Smart7-66/+101
2018-05-30bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna1-1/+3
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen1-2/+4
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel1-0/+9
2018-05-30Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana1-5/+58
2018-05-30Btrfs: clean up resources during umount after trans is abortedLiu Bo1-1/+2
2018-05-30nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-05-30firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-05-30ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven1-3/+3
2018-05-30x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel1-2/+14
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang1-1/+4
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk1-2/+2
2018-05-30PM / core: Fix direct_complete handling for devices with no callbacksRafael J. Wysocki1-4/+3
2018-05-30kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+2
2018-05-30kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-30kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1
2018-05-30mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin1-2/+61
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-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox2-1/+10
2018-05-30bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki1-1/+1
2018-05-30sr: pass down correctly sized SCSI sense bufferJens Axboe1-2/+8
2018-05-30IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2-7/+1
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl1-0/+4
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling2-0/+7
2018-05-30arm64: export tishift functions to modulesJason A. Donenfeld2-13/+10
2018-05-30arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-12/+12
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom1-8/+17
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-30ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg1-0/+1
2018-05-30mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban1-1/+1
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban1-5/+25
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam1-1/+0
2018-05-30mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre1-1/+1
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro14-72/+57
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-05-30Btrfs: fix error handling in btrfs_truncate()Omar Sandoval1-1/+2
2018-05-30aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro1-2/+2
2018-05-30fs: don't scan the inode cache before SB_BORN is setDave Chinner1-6/+24
2018-05-30fix breakage caused by d_find_alias() semantics changeAl Viro1-4/+16
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