messages from 2025-04-29 00:14:56 to 2025-04-30 14:59:02 UTC [more...]
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-30 14:58 UTC (61+ messages)
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 04/22] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()
` [PATCH v2 13/22] iommufd: Add mmap interface
` [PATCH v2 16/22] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v2 17/22] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v2 18/22] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v2 19/22] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
[PATCH] kselftest: cpufreq: Get rid of double suspend in rtcwake case
2025-04-30 14:55 UTC
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-04-30 13:06 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
2025-04-30 12:43 UTC (4+ messages)
` [PATCH bpf-next 1/4] "
[PATCH v4 0/5] Add support for the Bus Lock Threshold
2025-04-30 11:30 UTC (12+ messages)
` [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 0/4] selftest: can: Start importing selftests from can-tests
2025-04-30 9:36 UTC (6+ messages)
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases
[PATCH v3 0/3] RISC-V KVM selftests improvements
2025-04-30 8:16 UTC (4+ messages)
` [PATCH v3 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v3 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v3 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2025-04-30 7:58 UTC (6+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
[PATCH v2 0/3] RISC-V KVM selftests improvements
2025-04-30 7:22 UTC (10+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v2 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v2 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH net-next v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
2025-04-30 5:48 UTC
[PATCH 0/2] Update kunit doc and tool with tips to build errors
2025-04-30 5:18 UTC (9+ messages)
` [PATCH 1/2] doc: kunit: add information about cleaning source trees
` [PATCH 2/2] kunit: add tips to clean source tree to build help message
[PATCH] KVM: selftests: add test for SVE host corruption
2025-04-30 0:48 UTC (3+ messages)
[PATCH v14 00/27] riscv control-flow integrity for usermode
2025-04-30 0:16 UTC (28+ messages)
` [PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v14 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v14 09/27] riscv mmu: write protect and shadow stack
` [PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v14 15/27] riscv/traps: Introduce software check exception
` [PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v14 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v14 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 0/3] selftests: ublk: more misc fixes
2025-04-30 0:09 UTC (5+ messages)
` [PATCH v2 1/3] selftests: ublk: kublk: build with -Werror iff WERROR!=0
` [PATCH v2 2/3] selftests: ublk: make test_generic_06 silent on success
` [PATCH v2 3/3] selftests: ublk: kublk: fix include path
[PATCH AUTOSEL 6.1 08/10] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:53 UTC
[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
2025-04-29 23:53 UTC (7+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Introduce a new kfunc for sockmap
[PATCH AUTOSEL 6.6 19/21] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:52 UTC
[PATCH AUTOSEL 6.12 33/37] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:51 UTC
[PATCH AUTOSEL 6.14 34/39] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
2025-04-29 23:50 UTC
[PATCH 0/3] selftests: ublk: more misc fixes
2025-04-29 22:46 UTC (10+ messages)
` [PATCH 1/3] selftests: ublk: kublk: build with -Werror iff CONFIG_WERROR=y
` [PATCH 2/3] selftests: ublk: make test_generic_06 silent on success
` [PATCH 3/3] selftests: ublk: kublk: fix include path
[PATCH net 0/4] Fix Felix DSA taprio gates after clock jump
2025-04-29 22:20 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix compilation errors
2025-04-29 21:20 UTC (2+ messages)
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-04-29 20:43 UTC (14+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
[PATCH] selftests/bpf: Fix kmem_cache iterator draining
2025-04-29 20:40 UTC (4+ messages)
[PATCH v3 00/32] kselftest harness and nolibc compatibility
2025-04-29 19:25 UTC (6+ messages)
[PATCH net-next v2] selftests: net: exit cleanly on SIGTERM / timeout
2025-04-29 17:34 UTC (2+ messages)
[PATCH v13 net-next 0/5] DUALPI2 patch
2025-04-29 17:28 UTC (5+ messages)
` [PATCH v13 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v13 net-next 3/5] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH net-next] selftests: net: exit cleanly on SIGTERM / timeout
2025-04-29 17:07 UTC (6+ messages)
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-04-29 16:11 UTC (27+ messages)
` [PATCH v5 01/25] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v5 02/25] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v5 03/25] rcu: Add a small-width RCU watching counter debug option
` [PATCH v5 04/25] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v5 05/25] jump_label: Add annotations for validating noinstr usage
` [PATCH v5 06/25] static_call: Add read-only-after-init static calls
` [PATCH v5 07/25] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v5 08/25] x86/idle: Mark x86_idle "
` [PATCH v5 09/25] x86/paravirt: Mark pv_steal_clock "
` [PATCH v5 10/25] riscv/paravirt: "
` [PATCH v5 11/25] loongarch/paravirt: "
` [PATCH v5 12/25] arm64/paravirt: "
` [PATCH v5 13/25] arm/paravirt: "
` [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v5 15/25] sched/clock: Mark sched_clock_running key "
` [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs
[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
2025-04-29 14:47 UTC (6+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
[PATCH v5 net-next 00/15] AccECN protocol patch series
2025-04-29 14:11 UTC (19+ messages)
` [PATCH v5 net-next 03/15] tcp: AccECN core
` [PATCH v5 net-next 04/15] tcp: accecn: AccECN negotiation
` [PATCH v5 net-next 05/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v5 net-next 07/15] tcp: allow embedding leftover into option padding
` [PATCH v5 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v5 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v5 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v5 net-next 15/15] tcp: try to avoid safer when ACKs are thinned
[PATCH v5 0/4] mm: introduce THP deferred setting
2025-04-29 13:49 UTC (3+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-04-29 9:49 UTC (7+ messages)
` [PATCH RFC bpf-next 3/4] bpf/selftests: add tests to validate proper arguments alignment on ARM64
[PATCH 0/3] RISC-V KVM selftests improvements
2025-04-29 9:15 UTC (9+ messages)
` [PATCH 1/3] KVM: riscv: selftests: Add stval to exception handling
` [PATCH 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH] kunit: executor: Remove const from kunit_filter_suites() allocation type
2025-04-29 7:38 UTC (2+ messages)
[PATCH net-next v13 0/9] Device memory TCP TX
2025-04-29 3:26 UTC (10+ messages)
` [PATCH net-next v13 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v13 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v13 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
` [PATCH net-next v13 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v13 6/9] net: enable driver support for netmem TX
` [PATCH net-next v13 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v13 8/9] net: check for driver support in netmem TX
` [PATCH net-next v13 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
2025-04-29 1:55 UTC (4+ messages)
` [PATCH bpf-next v1 1/2] ktls, sockmap: Fix missing uncharge operation
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