Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | | tools/vm/slabinfo: gnuplot slabifo extended stat | Sergey Senozhatsky | 2015-11-05 | 1 | -0/+275 | |
* | | | | | | | | | tools/vm/slabinfo: cosmetic globals cleanup | Sergey Senozhatsky | 2015-11-05 | 1 | -27/+27 | |
* | | | | | | | | | tools/vm/slabinfo: output sizes in bytes | Sergey Senozhatsky | 2015-11-05 | 1 | -37/+51 | |
* | | | | | | | | | tools/vm/slabinfo: introduce extended totals mode | Sergey Senozhatsky | 2015-11-05 | 1 | -10/+44 | |
* | | | | | | | | | tools/vm/slabinfo: fix alternate opts names | Sergey Senozhatsky | 2015-11-05 | 1 | -3/+5 | |
* | | | | | | | | | tools/vm/slabinfo: sort slabs by loss | Sergey Senozhatsky | 2015-11-05 | 1 | -4/+21 | |
* | | | | | | | | | tools/vm/slabinfo: limit the number of reported slabs | Sergey Senozhatsky | 2015-11-05 | 1 | -3/+15 | |
* | | | | | | | | | tools/vm/slabinfo: use getopt no_argument/optional_argument | Sergey Senozhatsky | 2015-11-05 | 1 | -17/+17 | |
* | | | | | | | | | Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-04 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 4.3-rc7 into staging-next | Greg Kroah-Hartman | 2015-10-27 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge 4.3-rc5 into staging-next | Greg Kroah-Hartman | 2015-10-12 | 17 | -65/+151 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-09-30 | 2 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | iio: generic_buffer: be helpful about enabling channels | Linus Walleij | 2015-08-16 | 1 | -0/+9 | |
| | * | | | | | | | | iio: event_monitor: report unsupported events | Linus Walleij | 2015-08-16 | 1 | -1/+5 | |
* | | | | | | | | | | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-11-04 | 2 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge 4.3-rc7 into usb-next | Greg Kroah-Hartman | 2015-10-26 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-10-22 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tools: usb: testusb: change the default value for length from 512 to 1024 | Peter Chen | 2015-09-27 | 1 | -2/+2 | |
| | * | | | | | | | | | tools: usb: testusb: change the help text | Peter Chen | 2015-09-27 | 1 | -4/+4 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge 4.3-rc5 into usb-next | Greg Kroah-Hartman | 2015-10-12 | 17 | -65/+151 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge 4.3-rc3 into usb-next | Greg Kroah-Hartman | 2015-09-29 | 4 | -34/+39 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | tools: usbip: detach: avoid calling strlen() at each iteration | Eric Curtin | 2015-09-22 | 1 | -1/+3 | |
* | | | | | | | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |