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>] [day] [month] [year] [list]
Date:   Fri, 27 Oct 2023 16:24:06 +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/cache for v6.7

Hi Linus,

please pull the accumulated resource control pile of changes for 6.7.

Thx.

---

The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:

  Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cache_for_6.7_rc1

for you to fetch changes up to 4cee14bcb14881aae81d60f106a335c68553ac1f:

  x86/resctrl: Display RMID of resource group (2023-10-17 14:05:40 +0200)

----------------------------------------------------------------
- Add support for non-contiguous capacity bitmasks being added to
  Intel's CAT implementation

- Other improvements to resctrl code: better configuration,
  simplifications, debugging support, fixes

----------------------------------------------------------------
Babu Moger (9):
      x86/resctrl: Add multiple tasks to the resctrl group at once
      x86/resctrl: Simplify rftype flag definitions
      x86/resctrl: Rename rftype flags for consistency
      x86/resctrl: Unwind properly from rdt_enable_ctx()
      x86/resctrl: Move default group file creation to mount
      x86/resctrl: Introduce "-o debug" mount option
      x86/resctrl: Display CLOSID for resource group
      x86/resctrl: Add support for the files of MON groups only
      x86/resctrl: Display RMID of resource group

Fenghua Yu (2):
      x86/resctrl: Add sparse_masks file in info
      Documentation/x86: Document resctrl's new sparse_masks

Maciej Wieczor-Retman (3):
      x86/resctrl: Fix remaining kernel-doc warnings
      x86/resctrl: Rename arch_has_sparse_bitmaps
      x86/resctrl: Enable non-contiguous CBMs in Intel CAT

 Documentation/arch/x86/resctrl.rst        |  38 +++-
 arch/x86/kernel/cpu/resctrl/core.c        |  11 +-
 arch/x86/kernel/cpu/resctrl/ctrlmondata.c |  14 +-
 arch/x86/kernel/cpu/resctrl/internal.h    |  31 ++--
 arch/x86/kernel/cpu/resctrl/rdtgroup.c    | 281 ++++++++++++++++++++++--------
 include/linux/resctrl.h                   |   4 +-
 6 files changed, 276 insertions(+), 103 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