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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230326124735.GBZCA+58Z/H1QD3b7W@fat_crate.local>
Date:   Sun, 26 Mar 2023 14:47:35 +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] core/urgent for v6.3-rc4

Hi Linus,

please pull a couple of core/urgent fixes for 6.3.

Thx.

---

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

  Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/core_urgent_for_v6.3_rc4

for you to fetch changes up to b416514054810cf2d2cc348ae477cea619b64da7:

  entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up (2023-03-21 15:13:15 +0100)

----------------------------------------------------------------
- Do the delayed RCU wakeup for kthreads in the proper order so that
  former doesn't get ignored

- A noinstr warning fix

----------------------------------------------------------------
Frederic Weisbecker (1):
      entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up

Josh Poimboeuf (1):
      entry: Fix noinstr warning in __enter_from_user_mode()

 include/linux/context_tracking.h       | 1 +
 include/linux/context_tracking_state.h | 2 ++
 kernel/entry/common.c                  | 5 +++--
 3 files changed, 6 insertions(+), 2 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