index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2023-01-14
Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
Merge tag 'core-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-01-12
Merge tag 'urgent-nolibc.2023.01.09a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-01-11
Merge branch 'master' into mm-nonmm-stable
Andrew Morton
2023-01-11
selftests/filesystems: grant executable permission to run_fat_tests.sh
Pengfei Xu
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-10
perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
2023-01-10
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
2023-01-10
perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...
Leo Yan
2023-01-10
perf kmem: Support legacy tracepoints
Leo Yan
2023-01-10
perf build: Properly guard libbpf includes
Ian Rogers
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.
Guillaume Nault
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.
Guillaume Nault
2023-01-10
selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".
Guillaume Nault
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
2023-01-09
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
2023-01-09
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
2023-01-09
tools/nolibc: Fix S_ISxxx macros
Warner Losh
2023-01-09
nolibc: fix fd_set type
Sven Schnelle
2023-01-09
objtool: Tolerate STT_NOTYPE symbols at end of section
Nicholas Piggin
2023-01-09
perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...
Athira Rajeev
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-06
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...
Linus Torvalds
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
2023-01-04
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
2023-01-04
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
2023-01-04
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...
Thomas Richter
2023-01-04
memblock tests: Fix compilation error.
Aaron Thompson
2023-01-03
perf lock contention: Fix core dump related to not finding the "__sched_text_...
Thomas Richter
2023-01-03
perf build: Don't propagate subdir to submakes for install_headers
Ian Rogers
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
2023-01-02
perf tools: Don't include signature in version strings
Ahelenia ZiemiaĆska
2023-01-02
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
Yang Jihong
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
2023-01-02
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-01
selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...
Po-Hsu Lin
2023-01-01
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Po-Hsu Lin
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
2022-12-30
tcp: Add selftest for bind() and TIME_WAIT.
Kuniyuki Iwashima
2022-12-28
selftests/bpf: add a test for iter/task_vma for short-lived processes
Kui-Feng Lee
[next]