summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-57/+81
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2-3/+3
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-40/+61
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds3-0/+3
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds18-156/+31
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva1-0/+1
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-71/+537
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+1
2021-07-29Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie8-14/+16
2021-07-28alpha: register early reserved memory in memblockMike Rapoport1-6/+7
2021-07-29Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-6/+14
2021-07-29Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-17/+13
2021-07-29Merge tag 'drm-msm-fixes-2021-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-3/+18
2021-07-28Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+44
2021-07-28Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-34/+265
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck1-1/+1
2021-07-28af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi1-2/+49
2021-07-28platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Thomas Weißschuh1-0/+1
2021-07-28platform/x86: intel-hid: add Alder Lake ACPI device IDPing Bao1-0/+1
2021-07-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-48/+43
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+2
2021-07-27KVM: add missing compat KVM_CLEAR_DIRTY_LOGPaolo Bonzini1-0/+28
2021-07-27KVM: use cpu_relax when halt pollingLi RongQing1-0/+1
2021-07-27KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrlMaxim Levitsky1-1/+1
2021-07-27KVM: SVM: tweak warning about enabled AVIC on nested entryMaxim Levitsky1-1/+1
2021-07-27KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...Maxim Levitsky1-2/+5
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger3-27/+27
2021-07-27KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initializedPaolo Bonzini2-3/+3
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack3-0/+431
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack1-0/+1
2021-07-27x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2-3/+3
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+13
2021-07-27maintainers: add bugs and chat URLs for amdgpuSimon Ser1-0/+2
2021-07-27drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher1-2/+2
2021-07-27drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao1-1/+1
2021-07-27drm/amd/display: Add missing DCN21 IP parameterVictor Lu1-0/+1
2021-07-27drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu1-0/+3
2021-07-27drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma1-1/+2
2021-07-27drm/msm/dp: Initialize dp->aux->drm_dev before registrationSean Paul1-0/+1
2021-07-27drm/msm/dp: signal audio plugged change at dp_pm_resumeKuogee Hsieh1-0/+4
2021-07-27drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson1-0/+1
2021-07-27drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh1-1/+1