summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter1-6/+26
2023-02-22Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2023-02-22Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-9/+9
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+16
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+22
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+2
2023-02-21Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+3
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe67-340/+934
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds32-4665/+4484
2023-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski118-631/+2334
2023-02-21tools/virtio: enable to build with retpolineShunsuke Mie1-1/+1
2023-02-21tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng1-0/+47
2023-02-21selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)1-1/+1
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)1-1/+3
2023-02-20objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann1-0/+2
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-20ktest: Restore stty setting at first in dodieMasami Hiramatsu (Google)1-5/+5
2023-02-20ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-02-20ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-02-20ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-02-20self-tests: more rps self testsPaolo Abeni1-12/+29
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini19-10/+1110
2023-02-20selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki1-4/+2
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler2-3/+3
2023-02-18selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau2-0/+209
2023-02-18bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau1-4/+3
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain1-1/+1
2023-02-17selftests/bpf: Add global subprog context passing testsAndrii Nakryiko2-0/+106
2023-02-17selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko18-123/+174
2023-02-17perf vendor events power10: Add JSON metric events to present CPI stall cycle...Athira Rajeev2-5/+5
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson5-21/+101
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-6/+177
2023-02-17Fix typos in selftest/bpf filesTaichi Nishimura10-13/+13
2023-02-17selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich34-101/+109
2023-02-17bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich9-36/+41
2023-02-17libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich4-14/+14
2023-02-17libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich3-0/+34
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+177
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai97-396/+1249
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang5-17/+49
2023-02-16selftests: seg6: add selftest for PSP flavor in SRv6 End behaviorAndrea Mayer2-0/+870
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim1-203/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim1-227/+0
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim1-140/+0
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim1-94/+0