aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
x/commit/drivers/usb/gadget/function/f_fs.c?id=c993c39b86398c627afda36b45dc92de655e213e&follow=1'>gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro1-61/+25 2015-02-17gadget/function/f_fs.c: close leaksAl Viro1-2/+12 2015-02-17move iov_iter.c from mm/ to lib/Al Viro3-2/+2 2015-02-17new helper: dup_iter()Al Viro2-0/+17 2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2 2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook1-1/+3 2015-02-17samples/seccomp: improve label helperKees Cook2-1/+9 2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1 2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11 2015-02-17scripts/gdb: define maintainerJan Kiszka1-0/+5 2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33 2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12 2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20 2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson2-0/+3 2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18