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]
Message-ID: <20250120140854.GAZ45Y9rpkxszOzLGt@fat_crate.local>
Date: Mon, 20 Jan 2025 15:08:54 +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/cache for v6.14-rc1

Hi Linus,

please pull the x86/cache lineup for v6.14-rc1.

Thx.

---

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_cache_for_v6.14_rc1

for you to fetch changes up to faf6ef673787956ec4d33ac8bf56f8ea929abf37:

  x86/resctrl: Document the new "mba_MBps_event" file (2024-12-12 11:27:43 +0100)

----------------------------------------------------------------
- Extend resctrl with the capability of total memory bandwidth monitoring,
  thus accomodating systems which support only total but not local memory
  bandwidth monitoring. Add the respective new mount options

- The usual cleanups

----------------------------------------------------------------
Babu Moger (1):
      x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags

Frederic Weisbecker (1):
      x86/resctrl: Use kthread_run_on_cpu()

Tony Luck (7):
      x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
      x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
      x86/resctrl: Compute memory bandwidth for all supported events
      x86/resctrl: Make mba_sc use total bandwidth if local is not supported
      x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
      x86/resctrl: Add write option to "mba_MBps_event" file
      x86/resctrl: Document the new "mba_MBps_event" file

 Documentation/arch/x86/resctrl.rst        | 10 ++++
 arch/x86/kernel/cpu/resctrl/core.c        |  9 ++-
 arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 70 +++++++++++++++++++++++
 arch/x86/kernel/cpu/resctrl/internal.h    | 11 +++-
 arch/x86/kernel/cpu/resctrl/monitor.c     | 94 +++++++++++++++----------------
 arch/x86/kernel/cpu/resctrl/pseudo_lock.c | 28 +++------
 arch/x86/kernel/cpu/resctrl/rdtgroup.c    | 43 +++++++++-----
 7 files changed, 178 insertions(+), 87 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