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]
Date:   Thu, 27 Apr 2023 17:01:53 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/cleanups for v6.4

Hi Linus,

please pull my favourite tip branch: the janitorial pile which cleans
up stuff. All for 6.4.

Thx.

---

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cleanups_for_v6.4_rc1

for you to fetch changes up to 5462ade6871e96646502cc95e7e05f0ab4fc84de:

  x86/boot: Centralize __pa()/__va() definitions (2023-04-04 13:42:37 -0700)

----------------------------------------------------------------
- Unify duplicated __pa() and __va() definitions

- Simplify sysctl tables registration

- Remove unused symbols

- Correct function name in comment

----------------------------------------------------------------
Andy Shevchenko (1):
      x86/platform/intel-mid: Remove unused definitions from intel-mid.h

Ira Weiny (1):
      x86/uaccess: Remove memcpy_page_flushcache()

Jingyu Wang (1):
      x86/entry: Change stale function name in comment to error_return()

Kirill A. Shutemov (1):
      x86/boot: Centralize __pa()/__va() definitions

Luis Chamberlain (2):
      x86: Simplify one-level sysctl registration for abi_table2
      x86: Simplify one-level sysctl registration for itmt_kern_table

 arch/x86/boot/compressed/ident_map_64.c |  8 --------
 arch/x86/boot/compressed/misc.h         |  9 +++++++++
 arch/x86/boot/compressed/sev.c          |  2 --
 arch/x86/entry/entry_64.S               |  2 +-
 arch/x86/entry/vdso/vdso32-setup.c      | 11 +----------
 arch/x86/include/asm/intel-mid.h        | 21 ---------------------
 arch/x86/include/asm/uaccess_64.h       |  2 --
 arch/x86/kernel/itmt.c                  | 11 +----------
 arch/x86/lib/usercopy_64.c              |  9 ---------
 9 files changed, 12 insertions(+), 63 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ