| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-01-12 | 1 | -0/+90 |
|\ |
|
| * | ftracetest: Add instance create and delete test | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -0/+90 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-12 | 3 | -1/+516 |
|\ \ |
|
| * | | soreuseport: pass skb to secondary UDP socket lookup | Craig Gallek | 2016-01-06 | 1 | -0/+47 |
| * | | soreuseport: BPF selection functional test | Craig Gallek | 2016-01-04 | 3 | -1/+469 |
* | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-12 | 1 | -3/+24 |
|\ \ \ |
|
| * | | | selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK | Mickaël Salaün | 2016-01-10 | 1 | -3/+24 |
| |/ / |
|
| | | | |
| \ \ | |
*-. | | | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds | 2016-01-11 | 1 | -1/+1 |
|\ \| | |
|
| * | | | selftests/timers: fix write return value handlng | Andrzej Hajda | 2015-12-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-01-06 | 5 | -23/+54 |
|\ \ \
| |_|/
|/| | |
|
| * | | torture: Place console.log files correctly from the get-go | Paul E. McKenney | 2015-12-05 | 1 | -3/+2 |
| * | | torture: Abbreviate console error dump | Paul E. McKenney | 2015-12-05 | 1 | -6/+35 |
| * | | rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest doc | Yang Shi | 2015-12-05 | 2 | -5/+0 |
| * | | rcutorture: Default grace period to three minutes, allow override | Paul E. McKenney | 2015-12-05 | 2 | -3/+8 |
| * | | rcutorture: Add batch number to script printout | Paul E. McKenney | 2015-12-05 | 1 | -6/+9 |
| |/ |
|
* | | nfit: Adjust for different _FIT and NFIT headers | Linda Knippers | 2015-11-30 | 1 | -34/+15 |
* | | selftests/seccomp: Get page size from sysconf | Bamvor Jian Zhang | 2015-11-18 | 1 | -4/+7 |
* | | tools:testing/selftests: fix typo in futex/README | Wei Jiangang | 2015-11-16 | 1 | -1/+1 |
|/ |
|
* | tools/testing/nvdimm, acpica: fix flag rename build breakage | Dan Williams | 2015-11-12 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-10 | 1 | -2/+3 |
|\ |
|
| * | selftests/mlock2: add ULL suffix to 64-bit constants | Geert Uytterhoeven | 2015-11-10 | 1 | -2/+2 |
| * | selftests/mlock2: add missing #define _GNU_SOURCE | Geert Uytterhoeven | 2015-11-10 | 1 | -0/+1 |
* | | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-10 | 22 | -53/+362 |
|\ \ |
|
| * | | selftests: breakpoint: Actually build it | Ben Hutchings | 2015-11-03 | 1 | -1/+1 |
| * | | selftests: vm: Try harder to allocate huge pages | Ben Hutchings | 2015-11-03 | 1 | -1/+14 |
| * | | selftests: Make scripts executable | Ben Hutchings | 2015-11-03 | 2 | -0/+0 |
| * | | selftests: kprobe: Choose an always-defined function to probe | Ben Hutchings | 2015-11-03 | 5 | -11/+11 |
| * | | selftests: memfd: Stop unnecessary rebuilds | Ben Hutchings | 2015-11-03 | 1 | -6/+6 |
| * | | selftests: Add missing #include directives | Ben Hutchings | 2015-11-03 | 4 | -0/+4 |
| * | | selftests/seccomp: Be more precise with syscall arguments. | Robert Sesek | 2015-11-02 | 1 | -11/+35 |
| * | | selftests/seccomp: build and pass on arm64 | Kees Cook | 2015-10-15 | 1 | -22/+49 |
| * | | selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned | Chunyan Zhang | 2015-10-15 | 1 | -1/+1 |
| * | | selftests/pstore: add pstore test scripts going with reboot | Hiraku Toyooka | 2015-10-15 | 5 | -2/+143 |
| * | | selftests/pstore: add pstore test script for pre-reboot | Hiraku Toyooka | 2015-10-15 | 4 | -0/+98 |
| * | | selftests: add .gitignore for efivarfs | Yuan Sun | 2015-10-15 | 1 | -0/+2 |
* | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 1 | -2/+162 |
|\ \ \
| |_|/
|/| | |
|
| * | | acpi: nfit: Add support for hot-add | Vishal Verma | 2015-11-02 | 1 | -2/+162 |
* | | | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2015-11-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL | Uwe Kleine-König | 2015-11-03 | 1 | -1/+1 |
* | | | | selftests: run lib/test_printf module | Kees Cook | 2015-11-06 | 3 | -0/+19 |
* | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-11-05 | 33 | -3/+244 |
|\ \ \ \ |
|
| * | | | | selftests/powerpc: Run EBB tests only on POWER8 | Denis Kirjanov | 2015-10-19 | 24 | -0/+56 |
| * | | | | selftests/powerpc: Allow the tm-syscall test to build with old headers | Michael Ellerman | 2015-10-15 | 1 | -2/+12 |
| * | | | | selftests/powerpc: Sort the list of SUB_DIRS to build | Michael Ellerman | 2015-10-15 | 1 | -1/+11 |
| * | | | | selftests/powerpc: Add tests of unmuxed IPC calls | Michael Ellerman | 2015-10-15 | 5 | -1/+122 |
| * | | | | powerpc/selftest: Add gettimeofday() benchmark | Michael Neuling | 2015-10-01 | 4 | -1/+45 |
| | |_|/
| |/| | |
|
* | | | | selftests: vm: add tests for lock on fault | Eric B Munson | 2015-11-05 | 4 | -0/+807 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 4 | -2/+564 |
|\ \ \ \ |
|
| * | | | | x86/fpu/math-emu, selftests: Add test for FISTTP instructions | Denys Vlasenko | 2015-09-20 | 2 | -1/+138 |
| * | | | | x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns | Denys Vlasenko | 2015-09-20 | 3 | -2/+427 |