messages from 2024-08-23 07:04:59 to 2024-08-26 19:41:32 UTC [more...]
[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
2024-08-26 19:41 UTC (4+ messages)
[PATCH 0/2] Exposing nice CPU usage to userspace
2024-08-26 18:19 UTC (6+ messages)
` [PATCH 1/2] Tracking cgroup-level niced CPU time
` [PATCH 2/2] Selftests for niced CPU statistics
[PATCH net-next] selftests: forwarding: local_termination: Down ports on cleanup
2024-08-26 17:15 UTC
[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
2024-08-26 17:11 UTC (5+ messages)
` [PATCH net 1/4] mptcp: close subflow when receiving TCP+FIN
` [PATCH net 2/4] selftests: mptcp: join: cannot rm sf if closed
` [PATCH net 3/4] mptcp: sched: check both backup in retrans
` [PATCH net 4/4] mptcp: pr_debug: add missing \n at the end
[PATCH net-next v7] net: netconsole: selftests: Create a new netconsole selftest
2024-08-26 16:40 UTC (2+ messages)
[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
2024-08-26 16:36 UTC (4+ messages)
` [PATCH 1/3] Revert "RISC-V: mm: Document mmap changes"
` [PATCH 2/3] riscv: selftests: Remove mmap hint address checks
` [PATCH 3/3] riscv: mm: Do not restrict mmap address based on hint
[PATCH net-next v15 01/13] mm: page_frag: add a test module for page_frag
2024-08-26 16:30 UTC (4+ messages)
` [PATCH net-next v15 02/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v15 04/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
2024-08-26 16:30 UTC (7+ messages)
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-08-26 16:15 UTC (9+ messages)
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 4/4] KVM: selftests: Add bus lock exit test
[PATCH 1/1] Improve missing mods error message and make shell script executable
2024-08-26 16:10 UTC (4+ messages)
` "
` [PATCH 1/1 V2] Selftests: net: Set executable bit for shell script
[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
2024-08-26 15:20 UTC (15+ messages)
` [RFC PATCH net-next 1/5] "
` [RFC PATCH net-next 2/5] selftests: mlxsw: sch_red_core: Use defer for test cleanup
` [RFC PATCH net-next 3/5] selftests: mlxsw: sch_red_core: Use defer for stopping traffic
` [RFC PATCH net-next 4/5] selftests: mlxsw: sch_red_*: Use defer for qdisc management
` [RFC PATCH net-next 5/5] selftests: sch_tbf_core: Use defer for stopping traffic
[PATCH net 00/15] mptcp: more fixes for the in-kernel PM
2024-08-26 15:59 UTC (16+ messages)
` [PATCH net 01/15] mptcp: pm: reuse ID 0 after delete and re-add
` [PATCH net 02/15] mptcp: pm: fix RM_ADDR ID for the initial subflow
` [PATCH net 03/15] selftests: mptcp: join: check removing ID 0 endpoint
` [PATCH net 04/15] mptcp: pm: send ACK on an active subflow
` [PATCH net 05/15] mptcp: pm: skip connecting to already established sf
` [PATCH net 06/15] mptcp: pm: reset MPC endp ID when re-added
` [PATCH net 07/15] selftests: mptcp: join: check re-adding init endp with != id
` [PATCH net 08/15] selftests: mptcp: join: no extra msg if no counter
` [PATCH net 09/15] mptcp: pm: do not remove already closed subflows
` [PATCH net 10/15] mptcp: pm: fix ID 0 endp usage after multiple re-creations
` [PATCH net 11/15] selftests: mptcp: join: check re-re-adding ID 0 endp
` [PATCH net 12/15] mptcp: avoid duplicated SUB_CLOSED events
` [PATCH net 13/15] selftests: mptcp: join: validate event numbers
` [PATCH net 14/15] mptcp: pm: ADD_ADDR 0 is not a new address
` [PATCH net 15/15] selftests: mptcp: join: check re-re-adding ID 0 signal
[PATCH 1/1 V2] Selftests: net: Improve missing modules error message
2024-08-26 15:50 UTC (2+ messages)
[PATCH v4 0/3] HID: hidraw: HIDIOCREVOKE introduction
2024-08-26 15:47 UTC (4+ messages)
` [PATCH v4 1/3] HID: hidraw: add HIDIOCREVOKE ioctl
` [PATCH v4 2/3] selftests/hid: Add initial hidraw tests skeleton
` [PATCH v4 3/3] selftests/hid: Add HIDIOCREVOKE tests
[PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues
2024-08-26 15:33 UTC (7+ messages)
` [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs
[PATCH] selftests/mm: do not try to split below filesystem block size
2024-08-26 15:01 UTC (3+ messages)
[PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test
2024-08-26 14:18 UTC (3+ messages)
[PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler
2024-08-26 13:53 UTC (5+ messages)
[PATCH] selftests/livepatch: wait for atomic replace to occur
2024-08-26 13:41 UTC (4+ messages)
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-26 13:24 UTC (36+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
selftests: core: unshare_test: WARNING: at mm/util.c:671 __kvmalloc_node_noprof
2024-08-26 13:20 UTC
[PATCH bpf-next v2 0/8] libbpf, selftests/bpf: Support cross-endian usage
2024-08-26 10:58 UTC (16+ messages)
` [PATCH bpf-next v2 1/8] libbpf: Improve log message formatting
` [PATCH bpf-next v2 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v2 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v2 6/8] libbpf: Support linking "
` [PATCH bpf-next v2 7/8] libbpf: Support creating light skeleton "
[PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
2024-08-26 10:13 UTC (3+ messages)
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-26 10:00 UTC (13+ messages)
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
[PATCH rc 0/2] Fix maps created without READ or WRITE
2024-08-26 7:16 UTC (8+ messages)
` [PATCH rc 1/2] iommufd: Do not allow creating areas "
` [PATCH rc 2/2] iommu: Do not return 0 from map_pages if it doesn't do anything
[PATCH] selftests/vDSO: support DT_GNU_HASH
2024-08-26 6:07 UTC (2+ messages)
[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
2024-08-25 19:45 UTC (5+ messages)
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
2024-08-25 19:39 UTC (7+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "
[PATCH v2] selftests: fix relative rpath usage
2024-08-25 9:40 UTC (2+ messages)
[PATCH v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
2024-08-25 8:35 UTC (2+ messages)
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-25 4:15 UTC (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection
[PATCH 0/2] Adding SO_PEEK_OFF for TCPv6
2024-08-24 8:55 UTC (6+ messages)
` [PATCH 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [PATCH 2/2] selftests: add selftest for tcp SO_PEEK_OFF support
[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
2024-08-24 7:24 UTC (4+ messages)
[PATCH v2 0/9] SEV Kernel Selftests
2024-08-23 22:16 UTC (4+ messages)
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY
[PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates
2024-08-23 22:04 UTC (9+ messages)
` [PATCH net-next v4 1/8] selftests/net: Clean-up double assignment
` [PATCH net-next v4 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v4 3/8] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v4 4/8] selftests/net: Open /proc/thread-self in open_netns()
` [PATCH net-next v4 5/8] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v4 6/8] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v4 7/8] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v4 8/8] selftests/net: Add trace events matching to tcp_ao
[RFC PATCH v1 5/6] selftests/rseq: x86: Implement rseq_load_u32_u32
2024-08-23 18:59 UTC (2+ messages)
` [RFC PATCH v1 6/6] selftests/rseq: Implement NUMA node id vs mm_cid invariant test
[PATCH v5 00/30] Permission Overlay Extension
2024-08-23 18:40 UTC (11+ messages)
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
[PATCH nf-next v2 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-23 17:48 UTC (2+ messages)
` [PATCH nf-next v2 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable
[PATCH net-next] selftests: forwarding: no_forwarding: Down ports on cleanup
2024-08-23 17:42 UTC (2+ messages)
[PATCH v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
2024-08-23 17:02 UTC (2+ messages)
[PATCH net-next v14 01/11] mm: page_frag: add a test module for page_frag
2024-08-23 15:00 UTC (3+ messages)
` [PATCH net-next v14 02/11] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[PATCH v3 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
2024-08-23 14:47 UTC (8+ messages)
` [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v3 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v3 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v3 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions
[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
2024-08-23 14:27 UTC (6+ messages)
` [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper
[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-08-23 13:20 UTC (11+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "
[PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking
2024-08-23 7:12 UTC (7+ 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