This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e6585a493921 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/p [...] new 4d916140bf28 intel_idle: Build fix new ff615c980357 Merge tag 'locking-urgent-2020-12-06' of git://git.kernel. [...] new 509920aee72a MAINTAINERS: Move Jason Cooper to CREDITS new bb4c6910c8b4 genirq/irqdomain: Add an irq_create_mapping_affinity() function new 9ea69a55b3b9 powerpc/pseries: Pass MSI affinity to irq_create_mapping() new 592d9a0835c9 Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/ [...] new 5debf0213122 perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS new fc17db8aa4c5 perf/x86/intel: Check PEBS status correctly new 9f6b28d498ba Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org [...] new fae3a13d2a3d x86/resctrl: Fix AMD L3 QOS CDP enable/disable new 8dcc0e19dfbd x86/platform/uv: Fix UV4 hub revision adjustment new 4e9a5ae8df5b x86/uprobes: Do not use prefixes.nbytes when looping over [...] new 12cb908a11b2 x86/insn-eval: Use new for_each_insn_prefix() macro to loo [...] new 84da009f06e6 x86/sev-es: Use new for_each_insn_prefix() macro to loop o [...] new 8100a58044f8 Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/ [...]
The 15 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: CREDITS | 5 +++++ MAINTAINERS | 4 ---- arch/powerpc/platforms/pseries/msi.c | 3 ++- arch/x86/boot/compressed/sev-es.c | 5 ++--- arch/x86/events/intel/ds.c | 4 ++-- arch/x86/include/asm/insn.h | 15 +++++++++++++++ arch/x86/kernel/apic/x2apic_uv_x.c | 2 +- arch/x86/kernel/cpu/resctrl/core.c | 4 ++++ arch/x86/kernel/cpu/resctrl/internal.h | 3 +++ arch/x86/kernel/cpu/resctrl/rdtgroup.c | 9 +++++++-- arch/x86/kernel/uprobes.c | 10 ++++++---- arch/x86/lib/insn-eval.c | 10 +++++----- drivers/idle/intel_idle.c | 28 ++++++++++++++-------------- include/linux/irqdomain.h | 12 ++++++++++-- kernel/irq/irqdomain.c | 13 ++++++++----- tools/arch/x86/include/asm/insn.h | 15 +++++++++++++++ 16 files changed, 99 insertions(+), 43 deletions(-)