This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 83d09ad4b950 Merge tag 'for-linus' of git://github.com/openrisc/linux new f981dc171c04 tools/power/x86/intel-speed-select: Set scaling_max_freq t [...] new bbaa2e95e23e tools/power/x86/intel-speed-select: Set higher of cpuinfo_ [...] new 6a4b1f2dff55 platform/surface: surface_gpe: Fix non-PM_SLEEP build warnings new e4a02c7a0e3a platform/surface: SURFACE_PLATFORMS should depend on ACPI new 9bba96275576 platform/x86: i2c-multi-instantiate: Don't create platform [...] new 46c54cf27061 platform/x86: touchscreen_dmi: Add swap-x-y quirk for Good [...] new fcd38f178b78 platform/x86: intel-vbtn: Support for tablet mode on Dell [...] new aa44afab87af platform/x86: thinkpad_acpi: correct palmsensor error checking new 5b569302520a platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS check new f419e5940f1d platform/x86: ideapad-laptop: Disable touchpad_switch for [...] new 070222731be5 platform/x86: intel-vbtn: Drop HP Stream x360 Convertible [...] new d35c9a029a73 platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNK [...] new 173aac2fef96 platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_qu [...] new 9887e9af2d58 Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kern [...] new ca1219c0a743 mmc: sdhci-of-dwcmshc: fix rpmb access new 1a3ed0dc3594 mmc: sdhci-xenon: fix 1.8v regulator stabilization new 5b191dcba719 mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend new b503087445ce mmc: core: don't initialize block size from ext_csd if not [...] new 59a4560e8557 Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/ [...] new 17cbe03872be mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid() new df7da31d055f Merge tag 'fixes-2021-01-22' of git://git.kernel.org/pub/s [...] new 10f42b3e6483 libceph: zero out session key and connection secret new 4972cf605f8a libceph, ceph: disambiguate ceph_connection_operations handlers new 9d5ae6f3c50a libceph: fix "Boolean result is used in bitwise operation" [...] new a9034304ff7b Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/cep [...] new 3ed86b9a7140 kasan, arm64: fix pointer tags in KASAN reports new 75bd4bff300b arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 new 1c304c77f7cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new fc705fecf3a0 perf evlist: Fix id index for heterogeneous systems new 9c880c24cb0d perf metricgroup: Fix for metrics containing duration_time new 3d6e79ee9e8f perf metricgroup: Fix system PMU metrics new 8adc0a06d68a perf script: Fix overrun issue for dynamically-allocated P [...] new faba877b3bcc Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://g [...]
The 33 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm64/kernel/probes/kprobes.c | 4 +- arch/arm64/mm/fault.c | 7 +-- drivers/mmc/core/queue.c | 4 +- drivers/mmc/host/sdhci-brcmstb.c | 6 +-- drivers/mmc/host/sdhci-of-dwcmshc.c | 27 +++++++++++ drivers/mmc/host/sdhci-xenon.c | 7 ++- drivers/platform/surface/Kconfig | 8 ++-- drivers/platform/surface/surface_gpe.c | 4 +- drivers/platform/x86/amd-pmc.c | 2 +- drivers/platform/x86/hp-wmi.c | 3 +- drivers/platform/x86/i2c-multi-instantiate.c | 31 +++++++++---- drivers/platform/x86/ideapad-laptop.c | 15 ++++++- drivers/platform/x86/intel-vbtn.c | 10 ++--- drivers/platform/x86/thinkpad_acpi.c | 5 ++- drivers/platform/x86/touchscreen_dmi.c | 18 ++++++++ fs/ceph/mds_client.c | 34 +++++++------- mm/memblock.c | 2 +- net/ceph/auth_x.c | 57 ++++++++++++++---------- net/ceph/crypto.c | 3 +- net/ceph/messenger_v1.c | 2 +- net/ceph/messenger_v2.c | 45 +++++++++++-------- net/ceph/mon_client.c | 14 +++--- net/ceph/osd_client.c | 40 ++++++++--------- tools/lib/perf/evlist.c | 17 ++----- tools/perf/builtin-script.c | 18 +++++++- tools/perf/util/metricgroup.c | 16 ++++--- tools/power/x86/intel-speed-select/isst-config.c | 32 +++++++++++++ 27 files changed, 287 insertions(+), 144 deletions(-)