linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/mm for v6.0
@ 2022-08-01  9:21 Borislav Petkov
  2022-08-01 17:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2022-08-01  9:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the small x86/mm lineup for 6.0.

Thx.

---

The following changes since commit e19d11267f0e6c8aff2d15d2dfed12365b4c9184:

  x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE) (2022-05-27 12:19:56 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_v6.0_rc1

for you to fetch changes up to 8f1d56f64f8d6b80dea2d1978d10071132a695c5:

  x86/mm/tlb: Ignore f->new_tlb_gen when zero (2022-07-19 09:04:52 -0700)

----------------------------------------------------------------
- Rename a PKRU macro to make more sense when reading the code

- Update pkeys documentation

- Avoid reading contended mm's TLB generation var if not absolutely
necessary along with fixing a case where arch_tlbbatch_flush() doesn't
adhere to the generation scheme and thus violates the conditions for the
above avoidance.

----------------------------------------------------------------
Ira Weiny (2):
      Documentation/protection-keys: Clean up documentation for User Space pkeys
      x86/pkeys: Clarify PKRU_AD_KEY macro

Nadav Amit (2):
      x86/mm/tlb: Avoid reading mm_tlb_gen when possible
      x86/mm/tlb: Ignore f->new_tlb_gen when zero

 Documentation/core-api/protection-keys.rst | 44 ++++++++++++++----------------
 arch/x86/include/asm/tlbflush.h            |  1 +
 arch/x86/mm/pkeys.c                        | 15 ++++++----
 arch/x86/mm/tlb.c                          | 31 +++++++++++++++++++--
 4 files changed, 59 insertions(+), 32 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/mm for v6.0
  2022-08-01  9:21 [GIT PULL] x86/mm for v6.0 Borislav Petkov
@ 2022-08-01 17:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-01 17:27 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 1 Aug 2022 11:21:47 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_v6.0_rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/92598ae22f582547ebb060cf76f5869bc9780b80

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-01 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01  9:21 [GIT PULL] x86/mm for v6.0 Borislav Petkov
2022-08-01 17:27 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).