summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Linux 5.7.9v5.7.9Greg Kroah-Hartman1-1/+1
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik1-5/+9
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2-4/+7
2020-07-16perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter1-0/+4
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter1-0/+1
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter1-1/+2
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter1-1/+2
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter1-1/+1
2020-07-16dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-16blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei1-2/+2
2020-07-16arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier1-0/+8
2020-07-16arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2-0/+4
2020-07-16arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2-3/+12
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik1-0/+1
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-16pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede1-14/+53
2020-07-16mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam1-1/+1
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong1-2/+4
2020-07-16dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-16smb3: fix unneeded error message on change notifySteve French1-2/+6
2020-07-16smb3: fix access denied on change notify request to some serversSteve French1-1/+1
2020-07-16cifs: fix reference leak for tlinkRonnie Sahlberg1-1/+8
2020-07-16drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson1-10/+6
2020-07-16drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson1-0/+1
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui1-0/+6
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui1-4/+53
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2
2020-07-16drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson1-1/+1
2020-07-16drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-16drm/radeon: fix double freeTom Rix1-4/+3
2020-07-16btrfs: fix double put of block group with nocowJosef Bacik1-8/+1
2020-07-16btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo1-0/+1
2020-07-16btrfs: reset tree root pointer after error in init_tree_rootsJosef Bacik1-2/+4
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov1-16/+24
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-16bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook3-17/+21
2020-07-16kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook1-2/+2
2020-07-16module: Do not expose section addresses to non-CAP_SYSLOGKees Cook1-3/+3
2020-07-16module: Refactor section attr into bin attributeKees Cook1-21/+24
2020-07-16kallsyms: Refactor kallsyms_show_value() to take credKees Cook5-12/+18
2020-07-16io_uring: fix missing msg_name assignmentPavel Begunkov1-0/+2
2020-07-16io_uring: fix memleak in io_sqe_files_register()Yang Yingliang1-0/+1
2020-07-16io_uring: account user memory freed when exit has been queuedJens Axboe1-3/+10
2020-07-16io_uring: fix memleak in __io_sqe_files_update()Yang Yingliang1-1/+3
2020-07-16KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price1-3/+7
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1