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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240701-vdso-cleanup-v1-0-36eb64e7ece2@linutronix.de>
Date: Mon, 01 Jul 2024 16:47:53 +0200
From: Anna-Maria Behnsen <anna-maria@...utronix.de>
To: Andy Lutomirski <luto@...nel.org>, Thomas Gleixner <tglx@...utronix.de>, 
 Vincenzo Frascino <vincenzo.frascino@....com>
Cc: linux-kernel@...r.kernel.org, 
 Anna-Maria Behnsen <anna-maria@...utronix.de>, 
 Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>, 
 Dave Hansen <dave.hansen@...ux.intel.com>, "H. Peter Anvin" <hpa@...or.com>, 
 x86@...nel.org
Subject: [PATCH 0/5] vdso (generic and x86): Misc minor cleanups

The queue contains minor vdso related cleanups such as fixing/adding
comments and removing unused stuff. First two patches are related to the
generic vdso part. Last three patches are x86 specific.

The queue is available here:

https://git.kernel.org/pub/scm/linux/kernel/git/anna-maria/linux-devel.git vdso/cleanup

To: Andy Lutomirski <luto@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>
To: Vincenzo Frascino <vincenzo.frascino@....com>
Cc: linux-kernel@...r.kernel.org

Thanks,

Anna-Maria

---
Anna-Maria Behnsen (5):
      vdso/gettimeofday: Clarify comment about open coded function
      vdso: Add comment about reason for vdso struct ordering
      x86/vdso: Fix function reference in comment
      x86/vgtod: Remove unused typedef gtod_long_t
      x86/vdso: Remove unused include

 arch/x86/include/asm/vdso/gettimeofday.h |  5 ++---
 arch/x86/include/asm/vdso/vsyscall.h     |  1 -
 arch/x86/include/asm/vgtod.h             |  5 -----
 include/vdso/datapage.h                  |  4 ++++
 lib/vdso/gettimeofday.c                  | 20 ++++++++++----------
 5 files changed, 16 insertions(+), 19 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ