summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-19kprobes: fix kill kprobe which has been marked as goneMuchun Song
2020-09-19tmpfs: restore functionality of nr_inodes=0Byron Stanoszek
2020-09-19mlock: fix unevictable_pgs event counts on THPHugh Dickins
2020-09-19mm: fix check_move_unevictable_pages() on THPHugh Dickins
2020-09-19mm: migration of hugetlbfs page skip memcgHugh Dickins
2020-09-19ksm: reinstate memcg charge on copied pagesHugh Dickins
2020-09-19mailmap: add older email addresses for Kees CookKees Cook
2020-09-18Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-shLinus Torvalds
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-18Merge tag 'iommu-fixes-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-18Merge tag 'mtd/fixes-for-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-18Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins
2020-09-17Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-17Merge tag 'drm-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-18Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-09-18Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie
2020-09-18Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-17percpu: fix first chunk size calculation for populated bitmapSunghyun Jin
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-17arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai
2020-09-17drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu
2020-09-17drm/mediatek: Remove duplicated includeWang Hai
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-16Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-16MAINTAINERS: Fix Max's and Shravan's emailsLeon Romanovsky
2020-09-16ACPI: processor: Take over RCU-idle for C3-BM idlePeter Zijlstra
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOPPeter Zijlstra
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu
2020-09-16powercap: RAPL: Add support for LakefieldRicardo Neri
2020-09-16drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson
2020-09-16drm/i915: Be wary of data races when reading the active execlistsChris Wilson
2020-09-16drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson
2020-09-16drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds