Age | Commit message (Expand) | Author |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master | Linus Torvalds |
2020-07-21 | selftest: txtimestamp: fix net ns entry logic | Paolo Pisati |
2020-07-21 | s390/cpum_cf,perf: change DFLT_CCERROR counter name | Thomas Richter |
2020-07-19 | Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2020-07-18 | Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-07-17 | selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support | Paolo Pisati |
2020-07-17 | tools arch kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo |
2020-07-17 | perf tools: Sync hashmap.h with libbpf's | Arnaldo Carvalho de Melo |
2020-07-17 | libsubcmd: Fix OPT_CALLBACK_SET() | Ravi Bangoria |
2020-07-15 | selftests/powerpc: Use proper error code to check fault address | Haren Myneni |
2020-07-14 | selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion | Paolo Pisati |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-07-10 | Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-07-09 | libbpf: Fix libbpf hashmap on (I)LP32 architectures | Jakub Bogusz |
2020-07-09 | selftests: bpf: Fix detach from sockmap tests | Lorenz Bauer |
2020-07-09 | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-07-08 | selftests: kmod: Add module address visibility test | Kees Cook |
2020-07-08 | Raise gcc version requirement to 4.9 | Linus Torvalds |
2020-07-07 | Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2020-07-06 | kselftest: ksft_test_num return type should be unsigned | Paolo Bonzini |
2020-07-06 | ipv6: fib6_select_path can not use out path for nexthop objects | David Ahern |
2020-07-06 | selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 | Pengfei Xu |
2020-07-06 | perf report TUI: Remove needless 'dummy' event from menu | Arnaldo Carvalho de Melo |
2020-07-06 | perf intel-pt: Fix PEBS sample for XMM registers | Adrian Hunter |
2020-07-06 | perf intel-pt: Fix displaying PEBS-via-PT with registers | Adrian Hunter |
2020-07-06 | perf intel-pt: Fix recording PEBS-via-PT with registers | Adrian Hunter |
2020-07-06 | perf report TUI: Fix segmentation fault in perf_evsel__hists_browse() | Wei Li |
2020-07-05 | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-04 | x86/entry, selftests: Further improve user entry sanity checks | Andy Lutomirski |
2020-07-03 | tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling | Tom Zanussi |
2020-07-03 | tools lib traceevent: Add API to read time information from kbuffer | Steven Rostedt (Red Hat) |
2020-07-03 | perf scripts python: exported-sql-viewer.py: Fix time chart call tree | Adrian Hunter |
2020-07-03 | perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ... | Adrian Hunter |
2020-07-03 | perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'... | Adrian Hunter |
2020-07-03 | perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result | Adrian Hunter |
2020-07-03 | perf record: Fix duplicated sideband events with Intel PT system wide tracing | Adrian Hunter |
2020-07-03 | perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument | Adrian Hunter |
2020-07-03 | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' | Arnaldo Carvalho de Melo |
2020-07-03 | Merge remote-tracking branch 'torvalds/master' into perf/urgent | Arnaldo Carvalho de Melo |
2020-07-02 | Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s... | Linus Torvalds |
2020-07-01 | selftests/x86: Consolidate and fix get/set_eflags() helpers | Andy Lutomirski |
2020-07-01 | selftests/x86/syscall_nt: Clear weird flags after each test | Andy Lutomirski |
2020-07-01 | selftests/x86/syscall_nt: Add more flag combinations | Andy Lutomirski |
2020-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-30 | bpf: Add tests for PTR_TO_BTF_ID vs. null comparison | Yonghong Song |
2020-06-30 | selftests: bpf: Pass program to bpf_prog_detach in flow_dissector | Lorenz Bauer |
2020-06-30 | selftests: bpf: Pass program and target_fd in flow_dissector_reattach | Lorenz Bauer |
2020-06-30 | selftests/bpf: Test updating flow_dissector link with same program | Jakub Sitnicki |
2020-06-29 | selftests: tpm: Use /bin/sh instead of /bin/bash | Jarkko Sakkinen |