messages from 2024-09-27 06:02:55 to 2024-09-30 13:49:46 UTC [more...]
[PATCH V2 00/13] selftests/resctrl: Support diverse platforms with MBM and MBA tests
2024-09-30 13:49 UTC (7+ messages)
` [PATCH V2 03/13] selftests/resctrl: Fix memory overflow due to unhandled wraparound
` [PATCH V2 04/13] selftests/resctrl: Protect against array overrun during iMC config parsing
` [PATCH V2 06/13] selftests/resctrl: Remove "once" parameter required to be false
[PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
2024-09-30 13:25 UTC (21+ messages)
` [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 02/19] crypto: testmgr: "
` [PATCH v3 03/19] drm/i915/selftests: "
` [PATCH v3 04/19] drm/lib: "
` [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 09/19] bpf: "
` [PATCH v3 10/19] lib/interval_tree_test.c: "
` [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>
` [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 13/19] lib/rbtree-test: "
` [PATCH v3 14/19] bpf/tests: "
` [PATCH v3 15/19] lib/test_parman: "
` [PATCH v3 16/19] lib/test_scanf: "
` [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>
[RFC PATCH 0/3] introduce PIDFD_SELF
2024-09-30 13:10 UTC (8+ messages)
` [RFC PATCH 1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup
` [RFC PATCH 2/3] pidfd: add PIDFD_SELF sentinel to refer to own process
` [RFC PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF
[PATCH net-next 0/3] net-timestamp: add some trivial
2024-09-30 12:42 UTC (16+ messages)
` [PATCH net-next 1/3] net-timestamp: add strict check when setting tx flags
` [PATCH net-next 2/3] net-timestamp: add OPT_ID_TCP test in selftests
` [PATCH net-next 3/3] net-timestamp: namespacify the sysctl_tstamp_allow_data
[PATCH v1 0/2] selftests/mm: hugetlb_fault_after_madv improvements
2024-09-30 10:55 UTC (6+ messages)
` [PATCH v1 1/2] selftests/mm: hugetlb_fault_after_madv: use default hguetlb page size
` [PATCH v1 2/2] selftests/mm: hugetlb_fault_after_madv: improve test output
[PATCH v4 00/10] iommufd support pasid attach/replace
2024-09-30 10:43 UTC (12+ messages)
` [PATCH v4 01/10] iommu: Introduce a replace API for device pasid
` [PATCH v4 02/10] iommufd: Refactor __fault_domain_replace_dev() to be a wrapper of iommu_replace_group_handle()
` [PATCH v4 03/10] iommufd: Move the iommufd_handle helpers to iommufd_private.h
` [PATCH v4 04/10] iommufd: Always pass iommu_attach_handle to iommu core
[PATCH v4 0/3] selftests: livepatch: test livepatching a kprobed function
2024-09-30 9:33 UTC (4+ messages)
` [PATCH v4 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
` [PATCH v4 2/3] selftests: livepatch: save and restore kprobe state
` [PATCH v4 3/3] selftests: livepatch: test livepatching a kprobed function
[PATCH] selftest: hid: add missing run-hid-tools-tests.sh
2024-09-30 8:38 UTC (2+ messages)
[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
2024-09-30 8:37 UTC (2+ messages)
` [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-09-30 8:03 UTC (7+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
[RFC PATCH 0/4] implement lightweight guard pages
2024-09-30 8:00 UTC (7+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
` [RFC PATCH 4/4] selftests/mm: add self tests for guard page feature
[PATCH v2 -next] selftests/bpf: Use ARRAY_SIZE for array length
2024-09-30 7:30 UTC (2+ messages)
[PATCH 0/3] Support attaching PASID to the blocked_domain
2024-09-30 7:26 UTC (7+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Make smmuv3 blocked domain support PASID
` [PATCH 2/3] iommu/vt-d: Make "
` [PATCH 3/3] iommu: Add a wrapper for remove_dev_pasid
[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
2024-09-30 7:20 UTC (15+ messages)
` [PATCH v2 1/6] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 4/6] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v2 5/6] iommu/arm-smmu-v3: Make smmuv3 set_dev_pasid() op support replace
` [PATCH v2 6/6] iommu: Make set_dev_pasid op support domain replacement
[PATCH net v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
2024-09-30 6:35 UTC
[PATCH 0/5] csky: add shutdown and nolibc support
2024-09-30 6:04 UTC (9+ messages)
` [PATCH 1/5] drivers/virt: introduce csky_exit system poweroff driver
` [PATCH 2/5] tools/nolibc: provide a fallback for lseek through llseek
` [PATCH 3/5] selftests/nolibc: add support to use standalone kernels for tests
` [PATCH 4/5] tools/nolibc: add csky support
` [PATCH 5/5] selftests/nolibc: skip test for getppid() on csky
[PATCH v2] selftest: remoteproc: Add basic test for start/stop sequence
2024-09-30 3:03 UTC (2+ messages)
[PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
2024-09-30 1:33 UTC
[PATCH v2] selftests/powerpc: Remove the path after initialization
2024-09-30 1:27 UTC
[PATCH 0/1] Add KUnit tests for lib/crc16.c
2024-09-30 1:18 UTC (7+ messages)
update core.c
2024-09-29 22:40 UTC
[PATCH v2] selftests/damon/access_memory_even: remove unused variables
2024-09-29 22:00 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.12-rc1
2024-09-29 17:04 UTC (2+ messages)
[PATCH v10 00/14] riscv: Add support for xtheadvector
2024-09-29 16:07 UTC (3+ messages)
[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
2024-09-29 15:33 UTC (8+ messages)
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-29 7:19 UTC (29+ messages)
` [PATCH v2 04/19] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
[PATCH] selftests: vDSO: align getrandom states to cache line
2024-09-29 2:55 UTC
[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
2024-09-28 23:58 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] unicode: kunit: change tests filename and path
[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm
2024-09-28 21:56 UTC (4+ messages)
` [PATCH v2 2/2] selftests/exec: add a test to enforce execveat()'s comm
[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
2024-09-28 21:32 UTC (11+ messages)
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
[PATCH v1 0/1] update mseal.rst
2024-09-28 18:28 UTC (8+ messages)
` [PATCH v1 1/1] mseal: "
[PATCH v2] kselftest: devices: Add test to detect missing devices
2024-09-28 16:22 UTC
[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
2024-09-28 9:14 UTC (6+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: "
[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-09-27 22:09 UTC (2+ messages)
[PATCH bpf-next v6 0/8] libbpf, selftests/bpf: Support cross-endian usage
2024-09-27 22:00 UTC (4+ messages)
` [PATCH bpf-next v6 4/8] libbpf: Support BTF.ext loading and output in either endianness
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (linux_kselftest-next-6.12-rc1-1-g4b721fcc094e)
2024-09-27 21:45 UTC
kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (linux_kselftest-next-6.12-rc1-1-g4b721fcc094e)
2024-09-27 21:45 UTC
kselftest/next kselftest-lib: 2 runs, 1 regressions (linux_kselftest-next-6.12-rc1-1-g4b721fcc094e)
2024-09-27 21:45 UTC
[PATCH -next] selftests/bpf: Use ARRAY_SIZE for array length
2024-09-27 20:58 UTC (2+ messages)
kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-next-6.12-rc1-1-g4b721fcc094e)
2024-09-27 20:47 UTC
[linus:master] [selftests] ecb8bd70d5: kernel-selftests.vDSO.vdso_standalone_test_x86.fail
2024-09-27 18:19 UTC (4+ messages)
` [PATCH] selftests: vDSO: align stack for O2-optimized memcpy
[PATCH] selftests/mm: Fixed incorrect buffer->mirror size in hmm2 double_map test
2024-09-27 18:07 UTC (4+ messages)
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-09-27 17:48 UTC (10+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
[PATCH 0/3] Handle MMIO during event delivery error on SVM
2024-09-27 16:16 UTC (4+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "
[PATCH net v2] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids to the same interface
2024-09-27 16:16 UTC (2+ messages)
[PATCH] selftests/powerpc: Rm the unnecessary remove function
2024-09-27 15:45 UTC (2+ messages)
[PATCH RFT v9 0/8] fork: Support shadow stacks in clone3()
2024-09-27 15:21 UTC (12+ messages)
` [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()
[PATCH] selftests: clone3: Avoid fragile struct poking
2024-09-27 15:04 UTC
[PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
2024-09-27 14:24 UTC (6+ messages)
[PATCH net v3] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids to the same interface
2024-09-27 13:53 UTC (2+ messages)
[PATCH v3 0/3] selftests: livepatch: test livepatching a kprobed function
2024-09-27 12:54 UTC (7+ messages)
` [PATCH v3 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
` [PATCH v3 2/3] selftests: livepatch: save and restore kprobe state
` [PATCH v3 3/3] selftests: livepatch: test livepatching a kprobed function
[PATCH] selftests/mm: Add missing free
2024-09-27 12:23 UTC (3+ messages)
[PATCH] selftests/net: Add missing va_end
2024-09-27 12:21 UTC (2+ messages)
[PATCH 0/4] Process some MMIO-related errors without KVM exit
2024-09-27 12:13 UTC (7+ messages)
[PATCH bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable
2024-09-27 12:05 UTC
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-09-27 9:15 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox