lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <YzvujLPJUr0bHW9y@zn.tnic> Date: Tue, 4 Oct 2022 10:27:56 +0200 From: Borislav Petkov <bp@...e.de> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org> Subject: [GIT PULL] x86/timers for 6.1 Hi Linus, please pull some x86 RTC cleanups for 6.1. Thx. --- The following changes since commit ffcf9c5700e49c0aee42dcba9a12ba21338e8136: x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments (2022-08-10 18:30:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_timers_for_v6.1_rc1 for you to fetch changes up to e1a6bc7c6969527dbe0afa4801a0237e41e26b1b: x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time() (2022-08-14 11:24:29 +0200) ---------------------------------------------------------------- - Cleanup x86/rtc.c and delete duplicated functionality in favor of using the respective functionality from the RTC library ---------------------------------------------------------------- Mateusz Jończyk (2): x86/rtc: Rewrite & simplify mach_get_cmos_time() by deleting duplicated functionality x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time() arch/x86/include/asm/mc146818rtc.h | 2 +- arch/x86/kernel/rtc.c | 63 ++++++-------------------------------- arch/x86/kernel/x86_init.c | 2 +- 3 files changed, 11 insertions(+), 56 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman (HRB 36809, AG Nürnberg)
Powered by blists - more mailing lists