aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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_countHou 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
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2020-09-15Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-15drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer
2020-09-15drm/radeon: revert "Prefer lower feedback dividers"Christian König
2020-09-15drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky
2020-09-15drm/amd/display: update nv1x stutter latenciesJun Lei
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha
2020-09-15drm/amd/pm: support runtime pptable update for sienna_cichlid etc.Jiansong Chen
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim
2020-09-15perf metric: Fix some memory leaksNamhyung Kim
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-09-15perf vendor events amd: Remove trailing commasHenry Burns
2020-09-15Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-15EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov
2020-09-15EDAC/ghes: Clear scanned data on unloadBorislav Petkov
2020-09-14Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds