Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | selftests/powerpc/64: Test exception cases in copy_tofrom_user | Michael Ellerman | 2018-08-08 | 6 | -21/+188 | |
| * | | | | | | | | | | selftests/powerpc/64: Test all paths through copy routines | Paul Mackerras | 2018-08-08 | 3 | -21/+49 | |
| * | | | | | | | | | | selftests/powerpc: Add more version checks to alignment_handler test | Michael Ellerman | 2018-08-08 | 1 | -8/+59 | |
| * | | | | | | | | | | selftests/powerpc: Skip earlier in alignment_handler test | Michael Ellerman | 2018-08-08 | 1 | -5/+35 | |
| * | | | | | | | | | | selftests/powerpc: Update strlen() test to test the new assembly function for... | Christophe Leroy | 2018-08-07 | 3 | -0/+9 | |
| * | | | | | | | | | | selftests/powerpc: Add test for strlen() | Christophe Leroy | 2018-08-07 | 3 | -1/+151 | |
| * | | | | | | | | | | selftests/powerpc: Add test for 32 bits memcmp | Christophe Leroy | 2018-08-07 | 2 | -3/+18 | |
| * | | | | | | | | | | selftests/powerpc: Give some tests longer to run | Michael Ellerman | 2018-08-07 | 5 | -0/+6 | |
| * | | | | | | | | | | selftests/powerpc: Only run some tests on ppc64le | Michael Ellerman | 2018-08-07 | 3 | -0/+3 | |
| * | | | | | | | | | | selftests/powerpc: Add a helper for checking if we're on ppc64le | Michael Ellerman | 2018-08-07 | 2 | -0/+19 | |
| * | | | | | | | | | | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy | 2018-07-30 | 2 | -0/+1 | |
| * | | | | | | | | | | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 2018-07-30 | 2 | -0/+1 | |
| * | | | | | | | | | | selftests/powerpc: Update memcmp_64 selftest for VMX implementation | Simon Guo | 2018-07-24 | 5 | -25/+143 | |
| * | | | | | | | | | | selftests/powerpc: Fix ptrace-pkey for default execute permission change | Ram Pai | 2018-07-24 | 1 | -0/+4 | |
| * | | | | | | | | | | selftests/powerpc: Fix core-pkey for default execute permission change | Ram Pai | 2018-07-24 | 1 | -0/+4 | |
| * | | | | | | | | | | selftests/powerpc: Consolidate copy/paste test logic | Michael Ellerman | 2018-07-20 | 5 | -82/+33 | |
| * | | | | | | | | | | selftests/powerpc: Remove Power9 paste tests | Michael Ellerman | 2018-07-20 | 4 | -90/+1 | |
| * | | | | | | | | | | selftests/powerpc: Remove Power9 copy_unaligned test | Michael Ellerman | 2018-07-20 | 3 | -43/+1 | |
| * | | | | | | | | | | selftests/powerpc: Fix typos | Breno Leitao | 2018-07-02 | 1 | -2/+2 | |
| * | | | | | | | | | | selftests/powerpc: Fix strncpy usage | Breno Leitao | 2018-07-02 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-08-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix | Rafael David Tinoco | 2018-07-09 | 1 | -3/+3 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-08-15 | 78 | -292/+10120 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT" | Colin Ian King | 2018-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-13 | 15 | -40/+1557 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id | Andrey Ignatov | 2018-08-13 | 4 | -3/+302 | |
| | * | | | | | | | | | | selftests/bpf: Add cgroup id helpers to bpf_helpers.h | Andrey Ignatov | 2018-08-13 | 1 | -0/+4 | |
| | * | | | | | | | | | | bpf: Test BPF_PROG_TYPE_SK_REUSEPORT | Martin KaFai Lau | 2018-08-11 | 5 | -2/+910 | |
| | * | | | | | | | | | | bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau | 2018-08-11 | 1 | -1/+261 | |
| | * | | | | | | | | | | bpf: Refactor ARRAY_SIZE macro to bpf_util.h | Martin KaFai Lau | 2018-08-11 | 6 | -20/+9 | |
| | * | | | | | | | | | | tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps | Yonghong Song | 2018-08-10 | 1 | -15/+72 | |
| * | | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | tc: Update README and add config | Keara Leibovitz | 2018-08-11 | 2 | -5/+59 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | selftests: mlxsw: Add TC flower test for Spectrum-2 | Ido Schimmel | 2018-08-09 | 1 | -0/+366 | |
| * | | | | | | | | | | selftests: forwarding: gre_multipath: Update next-hop statistics match criteria | Nir Dotan | 2018-08-07 | 1 | -4/+4 | |
| * | | | | | | | | | | tc-tests: initial version of nat action unit tests | Keara Leibovitz | 2018-08-07 | 1 | -0/+593 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-07 | 8 | -20/+606 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | selftests/bpf: fix a typo in map in map test | Roman Gushchin | 2018-08-03 | 1 | -3/+3 | |
| | * | | | | | | | | | | selftests/bpf: add a cgroup storage test | Roman Gushchin | 2018-08-03 | 2 | -1/+132 | |
| | * | | | | | | | | | | selftests/bpf: add verifier cgroup storage tests | Roman Gushchin | 2018-08-03 | 2 | -1/+141 | |
| | * | | | | | | | | | | bpf: verifier: MOV64 don't mark dst reg unbounded | Arthur Fabre | 2018-07-31 | 1 | -0/+26 | |
| | * | | | | | | | | | | selftests/bpf: Test for get_socket_cookie | Andrey Ignatov | 2018-07-31 | 3 | -2/+289 | |
| | * | | | | | | | | | | selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h | Andrey Ignatov | 2018-07-31 | 1 | -0/+2 | |
| | * | | | | | | | | | | bpf: Add Python 3 support to selftests scripts for bpf | Jeremy Cline | 2018-07-25 | 2 | -14/+14 | |
| * | | | | | | | | | | | tc-testing: remove duplicate spaces in skbedit match patterns | Vlad Buslov | 2018-08-05 | 1 | -13/+13 | |
| * | | | | | | | | | | | tc-testing: remove duplicate spaces in connmark match patterns | Vlad Buslov | 2018-08-05 | 1 | -12/+12 | |
| * | | | | | | | | | | | tc-testing: flush gact actions on test teardown | Vlad Buslov | 2018-08-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | tc-testing: fix ip address in u32 test | Vlad Buslov | 2018-08-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-05 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 4 | -7/+151 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |