summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-09drm/amd/pm: typo fix (CUSTOM -> COMPUTE)amd-drm-fixes-5.10-2020-12-09drm-fixes-5.10Evan Quan1-1/+1
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2-14/+9
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling1-0/+2
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-12-08drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-06Linux 5.10-rc7Linus Torvalds1-1/+1
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-909/+33
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-14/+41
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-50/+53
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-15/+58
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-12/+25
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+14
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-24/+64
2020-12-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-121/+75
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian1-14/+12
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz1-5/+3
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi1-1/+1
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen1-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su1-0/+4
2020-12-06mailmap: add two more addresses of Uwe Kleine-KönigUwe Kleine-König1-0/+2
2020-12-06mm/swapfile: do not sleep with a spin lock heldQian Cai1-1/+3
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim4-69/+0
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi1-5/+5
2020-12-06mm: memcg/slab: fix obj_cgroup_charge() return value handlingRoman Gushchin1-16/+24
2020-12-06coredump: fix core_pattern parse errorMenglong Dong1-1/+2
2020-12-06zlib: export S390 symbols for zlib modulesRandy Dunlap1-0/+3
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada1-8/+4
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin3-887/+0
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-3/+2
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-5/+5
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu3-4/+36
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-3/+11
2020-12-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+47
2020-12-05Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-12-05Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-18/+70
2020-12-05Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-38/+42
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-3/+10
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+6
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun1-6/+6
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann1-0/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer1-4/+6
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-39/+28