public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-25 17:36:39 to 2022-03-04 15:01:28 UTC [more...]

[PATCH v3 0/2] AARCH64: Enable GCC-based Shadow Call Stack
 2022-03-04 15:01 UTC  (8+ messages)
` [PATCH v3 1/2] AARCH64: Add gcc Shadow Call Stack support
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests

[PATCH 1/2] kselftest/vm: override TARGETS from arguments
 2022-03-04 14:50 UTC  (5+ messages)
` [PATCH 2/2] kselftest/vm: fix tests build with old libc
  ` [External] Re: [PATCH 1/2] kselftest/vm: override TARGETS from arguments

[PATCH v3 0/4] s390: Ultravisor device
 2022-03-04 14:11 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
` [PATCH v3 2/4] drivers/s390/char: Add Query Ultravisor Information to uvdevice
` [PATCH v3 3/4] selftests: drivers/s390x: Add uvdevice tests
` [PATCH v3 4/4] selftests: drivers/s390x: Add uvdevice QUI tests

[PATCH v2 0/3] s390: Ultravisor device
 2022-03-04 12:11 UTC  (10+ messages)
` [PATCH v2 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH v2 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice
` [PATCH v2 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
 2022-03-04 11:42 UTC  (7+ messages)

[PATCH] kbuild: Allow a suffix with $(LLVM)
 2022-03-04 11:16 UTC  (2+ messages)

[PATCH v3] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-04 10:39 UTC 

[PATCH v4 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-04 10:38 UTC  (7+ messages)
` [PATCH v4 1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v4 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v4 3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework
` [PATCH v4 4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v4 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v4 6/6] selftests/resctrl: Add missing SPDX license to Makefile

[PATCH] selftests/interpreter: fix separate directory build
 2022-03-04  9:46 UTC  (4+ messages)

[RFC PATCH v2.1 15/30] selftests/sgx: Add test for EPCM permission changes
 2022-03-04  9:35 UTC  (10+ messages)
` [RFC PATCH v2.1 16/30] selftests/sgx: Add test for TCS page "
` [RFC PATCH v2.1 19/30] selftests/sgx: Test two different SGX2 EAUG flows
` [RFC PATCH v2.1 23/30] selftests/sgx: Introduce dynamic entry point
` [RFC PATCH v2.1 24/30] selftests/sgx: Introduce TCS initialization enclave operation
` [RFC PATCH v2.1 25/30] selftests/sgx: Test complete changing of page type flow
` [RFC PATCH v2.1 26/30] selftests/sgx: Test faulty enclave behavior
` [RFC PATCH v2.1 27/30] selftests/sgx: Test invalid access to removed enclave page
` [RFC PATCH v2.1 28/30] selftests/sgx: Test reclaiming of untouched page
` [RFC PATCH v2.1 30/30] selftests/sgx: Page removal stress test

[PATCH] userfaultfd/selftests: fix uninitialized_var.cocci warning
 2022-03-04  8:23 UTC 

[PATCH] selftests: vm: fix clang build error multiple output files
 2022-03-04  0:06 UTC 

[PATCH 1/2] kselftest/vm: Rename TARGETS to BUILD_TARGETS
 2022-03-03 23:33 UTC 

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-03 22:39 UTC  (18+ messages)
` [PATCH v3 1/9] ima: Fix documentation-related warnings in ima_main.c
` [PATCH v3 2/9] ima: Always return a file measurement in ima_file_hash()
` [PATCH v3 3/9] bpf-lsm: Introduce new helper bpf_ima_file_hash()
` [PATCH v3 4/9] selftests/bpf: Move sample generation code to ima_test_common()
` [PATCH v3 5/9] selftests/bpf: Add test for bpf_ima_file_hash()
` [PATCH v3 6/9] selftests/bpf: Check if the digest is refreshed after a file write
` [PATCH v3 7/9] bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
` [PATCH v3 8/9] selftests/bpf: Add test for bpf_lsm_kernel_read_file()
` [PATCH v3 9/9] selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy

[PATCH V2 1/3] selftests: add kselftest_install to .gitignore
 2022-03-03 22:23 UTC  (6+ messages)
` [PATCH V2 2/3] selftests/exec: add generated files "
` [PATCH V2 3/3] selftests: kvm: add generated file to the .gitignore

[PATCH v2] selftests: netfilter: fix a build error on openSUSE
 2022-03-03 22:20 UTC  (5+ messages)

[PATCH V2] selftests: Fix build when $(O) points to a relative path
 2022-03-03 22:19 UTC  (6+ messages)

[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
 2022-03-03 21:46 UTC  (8+ messages)

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-03 21:32 UTC  (3+ messages)

[PATCH] kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace
 2022-03-03 19:58 UTC  (2+ messages)

lkft kselftest for next-20220302
 2022-03-03  3:00 UTC 

[next] Internal error: aarch64 BRK: f20003e8 at pc : has_cpuid_feature
 2022-03-02 23:19 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 09/13] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-03-02 21:01 UTC  (3+ messages)

[PATCH v12 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-02 17:23 UTC  (22+ messages)
` [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v12 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v12 10/40] arm64/sme: Basic enumeration support
` [PATCH v12 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v12 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v12 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v12 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v12 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v12 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v12 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v12 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v12 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v12 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v12 40/40] kselftest/arm64: Add SME support to syscall ABI test

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-02 13:02 UTC  (6+ messages)
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities

lkft kselftest for next-20220301
 2022-03-02  7:38 UTC 

[PATCH] selftests: netfilter: fix a build error on openSUSE
 2022-03-02  4:26 UTC 

[PATCH AUTOSEL 5.4 01/11] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:19 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 10/11] selftest/vm: fix map_fixed_noreplace test failure
` [PATCH AUTOSEL 5.4 11/11] selftests/memfd: clean up mapping in mfd_fail_write

[PATCH AUTOSEL 5.10 01/14] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 13/14] selftest/vm: fix map_fixed_noreplace test failure
` [PATCH AUTOSEL 5.10 14/14] selftests/memfd: clean up mapping in mfd_fail_write

[PATCH AUTOSEL 4.14 7/7] selftests/memfd: clean up mapping in mfd_fail_write
 2022-03-01 20:21 UTC 

[PATCH AUTOSEL 4.19 7/7] selftests/memfd: clean up mapping in mfd_fail_write
 2022-03-01 20:20 UTC 

[PATCH AUTOSEL 4.9 6/6] selftests/memfd: clean up mapping in mfd_fail_write
 2022-03-01 20:22 UTC 

[PATCH AUTOSEL 5.15 01/23] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 22/23] selftest/vm: fix map_fixed_noreplace test failure
` [PATCH AUTOSEL 5.15 23/23] selftests/memfd: clean up mapping in mfd_fail_write

[PATCH AUTOSEL 5.16 01/28] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:13 UTC  (3+ messages)
` [PATCH AUTOSEL 5.16 27/28] selftest/vm: fix map_fixed_noreplace test failure
` [PATCH AUTOSEL 5.16 28/28] selftests/memfd: clean up mapping in mfd_fail_write

[PATCH] selftests: vm: remove duplicated macro and use swap() to make code cleaner
 2022-03-01 15:29 UTC  (2+ messages)

[PATCH v3 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-01  7:51 UTC  (11+ messages)
` [PATCH v3 2/5] selftests/resctrl: Make resctrl_tests run using kselftest framework

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-28 17:41 UTC  (17+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program

[PATCH v3 00/13] Introduce DAMON sysfs interface
 2022-02-28 16:25 UTC  (18+ messages)
` [PATCH v3 01/13] mm/damon/core: Allow non-exclusive DAMON start/stop
` [PATCH v3 02/13] mm/damon/core: Add number of each enum type values
` [PATCH v3 03/13] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH v3 04/13] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring
` [PATCH v3 05/13] mm/damon/sysfs: Support the physical address space monitoring
` [PATCH v3 06/13] mm/damon/sysfs: Support DAMON-based Operation Schemes
` [PATCH v3 07/13] mm/damon/sysfs: Support DAMOS quotas
` [PATCH v3 08/13] mm/damon/sysfs: Support schemes prioritization
` [PATCH v3 09/13] mm/damon/sysfs: Support DAMOS watermarks
` [PATCH v3 10/13] mm/damon/sysfs: Support DAMOS stats
` [PATCH v3 11/13] selftests/damon: Add a test for DAMON sysfs interface
` [PATCH v3 12/13] Docs/admin-guide/mm/damon/usage: Document "
` [PATCH v3 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-28 10:43 UTC  (9+ messages)

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-02-28  7:06 UTC  (2+ messages)

[PATCH v3 5/7] um: Allow builds with Clang
 2022-02-27 18:45 UTC 

[PATCH v2] um: Allow builds with Clang
 2022-02-27  3:57 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
 2022-02-27  3:27 UTC  (5+ messages)
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v3 5/5] bpf: Add selftests for raw syncookie helpers

[PATCH v2] kunit: tool: more descriptive metavars/--help output
 2022-02-26 21:23 UTC 

[PATCH] kunit: tool: more descriptive metavars/--help output
 2022-02-26 21:22 UTC  (3+ messages)

lkft kselftest for next-20220225
 2022-02-26 13:30 UTC 

kselftest/next kselftest-rtc: 4 runs, 1 regressions (v5.17-rc5-17-g2aaa36e95ea5)
 2022-02-26  8:44 UTC 

kselftest/next kselftest-seccomp: 2 runs, 4 regressions (v5.17-rc5-17-g2aaa36e95ea5)
 2022-02-26  8:44 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v5.17-rc5-17-g2aaa36e95ea5)
 2022-02-26  7:46 UTC 

[PATCH] kselftest: add generated objects to .gitignore
 2022-02-26  6:11 UTC  (4+ messages)

[PATCH] selftests, x86: fix how check_cc.sh is being invoked
 2022-02-26  1:03 UTC  (4+ messages)

[PATCH] selftests/rtc: continuously read RTC in a loop for 30s
 2022-02-26  0:02 UTC  (3+ messages)

[PATCH 1/2] torture: Select line in sed and replace grep
 2022-02-25 20:45 UTC  (7+ messages)
` [PATCH 2/2] torture: Make thread detection more robust by using lspcu


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox