Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-02-18 | md/raid5: Fix livelock when array is both resyncing and degraded. | NeilBrown | 1 | -1/+2 |
2015-02-17 | seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO | Kees Cook | 1 | -1/+3 |
2015-02-17 | samples/seccomp: improve label helper | Kees Cook | 2 | -1/+9 |
2015-02-17 | ipc,sem: use current->state helpers | Davidlohr Bueso | 1 | -1/+1 |
2015-02-17 | scripts/gdb: disable pagination while printing from breakpoint handler | Jan Kiszka | 1 | -0/+11 |
2015-02-17 | scripts/gdb: define maintainer | Jan Kiszka | 1 | -0/+5 |
2015-02-17 | scripts/gdb: convert CpuList to generator function | Jan Kiszka | 2 | -40/+33 |
2015-02-17 | scripts/gdb: convert ModuleList to generator function | Jan Kiszka | 2 | -23/+12 |
2015-02-17 | scripts/gdb: use a generator instead of iterator for task list | Daniel Wagner | 1 | -30/+20 |
2015-02-17 | scripts/gdb: ignore byte-compiled python files | Daniel Thompson | 2 | -0/+3 |
2015-02-17 | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 6 | -9/+18 |