This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from af67688dca57 Merge tag 'mmc-v6.3-rc3' of git://git.kernel.org/pub/scm/l [...] new 16c52e503043 LoongArch: Make WriteCombine configurable for ioremap() new df830336045d LoongArch: Fix probing of the CRC32 feature new 1cf62488f5e4 LoongArch: Fix build error if CONFIG_SUSPEND is not set new 6637775ca3c3 LoongArch: Fix _CONST64_(x) as unsigned new 1c1378a40908 LoongArch: Enable PG when wakeup from suspend new dce5ea1d0f45 LoongArch: Mark 3 symbol exports as non-GPL new 93eb1215ed79 LoongArch: module: set section addresses to 0x0 new ff9f3d7aefdd LoongArch: Adjust user_watch_state for explicit alignment new e32b3b822220 LoongArch: Adjust user_regset_copyin parameter to the corr [...] new 370a3b8f5874 LoongArch: Check unwind_error() in arch_stack_walk() new afca6e06494c LoongArch: Clean up plat_swiotlb_setup() related code new 213ef669d1e5 LoongArch: Replace hard-coded values in comments with VALEN new b5533e990dd1 tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONG new 40aacb3183ff Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/ [...] new c8bc34660628 sunrpc: Fix RFC6803 encryption test new d51425190805 SUNRPC: Fix failures of checksum Kunit tests new 789b4a41c247 Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/lin [...]
The 17 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: Documentation/admin-guide/kernel-parameters.rst | 1 + Documentation/admin-guide/kernel-parameters.txt | 6 ++++ arch/loongarch/Kconfig | 16 +++++++++ arch/loongarch/include/asm/acpi.h | 3 ++ arch/loongarch/include/asm/addrspace.h | 4 +-- arch/loongarch/include/asm/bootinfo.h | 1 - arch/loongarch/include/asm/cpu-features.h | 1 + arch/loongarch/include/asm/cpu.h | 40 ++++++++++++---------- arch/loongarch/include/asm/io.h | 4 ++- arch/loongarch/include/asm/loongarch.h | 6 ++-- arch/loongarch/include/asm/module.lds.h | 8 ++--- arch/loongarch/include/uapi/asm/ptrace.h | 3 +- arch/loongarch/kernel/cpu-probe.c | 9 +++-- arch/loongarch/kernel/proc.c | 1 + arch/loongarch/kernel/ptrace.c | 25 +++++++++----- arch/loongarch/kernel/setup.c | 25 ++++++++++++-- arch/loongarch/kernel/stacktrace.c | 2 +- arch/loongarch/kernel/unwind.c | 1 + arch/loongarch/kernel/unwind_prologue.c | 4 ++- arch/loongarch/mm/init.c | 4 +-- arch/loongarch/power/suspend_asm.S | 4 +++ net/sunrpc/auth_gss/gss_krb5_test.c | 6 +++- .../arch/loongarch/include/uapi/asm/bitsperlong.h | 2 +- 23 files changed, 126 insertions(+), 50 deletions(-)