messages from 2025-08-30 08:51:59 to 2025-09-02 10:58:24 UTC [more...]
next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
2025-09-02 10:58 UTC (3+ messages)
[PATCH v20 0/8] fork: Support shadow stacks in clone3()
2025-09-02 10:21 UTC (9+ messages)
` [PATCH v20 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v20 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v20 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v20 4/8] fork: Add shadow stack support to clone3()
` [PATCH v20 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v20 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v20 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v20 8/8] selftests/clone3: Test shadow stack support
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-09-02 10:02 UTC (3+ messages)
` (subset) "
[PATCH bpf-next v3 1/2] bpf: add bpf_strcasecmp kfunc
2025-09-02 9:45 UTC (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test kfunc bpf_strcasecmp
[PATCH v2 00/37] mm: remove nth_page()
2025-09-02 9:42 UTC (40+ messages)
` [PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v2 03/37] s390/Kconfig: "
` [PATCH v2 04/37] x86/Kconfig: "
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
` [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v2 16/37] fs: hugetlbfs: cleanup "
` [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within "
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "
` [PATCH v2 28/37] memstick: "
` [PATCH v2 29/37] mmc: "
` [PATCH v2 30/37] scsi: scsi_lib: "
` [PATCH v2 31/37] scsi: sg: "
` [PATCH v2 32/37] vfio/pci: "
` [PATCH v2 33/37] crypto: remove "
` [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v2 35/37] kfence: drop nth_page() usage
` [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v2 37/37] mm: remove nth_page()
[PATCH bpf-next v3 0/2] bpf: Add kfunc bpf_strcasecmp()
2025-09-02 9:18 UTC
[PATCH bpf-next v2 1/2] bpf: add bpf_strcasecmp kfunc
2025-09-02 9:21 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test kfunc bpf_strcasecmp
[PATCH net-next v2 1/2] selftests: drv-net: rss_ctx: use Netlink for timed reconfig
2025-09-02 9:03 UTC (4+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: rss_ctx: make the test pass with few queues
[PATCH net-next 1/2] selftests: drv-net: rss_ctx: use Netlink for timed reconfig
2025-09-02 9:01 UTC (4+ messages)
[PATCH] selftests/fs/mount-notify: Fix compilation failure
2025-09-02 8:36 UTC (4+ messages)
[PATCH] selftests/fs/mount-notify: Fix compilation failure
2025-09-02 8:35 UTC (2+ messages)
[Patch v2] selftests/mm: check content to see whether mremap corrupt data
2025-09-02 8:28 UTC (18+ messages)
[PATCH net-next 1/2] selftests: drv-net: adjust tests before defaulting to shell=False
2025-09-02 8:16 UTC (6+ messages)
` [PATCH net-next 2/2] selftests: net: py: don't default to shell=True
[PATCH bpf-next v2 0/2] bpf: Add kfunc bpf_strcasecmp()
2025-09-02 7:54 UTC
[PATCHSET V2 bpf-next 0/2] cpuidle, bpf: Introduce BPF-ext cpuidle governor policy via struct_ops
2025-09-02 8:03 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] cpuidle: Implement BPF extensible cpuidle governor class
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpuidle_gov_ext
[PATCH net-next] net: selftests: clean up tools/testing/selftests/net/lib/py/utils.py
2025-09-02 7:26 UTC (2+ messages)
[PATCHv2 net-next 0/5] net: common feature compute for upper interface
2025-09-02 7:26 UTC (6+ messages)
` [PATCHv2 net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCHv2 net-next 2/5] bonding: use common function to compute the features
` [PATCHv2 net-next 3/5] team: "
` [PATCHv2 net-next 4/5] net: bridge: "
` [PATCHv2 net-next 5/5] selftests/net: add offload checking test for virtual interface
[PATCH bpf-next 1/2] bpf: add bpf_strcasecmp kfunc
2025-09-02 7:14 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test kfunc bpf_strcasecmp
[PATCHv5 iproute2-next] iplink: bond_slave: add support for actor_port_prio
2025-09-02 6:47 UTC
[PATCHv5 net-next 0/3] bonding: support aggregator selection based on port priority
2025-09-02 6:45 UTC (4+ messages)
` [PATCHv5 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv5 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv5 net-next 3/3] selftests: bonding: add test for LACP actor "
[PATCH bpf-next 0/2] bpf: Add kfunc bpf_strcasecmp()
2025-09-02 6:17 UTC
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-09-02 5:13 UTC (3+ messages)
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
[PATCH] selftests: net: fix spelling and grammar mistakes
2025-09-01 20:20 UTC (2+ messages)
[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
2025-09-01 19:53 UTC (5+ messages)
[PATCH net] selftests: drv-net: csum: fix interface name for remote host
2025-09-01 19:50 UTC (4+ messages)
[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
2025-09-01 17:04 UTC (7+ messages)
[PATCH v2] selftests: net: avoid memory leak
2025-09-01 16:45 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/3] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-09-01 15:46 UTC (7+ messages)
` [PATCH 1/3] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH 2/3] selftests: drv-net: Fix tolerance calculation "
` [PATCH 3/3] selftests: drv-net: Relax total BW check "
[PATCH v4 0/2] KVM: guest_memfd: use write for population
2025-09-01 15:38 UTC (8+ messages)
` [PATCH v4 1/2] KVM: guest_memfd: add generic population via write
[PATCH net-next v4] selftests: net: add test for ipv6 fragmentation
2025-09-01 15:34 UTC (3+ messages)
[PATCH 2/9] KVM: selftests: Add __packed attribute fallback
2025-09-01 15:08 UTC (3+ messages)
[PATCH] selftests/mm: directly add pagesize instead of increase until page size
2025-09-01 13:05 UTC (7+ messages)
[PATCH 0/8] Add selftests for mshare
2025-09-01 12:50 UTC (4+ messages)
` [PATCH 4/8] mshare: selftests: Add test case shared memory
` [External] "
[PATCH v7 00/29] KVM: arm64: Implement support for SME
2025-09-01 12:44 UTC (2+ messages)
[PATCH v1 00/36] mm: remove nth_page()
2025-09-01 11:35 UTC (12+ messages)
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 29/36] scsi: scsi_lib: drop nth_page() usage within SG entry
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 32/36] crypto: remove "
[PATCH net-next v3] selftests: net: add test for ipv6 fragmentation
2025-09-01 11:22 UTC
[PATCH net-next 0/5] net: common feature compute for upper interface
2025-09-01 9:46 UTC (7+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCH net-next 5/5] selftests/net: add offload checking test for virtual interface
[PATCH net-next 0/6] mptcp: misc. features for v6.18
2025-09-01 9:39 UTC (7+ messages)
` [PATCH net-next 1/6] mptcp: use HMAC-SHA256 library instead of open-coded HMAC
` [PATCH net-next 2/6] mptcp: make ADD_ADDR retransmission timeout adaptive
` [PATCH net-next 3/6] selftests: mptcp: remove add_addr_timeout settings
` [PATCH net-next 4/6] selftests: mptcp: add checks for fallback counters
` [PATCH net-next 5/6] net: Add rfs_needed() helper
` [PATCH net-next 6/6] mptcp: record subflows in RPS table
[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
2025-09-01 8:46 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-01 8:08 UTC (2+ messages)
[PATCH v2] KVM: loongarch: selftests: Remove common tests built by TEST_GEN_PROGS_COMMON
2025-09-01 7:43 UTC
[PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
2025-09-01 7:35 UTC (4+ messages)
` [PATCH v3 1/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
` [PATCH v3 2/3] KVM: riscv: selftests: Add missing headers for new testcases
` [PATCH v3 3/3] KVM: riscv: selftests: Add common supported test cases
[PATCHSET V1 0/2] cpuidle, bpf: Introduce BPF-based extensible cpuidle policy via struct_ops
2025-09-01 6:59 UTC (4+ messages)
[PATCH bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-09-01 3:42 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v3 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v3 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
2025-09-01 2:58 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] selftests: Centralize include path for kselftest.h and kselftest_harness.h
` [PATCH v2 2/2] selftests: Replace relative includes with non-relative "
[PATCH net-next] selftests: net: add test for ipv6 fragmentation
2025-08-31 21:47 UTC (3+ messages)
` [PATCH net-next v2] "
[PATCH net-next] selftests: net: add test for ipv6 fragmentation
2025-08-31 21:41 UTC (2+ messages)
[PATCH] kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
2025-08-30 10:39 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;
as well as URLs for NNTP newsgroup(s).