summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-23objtool: Remove instruction::relocPeter Zijlstra
2023-02-23objtool: Shrink instruction::{type,visited}Peter Zijlstra
2023-02-23objtool: Make instruction::alts a single-linked listPeter Zijlstra
2023-02-23objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra
2023-02-23objtool: Change arch_decode_instruction() signaturePeter Zijlstra
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-02-22Merge tag 'landlock-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-21Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-22tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter
2023-02-21Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-21Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-02-20tools/virtio: enable to build with retpolineShunsuke Mie
2023-02-21tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng
2023-02-21selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)
2023-02-20objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20ktest: Restore stty setting at first in dodieMasami Hiramatsu (Google)
2023-02-20ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt
2023-02-20ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt
2023-02-20ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt
2023-02-20self-tests: more rps self testsPaolo Abeni
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-02-20selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2023-02-17selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-02-17selftests/bpf: Add global subprog context passing testsAndrii Nakryiko