messages from 2024-09-03 23:18:51 to 2024-09-05 15:53:08 UTC [more...]
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-05 15:53 UTC (11+ messages)
` [PATCH v2 01/19] iommufd: Reorder struct forward declarations
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
[PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
2024-09-05 15:36 UTC (5+ messages)
` [PATCH 10/18] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>
[PATCH net-next v4 0/4] net-timestamp: introduce a flag to filter out rx software and hardware report
2024-09-05 15:30 UTC (16+ messages)
` [PATCH net-next v4 1/4] net-timestamp: filter out report when setting SOF_TIMESTAMPING_SOFTWARE
` [PATCH net-next v4 2/4] net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWARE
` [PATCH net-next v4 3/4] net-timestamp: extend SOF_TIMESTAMPING_OPT_RX_FILTER for hardware use
` [PATCH net-next v4 4/4] rxtimestamp.c: add the test for SOF_TIMESTAMPING_OPT_RX_FILTER
[PATCH] kunit: Fix missing kerneldoc comment
2024-09-05 15:31 UTC (2+ messages)
[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
2024-09-05 15:05 UTC (15+ messages)
` [PATCH v5 01/14] lib: Add TLV parser
` [PATCH v5 02/14] integrity: Introduce the Integrity Digest Cache
` [PATCH v5 03/14] digest_cache: Initialize digest caches
` [PATCH v5 04/14] digest_cache: Add securityfs interface
` [PATCH v5 05/14] digest_cache: Add hash tables and operations
` [PATCH v5 06/14] digest_cache: Populate the digest cache from a digest list
` [PATCH v5 07/14] digest_cache: Parse tlv digest lists
` [PATCH v5 08/14] digest_cache: Parse rpm "
` [PATCH v5 09/14] digest_cache: Add management of verification data
` [PATCH v5 10/14] digest_cache: Add support for directories
` [PATCH v5 11/14] digest cache: Prefetch digest lists if requested
` [PATCH v5 12/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v5 13/14] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v5 14/14] docs: Add documentation of "
[PATCH RFC v2 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-09-05 14:56 UTC (11+ messages)
` [PATCH RFC v2 01/10] uaccess: add copy_struct_to_user helper
` [PATCH RFC v2 02/10] sched_getattr: port to copy_struct_to_user
` [PATCH RFC v2 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` [PATCH RFC v2 04/10] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC v2 06/10] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC v2 07/10] clone3: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 08/10] selftests: clone3: add CHECK_FIELDS selftests
` [PATCH RFC v2 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest
[PATCH net-next] selftests: return failure when timestamps can't be parsed
2024-09-05 13:40 UTC (5+ messages)
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-05 12:56 UTC (7+ messages)
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
[PATCH v3 0/9] SEV Kernel Selftests
2024-09-05 12:41 UTC (10+ messages)
` [PATCH v3 1/9] KVM: selftests: Decouple SEV ioctls from asserts
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
` [PATCH v3 3/9] KVM: selftests: Add SNP to shutdown testing
` [PATCH v3 4/9] KVM: selftests: SEV IOCTL test
` [PATCH v3 5/9] KVM: selftests: SNP "
` [PATCH v3 6/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v3 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges
` [PATCH v3 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY
` [PATCH v3 9/9] KVM: selftests: Interleave fallocate "
[PATCH 0/6] selftests/resctrl: Support diverse platforms with MBM and MBA tests
2024-09-05 12:10 UTC (13+ messages)
` [PATCH 2/6] selftests/resctrl: Ensure measurements skip initialization of default benchmark
` [PATCH 5/6] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth
[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-09-05 11:25 UTC (10+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
[PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests
2024-09-05 11:03 UTC (3+ messages)
` [PATCH bpf-next v1 2/3] bpftool: fix some typos in bpftool
` [PATCH bpf-next v1 3/3] libbpf: fix some typos in libbpf
[PATCH] Date: Remove unused macro
2024-09-05 8:52 UTC
[PATCH v5 00/30] Permission Overlay Extension
2024-09-05 10:36 UTC (17+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
[PATCH] Date: Remove unused macro
2024-09-05 8:13 UTC
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-05 6:47 UTC (2+ messages)
[PATCH] selftests/bpf: Add valid flag to bpf_cookie selftest's res
2024-09-04 11:55 UTC
[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
2024-09-05 3:27 UTC (11+ messages)
kselftest/next kselftest-seccomp: 2 runs, 3 regressions (v6.11-rc1-18-gf0a6ecebd8586)
2024-09-05 3:19 UTC
kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (v6.11-rc1-18-gf0a6ecebd8586)
2024-09-05 3:19 UTC
kselftest/next kselftest-lib: 2 runs, 1 regressions (v6.11-rc1-18-gf0a6ecebd8586)
2024-09-05 3:19 UTC
[PATCH net-next 0/2] selftests/net: add packetdrill
2024-09-05 3:07 UTC (3+ messages)
` [PATCH net-next 1/2] selftests: support interpreted scripts with ksft_runner.sh
` [PATCH net-next 2/2] selftests/net: integrate packetdrill with ksft
kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-18-gf0a6ecebd8586)
2024-09-05 2:20 UTC
[PATCH v2] selftests: futex: Fix missing free in main
2024-09-05 2:01 UTC
[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
2024-09-05 0:19 UTC (17+ messages)
[PATCH v2] selftests: net: convert comma to semicolon
2024-09-05 0:00 UTC (3+ messages)
[PATCH] selftests/net: do_setcpu function not need to have a return value
2024-09-04 23:39 UTC (2+ messages)
[PATCH v2] kselftest: dt: Ignore nodes that have ancestors disabled
2024-09-04 21:57 UTC (2+ messages)
[GIT PULL] KUnit fixes update for Linux 6.11-rc7
2024-09-04 21:39 UTC
[PATCH] kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNIT
2024-09-04 21:24 UTC (2+ messages)
[PATCH] selftests/ftrace: Fix eventfs ownership testcase to find mount point
2024-09-04 21:09 UTC (3+ messages)
[PATCH net-next 0/3] selftests: mptcp: add time per subtests in TAP output
2024-09-04 20:41 UTC (8+ messages)
` [PATCH net-next 2/3] sefltests: mptcp: connect: remote time "
[PATCH] selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
2024-09-04 20:30 UTC (2+ messages)
[PATCH v2] mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
2024-09-04 19:58 UTC (5+ messages)
[PATCH bpf-next v4 0/8] libbpf, selftests/bpf: Support cross-endian usage
2024-09-04 19:55 UTC (5+ messages)
` [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
[PATCH bpf-next v5 0/8] libbpf, selftests/bpf: Support cross-endian usage
2024-09-04 19:51 UTC (12+ messages)
` [PATCH bpf-next v5 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v5 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v5 6/8] libbpf: Support linking "
` [PATCH bpf-next v5 7/8] libbpf: Support creating light skeleton "
` [PATCH bpf-next v5 8/8] selftests/bpf: Support cross-endian building
[PATCH bpf,v2,0/2] bpf: fix incorrect name check pass logic in btf_name_valid_section
2024-09-04 19:40 UTC (3+ messages)
[PATCH v2 1/1] selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
2024-09-04 19:00 UTC (2+ messages)
[PATCH net] selftests: net: enable bind tests
2024-09-04 17:45 UTC (3+ messages)
[PATCH] selftests: futex: Fix missing free in main
2024-09-04 16:57 UTC (2+ messages)
[PATCH v2] selftests/futex: Create test for robust list
2024-09-04 16:46 UTC (2+ messages)
[PATCH net-next 0/3] lan743x: This series of patches are for lan743x driver testing
2024-09-04 16:15 UTC (8+ messages)
` [PATCH net-next 1/3] selftests: lan743x: Add testfile for lan743x network driver
` [PATCH net-next 2/3] selftests: lan743x: Add testcase to check speed and duplex state of lan743x
` [PATCH net-next 3/3] selftests: lan743x: Add testcase to check throughput "
[PATCH] iommufd/selftest:fix a resource leak
2024-09-04 16:10 UTC (2+ messages)
[PATCH] um: kunit: resolve missing prototypes warning
2024-09-04 15:51 UTC (3+ messages)
[PATCH net-next v17 01/14] mm: page_frag: add a test module for page_frag
2024-09-04 15:44 UTC (4+ messages)
` [PATCH net-next v17 02/14] mm: move the page fragment allocator from page_alloc into its own file
[PATCH net-next v24 00/13] Device Memory TCP
2024-09-04 15:29 UTC (5+ messages)
` [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
next: rcu_preempt self-detected stall on CPU - queued_spin_lock_slowpath
2024-09-04 14:23 UTC (3+ messages)
[PATCH 0/3] debugobjects: Add hlist_cut_number() and use it to optimize code
2024-09-04 13:41 UTC (4+ messages)
` [PATCH 1/3] list: add hlist_cut_number()
` [PATCH 2/3] list: test: Add a test for hlist_cut_number()
` [PATCH 3/3] debugobjects: Use hlist_cut_number() to optimize performance and improve readability
[PATCH RESEND] selftests/futex: Order calls in futex_requeue
2024-09-04 13:23 UTC (2+ messages)
[PATCH v4 0/4] selftests: Fix cpuid / vendor checking build issues
2024-09-04 13:17 UTC (8+ messages)
` [PATCH v4 3/4] selftests/x86: don't clobber CFLAGS
[PATCH net-next v2] selftests: add selftest for UDP SO_PEEK_OFF support
2024-09-04 12:20 UTC (2+ messages)
[PATCH] selftests: vDSO: enable partial vdso_test_getrandom bench
2024-09-04 11:35 UTC
[PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
2024-09-04 9:28 UTC (5+ messages)
` [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
[PATCH] selftest: drivers: Add support to check duplicate hwirq
2024-09-04 1:44 UTC
kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.11-rc1-17-gb4bcdff7e839)
2024-09-04 1:27 UTC
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.11-rc1-17-gb4bcdff7e839)
2024-09-04 1:27 UTC
kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-17-gb4bcdff7e839)
2024-09-04 0:29 UTC
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