mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] kallsyms: handle special absolute symbols
@ 2014-03-08  1:00 Kees Cook
  2014-03-08  1:00 ` [PATCH v2 1/2] kallsyms: generalize address range checking Kees Cook
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Kees Cook @ 2014-03-08  1:00 UTC (permalink / raw)
  To: Rusty Russell
  Cc: Linus Torvalds, Andrew Morton, Andrew Honig, Michal Marek, x86,
	Tejun Heo, Tony Luck, Fenghua Yu, linux-ia64, keescook,
	linux-kernel

Handles 0-based per_cpu variables as being absolute so they are
not relocated under kASLR on x86_64.

-Kees


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-03-17  4:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-08  1:00 [PATCH v2 0/2] kallsyms: handle special absolute symbols Kees Cook
2014-03-08  1:00 ` [PATCH v2 1/2] kallsyms: generalize address range checking Kees Cook
2014-03-08  1:00 ` [PATCH v2 2/2] kallsyms: handle special absolute symbols Kees Cook
2014-03-11 21:03   ` Kees Cook
2014-03-13  0:30     ` Rusty Russell
2014-03-13  0:40       ` Kees Cook
2014-03-13  3:40         ` Rusty Russell
2014-03-13  6:23           ` Kees Cook
2014-03-17  3:36             ` Rusty Russell
2014-03-10 19:06 ` [PATCH v2 0/2] " Andrew Morton
2014-03-10 19:58   ` Kees Cook
2014-03-10 20:02     ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome