messages from 2025-07-15 08:14:33 to 2025-07-17 23:25:21 UTC [more...]
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-07-17 23:25 UTC (14+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 02/13] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v3 03/13] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 05/13] arm: "
` [PATCH v3 06/13] arm64: "
` [PATCH v3 07/13] s390: "
` [PATCH v3 08/13] powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
` [PATCH v3 10/13] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v3 11/13] kstack_erase: Support Clang stack depth tracking
` [PATCH v3 12/13] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v3 13/13] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH v24 net-next 0/6] DUALPI2 patch
2025-07-17 23:24 UTC (7+ messages)
` [PATCH v24 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v24 net-next 2/6] sched: Dump configuration and statistics "
` [PATCH v24 net-next 3/6] sched: Add enqueue/dequeue "
` [PATCH v24 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
` [PATCH v24 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v24 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification
[PATCH v11 iproute2-next 0/1] DUALPI2 iproute2 patch
2025-07-17 23:23 UTC (2+ messages)
` [PATCH v11 iproute2-next 1/1] tc: add dualpi2 scheduler module
[PATCH 0/2] Fix undetected overflow when allocating IOVA
2025-07-17 19:15 UTC (3+ messages)
` [PATCH 1/2] iommufd: Prevent ALIGN() overflow
` [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
[PATCH v2] selftests/cgroup: improve the accuracy of cpu.max tests
2025-07-17 18:12 UTC (3+ messages)
` [PATCH v3] selftests/cgroup: fix "
[PATCH] selftests/damon: introduce _common.sh to host shared function
2025-07-17 16:24 UTC (4+ messages)
[PATCH bpf-next v5 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-07-17 15:24 UTC (7+ 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 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 (19+ 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 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 (29+ 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 (3+ messages)
` [PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
[PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
2025-07-15 21:16 UTC (4+ messages)
[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 (7+ messages)
` [PATCH net-next v3 1/3] net: netdevsim: Add PHY support in 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 (2+ messages)
` [PATCH v4 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}
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).