Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-01-24 17:03:02 to 2024-01-27 13:33:33 UTC [more...]

[PATCH bpf-next v3 1/2] selftests/bpf: Remove incorrect object path
 2024-01-27 13:33 UTC 

[bpf-next] selftests/bpf: Drop return in bpf_testmod_exit
 2024-01-27 10:02 UTC 

[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 v6 0/4] VM: selftests: Add LoongArch support
 2024-01-26 20:32 UTC  (7+ messages)
` [PATCH v6 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v6 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v6 3/4] KVM: selftests: Add ucall test "
` [PATCH v6 4/4] KVM: selftests: Add test cases "

[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 net] selftests: net: add missing config for big tcp tests
 2024-01-26 19:55 UTC  (5+ messages)

[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  (3+ 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  (49+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 03/28] riscv: define default value for envcfg
` [RFC PATCH v1 04/28] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 06/28] riscv: zicfiss/zicfilp extension csr and bit definitions
` [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 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
` [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [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  (9+ messages)
` [PATCH net-next v2 1/5] selftests: tc-testing: add missing netfilter config
` [PATCH net-next v2 2/5] selftests: tc-testing: check if 'jq' is available in taprio tests
` [PATCH net-next v2 3/5] selftests: tc-testing: adjust fq test to latest iproute2
` [PATCH net-next v2 4/5] selftests: tc-testing: enable all tdc tests
` [PATCH net-next v2 5/5] selftests: tc-testing: return fail if a test fails in setup/teardown

[PATCH net 0/3] selftests: net: a few fixes
 2024-01-26  0:10 UTC  (13+ messages)
` [PATCH net 1/3] selftests: net: remove dependency on ebpf tests
` [PATCH net 2/3] selftests: net: included needed helper in the install targets
` [PATCH net 3/3] selftests: net: explicitly wait for listener ready

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

[PATCH net] selftests: tcp_ao: add a config file
 2024-01-26  0:00 UTC  (3+ 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  (12+ messages)
` [PATCH net-next 1/6] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH net-next 2/6] selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
` [PATCH net-next 3/6] selftests: team: Add shared library scripts "
` [PATCH net-next 4/6] selftests: dsa: Replace test symlinks by wrapper script
` [PATCH net-next 5/6] selftests: forwarding: Redefine relative_path variable

[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)

[PATCH 01/28] riscv: abstract envcfg CSR
 2024-01-25  2:43 UTC 

[PATCH v7 0/4] Introduce mseal()
 2024-01-25  2:04 UTC  (17+ messages)
` [PATCH v7 2/4] mseal: add mseal syscall

[PATCH net] selftests: netdevsim: fix the udp_tunnel_nic test
 2024-01-24 23:20 UTC  (2+ messages)

[PATCH net v3] selftests: net: fix rps_default_mask with >32 CPUs
 2024-01-24 22:00 UTC  (3+ messages)

[PATCH 0/3] selftests/net: A couple of typos fixes in key-management test
 2024-01-24 19:59 UTC  (9+ messages)

[PATCH v2] kunit: Mark filter* params as rw
 2024-01-24 18:27 UTC  (5+ messages)
  `  "
      `  "

[PATCH net-next 0/4] selftests: tc-testing: misc changes for tdc
 2024-01-24 17:26 UTC  (6+ messages)
` [PATCH net-next 2/4] selftests: tc-testing: check if 'jq' is available in taprio script


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