diff options
author | 2015-11-03 15:04:04 -0800 | |
---|---|---|
committer | 2015-11-03 15:04:04 -0800 | |
commit | 7eeef2abe87dc0d8c276f97ccfdb1f42d9d1e4d8 (patch) | |
tree | 69141bc10fab1bb9b8aaa94f87c617b9c813155c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
parent | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan (diff) | |
download | wireguard-linux-7eeef2abe87dc0d8c276f97ccfdb1f42d9d1e4d8.tar.xz wireguard-linux-7eeef2abe87dc0d8c276f97ccfdb1f42d9d1e4d8.zip |
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull wchan kernel address hiding from Ingo Molnar:
"This fixes a wchan related information leak in /proc/PID/stat.
There's a bit of an ABI twist to it: instead of setting the wchan
field to 0 (which is our usual technique) we set it conditionally to a
0/1 flag to keep ABI compatibility with older procps versions that
only fetches /proc/PID/wchan (symbolic names) if the absolute wchan
address is nonzero"
* 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions