summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-23Merge tag 'lkmm.2023.02.15a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-23selftest: hid: fix hid_bpf not set in configBenjamin Tissoires
2023-02-23perf test: Avoid counting commas in json linterIan Rogers
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers
2023-02-23perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim
2023-02-23selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei
2023-02-23objtool: Fix ORC 'signal' propagationJosh Poimboeuf
2023-02-23objtool: Remove instruction::listPeter Zijlstra
2023-02-23objtool: Fix overlapping alternativesPeter Zijlstra
2023-02-23objtool: Union instruction::{call_dest,jump_table}Peter Zijlstra
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-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-22perf test: Fix offcpu test prev_state checkNamhyung Kim
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