aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 22-305/+429
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayGravatar Linus Torvalds 1-4/+3
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 5-1/+32
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-12/+125
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 23-406/+1453
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 15-303/+435
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 13-26/+600
2023-02-25selftests/ftrace: Add LoongArch kprobe args string tests supportGravatar Qing Zhang 2-0/+7
2023-02-25selftests/seccomp: Add LoongArch selftesting supportGravatar Huacai Chen 1-0/+6
2023-02-25tools: Add LoongArch build infrastructureGravatar Huacai Chen 2-1/+19
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+6
2023-02-24tools: net: add __pycache__ to gitignoreGravatar Jakub Kicinski 1-0/+1
2023-02-24tools: ynl-gen: re-raise the exception instead of printingGravatar Jakub Kicinski 1-3/+1
2023-02-24tools: ynl-gen: fix single attribute structs with attr 0 onlyGravatar Jakub Kicinski 1-1/+1
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingGravatar Tariq Toukan 1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 69-83/+983
2023-02-23Merge tag 'bootconfig-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-02-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 3-2/+51
2023-02-23Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 128-1092/+3209
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 5-3/+91
2023-02-23Merge tag 'trace-tools-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 11-22/+1254
2023-02-23Merge tag 'ktest-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-10/+31
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-85/+101
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 43-67/+201
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 15-202/+579
2023-02-23Merge tag 'lkmm.2023.02.15a' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-3/+78
2023-02-23selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyGravatar Lu Wei 1-1/+95
2023-02-23objtool: Fix ORC 'signal' propagationGravatar Josh Poimboeuf 3-0/+3
2023-02-23objtool: Remove instruction::listGravatar Peter Zijlstra 4-86/+133
2023-02-23objtool: Fix overlapping alternativesGravatar Peter Zijlstra 1-26/+43
2023-02-23objtool: Union instruction::{call_dest,jump_table}Gravatar Peter Zijlstra 2-29/+50
2023-02-23objtool: Remove instruction::relocGravatar Peter Zijlstra 2-16/+14
2023-02-23objtool: Shrink instruction::{type,visited}Gravatar Peter Zijlstra 1-5/+5
2023-02-23objtool: Make instruction::alts a single-linked listGravatar Peter Zijlstra 2-10/+10
2023-02-23objtool: Make instruction::stack_ops a single-linked listGravatar Peter Zijlstra 4-10/+9
2023-02-23objtool: Change arch_decode_instruction() signatureGravatar Peter Zijlstra 4-71/+64
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesGravatar Ingo Molnar 184-5224/+7603
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 1-6/+26
2023-02-22Merge tag 'landlock-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-17/+143
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 10-0/+1886
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 6-92/+316
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusGravatar Benjamin Tissoires 10-0/+1886
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 261-3270/+15651
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 6-12/+115
2023-02-21Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2023-02-21Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-0/+55
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 31-111/+1535
2023-02-22tools/bootconfig: fix single & used for logical conditionGravatar Antonio Alvarez Feijoo 1-1/+1