Commit Graph

63 Commits (803094f480aa5b7dd5187a17e6e60ff24721c212)

Author SHA1 Message Date
Américo Wang 5a8ac9d28d x86: ptrace, bts: fix an unreachable statement 16 years ago
Roland McGrath ccbe495caa x86-64: syscall-audit: fix 32/64 syscall hole 16 years ago
Ingo Molnar d951734654 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX 16 years ago
Markus Metzger 9f339e7028 x86, ptrace, mm: fix double-free on race 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Markus Metzger c5dee6177f x86, bts: memory accounting 16 years ago
Markus Metzger bf53de907d x86, bts: add fork and exit handling 16 years ago
Markus Metzger c2724775ce x86, bts: provide in-kernel branch-trace interface 16 years ago
Markus Metzger b0884e25fe x86, bts: turn BUG_ON into WARN_ON_ONCE 16 years ago
Markus Metzger 6abb11aecd x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c 16 years ago
Markus Metzger ca0002a179 x86, bts: base in-kernel ds interface on handles 16 years ago
Markus Metzger f4166c54bf x86, bts: DS and BTS initialization 16 years ago
Roland McGrath 325af5fb14 x86: ioperm user_regset 17 years ago
Harvey Harrison 493cd9122a x86: ds.c ptrace.c integer as NULL pointer sparse fixes 17 years ago
Srinivasa Ds da654b74bd signals: demultiplexing SIGTRAP signal 17 years ago
Roland McGrath eeea3c3ff8 x86: tracehook syscall 17 years ago
Jaswinder Singh 4fe702c7e4 X86_32: declare pt_regs_access as unsigned long 17 years ago
Roland McGrath 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Roland McGrath 45fdc3a762 x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
Roland McGrath 1f465f4e47 x86: user_regset_view table fix for ia32 on 64-bit 17 years ago
Markus Metzger 93fa7636df x86, ptrace: PEBS support 17 years ago
Roland McGrath 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago
Roland McGrath cdb6990479 x86_64 ia32 ptrace: use compat_ptrace_request for siginfo 17 years ago
Harvey Harrison c3e6ff87a3 x86: regparm(3) is mandatory, no need to annotate 17 years ago
Andrew Morton d8d4f157b8 x86: ptrace.c: fix defined-but-unused warnings 17 years ago
Roland McGrath 40f0933d51 x86: ia32 syscall restart fix 17 years ago
Roland McGrath 84c6f6046c x86_64: make ptrace always sign-extend orig_ax to 64 bits 17 years ago
Ingo Molnar b4ef95de00 x86: disable BTS ptrace extensions for now 17 years ago
Roland McGrath f9cb02b0be x86 ptrace: fix compat PTRACE_SETREGS 17 years ago
Roland McGrath c63855d040 x86 ptrace: disallow null cs/ss 17 years ago
Markus Metzger 87e8407f9a x86, ptrace: add bts_struct size to status command 17 years ago
Markus Metzger cba4b65d35 x86, ptrace: add buffer size checks 17 years ago
Markus Metzger e6ae5d9540 x86, ptrace: support 32bit-cross-64bit BTS recording 17 years ago
Markus Metzger da35c37198 x86, ptrace: rlimit BTS buffer allocation 17 years ago
Roland McGrath fdadd54db5 x86: x86 ptrace generic requests 17 years ago
Roland McGrath bb61682b3f x86: x86 core dump TLS 17 years ago
Roland McGrath 5a4646a4ef x86: x86 ptrace user_regset 17 years ago
Roland McGrath 070459d95e x86: x86 user_regset_view 17 years ago
Roland McGrath 91e7b707a4 x86: x86 user_regset general regs 17 years ago
Roland McGrath 4421011120 x86: x86 i387 user_regset 17 years ago
Markus Metzger a95d67f87e x86, ptrace: new ptrace BTS API 17 years ago
Markus Metzger e4811f2568 x86, ptrace: change BTS GET ptrace interface 17 years ago
Markus Metzger 3c68904fee x86, ptrace: use jiffies for BTS timestamps 17 years ago
Markus Metzger eee3af4a2c x86, ptrace: support for branch trace store(BTS) 17 years ago
Roland McGrath 099cd6e9da x86: x86 ia32 ptrace arch merge 17 years ago
Roland McGrath cb757c41f3 x86: x86 ia32 ptrace getreg/putreg merge 17 years ago
Roland McGrath 86976cd805 x86: x86 ptrace merge syscall trace 17 years ago
Roland McGrath e9c86c789f x86: x86 ptrace arch merge 17 years ago