Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2021-03-10 00:31:46 to 2021-03-19 00:53:05 UTC [more...]

[PATCH v5 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-19  0:52 UTC 

[PATCH] selftests: net: forwarding: Fix a typo
 2021-03-18 23:29 UTC 

[PATCH v30 00/12] Landlock LSM
 2021-03-18 23:26 UTC  (14+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 09/12] arch: Wire up Landlock syscalls
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation

[PATCH] selftests/sgx: improve error detection and messages
 2021-03-18 19:43 UTC 

[PATCH] selftests/kvm: add get_msr_index_features
 2021-03-18 18:46 UTC  (6+ messages)

[PATCH v2 1/2] kvm/kvm_util: add _vm_ioctl
 2021-03-18 16:23 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-18 16:23 UTC  (2+ messages)

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-18 11:47 UTC  (7+ messages)
` [PATCH 2/2] slub: remove resiliency_test() function

[PATCH] dma-mapping: benchmark: Add support for multi-pages map/unmap
 2021-03-18  9:37 UTC  (2+ messages)

[RFC 0/2] CPU-Idle latency selftest framework
 2021-03-18  6:44 UTC  (5+ messages)
` [RFC 1/2] cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

[PATCH v6 0/8] Fork brute force attack mitigation
 2021-03-18  4:10 UTC  (15+ messages)
` [PATCH v6 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v6 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v6 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v6 4/8] security/brute: Fine tuning the attack detection
` [PATCH v6 5/8] security/brute: Mitigate a brute force attack
` [PATCH v6 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v6 7/8] Documentation: Add documentation "

[selftests] e48d82b67a: BUG_TestSlub_RZ_alloc(Not_tainted):Redzone_overwritten
 2021-03-17 18:53 UTC  (2+ messages)

[PATCH v4 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-17 16:34 UTC  (9+ messages)
` [PATCH v4 2/2] mm: huge_memory: debugfs for file-backed THP split

[PATCH] selftests/kvm: add test for KVM_GET_MSR_FEATURE_INDEX_LIST
 2021-03-17 12:07 UTC  (4+ messages)

[PATCH v1 3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
 2021-03-17 11:06 UTC  (3+ messages)
` [PATCH v1 4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [PATCH v1 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH] selftests/kvm: add set_boot_cpu_id test
 2021-03-17 11:01 UTC  (2+ messages)

[PATCH v6 00/21] Miscellaneous fixes for resctrl selftests
 2021-03-17  2:22 UTC  (22+ messages)
` [PATCH v6 01/21] selftests/resctrl: Enable gcc checks to detect buffer overflows
` [PATCH v6 02/21] selftests/resctrl: Fix compilation issues for global variables
` [PATCH v6 03/21] selftests/resctrl: Fix compilation issues for other "
` [PATCH v6 04/21] selftests/resctrl: Clean up resctrl features check
` [PATCH v6 05/21] selftests/resctrl: Ensure sibling CPU is not same as original CPU
` [PATCH v6 06/21] selftests/resctrl: Fix missing options "-n" and "-p"
` [PATCH v6 07/21] selftests/resctrl: Rename CQM test as CMT test
` [PATCH v6 08/21] selftests/resctrl: Call kselftest APIs to log test results
` [PATCH v6 09/21] selftests/resctrl: Share show_cache_info() by CAT and CMT tests
` [PATCH v6 10/21] selftests/resctrl: Fix a printed message
` [PATCH v6 11/21] selftests/resctrl: Add config dependencies
` [PATCH v6 12/21] selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
` [PATCH v6 13/21] selftests/resctrl: Use resctrl/info for feature detection
` [PATCH v6 14/21] selftests/resctrl: Fix MBA/MBM results reporting format
` [PATCH v6 15/21] selftests/resctrl: Don't hard code value of "no_of_bits" variable
` [PATCH v6 16/21] selftests/resctrl: Modularize resctrl test suite main() function
` [PATCH v6 17/21] selftests/resctrl: Skip the test if requested resctrl feature is not supported
` [PATCH v6 18/21] selftests/resctrl: Fix unmount resctrl FS
` [PATCH v6 19/21] selftests/resctrl: Fix incorrect parsing of iMC counters
` [PATCH v6 20/21] selftests/resctrl: Fix checking for < 0 for unsigned values
` [PATCH v6 21/21] selftests/resctrl: Create .gitignore to include resctrl_tests

[PATCH AUTOSEL 5.10 37/54] kselftest: arm64: Fix exit code of sve-ptrace
 2021-03-17  0:56 UTC 

[PATCH AUTOSEL 5.11 39/61] kselftest: arm64: Fix exit code of sve-ptrace
 2021-03-17  0:55 UTC 

[PATCH] selftests/bpf/get_cgroup_id: Use nanosleep() syscall instead of sleep()
 2021-03-16 23:20 UTC  (2+ messages)

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-16 23:00 UTC  (2+ messages)

[RFC PATCH 0/4] KVM: stats: Retrieve statistics data in binary format
 2021-03-16 17:54 UTC  (23+ messages)
` [RFC PATCH 1/4] KVM: stats: Separate statistics name strings from debugfs code
` [RFC PATCH 2/4] KVM: stats: Define APIs for aggregated stats retrieval in binary format
` [RFC PATCH 3/4] KVM: stats: Add ioctl commands to pull statistics "
` [RFC PATCH 4/4] KVM: selftests: Add selftest for KVM binary form statistics interface

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-16 16:22 UTC  (11+ messages)
` [PATCH RFC v2 1/8] perf/core: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
` [PATCH RFC v2 2/8] perf/core: Support only inheriting events if cloned with CLONE_THREAD
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec
` [PATCH RFC v2 4/8] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
` [PATCH RFC v2 5/8] perf/core: Add support for SIGTRAP on perf events
` [PATCH RFC v2 6/8] perf/core: Add breakpoint information to siginfo on SIGTRAP
` [PATCH RFC v2 7/8] selftests/perf: Add kselftest for process-wide sigtrap handling
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec

[PATCH] selftests: remove duplicate include
 2021-03-16  7:33 UTC 

[PATCH v7 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
 2021-03-16  6:52 UTC  (2+ messages)
` [PATCH v7 6/6] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH] bpf: selftests: remove unused 'nospace_err' in tests for batched ops in array maps
 2021-03-16  5:30 UTC  (3+ messages)

[PATCH v3] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-15 19:13 UTC  (4+ messages)

[PATCH] selftests: timers: remove unneeded semicolon
 2021-03-15 18:43 UTC  (2+ messages)

[PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
 2021-03-15 18:41 UTC  (2+ messages)

[PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
 2021-03-15 13:02 UTC  (2+ messages)

[PATCH] selftests/vm: fix out-of-tree build
 2021-03-15  9:47 UTC 

[PATCH] tools/testing/selftests/vm/: fix warning comparing pointer to 0
 2021-03-15  7:50 UTC 

[RFC PATCH v4 0/9] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-15  2:06 UTC  (18+ messages)
` [RFC PATCH v4 2/9] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v4 3/9] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v4 5/9] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v4 6/9] KVM: selftests: Add a helper to get system default hugetlb "
` [RFC PATCH v4 7/9] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v4 8/9] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
` [RFC PATCH v4 9/9] KVM: selftests: Add a test for kvm page table code

[PATCH v5 00/21] Miscellaneous fixes for resctrl selftests
 2021-03-12 22:11 UTC  (14+ messages)
` [PATCH v5 02/21] selftests/resctrl: Fix compilation issues for global variables
` [PATCH v5 04/21] selftests/resctrl: Clean up resctrl features check
` [PATCH v5 07/21] selftests/resctrl: Rename CQM test as CMT test
` [PATCH v5 08/21] selftests/resctrl: Call kselftest APIs to log test results

[PATCH v3] kunit: Match parenthesis alignment to improve code readability
 2021-03-12 19:11 UTC 

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-03-12 17:54 UTC  (18+ messages)
` [PATCH v5 5/8] security/brute: Mitigate a brute force attack
` [PATCH v5 7/8] Documentation: Add documentation for the Brute LSM

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-12 16:53 UTC  (12+ messages)

[PATCH v2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-11 22:37 UTC  (4+ messages)

[PATCH v4 0/2] kunit: fail tests on UBSAN errors
 2021-03-11 15:23 UTC  (3+ messages)
` [PATCH v4 1/2] kunit: support failure from dynamic analysis tools
` [PATCH v4 2/2] kunit: ubsan integration

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-10 22:00 UTC  (3+ messages)

[PATCH] bpf: fix warning comparing pointer to 0
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH v2] kunit: fix checkpatch warning
 2021-03-10 15:54 UTC  (5+ messages)

[PATCH] kselftest: arm64: Fix exit code of sve-ptrace
 2021-03-10 11:39 UTC  (2+ messages)

[PATCH v2 1/5] userfaultfd: support minor fault handling for shmem
 2021-03-10  4:40 UTC  (3+ messages)
` [PATCH v2.5] "


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