messages from 2025-03-19 23:12:14 to 2025-03-24 17:33:20 UTC [more...]
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-03-24 17:30 UTC (18+ messages)
` [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
` [PATCH v4 02/38] perf: Skip pmu_ctx based on event_type
` [PATCH v4 03/38] perf: Clean up perf ctx time
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
` [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v4 08/38] KVM: x86/pmu: Register KVM_GUEST_PMI_VECTOR handler
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 10/38] perf/x86: Support switch_guest_ctx interface
` [PATCH v4 11/38] perf/x86: Forbid PMI handler when guest own PMU
` [PATCH v4 12/38] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v4 13/38] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
` [PATCH v4 15/38] KVM: x86/pmu: Check PMU cpuid configuration from user space
` [PATCH v4 16/38] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers
` [PATCH v4 17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{}
[PATCH net-next] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
2025-03-24 17:19 UTC (3+ messages)
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-24 16:25 UTC (8+ messages)
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
[PATCH 0/3] selftests: vDSO: chacha: Bugfixes
2025-03-24 15:55 UTC (5+ messages)
` [PATCH 1/3] selftests: vDSO: chacha: Correctly skip test if necessary
` [PATCH 2/3] selftests: vDSO: chacha: Include asm/hwcap.h for arm64
` [PATCH 3/3] selftests: vDSO: chacha: Provide default definition of HWCAP_S390_VXRS
[RFC PATCH v3 0/8] PMU partitioning driver support
2025-03-24 14:53 UTC (5+ messages)
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
[PATCH v4 0/5] Add support for the Bus Lock Threshold
2025-03-24 13:02 UTC (6+ messages)
` [PATCH v4 1/5] KVM: x86: Preparatory patch to move linear_rip out of kvm_pio_request
` [PATCH v4 2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
` [PATCH v4 3/5] KVM: SVM: Enable Bus lock threshold exit
` [PATCH v4 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
` [PATCH v4 5/5] KVM: selftests: Add bus lock exit test
[PATCH] selftests/x86/lam: fix memory leak and resource leak in lam.c
2025-03-24 12:51 UTC (2+ messages)
[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
2025-03-24 11:02 UTC (5+ 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 v4 00/14] Add support for suppressing warning backtraces
2025-03-24 10:47 UTC (6+ messages)
` [PATCH v4 10/14] s390: "
[PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
2025-03-24 10:31 UTC (3+ messages)
` [PATCH net-next v11 09/10] selftest: tap: Add tests for virtio-net ioctls
[PATCH v4 00/18] riscv: add SBI FWFT misaligned exception delegation support
2025-03-24 8:40 UTC (15+ messages)
` [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
` [PATCH v4 03/18] riscv: sbi: add FWFT extension interface
` [PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
` [PATCH v4 15/18] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v4 17/18] RISC-V: KVM: add support for FWFT SBI extension
[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
2025-03-24 6:42 UTC
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-24 4:40 UTC (19+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
[PATCHv5 net-next 0/2] wireguard: selftests: use nftables for testing
2025-03-24 3:15 UTC (5+ messages)
` [PATCHv5 net-next 1/2] wireguard: selftests: convert iptables to nft
` [PATCHv5 net-next 2/2] wireguard: selftests: update to using nft for qemu test
[PATCH v5 08/17] rust: kunit: refactor to use `&raw [const|mut]`
2025-03-23 19:28 UTC (3+ messages)
[PATCH] firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success
2025-03-23 17:05 UTC
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-03-22 21:43 UTC (15+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
` [RFC PATCH security-next 4/4] selftests/hornet: Add a selftest for the hornet LSM
[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
2025-03-22 20:28 UTC (16+ messages)
[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
2025-03-22 9:25 UTC (12+ messages)
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
[PATCH v2] tools/nolibc: Add support for SPARC
2025-03-22 8:32 UTC (2+ messages)
[RFC -next 00/10] Add ZC notifications to splice and sendfile
2025-03-21 21:28 UTC (28+ messages)
[PATCH v9 net-next 0/3] DUALPI2 patch
2025-03-21 21:08 UTC (3+ messages)
` [PATCH v9 net-next 3/3] sched: Add dualpi2 qdisc
[PATCH 0/3] bitmap: convert self-test to KUnit
2025-03-21 19:47 UTC (9+ messages)
` distro support for CONFIG_KUNIT: "
[PATCH v4 08/16] rust: kunit: refactor to use `&raw [const|mut]`
2025-03-21 19:04 UTC (8+ messages)
[PATCH net-next 0/6] netconsole: Add support for userdata release
2025-03-21 18:10 UTC (2+ messages)
[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
2025-03-21 17:04 UTC (2+ messages)
[RFC PATCH 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-03-21 16:17 UTC (6+ messages)
[PATCH v2 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
2025-03-21 13:13 UTC (2+ messages)
[PATCH 0/4] sysctl: Move the u8 range check test to lib/test_sysctl.c
2025-03-21 12:47 UTC (5+ messages)
` [PATCH 1/4] sysctl: move u8 register "
` [PATCH 2/4] sysctl: Add 0012 to test the u8 range check
` [PATCH 3/4] sysctl: call sysctl tests with a for loop
` [PATCH 4/4] sysctl: Close test ctl_headers "
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-03-21 7:51 UTC (17+ messages)
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH net 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
2025-03-21 2:57 UTC (6+ messages)
[PATCH v8 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2025-03-21 2:28 UTC (5+ messages)
[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
2025-03-20 22:16 UTC (6+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
[PATCH net-next] selftests: drv-net: rss_ctx: Don't assume indirection table is present
2025-03-20 20:03 UTC (2+ messages)
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-03-20 20:03 UTC (2+ messages)
` [PATCH v2 2/2] selftests/timers: Improve skew_consistency by testing with other clockids
[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
2025-03-20 17:48 UTC (6+ messages)
` [PATCH bpf-next/net v3 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 3/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
` [PATCH bpf-next/net v3 5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify
[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
2025-03-20 17:40 UTC (2+ messages)
[PATCH net v2 3/3] selftests: net: test for lwtunnel dst ref loops
2025-03-20 16:46 UTC (4+ messages)
` [PATCH net v2 3/3] selftests: net: test for lwtunnel dst ref loops: manual merge
[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
2025-03-20 14:48 UTC (11+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-20 13:23 UTC (3+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[PATCH net-next v1 1/2] net: pktgen: add strict buffer parsing index check
2025-03-20 11:48 UTC (4+ messages)
` [PATCH net-next v1 2/2] selftest: net: update proc_net_pktgen (add more imix_weights test cases)
[RFC PATCH] rtc: remove 'setdate' test program
2025-03-20 11:28 UTC (5+ messages)
[PATCH] kunit: tool: fix count of tests if late test plan
2025-03-20 10:08 UTC (2+ messages)
[PATCH v3 1/2] kunit: tool: Fix bug in parsing test plan
2025-03-20 10:07 UTC (5+ messages)
[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
2025-03-20 9:30 UTC (2+ messages)
[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
2025-03-20 8:20 UTC (3+ messages)
[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
2025-03-19 23:57 UTC (8+ messages)
` [PATCH 1/2] "
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