summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-18Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada
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-18x86/unwind/fp: Fix FP unwinding in ret_from_forkx86_urgent_for_v5.9_rc6Josh Poimboeuf
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-17i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede
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-17usblp: fix race between disconnect() and read()Oliver Neukum
2020-09-17arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-17ehci-hcd: Move include to keep CRC stableQuentin Perret
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-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countlocking_urgent_for_v5.9_rc6Hou Tao
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-16powercap: RAPL: Add support for LakefieldRicardo Neri
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-16serial: core: fix port-lock initialisationJohan Hovold
2020-09-16usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara
2020-09-16USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-16usb: typec: ucsi: Prevent mode overrunHeikki Krogerus
2020-09-16usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus
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