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:   Sun, 19 Nov 2023 14:15:43 +0100
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/urgent for v6.7-rc2

Hi Linus,

please pull a couple of urgent x86 fixes for 6.7.

Thx.

---

The following changes since commit ffc253263a1375a65fa6c9f62a893e9767fbebfa:

  Linux 6.6 (2023-10-29 16:31:08 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.7_rc2

for you to fetch changes up to ec9aedb2aa1ab7ac420c00b31f5edc5be15ec167:

  x86/acpi: Ignore invalid x2APIC entries (2023-11-09 14:33:30 +0100)

----------------------------------------------------------------
- Ignore invalid x2APIC entries in order to not waste per-CPU data

- Fix a back-to-back signals handling scenario when shadow stack is in
  use

- A documentation fix

- Add Kirill as TDX maintainer

----------------------------------------------------------------
Bagas Sanjaya (1):
      x86/Documentation: Indent 'note::' directive for protocol version number note

Kirill A. Shutemov (1):
      MAINTAINERS: Add Intel TDX entry

Rick Edgecombe (1):
      x86/shstk: Delay signal entry SSP write until after user accesses

Zhang Rui (1):
      x86/acpi: Ignore invalid x2APIC entries

 Documentation/arch/x86/boot.rst |  2 +-
 MAINTAINERS                     | 14 ++++++++++++++
 arch/x86/kernel/acpi/boot.c     | 34 +++++++++++++++-------------------
 arch/x86/kernel/signal_64.c     |  6 +++---
 4 files changed, 33 insertions(+), 23 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