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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 10 Nov 2009 11:25:56 +0100 From: Frederic Weisbecker <fweisbec@...il.com> To: Ingo Molnar <mingo@...e.hu> Cc: LKML <linux-kernel@...r.kernel.org>, Frederic Weisbecker <fweisbec@...il.com>, Jan Kiszka <jan.kiszka@....de>, Avi Kivity <avi@...hat.com>, "K. Prasad" <prasad@...ux.vnet.ibm.com>, Paul Mundt <lethal@...ux-sh.org>, Li Zefan <lizf@...fujitsu.com>, Alan Stern <stern@...land.harvard.edu>, Peter Zijlstra <peterz@...radead.org>, Arnaldo Carvalho de Melo <acme@...hat.com>, Steven Rostedt <rostedt@...dmis.org>, Jiri Slaby <jirislaby@...il.com>, Paul Mackerras <paulus@...ba.org>, Mike Galbraith <efault@....de>, Masami Hiramatsu <mhiramat@...hat.com>, Arjan van de Ven <arjan@...ux.intel.com> Subject: [GIT PULL] hw-breakpoints: Various fixes Ingo, Please pull the tracing/hw-breakpoints branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/hw-breakpoints Thanks, Frederic --- Frederic Weisbecker (3): hw-breakpoints: Fix broken a.out format dump hw-breakpoints: Fix broken hw-breakpoint sample module hw-breakpoints: Wrap in the KVM breakpoint active state check Paul Mundt (1): ksym_tracer: Support read accesses independent of read/write. arch/x86/include/asm/a.out-core.h | 10 +------ arch/x86/include/asm/debugreg.h | 7 +++++ arch/x86/kernel/hw_breakpoint.c | 35 +++++++++++++++++++++++++ arch/x86/kvm/x86.c | 2 +- kernel/hw_breakpoint.c | 3 +- kernel/kallsyms.c | 1 + kernel/trace/trace_ksym.c | 11 +++++++- samples/hw_breakpoint/data_breakpoint.c | 43 +++++++++++++++++------------- 8 files changed, 82 insertions(+), 30 deletions(-) -- 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