messages from 2025-10-30 16:23:26 to 2025-11-03 06:32:34 UTC [more...]
[PATCH bpf-next v4 0/2] bpf: Skip bounds adjustment for conditional jumps on same scalar register
2025-11-03 6:31 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test "
[PATCH bpf-next v3 0/2] bpf: Skip bounds adjustment for conditional jumps on same scalar register
2025-11-03 6:23 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add test "
[PATCH net-next 0/3] Add YNL test framework and library improvements
2025-11-03 5:12 UTC (8+ messages)
` [PATCH net-next 3/3] selftests: net: add YNL test framework
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-11-02 23:51 UTC (7+ messages)
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-02 16:17 UTC (7+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
[PATCH 00/12] tools/nolibc: always use 64-bit ino_t, off_t and time-related types
2025-11-02 9:50 UTC (12+ messages)
` [PATCH 08/12] tools/nolibc: gettimeofday(): avoid libgcc 64-bit divisions
` [PATCH 09/12] tools/nolibc: use a custom struct timespec
[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-02 7:32 UTC (2+ messages)
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-02 6:59 UTC (14+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
` [PATCH v9 2/9] kho: drop notifiers
` [PATCH v9 3/9] kho: add interfaces to unpreserve folios, page ranges, and vmalloc
` [PATCH v9 4/9] memblock: Unpreserve memory in case of error
` [PATCH v9 5/9] test_kho: "
` [PATCH v9 6/9] kho: don't unpreserve memory during abort
` [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
` [PATCH v9 8/9] MAINTAINERS: update KHO maintainers
` [PATCH v9 9/9] liveupdate: kho: Use %pe format specifier for error pointer printing
[PATCH v3 0/2] Print map ID on successful creation
2025-11-01 19:33 UTC (3+ messages)
` [PATCH v3 1/2] bpftool: Print map ID upon creation and support JSON output
` [PATCH v3 2/2] selftests/bpf: Add test for bpftool map ID printing
NEW PO 83199 Saturday, November 1, 2025 at 08:22:32 PM
2025-11-01 19:22 UTC
[PATCH v2 0/2] Print map ID on successful creation
2025-11-01 19:20 UTC (9+ messages)
` [PATCH v2 1/2] bpftool: Print map ID upon creation and support JSON output
` [PATCH v2 2/2] selftests/bpf: Add test for bpftool map ID printing
[PATCH 00/22] mm/damon/tests: fix memory bugs in kunit tests
2025-11-01 18:20 UTC (23+ messages)
` [PATCH 01/22] mm/damon/tests/core-kunit: fix memory leak in damon_test_set_filters_default_reject()
` [PATCH 02/22] mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
` [PATCH 03/22] mm/damon/tests/core-kunit: handle memory failure from damon_test_target()
` [PATCH 04/22] mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggregate()
` [PATCH 05/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()
` [PATCH 06/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()
` [PATCH 07/22] mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions_of()
` [PATCH 08/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of()
` [PATCH 09/22] mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registration()
` [PATCH 10/22] mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()
` [PATCH 11/22] mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitoring_result()
` [PATCH 12/22] mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()
` [PATCH 13/22] mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()
` [PATCH 14/22] mm/damon/tests/core-kunit: handle alloc failure on damos_test_commit_filter()
` [PATCH 15/22] mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()
` [PATCH 16/22] mm/damon/tests/core-kunit: handle alloc failures on damon_test_set_filters_default_reject()
` [PATCH 17/22] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions()
` [PATCH 18/22] mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail()
` [PATCH 19/22] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ()
` [PATCH 20/22] mm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_targets()
` [PATCH 21/22] mm/damon/tests/core-kunit: remove unnecessary damon_ctx variable on damon_test_split_at()
` [PATCH 22/22] mm/damon/tests/core-kunit: remove unused ctx in damon_test_split_regions_of()
[PATCH net-next 0/4] mptcp: pm: in-kernel: fullmesh endp nb + bind cases
2025-11-01 17:56 UTC (5+ messages)
` [PATCH net-next 1/4] mptcp: pm: in-kernel: record fullmesh endp nb
` [PATCH net-next 2/4] mptcp: pm: in kernel: only use fullmesh endp if any
` [PATCH net-next 3/4] selftests: mptcp: join: do_transfer: reduce code dup
` [PATCH net-next 4/4] selftests: mptcp: join: validate extra bind cases
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-01 9:39 UTC (11+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH] selftests/user_events: Avoid taking address of packed member in perf_test
2025-11-01 3:19 UTC (6+ messages)
[PATCH net v2] selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
2025-11-01 0:50 UTC (2+ messages)
[PATCH net] selftests/net: use destination options instead of hop-by-hop
2025-11-01 0:40 UTC (2+ messages)
[PATCH net v2] selftests/net: fix out-of-order delivery of FIN in gro:tcp test
2025-11-01 0:40 UTC (2+ messages)
[RFC PATCH 00/21] VFIO live update support
2025-10-31 23:12 UTC (17+ messages)
` [RFC PATCH 05/21] vfio/pci: Register VFIO live update file handler to Live Update Orchestrator
` [RFC PATCH 06/21] vfio/pci: Accept live update preservation request for VFIO cdev
` [RFC PATCH 08/21] vfio/pci: Retrieve preserved VFIO device for Live Update Orechestrator
` [RFC PATCH 15/21] PCI: Make PCI saved state and capability structs public
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-10-31 23:12 UTC (16+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
` [PATCH 2/3] mm: implement sticky, copy on fork VMA flags
[PATCH] gpio-selftests: replace fixed sleep with polling+timeout
2025-10-31 20:22 UTC
[PATCH v2] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-10-31 20:01 UTC (5+ messages)
[PATCH bpf-next 0/4] selftests/bpf: convert test_tc_edt.sh into test_progs
2025-10-31 19:28 UTC (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
` [PATCH bpf-next 2/4] selftests/bpf: integrate test_tc_edt into test_progs
` [PATCH bpf-next 3/4] selftests/bpf: remove test_tc_edt.sh
` [PATCH bpf-next 4/4] selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-31 19:22 UTC (3+ messages)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
[PATCH bpf-next v7 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-10-31 16:44 UTC (18+ messages)
` [PATCH bpf-next v7 01/15] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v7 02/15] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v7 03/15] selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
` [PATCH bpf-next v7 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
` [PATCH bpf-next v7 05/15] selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
` [PATCH bpf-next v7 06/15] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v7 07/15] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v7 08/15] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v7 09/15] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v7 10/15] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v7 11/15] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v7 12/15] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v7 13/15] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v7 14/15] selftests/bpf: test_xsk: Isolate non-CI tests
` [PATCH bpf-next v7 15/15] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH v7 12/15] iommupt: Add the x86 64 bit page table format
2025-10-31 16:42 UTC (3+ messages)
[PATCH v12 00/23] TDX KVM selftests
2025-10-31 16:12 UTC (40+ messages)
` [PATCH v12 01/23] KVM: selftests: Add macros so simplify creating VM shapes for non-default types
` [PATCH v12 02/23] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v12 03/23] KVM: selftests: Expose functions to get default sregs values
` [PATCH v12 04/23] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v12 05/23] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v12 06/23] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v12 07/23] KVM: selftests: Add kbuild definitons
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v12 12/23] KVM: selftests: Add helper to initialize TDX VM
` [PATCH v12 14/23] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v12 15/23] KVM: selftests: Call TDX init when creating a new TDX vm
` [PATCH v12 18/23] KVM: selftests: Set entry point for TDX guest code
` [PATCH v12 19/23] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v12 20/23] KVM: selftests: Add support for TDX TDCALL from guest
` [PATCH v12 21/23] KVM: selftests: Add wrapper for TDX MMIO "
` [PATCH v12 22/23] KVM: selftests: Add ucall support for TDX
[PATCH v5 net-next 00/14] AccECN protocol case handling series
2025-10-31 14:06 UTC (4+ messages)
[PATCH v3] selftests/run_kselftest.sh: exit with error if tests fail
2025-10-31 12:57 UTC (4+ messages)
[PATCH v7 04/15] iommupt: Add the AMD IOMMU v1 page table format
2025-10-31 9:44 UTC (2+ messages)
[PATCH bpf-next 0/3] selftests/bpf: small improvements on tc_tunnel
2025-10-31 9:01 UTC (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: skip tc_tunnel subtest if its setup fails
` [PATCH bpf-next 2/3] selftests/bpf: add checks in tc_tunnel when entering net namespaces
` [PATCH bpf-next 3/3] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel
[PATCH 0/6] KVM: LoongArch: selftests: Add timer test case
2025-10-31 3:16 UTC (7+ messages)
` [PATCH 1/6] KVM: LoongArch: selftests: Add system registers save and restore on exception
` [PATCH 2/6] KVM: LoongArch: selftests: Add exception handler register interface
` [PATCH 3/6] KVM: LoongArch: selftests: Add basic interfaces
` [PATCH 4/6] KVM: LoongArch: selftests: Add timer test case with one-shot mode
` [PATCH 5/6] KVM: LoongArch: selftests: Add period mode timer and time counter test
` [PATCH 6/6] KVM: LoongArch: selftests: Add SW emulated timer test
[GIT PULL] kselftest fixes update for Linux 6.18-rc4
2025-10-31 2:51 UTC (2+ messages)
[GIT PULL] kunit fixes update for Linux 6.18-rc4
2025-10-31 2:51 UTC (2+ messages)
[PATCH bpf 1/2] bpf: use rqspinlock for lru map
2025-10-31 2:12 UTC (4+ messages)
[PATCH net-next v3] selftests: drv-net: replace the nsim ring test with a drv-net one
2025-10-31 0:40 UTC (2+ messages)
[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
2025-10-31 0:02 UTC (3+ messages)
[PATCH v2 0/4] KVM: selftests: Test SET_NESTED_STATE with 48-bit L2 on 57-bit L1
2025-10-30 23:32 UTC (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH v2 2/4] KVM: selftests: Use a loop to walk "
[PATCH v6 0/2] KVM: guest_memfd: use write for population
2025-10-30 21:37 UTC (5+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write
[PATCH v7 14/15] iommu/amd: Remove AMD io_pgtable support
2025-10-30 17:06 UTC (2+ messages)
[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
2025-10-30 17:00 UTC (5+ messages)
` [PATCH 10/11] selftests/sched_ext: Add test for sched_ext dl_server
[PATCH bpf-next v3 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
2025-10-30 16:27 UTC (6+ messages)
` [PATCH bpf-next v3 3/4] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs
[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
2025-10-30 16:23 UTC (2+ messages)
[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
2025-10-30 16:23 UTC (2+ 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