Age | Commit message (Expand) | Author |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-22 | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello |
2017-11-21 | bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier | Yonghong Song |
2017-11-21 | x86/pkeys/selftests: Fix protection keys write() warning | Dave Hansen |
2017-11-21 | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' | Dave Hansen |
2017-11-21 | x86/mpx/selftests: Fix up weird arrays | Dave Hansen |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-17 | mm: add infrastructure for get_user_pages_fast() benchmarking | Kirill A. Shutemov |
2017-11-17 | Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-16 | x86/selftests: Add test for mapping placement for 5-level paging | Kirill A. Shutemov |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | mm, truncate: do not check mapping for every page being truncated | Mel Gorman |
2017-11-15 | Merge branch 'for-4.15/dax' into libnvdimm-for-next | Dan Williams |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-15 | selftests: firmware: skip unsupported custom firmware fallback tests | Amit Pundir |
2017-11-15 | selftests: firmware: skip unsupported async loading tests | Amit Pundir |
2017-11-15 | selftests: memfd_test.c: fix compilation warning. | Lei Yang |
2017-11-15 | selftests/ftrace: Introduce exit_pass and exit_fail | Masami Hiramatsu |
2017-11-15 | selftests: ftrace: add more config fragments | Lei Yang |
2017-11-15 | android/ion: userspace test utility for ion buffer sharing | Pintu Agarwal |
2017-11-15 | selftests: remove obsolete kconfig fragment for cpu-hotplug | lei.yang@windriver.com |
2017-11-15 | selftests: vdso_test: support ARM64 targets | Greg Hackmann |
2017-11-15 | selftests/ftrace: Do not use arch dependent do_IRQ as a target function | Masami Hiramatsu |
2017-11-15 | selftests: breakpoints: fix compile error on breakpoint_test_arm64 | Sumit Semwal |
2017-11-15 | selftests: add missing test result status in memory-hotplug test | lei.yang@windriver.com |
2017-11-15 | selftests/exec: include cwd in long path calculation | Steve Muckle |
2017-11-15 | selftests: seccomp: update .gitignore with newly added tests | Shuah Khan |
2017-11-15 | selftests: vm: Update .gitignore with newly added tests | Shuah Khan |
2017-11-15 | selftests: timers: Update .gitignore with newly added tests | Shuah Khan |
2017-11-14 | bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change | Yonghong Song |
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 '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-11 | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller |
2017-11-11 | samples/bpf: add a test for bpf_override_return | Josef Bacik |
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-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 locking/core, to resolve conflicts | Ingo Molnar |
2017-11-05 | selftests/bpf: add a test for device cgroup controller | Roman Gushchin |