summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-16Linux 5.7.9v5.7.9Greg Kroah-Hartman
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-07-16perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2020-07-16dm writecache: reject asynchronous pmem devicesMichal Suchanek
2020-07-16blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei
2020-07-16arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier
2020-07-16arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-16arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-07-16pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-07-16mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong
2020-07-16dm: use noio when sending kobject eventMikulas Patocka
2020-07-16smb3: fix unneeded error message on change notifySteve French
2020-07-16smb3: fix access denied on change notify request to some serversSteve French
2020-07-16cifs: fix reference leak for tlinkRonnie Sahlberg
2020-07-16drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson
2020-07-16drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-16drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson
2020-07-16drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-07-16drm/radeon: fix double freeTom Rix
2020-07-16btrfs: fix double put of block group with nocowJosef Bacik
2020-07-16btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo
2020-07-16btrfs: reset tree root pointer after error in init_tree_rootsJosef Bacik
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-07-16bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-16kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook
2020-07-16module: Do not expose section addresses to non-CAP_SYSLOGKees Cook
2020-07-16module: Refactor section attr into bin attributeKees Cook
2020-07-16kallsyms: Refactor kallsyms_show_value() to take credKees Cook
2020-07-16io_uring: fix missing msg_name assignmentPavel Begunkov
2020-07-16io_uring: fix memleak in io_sqe_files_register()Yang Yingliang
2020-07-16io_uring: account user memory freed when exit has been queuedJens Axboe
2020-07-16io_uring: fix memleak in __io_sqe_files_update()Yang Yingliang
2020-07-16KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini