This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e1ae4b0be158 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...] new 2be449fcf38f fs/cifs: Assign boolean values to a bool variable new 16a78851e1f5 fs/cifs: Simplify bool comparison. new 214a5ea081e7 cifs: do not fail __smb_send_rqst if non-fatal signals are [...] new 4dcd3bcc2063 Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 new adc5d8757288 signal: Add missing __user annotation to copy_siginfo_from [...] new 96e1e9846c66 Kernel: fork.c: Fix coding style: Do not use {} around sin [...] new cb5021ca622f kthread: remove comments about old _do_fork() helper new c509ce2378e1 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/p [...] new 92a5e1fdb286 selftests/powerpc: Fix exit status of pkey tests new dd3a44c06f7b selftests/powerpc: Only test lwm/stmw on big endian new 08685be7761d powerpc/64s: fix scv entry fallback flush vs interrupt new 14c50a661838 Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm [...] new 7024f60d6552 x86/sev-es: Handle string port IO to kernel memory properly new 76e2fc63ca40 x86/cpu/amd: Set __max_die_per_package on AMD new 9caa7ff509ad x86/entry: Fix noinstr fail new a1d5c98aac33 x86/sev: Fix nonistr violation new 0afda3a888dc locking/lockdep: Cure noinstr fail new 77ca93a6b122 locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP new 737495361d44 x86/mce: Remove explicit/superfluous tracing new 66a425011c61 x86: __always_inline __{rd,wr}msr() new 1eb8f690bcb5 x86/topology: Make __max_die_per_package available uncondi [...] new e45122893a98 x86/fpu: Add kernel_fpu_begin_mask() to selectively initia [...] new 67de8dca50c0 x86/mmx: Use KFPU_387 for MMX string operations new 6e1239c13953 x86/cpu: Add another Alder Lake CPU to the Intel family new 17b6c49da37f Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.o [...] new aba428a0c612 timekeeping: Remove unused get_seconds() new e3fab2f3de08 ntp: Fix RTC synchronization on 32-bit platforms new 025929f46813 Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kerne [...] new 9c7d9017a49f x86: PM: Register syscore_ops for scale invariance new 36c6e17bf169 sched/core: Print out straggler tasks in sched_cpu_dying() new 547a77d02f8c workqueue: Use cpu_possible_mask instead of cpu_active_mas [...] new 22f667c97aad sched: Don't run cpu-online with balance_push() enabled new ac687e6e8c26 kthread: Extract KTHREAD_IS_PER_CPU new 5c25b5ff89f0 workqueue: Tag bound workers with KTHREAD_IS_PER_CPU new 640f17c82460 workqueue: Restrict affinity change to rescuer new 975707f227b0 sched: Prepare to use balance_push in ttwu() new 5ba2ffba13a1 sched: Fix CPU hotplug / tighten is_per_cpu_kthread() new 741ba80f6f9a sched: Relax the set_cpus_allowed_ptr() semantics new 24c56ee06c4d Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel [...] new a2e38dffcd93 objtool: Don't add empty symbols to the rbtree new 655cf86548a3 objtool: Don't fail the kernel build on fatal errors new 1d489151e9f9 objtool: Don't fail on missing symbol table new 32d43270ca0b Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kern [...] new 06fde695ee76 genirq/msi: Initialize msi_alloc_info before calling msi_d [...] new e90f55e0196a irqchip/irq-sl28cpld: Convert comma to semicolon new d7f39c40ebb6 irqchip/bcm2836: Fix IPI acknowledgement after conversion [...] new e1dc20995cb9 driver core: platform: Add extra error check in devm_platf [...] new 4cc99d03757d irqchip/loongson-liointc: Fix build warnings new b8e594fa20d2 irqchip/pruss: Simplify the TI_PRUSS_INTC Kconfig new 599b3063adf4 irqchip/mips-cpu: Set IPI domain parent chip new 4bae052dde14 Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/p [...] new ce09ccc50208 genirq: Export irq_check_status_bit() new e68061375f79 Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.o [...]
The 53 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/powerpc/include/asm/exception-64s.h | 13 +++ arch/powerpc/include/asm/feature-fixups.h | 10 ++ arch/powerpc/kernel/entry_64.S | 2 +- arch/powerpc/kernel/exceptions-64s.S | 19 ++++ arch/powerpc/kernel/vmlinux.lds.S | 7 ++ arch/powerpc/lib/feature-fixups.c | 24 ++++- arch/x86/entry/common.c | 10 +- arch/x86/include/asm/fpu/api.h | 15 ++- arch/x86/include/asm/intel-family.h | 1 + arch/x86/include/asm/msr.h | 4 +- arch/x86/include/asm/topology.h | 4 +- arch/x86/kernel/cpu/amd.c | 4 +- arch/x86/kernel/cpu/mce/core.c | 7 +- arch/x86/kernel/cpu/topology.c | 2 +- arch/x86/kernel/fpu/core.c | 9 +- arch/x86/kernel/sev-es.c | 14 ++- arch/x86/kernel/smpboot.c | 19 ++++ arch/x86/lib/mmx_32.c | 20 +++- drivers/base/platform.c | 2 + drivers/irqchip/Kconfig | 5 +- drivers/irqchip/irq-bcm2836.c | 4 +- drivers/irqchip/irq-loongson-liointc.c | 4 +- drivers/irqchip/irq-mips-cpu.c | 7 ++ drivers/irqchip/irq-sl28cpld.c | 2 +- fs/cifs/connect.c | 4 +- fs/cifs/transport.c | 4 +- include/linux/kthread.h | 3 + include/linux/ktime.h | 1 - include/linux/timekeeping32.h | 14 --- include/trace/events/sched.h | 2 +- kernel/fork.c | 6 +- kernel/irq/manage.c | 1 + kernel/irq/msi.c | 2 +- kernel/kthread.c | 29 +++++- kernel/locking/lockdep.c | 9 +- kernel/sched/core.c | 111 ++++++++++++++++----- kernel/sched/sched.h | 1 + kernel/signal.c | 3 +- kernel/smpboot.c | 1 + kernel/time/ntp.c | 4 +- kernel/time/timekeeping.c | 3 +- kernel/workqueue.c | 22 ++-- tools/objtool/check.c | 14 +-- tools/objtool/elf.c | 14 ++- .../powerpc/alignment/alignment_handler.c | 5 +- .../testing/selftests/powerpc/mm/pkey_exec_prot.c | 2 +- tools/testing/selftests/powerpc/mm/pkey_siginfo.c | 2 +- 47 files changed, 349 insertions(+), 116 deletions(-) delete mode 100644 include/linux/timekeeping32.h