Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-25 06:29:49 to 2024-01-30 01:36:00 UTC [more...]

[PATCH 0/9] mm/damon: make DAMON debugfs interface deprecation unignorable
 2024-01-30  1:35 UTC  (2+ messages)
` [PATCH 6/9] selftets/damon: prepare for monitor_on file renaming

[PATCH 0/3] fix and extend zswap kselftests
 2024-01-30  1:24 UTC  (7+ messages)
` [PATCH 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH 2/3] selftests: fix the zswap invasive shrink test
` [PATCH 3/3] selftests: add test for zswapin

[PATCH bpf-next v4 0/3] Fix make install target for BPF selftests
 2024-01-30  0:59 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Remove incorrect object path
` [PATCH bpf-next v4 2/3] selftests/bpf: Make install target copy test_progs extra files
` [PATCH bpf-next v4 3/3] selftests/bpf: Make install target copy bpftool

[PATCH v2 0/7] of: populate of_root node if bootloader doesn't
 2024-01-30  0:45 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: Unconditionally call unflatten_device_tree()
` [PATCH v2 2/7] um: "
` [PATCH v2 3/7] x86/of: Unconditionally call unflatten_and_copy_device_tree()
` [PATCH v2 4/7] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH v2 5/7] of: Create of_root if no dtb provided by firmware
` [PATCH v2 6/7] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH v2 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH 0/3] riscv: mm: Use hint address in mmap if available
 2024-01-30  0:37 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests: riscv: Generalize mm selftests
` [PATCH 3/3] docs: riscv: Define behavior of mmap

[PATCH v2] kselftest: dt: Stop relying on dirname to improve performance
 2024-01-29 23:00 UTC  (3+ messages)

[PATCH v7 0/4] Introduce mseal()
 2024-01-29 22:36 UTC  (2+ messages)

[PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category
 2024-01-29 21:12 UTC  (3+ messages)

[PATCH 1/1] KVM: selftests: add kvmclock drift test
 2024-01-29 18:42 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 04/10] tools: selftests: riscv: Fix compile warnings in vector tests
 2024-01-29 18:35 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 05/10] tools: selftests: riscv: Fix compile warnings in mm tests

[PATCH AUTOSEL 6.7 04/12] tools: selftests: riscv: Fix compile warnings in hwprobe
 2024-01-29 18:34 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 05/12] tools: selftests: riscv: Fix compile warnings in cbo
` [PATCH AUTOSEL 6.7 06/12] tools: selftests: riscv: Fix compile warnings in vector tests
` [PATCH AUTOSEL 6.7 07/12] tools: selftests: riscv: Fix compile warnings in mm tests

[PATCH net] selftests: net: add missing config for big tcp tests
 2024-01-29 16:39 UTC  (8+ messages)

[PATCH] selftest/ftrace: fix typo in ftracetest script
 2024-01-29 16:28 UTC 

[PATCH bpf-next v2] selftests/bpf: Drop return in bpf_testmod_exit
 2024-01-29 15:50 UTC  (2+ messages)

[PATCH V14 0/7] amd-pstate preferred core
 2024-01-29 15:33 UTC  (3+ messages)

[PATCH v13 6/6] ring-buffer/selftest: Add ring-buffer mapping test
 2024-01-29 14:28 UTC 

[PATCH net-next] selftests: net: Add missing matchall classifier
 2024-01-29 12:57 UTC  (2+ messages)

[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
 2024-01-29  8:27 UTC  (3+ messages)

[PATCH v6 0/4] VM: selftests: Add LoongArch support
 2024-01-29  2:41 UTC  (6+ messages)
` [PATCH v6 4/4] KVM: selftests: Add test cases for LoongArch

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-29  1:24 UTC  (2+ messages)
` [PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH AUTOSEL 5.15 06/19] selftests/sgx: Fix linker script asserts
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 6.1 07/27] selftests/sgx: Fix linker script asserts
 2024-01-28 16:13 UTC 

[PATCH AUTOSEL 6.6 08/31] selftests/sgx: Fix linker script asserts
 2024-01-28 16:12 UTC 

[PATCH AUTOSEL 6.7 08/39] selftests/sgx: Fix linker script asserts
 2024-01-28 16:10 UTC 

[PATCH bpf-next v3 1/2] selftests/bpf: Remove incorrect object path
 2024-01-28 12:20 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Make install target copy test_progs extra files

[PATCH bpf-next v3 0/6] Improvements for tracking scalars in the BPF verifier
 2024-01-27 17:52 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Track spilled unbounded scalars
` [PATCH bpf-next v3 2/6] selftests/bpf: Test tracking "
` [PATCH bpf-next v3 3/6] bpf: Preserve boundaries and track scalars on narrowing fill
` [PATCH bpf-next v3 4/6] selftests/bpf: Add test cases for "
` [PATCH bpf-next v3 5/6] bpf: handle scalar spill vs all MISC in stacksafe()
` [PATCH bpf-next v3 6/6] selftests/bpf: states pruning checks for scalar vs STACK_MISC

[bpf-next] selftests/bpf: Drop return in bpf_testmod_exit
 2024-01-27 14:41 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Include runner extras for install target
 2024-01-27  9:03 UTC  (3+ messages)

[PATCH net-next] selftests/net: calibrate fq_band_pktlimit
 2024-01-27  2:33 UTC 

[PATCH net-next] selftests/net: calibrate txtimestamp
 2024-01-27  2:31 UTC 

[PATCH net-next v2 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2024-01-27  0:28 UTC  (8+ messages)
` [PATCH net-next v2 1/6] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH net-next v2 2/6] selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
` [PATCH net-next v2 3/6] selftests: team: Add shared library scripts "
` [PATCH net-next v2 4/6] selftests: dsa: Replace test symlinks by wrapper script
` [PATCH net-next v2 5/6] selftests: forwarding: Redefine relative_path variable
` [PATCH net-next v2 6/6] selftests: forwarding: Remove duplicated lib.sh content

[PATCH net] selftests: net: give more time for GRO aggregation
 2024-01-26 22:20 UTC  (3+ messages)

[KTAP V2 PATCH v2] ktap_v2: add test metadata
 2024-01-26 22:14 UTC 

[PATCH net] selftests: net: add missing required classifier
 2024-01-26 22:10 UTC  (8+ messages)

[PATCH v3 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-01-26 21:10 UTC  (13+ messages)
` [PATCH v3 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v3 2/5] selftests/resctrl: Add helpers for the non-contiguous test
` [PATCH v3 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v3 4/5] selftests/resctrl: Add resource_info_file_exists()
` [PATCH v3 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test

[PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-01-26 20:25 UTC  (2+ messages)

[PATCH net] selftests: net: add missing config for nftables-backed iptables
 2024-01-26 20:13 UTC 

[PATCH v2 0/7] Use TAP in some more x86 KVM selftests
 2024-01-26 19:32 UTC  (3+ messages)
` [PATCH v2 7/7] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[PATCH v4] kunit: run test suites only after module initialization completes
 2024-01-26 14:44 UTC  (2+ messages)

[PATCH v4 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-26 11:21 UTC  (7+ messages)
` [PATCH v4 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH v4 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH v4 4/7] selftests/mm: khugepaged: "
` [PATCH v4 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v4 6/7] selftests/mm: ksm_tests: "
` [PATCH v4 7/7] selftests/mm: config: add missing configs

[PATCH v3 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-01-26 10:25 UTC  (2+ messages)

[PATCH 0/4] selftests: add missing gitignore files and include generated objects
 2024-01-26  9:30 UTC  (2+ messages)

[PATCH] selftests: Add missing gitignore entries
 2024-01-26  6:35 UTC  (2+ messages)

kselftest/fixes kselftest-lkdtm: 1 runs, 1 regressions (v6.8-rc1-5-g93ffe3f1e97da)
 2024-01-26  1:47 UTC 

[PATCH] selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
 2024-01-26  1:43 UTC  (4+ messages)

[PATCH 1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE
 2024-01-26  1:25 UTC  (2+ messages)

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-01-26  1:19 UTC  (4+ messages)

[PATCHv2 net] selftests/net/lib: update busywait timeout value
 2024-01-26  1:10 UTC  (2+ messages)

kselftest/fixes build: 5 builds: 2 failed, 3 passed, 2 errors, 6 warnings (v6.8-rc1-5-g93ffe3f1e97da)
 2024-01-26  0:49 UTC 

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-26  0:44 UTC  (41+ messages)
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
` [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
` [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
` [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
` [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
` [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
` [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
` [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
` [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH net-next v2 0/5] selftests: tc-testing: misc changes for tdc
 2024-01-26  0:40 UTC  (3+ messages)

[PATCH net 0/3] selftests: net: a few fixes
 2024-01-26  0:10 UTC  (8+ messages)
` [PATCH net 1/3] selftests: net: remove dependency on ebpf tests

[PATCH net] selftests: tcp_ao: set the timeout to 2 minutes
 2024-01-26  0:10 UTC  (2+ messages)

[PATCH net] selftests: tcp_ao: add a config file
 2024-01-26  0:00 UTC  (2+ messages)

[PATCH v4 0/2] kselftest/seccomp: Convert to KTAP output
 2024-01-25 21:15 UTC  (2+ messages)

[PATCH] selftests: fix dependency checker script
 2024-01-25 20:05 UTC 

[PATCH net-next 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2024-01-25 16:43 UTC  (4+ messages)
` [PATCH net-next 1/6] selftests: Introduce Makefile variable to list shared bash scripts

[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh
 2024-01-25 15:46 UTC  (6+ messages)
` [PATCH v3 1/5] selftests/mm: hugetlb_reparenting_test: do not unmount
` [PATCH v3 2/5] selftests/mm: run_vmtests: remove sudo and conform to tap
` [PATCH v3 3/5] selftests/mm: save and restore nr_hugepages value
` [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings
` [PATCH v3 5/5] selftests/mm: run_vmtests.sh: add missing tests

[PATCH v1 0/2] Fix Landlock's net_test for non-root users
 2024-01-25 15:32 UTC  (3+ messages)
` [PATCH v1 1/2] selftests/landlock: Fix capability for net_test
` [PATCH v1 2/2] selftests/landlock: Clean up error logs related to capabilities

[PATCH bpf-next] selftests/bpf: Include runner extras for install target
 2024-01-25 14:17 UTC  (2+ messages)

[ANN] net-next is OPEN
 2024-01-24 11:06 UTC  (4+ messages)

[PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test
 2024-01-25  7:12 UTC  (11+ messages)

pull-request: wireless-2024-01-22
 2024-01-25  6:51 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).