Age | Commit message (Expand) | Author |
2019-01-25 | tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/ | Willy Tarreau |
2019-01-25 | rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc | Willy Tarreau |
2019-01-25 | rcutorture/nolibc: Fix some poor indentation and alignment | Willy Tarreau |
2019-01-25 | rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition | Willy Tarreau |
2019-01-25 | torture: Explain and simplify odd "for" loop in mkinitrd.sh | Paul E. McKenney |
2019-01-21 | tools/memory-model: Make scripts take "-j" abbreviation for "--jobs" | Paul E. McKenney |
2019-01-21 | tools/memory-model: Add scripts to check github litmus tests | Paul E. McKenney |
2019-01-21 | tools/memory-model: Model smp_mb__after_unlock_lock() | Andrea Parri |
2019-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-01-11 | tools/bpf: fix bpftool map dump with bitfields | Yonghong Song |
2019-01-11 | tools/bpf: test btf bitfield with >=256 struct member offset | Yonghong Song |
2019-01-10 | Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-01-10 | selftests: bpf: install files tcp_(server|client)*.py | Anders Roxell |
2019-01-10 | selftests/bpf: add missing executables to .gitignore | Stanislav Fomichev |
2019-01-10 | tools headers powerpc: Remove unistd.h | Ravi Bangoria |
2019-01-10 | perf powerpc: Rework syscall table generation | Ravi Bangoria |
2019-01-09 | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols | Arnaldo Carvalho de Melo |
2019-01-09 | tools include uapi: Sync linux/if_link.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | tools/vm/page_owner: use page_owner_sort in the use example | Miles Chen |
2019-01-08 | selftests: forwarding: Add a test for VLAN deletion | Ido Schimmel |
2019-01-08 | selftests: forwarding: Fix test for different devices | Ido Schimmel |
2019-01-08 | selftests: mlxsw: Add a test case for VLAN addition error flow | Ido Schimmel |
2019-01-08 | tools include uapi: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | tools include uapi: Sync linux/fs.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h | Arnaldo Carvalho de Melo |
2019-01-08 | tools include uapi: Grab a copy of linux/mount.h | Arnaldo Carvalho de Melo |
2019-01-08 | perf top: Lift restriction on using callchains without "sym" in --sort | Arnaldo Carvalho de Melo |
2019-01-08 | tools lib traceevent: Remove tep_data_event_from_type() API | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Changed return logic of tep_register_event_handler() API | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se... | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Rename struct cmdline to struct tep_cmdline | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Initialize host_bigendian at tep_handle allocation | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Introduce new libtracevent API: tep_override_comm() | Tzvetomir Stoyanov |
2019-01-08 | perf tests: Add a test for the ARM 32-bit [vectors] page | Florian Fainelli |
2019-01-08 | perf tools: Make find_vdso_map() more modular | Florian Fainelli |
2019-01-08 | perf trace: Fix alignment for [continued] lines | Arnaldo Carvalho de Melo |
2019-01-08 | perf trace: Fix ')' placement in "interrupted" syscall lines | Arnaldo Carvalho de Melo |
2019-01-08 | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2019-01-07 | bpf, doc: add note for libbpf's stand-alone build | Daniel Borkmann |
2019-01-07 | selftests/bpf: fix incorrect users of create_and_get_cgroup | Stanislav Fomichev |
2019-01-07 | tools uapi: fix RISC-V 64-bit support | Aurelien Jarno |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-01-05 | bpf: add various test cases for alu op on mixed dst register types | Daniel Borkmann |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr | Andrey Ignatov |
2019-01-04 | selftests: net: fix/improve ip_defrag selftest | Peter Oskolkov |