Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-20 18:52:56 to 2023-04-27 15:04:18 UTC [more...]

[PATCH v1] selftests/bpf: Do not use sign-file as testcase
 2023-04-27 14:59 UTC 

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2023-04-27 13:14 UTC  (3+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "

[net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
 2023-04-27  9:49 UTC 

[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
 2023-04-27  8:29 UTC  (3+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-27  8:04 UTC  (52+ messages)
` [PATCH v2 01/24] selftests/resctrl: Add resctrl.h into build deps
` [PATCH v2 02/24] selftests/resctrl: Check also too low values for CBM bits
` [PATCH v2 03/24] selftests/resctrl: Move resctrl FS mount/umount to higher level
` [PATCH v2 04/24] selftests/resctrl: Remove mum_resctrlfs
` [PATCH v2 05/24] selftests/resctrl: Make span unsigned long everywhere
` [PATCH v2 06/24] selftests/resctrl: Express span in bytes
` [PATCH v2 07/24] selftests/resctrl: Remove duplicated preparation for span arg
` [PATCH v2 10/24] selftests/resctrl: Split run_fill_buf() to alloc, work, and dealloc helpers
` [PATCH v2 11/24] selftests/resctrl: Remove start_buf local variable from buffer alloc func
` [PATCH v2 13/24] selftests/resctrl: Add flush_buffer() to fill_buf
` [PATCH v2 15/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH v2 16/24] selftests/resctrl: Create cache_alloc_size() helper
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()
` [PATCH v2 19/24] selftests/resctrl: Pass the real number of tests to show_cache_info()
` [PATCH v2 20/24] selftests/resctrl: Move CAT/CMT test global vars to func they are used
` [PATCH v2 22/24] selftests/resctrl: Split measure_cache_vals() function
` [PATCH v2 23/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH v2 24/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test

[PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
 2023-04-27  6:52 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-27  5:27 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-26 23:39 UTC  (4+ messages)

[KTAP V2 PATCH] ktap_v2: add test metadata
 2023-04-26 21:57 UTC  (5+ messages)

[PATCH v2] libbpf: Improve version handling when attaching uprobe
 2023-04-26 21:47 UTC  (2+ messages)

[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
 2023-04-26 18:27 UTC  (13+ messages)
` [RFC][PATCH 1/6] KEYS: asymmetric: Introduce UMD-based asymmetric key parser
` [RFC][PATCH 2/6] KEYS: asymmetric: Introduce UMD-based asymmetric key signature parser
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc
` [RFC][PATCH 5/6] selftests/bpf: Prepare a test for UMD-parsed signatures
` [RFC][PATCH 6/6] KEYS: asymmetric: Add UMD handler

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-04-26 15:47 UTC  (10+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v2 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-26 14:13 UTC  (4+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "

[PATCH tracing 0/3] tracing: support > 8 byte filter predicates
 2023-04-26 14:12 UTC  (11+ messages)
` [PATCH tracing 1/3] tracing: support > 8 byte array "
` [PATCH tracing 2/3] selftests/ftrace: add test coverage for "
` [PATCH tracing 3/3] tracing: document > 8 byte numeric filtering support

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2023-04-26 13:58 UTC  (5+ messages)

[PATCH v2] regmap: REGMAP_KUNIT must not select REGMAP
 2023-04-26 13:35 UTC 

[PATCH] regmap: REGMAP_KUNIT must not select REGMAP
 2023-04-26 13:34 UTC  (3+ messages)

[PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
 2023-04-26 13:14 UTC  (3+ messages)
` [PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
` [PATCH v5 3/3] test_firmware: fix the memory leak of the allocated firmware buffer

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-04-26 11:01 UTC  (9+ messages)
` [PATCH v2 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for optimized probes

[PATCH bpf,v3 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-26  8:51 UTC  (5+ messages)
` [PATCH bpf,v3 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v3 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v3 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v3 4/4] selftests/bpf: Add vrf_socket_lookup tests

[PATCH v1 0/3] kunit: Deferred action helpers
 2023-04-26  6:59 UTC  (11+ messages)
` [PATCH v1 1/3] kunit: Add kunit_add_action() to defer a call until test exit
` [PATCH v1 2/3] kunit: executor_test: Use kunit_add_action()
` [PATCH v1 3/3] kunit: kmalloc_array: "

[PATCH v2] selftests: netfilter: fix a build error on openSUSE
 2023-04-25 22:21 UTC  (8+ messages)
        ` [PATCH nf] selftests: netfilter: fix libmnl pkg-config usage

[PATCH v3 1/4] kunit: Always run cleanup from a test kthread
 2023-04-25 19:11 UTC  (10+ messages)
` [PATCH v3 2/4] Documentation: kunit: Note that assertions should not be used in cleanup
` [PATCH v3 3/4] Documentation: kunit: Warn that exit functions run even if init fails
` [PATCH v3 4/4] kunit: example: Provide example exit functions

[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
 2023-04-25 18:52 UTC 

[PATCH RESEND] selftests/ftrace: Improve integration with kselftest runner
 2023-04-25 16:01 UTC  (3+ messages)

biznesowy angielski
 2023-04-25  7:36 UTC 

[PATCH bpf,v2 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-25  1:39 UTC  (10+ messages)
` [PATCH bpf,v2 4/4] selftests/bpf: Add tc_socket_lookup tests

[PATCH mm-stable v2 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
 2023-04-24 22:36 UTC  (5+ messages)
` [PATCH mm-stable v2 1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
` [PATCH mm-stable v2 2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test
` [PATCH mm-stable v2 3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code

[GIT PULL] Kselftest update for Linux 6.4-rc1
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] KUnit next update for Linux 6.4-rc1
 2023-04-24 19:49 UTC  (2+ messages)

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
 2023-04-24 16:45 UTC  (13+ messages)
` [PATCH 1/9] KVM: selftests: Allow dirty_log_perf_test to clear dirty memory in chunks
` [PATCH 2/9] KVM: selftests: Add optional delay between consecutive Clear-Dirty-Log calls
` [PATCH 3/9] KVM: selftests: Pass count of read and write accesses from guest to host
` [PATCH 4/9] KVM: selftests: Print read and write accesses of pages by vCPUs in dirty_log_perf_test
` [PATCH 5/9] KVM: selftests: Allow independent execution of "
` [PATCH 6/9] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
` [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
` [PATCH 8/9] KMV: arm64: Allow stage2_apply_range_sched() to pass page table walker flags
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock

[PATCH linux-next v3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
 2023-04-24 14:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-23 16:22 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
      ` [External] "

[RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
 2023-04-23  2:33 UTC  (2+ messages)

[PATCH v1 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
 2023-04-21 18:28 UTC  (12+ messages)
  ` [PATCH v1 1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
  ` [PATCH v1 2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test
  ` [PATCH v1 3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-04-21 14:17 UTC  (10+ messages)
` [PATCH v1 1/9] selftests/resctrl: Verify all RMIDs count together
` [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
` [PATCH v1 4/9] x86/resctrl: Flush MBM event counts on soft RMID change
` [PATCH v1 5/9] x86/resctrl: Call mon_event_count() directly for soft RMIDs
` [PATCH v1 6/9] x86/resctrl: Create soft RMID version of __mon_event_count()
` [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID
` [PATCH v1 8/9] x86/resctrl: Use mbm_update() to push soft RMID counts
` [PATCH v1 9/9] x86/resctrl: Add mount option to enable soft RMID

[PATCH v2 net-next 0/9] ethtool mm API consolidation
 2023-04-21  9:03 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event
` [PATCH v2 net-next 4/9] net: enetc: include MAC Merge / FP registers in register dump

[PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-21  7:30 UTC  (8+ messages)
` [PATCH v6 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v6 10/19] iommufd: Allow a hwpt to be aborted after allocation
` [PATCH v6 11/19] iommufd: Fix locking around hwpt allocation
` [PATCH v6 17/19] iommufd: Add IOMMU_HWPT_ALLOC

[PATCH bpf-next 0/2] Introduce a new bpf helper of bpf_task_under_cgroup
 2023-04-21  2:31 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Add bpf_task_under_cgroup helper
    ` [External] "


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