This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dfba48a70cb6 Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/s [...] new a24cc6ce1933 futex: Initialize futex_phash_new during fork(). new 753a0f61b909 Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kern [...] new 1476b218327b perf/aux: Fix pending disable flow when the AUX ring buffe [...] new 2fc18d0b8958 Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel. [...] new 5f465c148c61 x86/traps: Initialize DR6 by writing its architectural res [...] new fa7d0f83c5c4 x86/traps: Initialize DR7 by writing its architectural res [...] new cc69ac7a6582 Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.o [...] new a3f304065741 EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs new 3b1890e4b250 Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel. [...] new ff78538e07fa vt: add missing notification when switching back to text mode new 747b52413eff vt: fix kernel-doc warnings in ucs_get_fallback() new d36f0e9a0002 serial: core: restore of_node information in sysfs new f23c52aafb16 serial: imx: Restore original RXTL for console to fix data loss new 09812134071b dt-bindings: serial: 8250: Make clocks and clock-frequency [...] new 798804b69fb6 Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/l [...] new a55bc4ffc06d staging: rtl8723bs: Avoid memset() in aes_cipher() and aes [...] new afa9a6f4f574 Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/s [...]
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/devicetree/bindings/serial/8250.yaml | 2 +- arch/x86/include/asm/debugreg.h | 19 ++++++-- arch/x86/include/asm/kvm_host.h | 2 +- arch/x86/include/uapi/asm/debugreg.h | 21 +++++++- arch/x86/kernel/cpu/common.c | 24 ++++----- arch/x86/kernel/kgdb.c | 2 +- arch/x86/kernel/process_32.c | 2 +- arch/x86/kernel/process_64.c | 2 +- arch/x86/kernel/traps.c | 34 ++++++++----- arch/x86/kvm/x86.c | 4 +- drivers/edac/amd64_edac.c | 57 ++++++++++++++-------- drivers/staging/rtl8723bs/core/rtw_security.c | 44 ++++++----------- drivers/tty/serial/imx.c | 17 +++++-- drivers/tty/serial/serial_base_bus.c | 1 + drivers/tty/vt/ucs.c | 2 +- drivers/tty/vt/vt.c | 1 + include/linux/futex.h | 1 + kernel/events/core.c | 6 +-- kernel/events/ring_buffer.c | 4 +- 19 files changed, 144 insertions(+), 101 deletions(-)