summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong1-2/+2
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-30mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-30mm/memcontrol.c: add missed css_put()Muchun Song1-1/+3
2020-06-30mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner1-2/+7
2020-06-30ocfs2: fix panic on nfs server over ocfs2Junxiao Bi1-3/+6
2020-06-30ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi1-1/+1
2020-06-30ocfs2: load global_inode_allocJunxiao Bi1-1/+1
2020-06-30ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi2-1/+17
2020-06-30mm/slab: use memzero_explicit() in kzfree()Waiman Long1-1/+1
2020-06-30mm, slab: fix sign conversion problem in memcg_uncharge_slab()Waiman Long1-2/+2
2020-06-30mm, compaction: make capture control handling safe wrt interruptsVlastimil Babka1-3/+14
2020-06-30btrfs: fix RWF_NOWAIT write not failling when we need to cowFilipe Manana1-1/+12
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana1-3/+0
2020-06-30btrfs: fix hang on snapshot creation after RWF_NOWAIT writeFilipe Manana1-0/+2
2020-06-30btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana2-0/+7
2020-06-30btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana1-1/+18
2020-06-30btrfs: fix bytes_may_use underflow when running balance and scrub in parallelFilipe Manana1-5/+12
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming1-0/+1
2020-06-30x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson5-4/+13
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook1-12/+12
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson3-26/+0
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson5-10/+11
2020-06-30kvm: lapic: fix broken vcpu hotplugIgor Mammedov1-0/+1
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li1-2/+2
2020-06-30erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang1-10/+10
2020-06-30ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld1-1/+5
2020-06-30ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor1-2/+2
2020-06-30ALSA: hda/realtek: Add mute LED and micmute LED support for HP systemsKai-Heng Feng1-0/+2
2020-06-30ALSA: hda/realtek - Add quirk for MSI GE63 laptopTakashi Iwai1-0/+1
2020-06-30ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner1-0/+5
2020-06-30syscalls: Fix offset type of ksys_ftruncate()Jiri Slaby1-1/+1
2020-06-30RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah1-0/+6
2020-06-30block: update hctx map when use multiple mapsWeiping Zhang1-1/+3
2020-06-30nvdimm/region: always show the 'align' attributeVishal Verma1-12/+2
2020-06-30blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain1-0/+13
2020-06-30kprobes: Suppress the suspicious RCU warning on kprobesMasami Hiramatsu1-1/+2
2020-06-30recordmcount: support >64k sectionsSami Tolvanen1-6/+92
2020-06-30kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada1-5/+6
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon1-3/+3
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino4-6/+8
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor1-6/+4
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle1-1/+30
2020-06-30s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle2-5/+3
2020-06-30s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle1-6/+13
2020-06-30s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle1-5/+26
2020-06-30pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar1-2/+2
2020-06-30pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov1-11/+10
2020-06-30test_objagg: Fix potential memory leak in error handlingAditya Pakki1-2/+2
2020-06-30net: alx: fix race condition in alx_removeZekun Shen1-4/+5