summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-09-19mailmap: add older email addresses for Kees CookKees Cook-0/+4
2020-09-18Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-shLinus Torvalds-12/+5
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-26/+52
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-37/+39
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-57/+72
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-139/+284
2020-09-18Merge tag 'iommu-fixes-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+7
2020-09-18Merge tag 'mtd/fixes-for-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-43/+24
2020-09-18Merge branch 'pm-cpuidle'Rafael J. Wysocki-57/+71
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit-0/+4
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins-1/+3
2020-09-17Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2020-09-17Merge tag 'drm-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-86/+149
2020-09-18Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie-26/+49
2020-09-18Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie-27/+71
2020-09-18Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd...Dave Airlie-33/+29
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+8
2020-09-17percpu: fix first chunk size calculation for populated bitmapSunghyun Jin-1/+1
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds-31/+140
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones-12/+15
2020-09-17arm64: bpf: Fix branch offset in JITIlias Apalodimas-12/+31
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha-1/+1
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen-1/+1
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai-8/+18
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai-4/+7
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai-1/+6
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai-0/+1
2020-09-17drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu-7/+13
2020-09-17drm/mediatek: Remove duplicated includeWang Hai-1/+0
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer-2/+7
2020-09-16Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git://git.kernel.org/pub/...Linus Torvalds-52/+154
2020-09-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+10
2020-09-16MAINTAINERS: Fix Max's and Shravan's emailsLeon Romanovsky-2/+2
2020-09-16ACPI: processor: Take over RCU-idle for C3-BM idlePeter Zijlstra-20/+49
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra-5/+11
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra-9/+5
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOPPeter Zijlstra-32/+15
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu-10/+10
2020-09-16powercap: RAPL: Add support for LakefieldRicardo Neri-0/+1
2020-09-16drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson-3/+7
2020-09-16drm/i915: Be wary of data races when reading the active execlistsChris Wilson-6/+34
2020-09-16drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson-13/+19
2020-09-16drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson-5/+11
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+2
2020-09-15Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds-1/+2
2020-09-15Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+12
2020-09-15drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer-22/+10
2020-09-15drm/radeon: revert "Prefer lower feedback dividers"Christian König-1/+1
2020-09-15drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky-1/+1
2020-09-15drm/amd/display: update nv1x stutter latenciesJun Lei-2/+2