Age | Commit message (Expand) | Author | Files | Lines |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -25/+81 |
2018-12-20 | virtio: fix test build after uio.h change | Michael S. Tsirkin | 1 | -0/+4 |
2018-12-19 | selftests: net: Add test_vxlan_fdb_changelink.sh | Petr Machata | 2 | -0/+30 |
2018-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -24/+50 |
2018-12-14 | net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK | Jakub Kicinski | 1 | -1/+1 |
2018-12-14 | 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-13 | bpf: verifier: make sure callees don't prune with caller differences | Jakub Kicinski | 1 | -0/+28 |
2018-12-12 | selftests/seccomp: Remove SIGSTOP si_pid check | Kees Cook | 1 | -2/+7 |
2018-12-11 | selftests/bpf: use proper type when passing prog_type | Stanislav Fomichev | 1 | -4/+4 |
2018-12-10 | selftests/bpf: add missing pointer dereference for map stacktrace fixup | Stanislav Fomichev | 1 | -1/+1 |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -43/+422 |
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-08 | selftests/bpf: use thoff instead of nhoff in BPF flow dissector | Stanislav Fomichev | 1 | -19/+17 |
2018-12-06 | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 4 | -0/+82 |
2018-12-06 | 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-12-01 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2018-12-01 | bpf: Improve socket lookup reuseport documentation | Joe Stringer | 1 | -4/+4 |
2018-12-01 | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 3 | -25/+36 |
2018-12-01 | bpf: fix pointer offsets in context for 32 bit | Daniel Borkmann | 1 | -5/+12 |
2018-12-01 | proc: fixup map_files test on arm | Alexey Dobriyan | 1 | -2/+7 |
2018-12-01 | bpf: Fix verifier log string check for bad alignment. | David Miller | 1 | -1/+1 |
2018-11-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 16 | -4/+93 |
2018-11-30 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+15 |
2018-11-29 | tools: bpftool: fix a bitfield pretty print issue | Yonghong Song | 1 | -3/+3 |
2018-11-29 | tools/bpf: add addition type tests to test_btf | Yonghong Song | 1 | -0/+361 |
2018-11-29 | 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-28 | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 1 | -0/+1 |
2018-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 13 | -23/+734 |
2018-11-23 | Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 7 | -14/+14 |
2018-11-22 | tools: bpftool: fix potential NULL pointer dereference in do_load | Jakub Kicinski | 1 | -3/+7 |
2018-11-21 | Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s... | Ingo Molnar | 16 | -4/+93 |
2018-11-21 | Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 7 | -14/+14 |
2018-11-20 | objtool: Fix segfault in .cold detection with -ffunction-sections | Artem Savkov | 1 | -3/+14 |
2018-11-20 | objtool: Fix double-free in .cold detection error path | Artem Savkov | 1 | -1/+1 |
2018-11-19 | perf tools beauty ioctl: Support new ISO7816 commands | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-11-19 | tools uapi asm-generic: Synchronize ioctls.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-11-19 | tools arch x86: Update tools's copy of cpufeatures.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-11-19 | tools headers uapi: Synchronize i915_drm.h | Arnaldo Carvalho de Melo | 1 | -0/+22 |
2018-11-19 | perf tools: Restore proper cwd on return from mnt namespace | Jiri Olsa | 2 | -2/+16 |
2018-11-19 | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo | 8 | -0/+48 |
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-18 | tc-testing: tdc.py: Guard against lack of returncode in executed command | Brenda J. Butler | 1 | -3/+11 |
2018-11-18 | tc-testing: tdc.py: ignore errors when decoding stdout/stderr | Lucas Bates | 1 | -2/+2 |
2018-11-17 | bpf: fix off-by-one error in adjust_subprog_starts | Edward Cree | 1 | -0/+19 |
2018-11-16 | Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+18 |
2018-11-15 | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero | 1 | -2/+3 |