messages from 2025-03-24 17:33:20 to 2025-03-27 15:33:17 UTC [more...]
[PATCH] kunit: Spelling s/slowm/slow/
2025-03-27 15:33 UTC
[PATCH v7 0/7] rust: reduce `as` casts, enable related lints
2025-03-27 14:15 UTC (25+ messages)
` [PATCH v7 1/7] rust: retain pointer mut-ness in `container_of!`
` [PATCH v7 2/7] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v7 3/7] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v7 4/7] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v7 5/7] rust: enable `clippy::as_underscore` lint
` [PATCH v7 6/7] rust: enable `clippy::cast_lossless` lint
` [PATCH v7 7/7] rust: enable `clippy::ref_as_ptr` lint
Symbol too long for allsyms warnings on KSYM_NAME_LEN
2025-03-27 13:58 UTC (2+ messages)
[PATCH] clk: test: Forward-declare struct of_phandle_args in kunit/clk.h
2025-03-27 12:52 UTC
[PATCH] selftest/mm: va_high_addr_switch: add ppc64 support check
2025-03-27 11:48 UTC
[RFC PATCH 0/6] Deep talk about folio vmap
2025-03-27 9:28 UTC (7+ messages)
` [RFC PATCH 1/6] udmabuf: try fix udmabuf vmap
` [RFC PATCH 2/6] udmabuf: try udmabuf vmap test
` [RFC PATCH 3/6] mm/vmalloc: try add vmap folios range
` [RFC PATCH 4/6] udmabuf: use vmap_range_folios
` [RFC PATCH 5/6] udmabuf: vmap test suit for pages and pfns compare
` [RFC PATCH 6/6] udmabuf: remove no need code
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-03-27 9:22 UTC (3+ messages)
[RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
2025-03-27 9:18 UTC (5+ messages)
[PATCH v7 0/3] Enable Zicbom in usermode
2025-03-27 3:24 UTC (2+ messages)
[GIT PULL] kunit next update for Linux 6.15-rc1
2025-03-27 3:05 UTC
[PATCH] selftests/filesystems: remove duplicate sys/types.h header
2025-03-27 2:13 UTC
[PATCH 0/4] ublk: improve handling of saturated queues when ublk server exits
2025-03-27 2:06 UTC (17+ messages)
` [PATCH 1/4] selftests: ublk: kublk: use ioctl-encoded opcodes
` [PATCH 2/4] selftests: ublk: kublk: fix an error log line
` [PATCH 3/4] selftests: ublk: kublk: ignore SIGCHLD
` [PATCH 4/4] ublk: improve handling of saturated queues when ublk server exits
[GIT PULL] Kselftest next update for Linux 6.15-rc1
2025-03-27 1:56 UTC
[PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
2025-03-26 22:04 UTC (4+ messages)
[PATCH net-next v2 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
2025-03-26 21:41 UTC (6+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-03-26 20:09 UTC (25+ messages)
` [PATCH v4 17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{}
` [PATCH v4 18/38] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
` [PATCH v4 19/38] KVM: VMX: Add macros to wrap around {secondary,tertiary}_exec_controls_changebit()
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
` [PATCH v4 21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl
` [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
` [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
` [PATCH v4 24/38] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v4 25/38] KVM: x86/pmu: Add AMD PMU registers to direct access list
` [PATCH v4 26/38] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and "
` [PATCH v4 28/38] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest writes to event selectors
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 30/38] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v4 31/38] KVM: nVMX: Add macros to simplify nested MSR interception setting
` [PATCH v4 32/38] KVM: nVMX: Add nested virtualization support for mediated PMU
` [PATCH v4 33/38] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v4 34/38] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v4 35/38] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v4 36/38] KVM: selftests: Add mediated vPMU supported for pmu tests
` [PATCH v4 37/38] KVM: Selftests: Support mediated vPMU for vmx_pmu_caps_test
` [PATCH v4 38/38] KVM: Selftests: Fix pmu_counters_test error for mediated vPMU
[PATCH v2 0/2] KVM: selftests: access_tracking_perf_test: skip the test when NUMA balancing is active
2025-03-26 19:38 UTC (8+ messages)
` [PATCH v2 1/2] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v2 2/2] KVM: selftests: access_tracking_perf_test: add option to skip the sanity check
bug report for linux-6.14/tools/testing/selftests/mm/pagemap_ioctl.c
2025-03-26 19:25 UTC
[PATCH v1] selftests/mm/cow: fix minor memory leak in child_vmsplice_memcmp_fn()
2025-03-26 19:24 UTC (2+ messages)
[PATCH] selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlink
2025-03-26 15:29 UTC
[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
2025-03-26 13:54 UTC (16+ messages)
` [PATCH net-next v24 09/23] ovpn: implement packet processing
` [PATCH net-next v24 18/23] ovpn: implement peer add/get/dump/delete via netlink
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-26 13:02 UTC (4+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
2025-03-26 9:06 UTC (2+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-03-26 8:56 UTC (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCHv5 net-next 0/2] wireguard: selftests: use nftables for testing
2025-03-26 6:25 UTC (4+ messages)
` [PATCHv5 net-next 1/2] wireguard: selftests: convert iptables to nft
[PATCH rcu 00/11] RCU torture changes for v6.15
2025-03-26 5:42 UTC (9+ messages)
` [PATCH rcu 10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
[PATCH v10 net-next 0/5] DUALPI2 patch
2025-03-25 21:54 UTC (7+ messages)
` [PATCH v10 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v10 net-next 2/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v10 net-next 3/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v10 net-next 4/5] sched: Dump configuration and statistics "
` [PATCH v10 net-next 5/5] sched: Add enqueue/dequeue "
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-25 20:29 UTC (15+ messages)
kself test fail for "kci_test_bridge_parent_id"
2025-03-25 19:11 UTC
[RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
2025-03-25 18:52 UTC (2+ messages)
[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
2025-03-25 17:10 UTC (17+ messages)
[PATCH] firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success
2025-03-25 15:51 UTC (2+ messages)
[PATCH v5 iproute2-next 0/1] DualPI2 iproute2 patch
2025-03-25 14:47 UTC (2+ messages)
` [PATCH v5 iproute2-next 1/1] tc: add dualpi2 scheduler module
[PATCH v3 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
2025-03-25 14:46 UTC (7+ messages)
` [PATCH v3 1/2] selftests: livepatch: add new ftrace helpers functions
` [PATCH v3 2/2] selftests: livepatch: test if ftrace can trace a livepatched function
[PATCH] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid()
2025-03-25 13:34 UTC
[PATCH] selftests/x86/lam: fix memory leak and resource leak in lam.c
2025-03-25 13:25 UTC (5+ messages)
` (no subject)
[PATCH 0/3] selftests: vDSO: chacha: Bugfixes
2025-03-25 10:54 UTC (6+ messages)
` [PATCH 3/3] selftests: vDSO: chacha: Provide default definition of HWCAP_S390_VXRS
[PATCH v6 0/6] rust: reduce `as` casts, enable related lints
2025-03-25 10:45 UTC (9+ messages)
` [PATCH v6 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v6 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v6 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v6 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v6 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v6 6/6] rust: enable `clippy::cast_lossless` lint
[PATCH 0/3] RISC-V KVM selftests improvements
2025-03-25 0:40 UTC (4+ messages)
` [PATCH 1/3] KVM: riscv: selftests: Add stval to exception handling
` [PATCH 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH v2 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
2025-03-24 22:49 UTC (7+ messages)
` [PATCH v2 1/2] selftests: livepatch: add new ftrace helpers functions
` [PATCH v2 2/2] selftests: livepatch: test if ftrace can trace a livepatched function
[PATCH] selftests/nolibc: drop unnecessary sys/io.h include
2025-03-24 22:01 UTC
[PATCH v4 0/5] Add support for the Bus Lock Threshold
2025-03-24 21:56 UTC (3+ messages)
` [PATCH v4 2/5] x86/cpufeatures: Add CPUID feature bit "
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-24 19:46 UTC (4+ messages)
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
[PATCH net-next] selftests: drv-net: rss_ctx: Don't assume indirection table is present
2025-03-24 19:30 UTC (2+ messages)
[PATCH net-next v1 1/2] net: pktgen: add strict buffer parsing index check
2025-03-24 19:20 UTC (2+ messages)
[PATCH v2 net-next 00/15] AccECN protocol patch series
2025-03-24 19:09 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
2025-03-24 17:53 UTC (3+ messages)
[PATCH 08/10] kunit: add module description for backtrace suppression test
2025-03-24 17: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