Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 4 | -0/+82 |
2018-12-13 | Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+7 |
2018-12-11 | selftests/seccomp: Remove SIGSTOP si_pid check | Kees Cook | 1 | -2/+7 |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -21/+382 |
2018-12-09 | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+33 |
2018-12-06 | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 4 | -0/+82 |
2018-12-05 | tools/testing/nvdimm: Align test resources to 128M | Dan Williams | 1 | -2/+33 |
2018-12-04 | bpf: improve verifier branch analysis | Alexei Starovoitov | 1 | -2/+2 |
2018-11-30 | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 2 | -11/+11 |
2018-11-30 | proc: fixup map_files test on arm | Alexey Dobriyan | 1 | -2/+7 |
2018-11-30 | bpf: Fix verifier log string check for bad alignment. | David Miller | 1 | -1/+1 |
2018-11-28 | tools/bpf: add addition type tests to test_btf | Yonghong Song | 1 | -0/+361 |
2018-11-28 | tools/bpf: fix two test_btf unit test cases | Martin KaFai Lau | 1 | -7/+7 |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -0/+87 |
2018-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -1/+23 |
2018-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -5/+13 |
2018-11-18 | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2018-11-17 | tc-testing: tdc.py: Guard against lack of returncode in executed command | Brenda J. Butler | 1 | -3/+11 |
2018-11-17 | tc-testing: tdc.py: ignore errors when decoding stdout/stderr | Lucas Bates | 1 | -2/+2 |
2018-11-16 | bpf: fix off-by-one error in adjust_subprog_starts | Edward Cree | 1 | -0/+19 |
2018-11-15 | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero | 1 | -2/+3 |
2018-11-12 | selftests: add script to stress-test nft packet path vs. control plane | Florian Westphal | 4 | -0/+87 |
2018-11-12 | selftests/powerpc: Fix wild_bctr test to work on ppc64 | Michael Ellerman | 1 | -1/+15 |
2018-11-09 | kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists | Li Zhijian | 1 | -1/+4 |
2018-11-05 | tools/testing/nvdimm: Fix the array size for dimm devices. | Masayoshi Mizuma | 1 | -4/+4 |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 9 | -34/+32 |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -57/+367 |
2018-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 4 | -33/+296 |
2018-10-31 | bpf: test make sure to run unpriv test cases in test_verifier | Daniel Borkmann | 1 | -31/+40 |
2018-10-31 | bpf: add various test cases to test_verifier | Daniel Borkmann | 1 | -0/+250 |
2018-11-01 | selftests/powerpc: Fix compilation issue due to asm label | Naveen N. Rao | 1 | -3/+3 |
2018-10-31 | kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists | Li Zhijian | 2 | -2/+4 |
2018-10-31 | selftests: mlxsw: qos_mc_aware: Add a test for UC awareness | Petr Machata | 1 | -23/+70 |
2018-10-31 | selftests: mlxsw: qos_mc_aware: Tweak for min shaper | Petr Machata | 1 | -1/+1 |
2018-10-31 | selftests/powerpc/cache_shape: Fix out-of-tree build | Michael Ellerman | 1 | -7/+2 |
2018-10-31 | selftests/powerpc/switch_endian: Fix out-of-tree build | Michael Ellerman | 1 | -0/+1 |
2018-10-31 | selftests/powerpc/pmu: Link ebb tests with -no-pie | Joel Stanley | 1 | -0/+3 |
2018-10-31 | selftests/powerpc/signal: Fix out-of-tree build | Joel Stanley | 1 | -8/+3 |
2018-10-31 | selftests/powerpc/ptrace: Fix out-of-tree build | Joel Stanley | 1 | -9/+4 |
2018-10-31 | selftests: powerpc: Fix warning for security subdir | Joel Stanley | 1 | -0/+1 |
2018-10-30 | tools/bpf: add unlimited rlimit for flow_dissector_load | Yonghong Song | 1 | -0/+2 |
2018-10-30 | Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+6 |
2018-10-30 | selftests/powerpc: Relax L1d miss targets for rfi_flush test | Naveen N. Rao | 1 | -5/+13 |
2018-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+15 |
2018-10-28 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -0/+101 |
2018-10-28 | Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 67 | -466/+564 |
2018-10-28 | selftests/ftrace: Fix synthetic event test to delete event correctly | Masami Hiramatsu | 1 | -6/+6 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 22 | -997/+375 |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -2/+15 |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -64/+320 |