summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-213-9/+9
|\
| *-. Merge branches 'pm-tools' and 'pm-docs'Rafael J. Wysocki2023-02-153-9/+9
| |\ \
| | * | PM: tools: use canonical ftrace pathRoss Zwisler2023-02-023-9/+9
| | |/
* | | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-216-17/+16
|\ \ \
| * | | rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney2023-01-031-1/+1
| * | | torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney2023-01-031-3/+2
| * | | selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang2023-01-035-12/+12
| * | | torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney2023-01-031-1/+1
* | | | Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-211-5/+2
|\ \ \ \
| * | | | selftests: Emit a warning if getcpu() is missing on 32bitSebastian Andrzej Siewior2023-02-061-5/+2
* | | | | Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-02-211-3/+3
|\ \ \ \ \
| * | | | | x86/alternatives: Add alt_instr.flagsBorislav Petkov (AMD)2023-01-051-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-2032-4665/+4484
|\ \ \ \ \
| * | | | | objtool: mem*() are not uaccess safePeter Zijlstra2023-02-111-3/+0
| * | | | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-3187-392/+1005
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | KVM: selftests: Fix build of rseq testMark Brown2023-01-301-13/+3
| * | | | | entry, kasan, x86: Disallow overriding mem*() functionsPeter Zijlstra2023-01-131-0/+3
| * | | | | ubsan: Fix objtool UACCESS warnsPeter Zijlstra2023-01-131-0/+1
| * | | | | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-0/+13
| * | | | | selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers2023-01-121-5/+0
| * | | | | selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski2023-01-073-2/+39
| * | | | | selftests/rseq: Add mm_numa_cid to test scriptMathieu Desnoyers2022-12-271-0/+5
| * | | | | selftests/rseq: parametrized test: Report/abort on negative concurrency IDMathieu Desnoyers2022-12-271-0/+5
| * | | | | selftests/rseq: Implement parametrized mm_cid testMathieu Desnoyers2022-12-274-49/+122
| * | | | | selftests/rseq: Implement basic percpu ops mm_cid testMathieu Desnoyers2022-12-273-8/+44
| * | | | | selftests/rseq: riscv: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-500/+437
| * | | | | selftests/rseq: s390: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-466/+498
| * | | | | selftests/rseq: ppc: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-579/+486
| * | | | | selftests/rseq: mips: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-615/+487
| * | | | | selftests/rseq: arm64: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-486/+422
| * | | | | selftests/rseq: arm: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-670/+530
| * | | | | selftests/rseq: x86: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-276-1150/+1241
| * | | | | selftests/rseq: Implement rseq mm_cid field supportMathieu Desnoyers2022-12-272-0/+19
| * | | | | selftests/rseq: Remove RSEQ_SKIP_FASTPATH codeMathieu Desnoyers2022-12-279-116/+0
| * | | | | selftests/rseq: Implement rseq numa node id field selftestMathieu Desnoyers2022-12-274-0/+58
| * | | | | selftests/rseq: Use ELF auxiliary vector for extensible rseqMathieu Desnoyers2022-12-273-12/+78
| * | | | | selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=nMathieu Desnoyers2022-12-271-2/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-201-1/+1
|\ \ \ \ \
| * | | | | fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner2023-01-181-1/+1
| |/ / / /
* | | | | Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-02-162-2/+177
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault2023-02-092-2/+177
* | | | | Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-111-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson2023-02-071-4/+0
* | | | | Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-094-21/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-091-2/+2
| * | | | selftests: Fix failing VXLAN VNI filtering testIdo Schimmel2023-02-081-13/+5
| * | | | selftests: mptcp: stop tests earlierMatthieu Baerts2023-02-081-4/+10
| * | | | selftests: mptcp: allow more slack for slow test-casePaolo Abeni2023-02-081-2/+8
| * | | | selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean2023-02-071-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-84/+103
|\ \ \ \ \