messages from 2025-07-14 22:59:48 to 2025-07-17 15:15:21 UTC [more...]
[PATCH bpf-next v5 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-07-17 15:15 UTC (6+ messages)
` [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
2025-07-17 14:42 UTC (9+ messages)
` [PATCH net v2 1/2] selftests: mptcp: connect: also "
` [PATCH net v2 2/2] selftests: mptcp: connect: also cover checksum
[PATCH v4 0/6] binder: Set up KUnit tests for alloc
2025-07-17 14:41 UTC (13+ messages)
` [PATCH v4 1/6] binder: Fix selftest page indexing
` [PATCH v4 2/6] binder: Store lru freelist in binder_alloc
` [PATCH v4 3/6] kunit: test: Export kunit_attach_mm()
` [PATCH v4 4/6] binder: Scaffolding for binder_alloc KUnit tests
` [PATCH v4 5/6] binder: Convert binder_alloc selftests to KUnit
` [PATCH v4 6/6] binder: encapsulate individual alloc test cases
[PATCH bpf-next v2 0/3] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
2025-07-17 14:18 UTC (4+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest for attaching tracing programs to functions in deny list
[PATCH] selftests/damon: introduce _common.sh to host shared function
2025-07-17 13:54 UTC (2+ messages)
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-07-17 13:49 UTC (18+ messages)
` [PATCH v5 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v5 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v5 03/15] kbuild: doc: add label for userprogs section
` [PATCH v5 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v5 05/15] init: add nolibc build support
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
` [PATCH v5 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v5 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v5 09/15] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v5 10/15] kunit: Always descend into kunit directory during build
` [PATCH v5 11/15] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v5 12/15] kunit: Introduce UAPI testing framework
` [PATCH v5 13/15] kunit: uapi: Add example for UAPI tests
` [PATCH v5 14/15] kunit: uapi: Introduce preinit executable
` [PATCH v5 15/15] kunit: uapi: Validate usability of /proc
[PATCH v23 net-next 0/6] DUALPI2 patch
2025-07-17 13:38 UTC (7+ messages)
` [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH] selftest/futex: fix format-security warnings in futex_priv_hash
2025-07-17 12:06 UTC
[PATCH] kselftest/arm4: Provide local defines for AT_HWCAP3
2025-07-17 10:46 UTC (4+ messages)
[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-17 8:49 UTC (5+ messages)
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
[PATCH v5] selftests: riscv: add misaligned access testing
2025-07-17 8:06 UTC (2+ messages)
[PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
2025-07-17 7:13 UTC (3+ messages)
[PATCH v3 0/6] binder: Set up KUnit tests for alloc
2025-07-17 6:22 UTC (25+ messages)
` [PATCH v3 1/6] binder: Fix selftest page indexing
` [PATCH v3 2/6] binder: Store lru freelist in binder_alloc
` [PATCH v3 3/6] kunit: test: Export kunit_attach_mm()
` [PATCH v3 4/6] binder: Scaffolding for binder_alloc KUnit tests
` [PATCH v3 5/6] binder: Convert binder_alloc selftests to KUnit
` [PATCH v3 6/6] binder: encapsulate individual alloc test cases
[PATCH v7 0/7] use per-vma locks for /proc/pid/maps reads
2025-07-17 1:38 UTC (20+ messages)
` [PATCH v7 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v7 2/7] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v7 3/7] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v7 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v7 5/7] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v7 6/7] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v7 7/7] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
[PATCH 0/2] bpf, arm64: relax constraint in BPF JIT compiler
2025-07-17 1:30 UTC (8+ messages)
` [PATCH 1/2] bpf, arm64: remove structs on stack constraint
[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
2025-07-17 0:30 UTC (2+ messages)
[PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
2025-07-16 22:10 UTC (2+ messages)
[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-16 19:36 UTC (3+ messages)
` [PATCH v3 09/10] "
[PATCH net 0/2] bonding: fix LACP negotiation issues in passive mode
2025-07-16 17:35 UTC (8+ messages)
` [PATCH net 1/2] bonding: update ntt to true "
` [PATCH net 2/2] selftests: bonding: add test for passive LACP mode
[PATCH v2 4/4] selftests/rseq: Add test for mm_cid compaction
2025-07-16 16:06 UTC
[PATCH 00/14] vdso: Add support for auxiliary clocks
2025-07-16 14:35 UTC (11+ messages)
` [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
[PATCH net-next V5 0/5] net: netdevsim: hook in XDP handling
2025-07-16 14:30 UTC (7+ messages)
` [PATCH net-next V5 1/5] "
` [PATCH net-next V5 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V5 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V5 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V5 5/5] selftests: drv-net: Test head-adjustment support
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-16 14:27 UTC (30+ messages)
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
[PATCH v5] selftests/mm: add process_madvise() tests
2025-07-16 11:13 UTC (4+ messages)
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-07-16 8:55 UTC (2+ messages)
[PATCH v12 net-next 00/15] AccECN protocol patch series
2025-07-16 8:33 UTC (12+ messages)
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-07-16 7:33 UTC (7+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling
[RESEND PATCH] selftests/pidfd: align stack to fix SP alignment exception
2025-07-16 7:00 UTC (4+ messages)
[PATCH] tools/nolibc: add support for Alpha
2025-07-16 6:50 UTC (6+ messages)
[PATCH v4 00/23] ARM64 PMU Partitioning
2025-07-15 23:22 UTC (14+ messages)
` [PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v4 16/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v4 17/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v4 18/23] KVM: arm64: Extract enum debug_owner to enum vcpu_register_owner
` [PATCH v4 19/23] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v4 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v4 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v4 23/23] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-15 19:00 UTC (3+ messages)
[PATCH net-next V4 0/5] selftests: drv-net: Test XDP native support
2025-07-15 18:44 UTC (5+ messages)
` [PATCH net-next V4 1/5] net: netdevsim: hook in XDP handling
[PATCH net-next v3 0/3] netdevsim: add support for PHY devices
2025-07-15 15:16 UTC (12+ messages)
` [PATCH net-next v3 1/3] net: netdevsim: Add PHY support in netdevsim
` [PATCH net-next v3 3/3] selftests: ethtool: Introduce ethernet PHY selftests on netdevsim
[PATCH net] selftests: net: increase inter-packet timeout in udpgro.sh
2025-07-15 13:30 UTC (2+ messages)
[PATCH][next] selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully"
2025-07-15 13:06 UTC
[PATCH] selftests/mm: refactor common code and improve test skipping in guard_region
2025-07-15 11:05 UTC (2+ messages)
[PATCH net 0/2] selftests: mptcp: connect: cover alt modes
2025-07-15 9:05 UTC (2+ messages)
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-07-15 8:13 UTC (8+ messages)
` [PATCH v4 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v4 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v4 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v4 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v4 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v4 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}
[PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
2025-07-15 7:23 UTC (2+ messages)
[ANNOUNCE/CFP] Kernel Testing & Dependability Micro-conference at LPC Japan 2025
2025-07-15 3:37 UTC
[PATCH RFC] selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols
2025-07-14 23:01 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;
as well as URLs for NNTP newsgroup(s).