| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area | Mathieu Desnoyers | 2022-02-02 | 1 | -32/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area | Mathieu Desnoyers | 2022-02-02 | 1 | -28/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Fix: work-around asm goto compiler bugs | Mathieu Desnoyers | 2022-02-02 | 7 | -6/+245 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Remove arm/mips asm goto compiler work-around | Mathieu Desnoyers | 2022-02-02 | 2 | -74/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Fix warnings about #if checks of undefined tokens | Mathieu Desnoyers | 2022-02-02 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Fix ppc32 offsets by using long rather than off_t | Mathieu Desnoyers | 2022-02-02 | 9 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/... | Mathieu Desnoyers | 2022-02-02 | 1 | -27/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian | Mathieu Desnoyers | 2022-02-02 | 5 | -38/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35 | Mathieu Desnoyers | 2022-02-02 | 3 | -88/+88 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Introduce thread pointer getters | Mathieu Desnoyers | 2022-02-02 | 4 | -0/+114 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Introduce rseq_get_abi() helper | Mathieu Desnoyers | 2022-02-02 | 7 | -94/+99 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Remove volatile from __rseq_abi | Mathieu Desnoyers | 2022-02-02 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: Remove useless assignment to cpu variable | Mathieu Desnoyers | 2022-02-02 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/rseq: introduce own copy of rseq uapi header | Mathieu Desnoyers | 2022-02-02 | 3 | -14/+161 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-21 | 2 | -0/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | selftests/exec: Test for empty string on NULL argv | Kees Cook | 2022-03-01 | 2 | -0/+79 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-21 | 14 | -42/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | rcutorture: Provide non-power-of-two Tasks RCU scenarios | Paul E. McKenney | 2022-02-08 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | rcutorture: Test SRCU size transitions | Paul E. McKenney | 2022-02-08 | 2 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Make torture.sh help message match reality | Paul E. McKenney | 2022-02-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Change KVM environment variable to RCUTORTURE | Paul E. McKenney | 2022-02-01 | 6 | -19/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Make kvm-find-errors.sh notice missing vmlinux file | Paul E. McKenney | 2022-02-01 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Print only one summary line per run | Paul E. McKenney | 2022-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Make kvm-remote.sh try multiple times to download tarball | Paul E. McKenney | 2022-02-01 | 1 | -6/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Compress KCSAN as well as KASAN vmlinux files | Paul E. McKenney | 2022-02-01 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Indicate which torture.sh runs' bugs are all KCSAN reports | Paul E. McKenney | 2022-02-01 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Make kvm.sh summaries note runs having only KCSAN reports | Paul E. McKenney | 2022-02-01 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Output per-failed-run summary lines from torture.sh | Paul E. McKenney | 2022-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Allow four-digit repetition numbers for --configs parameter | Paul E. McKenney | 2022-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | torture: Drop trailing ^M from console output | Paul E. McKenney | 2022-02-01 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'x86_sgx_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-21 | 4 | -10/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Treat CC as one argument | Muhammad Usama Anjum | 2022-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/x86: Add validity check and allow field splitting | Muhammad Usama Anjum | 2022-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Remove extra newlines in test output | Reinette Chatre | 2022-02-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Ensure enclave data available during debug print | Reinette Chatre | 2022-02-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Do not attempt enclave build without valid enclave | Reinette Chatre | 2022-02-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Fix NULL-pointer-dereference upon early test failure | Reinette Chatre | 2022-02-11 | 1 | -4/+5 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-03-21 | 7 | -56/+190 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace | Mark Brown | 2022-03-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Allow tests to be incompatible with features | Mark Brown | 2022-02-25 | 3 | -9/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: test a wider range of values | Joey Gouly | 2022-02-15 | 1 | -11/+83 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: add more test types | Joey Gouly | 2022-02-15 | 1 | -0/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: add test type enum | Joey Gouly | 2022-02-15 | 1 | -12/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: check different offsets and sizes | Joey Gouly | 2022-02-15 | 1 | -18/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: rework error handling | Joey Gouly | 2022-02-15 | 1 | -7/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len | Joey Gouly | 2022-02-15 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Remove local definitions of MTE prctls | Mark Brown | 2022-02-15 | 1 | -11/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Remove local ARRAY_SIZE() definitions | Mark Brown | 2022-02-15 | 2 | -3/+0 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-21 | 2 | -8/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | selftests: tpm: add async space test with noneexisting handle | Tadeusz Struk | 2022-03-08 | 1 | -0/+16 | |
