Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-08-01 05:30:29 to 2023-08-03 02:05:51 UTC [more...]

[PATCH v4 00/12] tools/nolibc: add 32/64-bit powerpc support
 2023-08-03  2:05 UTC  (19+ messages)
` [PATCH v4 01/12] tools/nolibc: add support for powerpc
` [PATCH v4 02/12] tools/nolibc: add support for powerpc64
` [PATCH v4 03/12] selftests/nolibc: fix up O= option support
` [PATCH v4 04/12] selftests/nolibc: add macros to reduce duplicated changes
` [PATCH v4 05/12] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v4 06/12] selftests/nolibc: add nolibc-test-config target
` [PATCH v4 07/12] selftests/nolibc: add help for "
` [PATCH v4 08/12] selftests/nolibc: add test support for ppc
` [PATCH v4 09/12] selftests/nolibc: add test support for ppc64le
` [PATCH v4 10/12] selftests/nolibc: add test support for ppc64
` [PATCH v4 11/12] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v4 12/12] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc

[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
 2023-08-03  1:43 UTC 

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-08-03  1:25 UTC  (18+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-08-03  0:38 UTC  (28+ messages)
` [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
` [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-08-03  0:26 UTC  (18+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id

[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
 2023-08-02 23:11 UTC  (11+ messages)

[PATCH 0/4] Use TAP in some more x86 KVM selftests
 2023-08-02 22:01 UTC  (5+ messages)
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test

[PATCH 00/13] Extedn DAMOS filters for address ranges and DAMON monitoring targets
 2023-08-02 21:43 UTC  (4+ messages)
` [PATCH 03/13] mm/damon/core-test: add a unit test for __damos_filter_out()
` [PATCH 04/13] selftests/damon/sysfs: test address range damos filter
` [PATCH 10/13] selftests/damon/sysfs: test damon_target filter

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-02 21:40 UTC  (6+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH 0/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
 2023-08-02 21:32 UTC  (2+ messages)
` [PATCH 3/5] selftests/damon/sysfs: test tried_regions/total_bytes file

[PATCH -next] kunit: fix uninitialized variables bug in attributes filtering
 2023-08-02 21:28 UTC 

[PATCH v1] tools: remove duplicate assignment
 2023-08-02 21:18 UTC  (2+ messages)

[PATCH] KVM: selftests: use unified time type for comparison
 2023-08-02 21:11 UTC  (4+ messages)

[PATCH v2 00/10] tools/nolibc: enable compiler warnings
 2023-08-02 21:10 UTC  (23+ messages)
` [PATCH v2 05/10] selftests/nolibc: mark test helpers as potentially unused
` [PATCH v2 06/10] selftests/nolibc: make functions static if possible
` [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
` [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
` [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
` [PATCH v2 10/10] selftests/nolibc: enable compiler warnings

[PATCH] kselftests: cgroup: fix kmem test slab1 check
 2023-08-02 18:41 UTC 

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-02 16:27 UTC  (19+ messages)
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 15:35 UTC  (24+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v2 5/8] pgtable: improve pte_protnone() comment
` [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
` [PATCH v2 7/8] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v2 8/8] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-08-02 11:06 UTC  (20+ messages)

[RFC bpf-next v7 0/6] bpf: Force to MPTCP
 2023-08-02  8:03 UTC  (5+ messages)

[PATCH 6.4 000/239] 6.4.8-rc1 review
 2023-08-02  6:53 UTC  (2+ messages)

[PATCH v2] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
 2023-08-02  6:32 UTC 

[PATCH] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
 2023-08-02  6:18 UTC  (3+ messages)

[PATCH v2 1/1] test_firmware: fix the memory leaks with the reqs buffer
 2023-08-02  5:32 UTC 

[PATCH v4 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
 2023-08-02  3:18 UTC  (3+ messages)

[PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
 2023-08-02  2:10 UTC  (3+ messages)

[PATCH bpf-next v3] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
 2023-08-02  1:30 UTC  (3+ messages)

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-08-01 22:18 UTC  (9+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values

[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-08-01 21:22 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] selftests: openvswitch: add an initial flow programming case
` [PATCH v3 net-next 2/5] selftests: openvswitch: support key masks
` [PATCH v3 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding
` [PATCH v3 net-next 4/5] selftests: openvswitch: add basic ct test case parsing
` [PATCH v3 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4

[PATCH v3 0/2] tools/nolibc: add pipe(), pipe2() and their testcase
 2023-08-01 20:17 UTC  (5+ messages)
` [PATCH v3 1/2] tools/nolibc: add pipe() and pipe2() support
` [PATCH v3 2/2] selftests/nolibc: add testcase for pipe

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-08-01 18:12 UTC  (8+ messages)
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls

[PATCH v1 1/1] test_firmware: fix a memory leak with reqs buffer
 2023-08-01 17:07 UTC 

[PATCH] selftests: cgroup: fix test_kmem_basic false positives
 2023-08-01 16:39 UTC  (2+ messages)

[PATCH v3 0/3] kunit: Expose some built-in features to modules
 2023-08-01 15:18 UTC  (7+ messages)
` [PATCH v3 1/3] kunit: Report the count of test suites in a module
` [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules

[PATCH v2 0/2] tools/nolibc: add pipe(), pipe2() and their testcase
 2023-08-01 14:46 UTC  (11+ messages)
` [PATCH v2 2/2] selftests/nolibc: add testcase for pipe

[PATCH 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2023-08-01 14:44 UTC  (3+ messages)
` [PATCH 2/3] rust: macros: add macro to easily run KUnit tests

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v1 1/1] test_firmware: fix the memory leaks with the reqs buffer
 2023-08-01 11:41 UTC 

tools/nolibc: RFC: report and drop unused functions/data by gc-section
 2023-08-01 10:43 UTC  (3+ messages)

[PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-01  9:57 UTC  (4+ messages)

[syzbot] WARNING in btrfs_free_reserved_data_space_noquota
 2023-08-01  9:27 UTC  (2+ messages)
` [syzbot] [btrfs?] "

[PATCH] Modify the function to et the highest_perf value
 2023-08-01  8:52 UTC  (3+ messages)

[PATCH v2 1/1] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-01  8:14 UTC 

[PATCH -next v2] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
 2023-08-01  8:17 UTC  (5+ messages)


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