summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-25Linux 4.19.130v4.19.130Greg Kroah-Hartman1-1/+1
2020-06-25KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson1-18/+9
2020-06-25kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang1-6/+27
2020-06-25kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang2-31/+31
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown3-0/+18
2020-06-25Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean1-1/+1
2020-06-25net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-25sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner1-1/+1
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31
2020-06-25net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-25kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2
2020-06-25crypto: algboss - don't wait during notifier callbackEric Biggers1-2/+0
2020-06-25crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu1-5/+1
2020-06-25drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak1-0/+1
2020-06-25drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson1-0/+4
2020-06-25s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal1-4/+4
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta1-3/+5
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon49-75/+66
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon52-64/+64
2020-06-25block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-25x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1
2020-06-25drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-22/+32
2020-06-25ext4: avoid race conditions when remounting with options that change daxTheodore Ts'o1-12/+10
2020-06-25ext4: fix partial cluster initialization when splitting extentSasha Levin1-1/+1
2020-06-25selinux: fix double freeTom Rix1-0/+4
2020-06-25drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
2020-06-25drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-06-25drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-06-25drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-25libata: Use per port sync for detachKai-Heng Feng2-6/+8
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-25block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-25afs: afs_write_end() should change i_size under the right lockDavid Howells1-2/+2
2020-06-25afs: Fix non-setting of mtime when writing into mmapDavid Howells1-0/+1
2020-06-25bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6
2020-06-25ext4: stop overwrite the errcode in ext4_setup_superyangerkun1-0/+1
2020-06-25perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh1-2/+1
2020-06-25usb/ehci-platform: Set PM runtime as active on resumeQais Yousef1-0/+4
2020-06-25usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2-1/+128
2020-06-25usb/xhci-plat: Set PM runtime as active on resumeQais Yousef1-1/+9