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, 9 Apr 2023 13:08:43 +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] perf/urgent for v6.3-rc6

Hi Linus,

please pull a couple of urgent perf fixes for 6.3.

Thx.

---

The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:

  Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.3_rc6

for you to fetch changes up to 24d3ae2f37d8bc3c14b31d353c5d27baf582b6a6:

  perf/core: Fix the same task check in perf_event_set_output (2023-04-05 09:58:46 +0200)

----------------------------------------------------------------
- Fix "same task" check when redirecting event output

- Do not wait unconditionally for RCU on the event migration path if
  there are no events to migrate

----------------------------------------------------------------
Kan Liang (1):
      perf/core: Fix the same task check in perf_event_set_output

Peter Zijlstra (1):
      perf: Optimize perf_pmu_migrate_context()

 kernel/events/core.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 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