summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | objtool: Shrink instruction::{type,visited}Peter Zijlstra2023-02-231-5/+5
| * | | | | objtool: Make instruction::alts a single-linked listPeter Zijlstra2023-02-232-10/+10
| * | | | | objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra2023-02-234-10/+9
| * | | | | objtool: Change arch_decode_instruction() signaturePeter Zijlstra2023-02-234-71/+64
| * | | | | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-23184-5224/+7603
| |\ \ \ \ \
| * | | | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-113-7/+12
| * | | | | | objtool: Optimize layout of struct special_altThomas Weißschuh2023-02-011-1/+1
| * | | | | | objtool: Optimize layout of struct symbolThomas Weißschuh2023-02-011-3/+2
| * | | | | | objtool: Allocate multiple structures with calloc()Thomas Weißschuh2023-02-012-21/+25
| * | | | | | objtool: Make struct check_options staticThomas Weißschuh2023-02-012-3/+1
| * | | | | | objtool: Make struct entries[] static and constThomas Weißschuh2023-02-011-3/+3
| * | | | | | objtool: Fix HOSTCC flag usageIan Rogers2023-02-011-12/+15
| * | | | | | objtool: Properly support make V=1Ian Rogers2023-01-301-4/+10
| * | | | | | objtool: Install libsubcmd in buildIan Rogers2023-01-303-10/+24
| * | | | | | objtool: Check that module init/exit function is an indirect call targetMichal Kubecek2023-01-212-0/+15
| * | | | | | objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin2023-01-071-0/+2
* | | | | | | capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds2023-03-011-4/+3
* | | | | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-015-1/+32
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2023-02-252-0/+7
| * | | | | | selftests/seccomp: Add LoongArch selftesting supportHuacai Chen2023-02-251-0/+6
| * | | | | | tools: Add LoongArch build infrastructureHuacai Chen2023-02-252-1/+19
* | | | | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-276-12/+125
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | tools: net: add __pycache__ to gitignoreJakub Kicinski2023-02-241-0/+1
| * | | | | | tools: ynl-gen: re-raise the exception instead of printingJakub Kicinski2023-02-241-3/+1
| * | | | | | tools: ynl-gen: fix single attribute structs with attr 0 onlyJakub Kicinski2023-02-241-1/+1
| * | | | | | netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan2023-02-241-1/+1
| * | | | | | selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei2023-02-231-1/+95
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-02-221-6/+26
| |\ \ \ \ \ \
| | * | | | | | netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter2023-02-221-6/+26
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tools/virtio: enable to build with retpolineShunsuke Mie2023-02-201-1/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-2523-406/+1453
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-211-0/+55
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transitionEmanuele Giuseppe Esposito2023-02-011-0/+55
| * | | | | | | | | | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-2019-10/+1110
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-02-133-5/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: selftests: Enable USERFAULTFDMark Brown2023-02-061-0/+1
| | | * | | | | | | | | | KVM: selftests: Remove redundant setbuf()Shaoqin Huang2023-02-032-5/+0
| | * | | | | | | | | | | Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton2023-02-1316-5/+1109
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton2023-02-135-185/+317
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-02-152-148/+527
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Add cmpxchg testsJanis Schoetterl-Glausch2023-02-071-15/+392
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Fix integer literalJanis Schoetterl-Glausch2023-02-071-1/+1
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Fix wrong address being used in testJanis Schoetterl-Glausch2023-02-071-2/+2
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Fix typoJanis Schoetterl-Glausch2023-02-071-1/+1
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Add bad address testJanis Schoetterl-Glausch2023-02-071-1/+3
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Move testlist into mainJanis Schoetterl-Glausch2023-02-071-65/+66
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Replace macros by functionsJanis Schoetterl-Glausch2023-02-071-43/+39
| | * | | | | | | | | | | | | | KVM: s390: selftest: memop: Pass mop_desc via pointerJanis Schoetterl-Glausch2023-02-071-22/+22
| | * | | | | | | | | | | | | | KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch2023-02-071-0/+3
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |