This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 75013c6c52d8 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel. [...] new 50bf8080a94d static_call: Fix the module key fixup new d5b0e0677bfd u64_stats,lockdep: Fix u64_stats_init() vs lockdep new 4817a52b3061 seqlock,lockdep: Fix seqcount_latch_init() new fa509ff879f8 Merge tag 'locking-urgent-2021-03-14' of git://git.kernel. [...] new ba08abca66d4 objtool,x86: Fix uaccess PUSHF/POPF validation new 19469d2adab9 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel. [...] new 8a6edb5257e2 sched: Fix migration_cpu_stop() requeueing new c20cf065d4a6 sched: Simplify migration_cpu_stop() new 58b1a45086b5 sched: Collate affine_move_task() stoppers new 3f1bc119cd7f sched: Optimize migration_cpu_stop() new 9e81889c7648 sched: Fix affine_move_task() self-concurrency new 50caf9c14b14 sched: Simplify set_affinity_pending refcounts new ce29ddc47b91 sched/membarrier: fix missing local execution of ipi_sync_ [...] new c72cbc936141 Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.or [...] new 46eb1701c046 hrtimer: Update softirq_expires_next correctly after __hrt [...] new 802b31c0dd7f Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.o [...] new 69dd4503a7e6 irqdomain: Remove debugfs_file from struct irq_domain new 3e895f4cbd15 ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly new a79f7051cccb irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER new 673433e7c288 dt-bindings/irq: Add compatible string for the JZ4760B new 5fbecd2389f4 irqchip/ingenic: Add support for the JZ4760 new b470ebc9e0e5 Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/p [...] new 70404fe3030e Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/ [...]
The 23 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: .../interrupt-controller/ingenic,intc.yaml | 1 + arch/arm/Kconfig | 1 + arch/x86/include/asm/smap.h | 10 +- drivers/irqchip/Kconfig | 9 -- drivers/irqchip/irq-ingenic-tcu.c | 1 + drivers/irqchip/irq-ingenic.c | 1 + include/linux/irqdomain.h | 4 - include/linux/seqlock.h | 5 +- include/linux/u64_stats_sync.h | 7 +- kernel/irq/irqdomain.c | 9 +- kernel/sched/core.c | 126 ++++++++++----------- kernel/sched/membarrier.c | 4 +- kernel/static_call.c | 7 +- kernel/time/hrtimer.c | 60 ++++++---- tools/objtool/check.c | 3 + 15 files changed, 126 insertions(+), 122 deletions(-)