messages from 2025-04-16 17:51:19 to 2025-04-18 17:50:16 UTC [more...]
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-04-18 17:49 UTC (7+ messages)
` [PATCH v3 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v3 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v3 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 5/8] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v3 6/8] mm: make vm_area_struct anon_name field RCU-safe
[GIT PULL] kunit fixes update for Linux 6.15-rc3
2025-04-18 17:36 UTC
[PATCH v4 net-next 00/15] AccECN protocol patch series
2025-04-18 17:34 UTC (17+ messages)
` [PATCH v4 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v4 net-next 02/15] tcp: fast path functions later
` [PATCH v4 net-next 03/15] tcp: AccECN core
` [PATCH v4 net-next 04/15] tcp: accecn: AccECN negotiation
` [PATCH v4 net-next 05/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v4 net-next 06/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v4 net-next 07/15] tcp: allow embedding leftover into option padding
` [PATCH v4 net-next 08/15] tcp: sack option handling improvements
` [PATCH v4 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v4 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v4 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v4 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v4 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v4 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v4 net-next 15/15] tcp: try to avoid safer when ACKs are thinned
[PATCH 0/6] tools/nolibc: fix some undefined behaviour and enable UBSAN
2025-04-18 17:32 UTC (8+ messages)
` [PATCH 1/6] tools/nolibc: add __nolibc_has_feature()
` [PATCH 2/6] tools/nolibc: disable function sanitizer for _start_c()
` [PATCH 3/6] tools/nolibc: properly align dirent buffer
` [PATCH 4/6] tools/nolibc: fix integer overflow in i{64,}toa_r() and
` [PATCH 5/6] selftests/nolibc: disable ubsan for smash_stack()
` [PATCH 6/6] selftests/nolibc: enable UBSAN if available
[PATCH 01/14] rcutorture: Make srcu_lockdep.sh check kernel Kconfig
2025-04-18 17:31 UTC (12+ messages)
` [PATCH 02/14] rcutorture: Make srcu_lockdep.sh check reader-conflict handling
` [PATCH 04/14] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
` [PATCH 11/14] torture: Add --do-{,no-}normal to torture.sh
` [PATCH 12/14] torture: Add testing of RCU's Rust bindings "
` [PATCH 14/14] rcutorture: Fix issue with re-using old images on ARM64
` [PATCH 01/12] rcutorture: Make srcu_lockdep.sh check kernel Kconfig
` [PATCH 02/12] rcutorture: Make srcu_lockdep.sh check reader-conflict handling
` [PATCH 04/12] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
` [PATCH 11/12] torture: Add --do-{,no-}normal to torture.sh
` [PATCH 12/12] torture: Add testing of RCU's Rust bindings "
[GIT PULL] Kselftest fixes update for Linux 6.15-rc3
2025-04-18 17:23 UTC
[PATCH v3 00/32] kselftest harness and nolibc compatibility
2025-04-18 17:16 UTC (11+ messages)
` [PATCH v3 01/32] selftests: harness: Add kselftest harness selftest
` [PATCH v3 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH v3 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH v3 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH v3 06/32] selftests: harness: Remove dependency on libatomic
[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
2025-04-18 16:53 UTC (10+ messages)
` [PATCH v10 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v10 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v10 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
2025-04-18 16:13 UTC (7+ messages)
` [PATCH bpf-next v2 1/9] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v2 2/9] selftests/bpf: Add socket_kind_to_str() to socket_helpers
` [PATCH bpf-next v2 3/9] selftests/bpf: Add u32()/u64() to sockmap_helpers
[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-04-18 15:25 UTC (12+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator
[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
2025-04-18 15:15 UTC (23+ messages)
` [PATCH v9 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v9 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v9 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v9 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v9 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH v2] tracing: selftests: Add testing a user string to filters
2025-04-18 14:12 UTC
[PATCH] tracing: selftests: Add testing a user string to filters
2025-04-18 12:25 UTC (3+ messages)
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-04-18 7:00 UTC (19+ messages)
` [PATCH] timekeeping: Prevent coarse clocks going backwards
[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
2025-04-18 5:05 UTC
[PATCH v6 05/18] rust: kunit: refactor to use `&raw [const|mut]`
2025-04-18 1:41 UTC
[PATCH net-next v3 0/3] Fix netdevim to correctly mark NAPI IDs
2025-04-18 1:37 UTC (3+ messages)
` [PATCH net-next v3 2/3] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v3 3/3] selftests: drv-net: Test that NAPI ID is non-zero
[PATCH v4 0/4] mm: introduce THP deferred setting
2025-04-18 1:02 UTC (8+ messages)
` [PATCH v4 1/4] mm: defer THP insertion to khugepaged
` [PATCH v4 2/4] mm: document (m)THP defer usage
` [PATCH v4 3/4] khugepaged: add defer option to mTHP options
` [PATCH v4 4/4] selftests: mm: add defer to thp setting parser
[PATCH net-next v9 0/9] Device memory TCP TX
2025-04-17 23:15 UTC (10+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v9 4/9] net: devmem: Implement TX path
` [PATCH net-next v9 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v9 6/9] net: enable driver support for netmem TX
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v9 8/9] net: check for driver support in netmem TX
` [PATCH net-next v9 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH net-next v2 0/4] Fix netdevim to correctly mark NAPI IDs
2025-04-17 17:06 UTC (11+ messages)
` [PATCH net-next v2 2/4] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v2 3/4] selftests: net: Allow custom net ns paths
` [PATCH net-next v2 4/4] selftests: drv-net: Test that NAPI ID is non-zero
[PATCH 1/1] selftests/pcie_bwctrl: Fix test progs list
2025-04-17 16:42 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf: Allow access to const void pointer arguments in tracing programs
2025-04-17 15:15 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add test to access const void pointer argument in tracing program
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-04-17 14:10 UTC (5+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
[PATCH v5 00/13] riscv: add SBI FWFT misaligned exception delegation support
2025-04-17 12:20 UTC (14+ messages)
` [PATCH v5 01/13] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v5 02/13] riscv: sbi: add new SBI error mappings
` [PATCH v5 03/13] riscv: sbi: add FWFT extension interface
` [PATCH v5 04/13] riscv: sbi: add SBI FWFT extension calls
` [PATCH v5 05/13] riscv: misaligned: request misaligned exception from SBI
` [PATCH v5 06/13] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v5 07/13] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v5 08/13] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v5 09/13] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v5 10/13] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v5 11/13] RISC-V: KVM: add SBI extension reset callback
` [PATCH v5 12/13] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v5 13/13] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH bpf-next v2 0/2] bpf: Allow access to const void pointer arguments in tracing programs
2025-04-17 12:15 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH net-next v26 00/23] Introducing OpenVPN Data Channel Offload
2025-04-17 11:10 UTC (6+ messages)
[PATCH net-next v3 0/6] xfrm & bonding: Correct use of xso.real_dev
2025-04-17 8:57 UTC (2+ messages)
[PATCH bpf-next v1 0/2] bpf: Fix panic in bpf_get_local_storage
2025-04-17 4:40 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: Create cgroup storage if needed when updating link
` [PATCH bpf-next v1 2/2] selftests/bpf: Add link update test for cgroup_storage
[PATCH v5 00/28] KVM: arm64: Implement support for SME
2025-04-17 0:25 UTC (29+ messages)
` [PATCH v5 01/28] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v5 02/28] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v5 03/28] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v5 04/28] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v5 05/28] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v5 06/28] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v5 07/28] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v5 08/28] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v5 09/28] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v5 10/28] KVM: arm64: Document the KVM ABI for SME
` [PATCH v5 11/28] KVM: arm64: Define internal features "
` [PATCH v5 12/28] KVM: arm64: Rename sve_state_reg_region
` [PATCH v5 13/28] KVM: arm64: Store vector lengths in an array
` [PATCH v5 14/28] KVM: arm64: Implement SME vector length configuration
` [PATCH v5 15/28] KVM: arm64: Support SME control registers
` [PATCH v5 16/28] KVM: arm64: Support TPIDR2_EL0
` [PATCH v5 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v5 18/28] KVM: arm64: Support SME priority registers
` [PATCH v5 19/28] KVM: arm64: Provide assembly for SME register access
` [PATCH v5 20/28] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v5 21/28] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v5 22/28] KVM: arm64: Expose SME specific state to userspace
` [PATCH v5 23/28] KVM: arm64: Context switch SME state for guests
` [PATCH v5 24/28] KVM: arm64: Handle SME exceptions
` [PATCH v5 25/28] KVM: arm64: Expose SME to nested guests
` [PATCH v5 26/28] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v5 27/28] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v5 28/28] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v11 net-next 0/5] DUALPI2 patch
2025-04-17 0:18 UTC (6+ messages)
` [PATCH v11 net-next 2/5] selftests/tc-testing: Add selftests for qdisc DualPI2
[PATCH] selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tc
2025-04-17 0:16 UTC (6+ messages)
[PATCH] KVM: selftests: add test for SVE host corruption
2025-04-16 23:32 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