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:	Wed, 3 Jun 2015 04:16:48 -0700
From:	tip-bot for Ingo Molnar <tipbot@...or.com>
To:	linux-tip-commits@...r.kernel.org
Cc:	akpm@...ux-foundation.org, josh@...htriplett.org, corbet@....net,
	linux-api@...r.kernel.org, hpa@...or.com,
	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
	tglx@...utronix.de, peterz@...radead.org, mingo@...nel.org,
	torvalds@...ux-foundation.org
Subject: [tip:core/documentation] Documentation/features/debug:
  Add feature description and arch support status file for 'uprobes'

Commit-ID:  138943ea3aa2b69960250c218637468bb157f49c
Gitweb:     http://git.kernel.org/tip/138943ea3aa2b69960250c218637468bb157f49c
Author:     Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:31 +0200
Committer:  Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:40 +0200

Documentation/features/debug: Add feature description and arch support status file for 'uprobes'

Cc: <linux-api@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
 .../features/{vm/ELF-ASLR => debug/uprobes}/arch-support.txt   | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/features/vm/ELF-ASLR/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt
similarity index 80%
copy from Documentation/features/vm/ELF-ASLR/arch-support.txt
copy to Documentation/features/debug/uprobes/arch-support.txt
index ec4dd28..4efe36c 100644
--- a/Documentation/features/vm/ELF-ASLR/arch-support.txt
+++ b/Documentation/features/debug/uprobes/arch-support.txt
@@ -1,7 +1,7 @@
 #
-# Feature name:          ELF-ASLR
-#         Kconfig:       ARCH_HAS_ELF_RANDOMIZE
-#         description:   arch randomizes the stack, heap and binary images of ELF binaries
+# Feature name:          uprobes
+#         Kconfig:       ARCH_SUPPORTS_UPROBES
+#         description:   arch supports live patched user probes
 #
     -----------------------
     |         arch |status|
@@ -9,7 +9,7 @@
     |       alpha: | TODO |
     |         arc: | TODO |
     |         arm: |  ok  |
-    |       arm64: |  ok  |
+    |       arm64: | TODO |
     |       avr32: | TODO |
     |    blackfin: | TODO |
     |         c6x: | TODO |
@@ -22,7 +22,7 @@
     |        m68k: | TODO |
     |       metag: | TODO |
     |  microblaze: | TODO |
-    |        mips: |  ok  |
+    |        mips: | TODO |
     |     mn10300: | TODO |
     |       nios2: | TODO |
     |    openrisc: | TODO |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ