Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-03 20:15:20 to 2024-01-11 03:42:04 UTC [more...]

[PATCH v3] selftests/move_mount_set_group:Fix build issue with old libc
 2024-01-11  3:39 UTC 

[RFC PATCH v5 0/4] Introduce mseal()
 2024-01-11  3:16 UTC  (12+ messages)
` [RFC PATCH v5 1/4] mseal: Wire up mseal syscall
` [RFC PATCH v5 2/4] mseal: add "
` [RFC PATCH v5 3/4] selftest mm/mseal memory sealing
` [RFC PATCH v5 4/4] mseal:add documentation

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-11  3:04 UTC  (13+ messages)
` [RFC PATCH v4 1/4] mseal: Wire up mseal syscall
` [RFC PATCH v4 2/4] mseal: add "
` [RFC PATCH v4 3/4] selftest mm/mseal memory sealing
` [RFC PATCH v4 4/4] mseal:add documentation

[PATCH] selftests/landlock:Fix two build issues
 2024-01-11  2:34 UTC  (3+ messages)
  ` 回复: "

[PATCH v2] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11  2:25 UTC  (3+ messages)
  ` 回复: "

[PATCH 1/1] selftests: mm: hugepage-vmemmap fails on 64K page size systems
 2024-01-11  2:07 UTC  (3+ messages)

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-11  0:46 UTC  (6+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
 2024-01-10 21:52 UTC  (24+ messages)
` [PATCH bpf-next v2 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
` [PATCH bpf-next v2 02/15] bpf: make infinite loop detection in is_state_visited() exact
` [PATCH bpf-next v2 03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection
` [PATCH bpf-next v2 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
` [PATCH bpf-next v2 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
` [PATCH bpf-next v2 06/15] bpf: Add the assign_scalar_id_before_mov function
` [PATCH bpf-next v2 07/15] bpf: Add the get_reg_width function
` [PATCH bpf-next v2 08/15] bpf: Assign ID to scalars on spill
` [PATCH bpf-next v2 09/15] selftests/bpf: Test assigning "
` [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
` [PATCH bpf-next v2 11/15] selftests/bpf: Test tracking "
` [PATCH bpf-next v2 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
` [PATCH bpf-next v2 13/15] selftests/bpf: Add test cases for "
` [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}

[PATCH] selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGS
 2024-01-10 21:34 UTC 

[PATCH] kunit: device: Fix a NULL vs IS_ERR() check in init()
 2024-01-10 21:09 UTC  (2+ messages)

[PATCH] kunit: Fix a NULL vs IS_ERR() bug
 2024-01-10 20:47 UTC  (2+ messages)

[PATCH v3] Documentation: KUnit: Update the instructions on how to test static functions
 2024-01-10 17:39 UTC 

[PATCH v4] kunit: run test suites only after module initialization completes
 2024-01-10 15:59 UTC 

[PATCH net 0/2] selftests: net: Small fixes
 2024-01-10 14:14 UTC  (3+ messages)
` [PATCH net 1/2] selftests: bonding: Change script interpreter
` [PATCH net 2/2] selftests: forwarding: Remove executable bits from lib.sh

[PATCH V12 0/7] amd-pstate preferred core
 2024-01-10 10:04 UTC  (5+ messages)
` [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion

[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
 2024-01-10  9:18 UTC  (7+ messages)
` [PATCH 1/1] selftests/mm: new test that steals pages

[PATCH] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-10  6:40 UTC 

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-01-10  6:27 UTC  (8+ messages)
` [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs
` [RFC PATCH v2 3/3] KVM: selftests: Add set_memory_region_io to test memslots "

[GIT PULL] nolibc changes for Linux 6.8-rc1
 2024-01-10  1:30 UTC  (2+ messages)

[GIT PULL] KUnit next update for Linux 6.8-rc1
 2024-01-10  1:30 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 6.8-rc1
 2024-01-10  1:30 UTC  (2+ messages)

[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-10  0:27 UTC  (8+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable

[PATCH v5 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-10  0:24 UTC  (4+ messages)
` [PATCH v5 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH v5 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v5 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v1 0/2] selftest: breakpoints: minor format string fixes
 2024-01-09 21:54 UTC  (3+ messages)
` [PATCH v1 1/2] selftest: breakpoints: fix a minor typo in the format string
` [PATCH v1 2/2] selftest: breakpoints: clear the format string warning and secure the output

[PATCH v2 0/4] kselftest: alsa: Fix a couple of format specifiers and function parameters
 2024-01-09 19:23 UTC  (10+ messages)
` [PATCH v2 1/4] kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_msg()
` [PATCH v2 2/4] kselftest/alsa - mixer-test: Fix the print format specifier warning
` [PATCH v2 3/4] "
` [PATCH v2 4/4] kselftest/alsa - conf: Stringify the printed errno in sysfs_get()

[RFC PATCH] find_vma BPF test: increase length CPU computation
 2024-01-09 17:45 UTC  (2+ messages)

[PATCH v2 0/4] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-01-09 17:17 UTC  (11+ messages)
` [PATCH v2 1/4] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v2 2/4] selftests/resctrl: Add helpers for the non-contiguous test
` [PATCH v2 3/4] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test

[PATCH v2] Documentation: KUnit: Update the instructions on how to test static functions
 2024-01-09 16:35 UTC  (3+ messages)

[PATCH v3] kunit: run test suites only after module initialization completes
 2024-01-09 15:36 UTC  (4+ messages)

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-09  6:00 UTC  (10+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH] Documentation: KUnit: Update the instructions on how to test static functions
 2024-01-08 20:06 UTC 

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-08 17:52 UTC  (4+ messages)
` [PATCH bpf-next v3 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH] selftests: add eventfd selftests
 2024-01-08 15:51 UTC 

[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
 2024-01-08 10:42 UTC  (3+ messages)
` [RFC PATCH v2 00/10] MAINTAINERS: Introduce V: entry for tests

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2024-01-08  8:37 UTC  (5+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 3/6] iommu: Add iommu_copy_struct_from_user_array helper

[PATCH v1 0/4] kselftest: alsa: Fix a couple of format specifiers and function parameters
 2024-01-07 19:15 UTC  (13+ messages)
` [PATCH v1 1/4] kselftest: alsa: fix the number of parameters to ksft_exit_fail_msg()
` [PATCH v1 2/4] kselftest: alsa: Fix the printf format specifier in call to ksft_print_msg()
` [PATCH v1 3/4] ksellftest: alsa: Fix the printf format specifier to unsigned int
` [PATCH v1 4/4] selftests: alsa: Fix the exit error message parameter in sysfs_get()

[PATCH v1 1/1] selftests: net: increase timeout value for tests
 2024-01-07 15:22 UTC  (3+ messages)

[BUG] selftests: memfd: run_hugetlbfs_test.sh: Hang in fuse_mnt?
 2024-01-07  3:03 UTC 

selftest: net: fcnal-test.sh TIMEOUT
 2024-01-07  0:11 UTC  (4+ messages)

[BUG] selftests: alsa: conf.c: wrong parm passed to printf [FIXED]
 2024-01-06 21:22 UTC 

[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-06 19:10 UTC  (6+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH 1/1] KVM: selftests: add kvmclock drift test
 2024-01-06  8:33 UTC 

[PATCH net-next] selftests: forwarding: Avoid failures to source net/lib.sh
 2024-01-06  3:40 UTC  (3+ messages)

[PATCH bpf-next 00/15] Improvements for tracking scalars in the BPF verifier
 2024-01-05 17:48 UTC  (3+ messages)
` [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill

[PATCH net-next v3 0/3] net: gro: reduce extension header parsing overhead
 2024-01-05 16:20 UTC  (2+ messages)

[PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
 2024-01-05 15:46 UTC  (14+ messages)

[PATCH v4 8/8] selftests/pcie_bwctrl: Create selftests
 2024-01-05 11:25 UTC 

[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
 2024-01-05  9:25 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION d0b3c8aa5e37775cd7c3ac07b256218df0fd6678
 2024-01-05  6:36 UTC 

[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
 2024-01-05  2:37 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCHv3 net-next 3/3] selftest/ptp: extend test to include ptp_gettimex64any()
 2024-01-04 21:24 UTC 

[RFC PATCH v3 0/3] Add test to verify probe of devices from discoverable busses
 2024-01-04 14:54 UTC  (3+ messages)

[PATCH] kunit: Protect string comparisons against NULL
 2024-01-04 11:52 UTC  (3+ messages)

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2024-01-04 11:09 UTC  (9+ messages)
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
              `  "

[PATCH v2 net-next] selftests/net: change shebang to bash to support "source"
 2024-01-04  1:10 UTC  (2+ 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).