summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25Linux 4.14.186v4.14.186Greg Kroah-Hartman
2020-06-25KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-25kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang
2020-06-25kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-25net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish
2020-06-25sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-25kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu
2020-06-25crypto: algboss - don't wait during notifier callbackEric Biggers
2020-06-25crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-25block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish
2020-06-25x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel
2020-06-25drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-06-25ext4: fix partial cluster initialization when splitting extentJeffle Xu
2020-06-25selinux: fix double freeTom Rix
2020-06-25drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen
2020-06-25drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-06-25drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-25libata: Use per port sync for detachKai-Heng Feng
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-25block: Fix use-after-free in blkdev_get()Jason Yan
2020-06-25bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-06-25perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-06-25usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-06-25usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-25drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-25gfs2: fix use-after-free on transaction ail listsBob Peterson
2020-06-25blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni
2020-06-25blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni
2020-06-25blktrace: use errno instead of bi_statusChaitanya Kulkarni
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-25elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-25include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-25lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-25geneve: change from tx_error to tx_dropped on missing metadataJiri Benc