| Commit message (Expand) | Author | Files | Lines |
2015-02-20 | ipv4: ip_check_defrag should correctly check return value of skb_copy_bits | Alexander Drozdov | 1 | -1/+1 |
2015-02-20 | usb: plusb: Add support for National Instruments host-to-host cable | Ben Shelton | 1 | -0/+5 |
2015-02-19 | ehea: Register memory hotplug, reboot and crash hooks on adapter probe | Anton Blanchard | 1 | -105/+141 |
2015-02-19 | gen_stats.c: Duplicate xstats buffer for later use | Ignacy Gawędzki | 1 | -1/+14 |
2015-02-18 | pwm: tegra: Use NSEC_PER_SEC | Thierry Reding | 1 | -1/+1 |
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 |