aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 31-111/+1535
2023-02-21Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+7
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+2
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+2
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-9/+9
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-17/+16
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+2
2023-02-21Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-3/+3
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 32-4665/+4484
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-2/+177
2023-02-15Merge branches 'pm-tools' and 'pm-docs'Gravatar Rafael J. Wysocki 3-9/+9
2023-02-15tools/lib/thermal: Fix include path for libnl3 in pkg-config file.Gravatar Vibhav Pant 1-1/+1
2023-02-15tools/lib/thermal: Fix thermal_sampling_exit()Gravatar Vincent Guittot 1-1/+1
2023-02-13x86/xen: mark xen_pv_play_dead() as __noreturnGravatar Juergen Gross 1-0/+1
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+0
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataGravatar Josh Poimboeuf 3-7/+12
2023-02-11objtool: mem*() are not uaccess safeGravatar Peter Zijlstra 1-3/+0
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Gravatar Catalin Marinas 31-111/+1535
2023-02-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Gravatar Guillaume Nault 2-2/+177
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-21/+25
2023-02-09selftests: forwarding: lib: quote the sysctl valuesGravatar Hangbin Liu 1-2/+2
2023-02-08selftests: Fix failing VXLAN VNI filtering testGravatar Ido Schimmel 1-13/+5
2023-02-08selftests: mptcp: stop tests earlierGravatar Matthieu Baerts 1-4/+10
2023-02-08selftests: mptcp: allow more slack for slow test-caseGravatar Paolo Abeni 1-2/+8
2023-02-07kselftest/arm64: Don't require FA64 for streaming SVE+ZA testsGravatar Mark Brown 1-6/+1
2023-02-07kselftest/arm64: Copy whole EXTRA contextGravatar Mark Brown 1-2/+4
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Gravatar Vladimir Oltean 1-1/+1
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Gravatar Aaron Thompson 1-4/+0
2023-02-06selftests: Emit a warning if getcpu() is missing on 32bitGravatar Sebastian Andrzej Siewior 1-5/+2
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-84/+103
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 1-84/+103
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Gravatar Linus Torvalds 2-1/+0
2023-02-03tools/power/x86/intel-speed-select: v1.14 releaseGravatar Srinivas Pandruvada 1-1/+1
2023-02-03tools/power/x86/intel-speed-select: Adjust uncore max/min frequencyGravatar Srinivas Pandruvada 1-0/+36
2023-02-03tools/power/x86/intel-speed-select: Add Emerald Rapid quirkGravatar Zhang Rui 1-1/+1
2023-02-03tools/power/x86/intel-speed-select: Fix display of uncore min frequencyGravatar Srinivas Pandruvada 3-2/+36
2023-02-03tools/power/x86/intel-speed-select: turbo-freq auto mode with SMT offGravatar Srinivas Pandruvada 1-0/+3
2023-02-03tools/power/x86/intel-speed-select: cpufreq reads on offline CPUsGravatar Srinivas Pandruvada 1-0/+33
2023-02-03tools/power/x86/intel-speed-select: Use null-terminated stringGravatar Zhang Rui 1-0/+2
2023-02-03tools/power/x86/intel-speed-select: Remove duplicate dup()Gravatar Zhang Rui 1-3/+0
2023-02-03tools/power/x86/intel-speed-select: Handle open() failure caseGravatar Zhang Rui 1-0/+2
2023-02-03tools/power/x86/intel-speed-select: Remove unused non_block flagGravatar Zhang Rui 1-4/+0