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]
Date:   Sat, 6 Aug 2022 21:10:36 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Peter Zijlstra <peterz@...radead.org>,
        Arnaldo Carvalho de Melo <acme@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        Jiri Olsa <jolsa@...hat.com>,
        Namhyung Kim <namhyung@...nel.org>,
        linux-perf-users@...r.kernel.org,
        Thomas Gleixner <tglx@...utronix.de>,
        Borislav Petkov <bp@...en8.de>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] perf fixes

Linus,

Please pull the latest perf/urgent git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-2022-08-06

   # HEAD: 99643bab36b642be10bf09cd3285c37c9e5b597f perf/core: Fix ';;' typo

Misc fixes to kprobes and the faddr2line script, plus a cleanup.

 Thanks,

	Ingo

------------------>
Chen Zhongjin (1):
      kprobes: Forbid probing on trampoline and BPF code areas

Josh Poimboeuf (2):
      scripts/faddr2line: Fix vmlinux detection on arm64
      scripts/faddr2line: Add CONFIG_DEBUG_INFO check

Masami Hiramatsu (Google) (1):
      x86/kprobes: Update kcb status flag after singlestepping

Slark Xiao (1):
      perf/core: Fix ';;' typo


 arch/x86/kernel/kprobes/core.c | 18 +++++++++++-------
 kernel/events/core.c           |  2 +-
 kernel/kprobes.c               |  3 ++-
 scripts/faddr2line             |  7 ++++++-
 4 files changed, 20 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ