Age | Commit message (Expand) | Author |
2017-11-15 | selftests: timers: Update .gitignore with newly added tests | Shuah Khan |
2017-11-14 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change | Yonghong Song |
2017-11-14 | tools/headers: Sync objtool UAPI header | Ingo Molnar |
2017-11-14 | Merge branch 'linus' into core/objtool, to pick up dependent commits | Ingo Molnar |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-13 | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-11-13 | tools/testing/nvdimm: unit test clear-error commands | Dan Williams |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'acpica' | Rafael J. Wysocki |
2017-11-11 | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller |
2017-11-11 | tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header | Ingo Molnar |
2017-11-11 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar |
2017-11-11 | tools: bpftool: optionally show filenames of pinned objects | Prashant Bhole |
2017-11-11 | tools: bpftool: show filenames of pinned objects | Prashant Bhole |
2017-11-11 | tools: bpftool: open pinned object without type check | Prashant Bhole |
2017-11-11 | samples/bpf: add a test for bpf_override_return | Josef Bacik |
2017-11-10 | locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE | Michael S. Tsirkin |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-09 | tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore | Prarit Bhargava |
2017-11-09 | tools/power/cpupower: Add 64 bit library detection | Prarit Bhargava |
2017-11-09 | perf trace: Call machine__exit() at exit | Andrei Vagin |
2017-11-09 | perf tools: Fix eBPF event specification parsing | Jiri Olsa |
2017-11-09 | perf tools: Add "reject" option for parse-events.l | Jiri Olsa |
2017-11-09 | selftests/powerpc: Check FP/VEC on exception in TM | Gustavo Romero |
2017-11-08 | tools/testing/nvdimm: stricter bounds checking for error injection commands | Vishal Verma |
2017-11-08 | selftests/x86: Add tests for the STR and SLDT instructions | Ricardo Neri |
2017-11-08 | selftests/x86: Add tests for User-Mode Instruction Prevention | Ricardo Neri |
2017-11-08 | objtool: Fix cross-build | Josh Poimboeuf |
2017-11-07 | selftests/x86/ldt_get: Add a few additional tests for limits | Andy Lutomirski |
2017-11-07 | selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well | Andy Lutomirski |
2017-11-07 | selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() | Andy Lutomirski |
2017-11-07 | selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities | Andy Lutomirski |
2017-11-07 | selftests/x86/protection_keys: Fix syscall NR redefinition warnings | Andy Lutomirski |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-07 | objtool: Move kernel headers/code sync check to a script | Josh Poimboeuf |
2017-11-07 | objtool: Move synced files to their original relative locations | Josh Poimboeuf |
2017-11-07 | Merge branch 'linus' into core/objtool, to pick up dependent fixes | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-05 | selftests/bpf: add a test for device cgroup controller | Roman Gushchin |
2017-11-05 | bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ | Roman Gushchin |
2017-11-05 | bpf, cgroup: implement eBPF-based device controller for cgroup v2 | Roman Gushchin |
2017-11-05 | tools: bpftool: move p_err() and p_info() from main.h to common.c | Quentin Monnet |