summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-06drm/amd/powerplay: off by one bugs in smu_cmn_to_asic_specific_index()Dan Carpenter
2020-08-06drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao
2020-08-06drm/amd/powerplay: drop unnecessary message support check(v2)Changfeng
2020-08-06drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang
2020-08-06drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu
2020-08-06drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-08-06drm/amd/powerplay: correct smu message for vf modeLikun Gao
2020-08-06drm/amd/powerplay: add msg map for mode1 resetLikun Gao
2020-08-06drm/amd/powerplay: skip invalid msg when smu set mp1 stateLikun Gao
2020-08-06drm/amd/powerplay: remove the dpm checking in the boot sequenceKenneth Feng
2020-08-06Revert "drm/amd/powerplay: drop unnecessary message support check"Changfeng
2020-08-06drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen
2020-08-06drm/amdgpu: expand sienna chichlid reg access supportJohn Clements
2020-08-06drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King
2020-08-06Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds
2020-08-06LSM: drop duplicated words in header file commentsRandy Dunlap
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds
2020-08-06Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-06Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-08-06ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-06ALSA: usb-audio: fix spelling mistake "buss" -> "bus"Colin Ian King
2020-08-06hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declarationBhupesh Sharma
2020-08-06kprobes: Remove show_registers() function prototypeMasami Hiramatsu
2020-08-06fs: dlm: implement tcp graceful shutdownAlexander Aring
2020-08-06fs: dlm: change handling of reconnectsAlexander Aring
2020-08-06fs: dlm: don't close socket on invalid messageAlexander Aring
2020-08-06fs: dlm: set skb mark per peer socketAlexander Aring
2020-08-06fs: dlm: set skb mark for listen socketAlexander Aring
2020-08-06net: sock: add sock_set_markAlexander Aring
2020-08-06dlm: Fix kobject memleakWang Hai
2020-08-06x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner
2020-08-06posix-cpu-timers: Split run_posix_cpu_timers()Thomas Gleixner
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2020-08-06locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar
2020-08-06io_uring: account locked memory before potential error caseJens Axboe
2020-08-06rnbd: no need to set bi_end_io in rnbd_bio_map_kernGuoqing Jiang
2020-08-06rnbd: remove rnbd_dev_submit_ioGuoqing Jiang
2020-08-06io_uring: set ctx sq/cq entry count earlierJens Axboe