messages from 2025-03-12 15:41:59 to 2025-03-14 09:28:02 UTC [more...]
[PATCH net-next] selftests: drv-net: fix merge conflicts resolution
2025-03-14 9:27 UTC (2+ messages)
[PATCH 0/4] ntsync: some small fixes for doc and selftests
2025-03-14 9:21 UTC (5+ messages)
` [PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
` [PATCH 2/4] selftests: ntsync: avoid possible overflow in 32-bit machine
` [PATCH 3/4] selftests: ntsync: update config
[PATCH v11 00/27] riscv control-flow integrity for usermode
2025-03-14 8:34 UTC (39+ messages)
` [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v11 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v11 09/27] riscv mmu: write protect and shadow stack
` [PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v11 14/27] riscv/traps: Introduce software check exception
` [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v11 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v11 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v11 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-14 7:10 UTC (2+ messages)
[PATCH v9] Kunit to check the longest symbol length
2025-03-14 5:44 UTC (2+ messages)
[PATCH v3 1/2] kunit: tool: Fix bug in parsing test plan
2025-03-14 5:37 UTC (4+ messages)
` [PATCH v3 2/2] kunit: tool: add test to check parsing late "
[PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`
2025-03-14 3:47 UTC
[RFC PATCH v1 0/2] mseal: allow noop mprotect
2025-03-13 22:50 UTC (10+ messages)
` [RFC PATCH v1 2/2] "
[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
2025-03-13 22:38 UTC (14+ messages)
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-13 22:05 UTC (21+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "
[PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
2025-03-13 21:30 UTC (2+ messages)
Error during --arch x86_64 kunit test run
2025-03-13 20:19 UTC (5+ messages)
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-13 18:12 UTC (24+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
2025-03-13 17:53 UTC (12+ messages)
` [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next 02/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next 03/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next 04/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next 05/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next 07/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next 08/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
[PATCH v6 0/3] printf: convert self-test to KUnit
2025-03-13 17:28 UTC (7+ messages)
[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
2025-03-13 17:00 UTC (5+ messages)
` [PATCH v4 4/6] misc: pci_endpoint_test: Fix irq_type to convey the correct type
` [PATCH v4 5/6] misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-13 15:37 UTC (6+ messages)
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
2025-03-13 15:23 UTC (25+ messages)
` [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
` [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
` [PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
2025-03-13 14:08 UTC (5+ messages)
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[PATCH net 7/7] selftests: net: test for lwtunnel dst ref loops
2025-03-13 12:56 UTC (2+ messages)
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-13 12:20 UTC
arm64: Kernel crash at devm_kmalloc include/linux/device.h: drivers/base/devres.c
2025-03-13 11:29 UTC (2+ messages)
[PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-03-13 10:50 UTC (15+ messages)
` [PATCH 01/13] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH 02/13] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH 03/13] selftests/bpf: test_xsk: Wrap ksft_*() behind macros
` [PATCH 04/13] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH 05/13] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH 06/13] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH 07/13] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH 08/13] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH 09/13] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH 11/13] selftests/bpf: test_xsk: Make kselftest dependency optional
` [PATCH 12/13] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH 13/13] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
2025-03-13 10:21 UTC (13+ messages)
` [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
` [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
` [PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
` [PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
` [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
` [PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
` [PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
` [PATCH net-next 08/12] mptcp: sysctl: set path manager by name
` [PATCH net-next 09/12] mptcp: sysctl: map path_manager to pm_type
` [PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
` [PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
` [PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests
[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
2025-03-13 7:01 UTC (11+ messages)
` [PATCH net-next v10 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v10 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v10 04/10] tun: Add common virtio-net hash feature code
` [PATCH net-next v10 05/10] tun: Introduce virtio-net hash feature
` [PATCH net-next v10 06/10] tap: "
` [PATCH net-next v10 07/10] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v10 08/10] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v10 09/10] selftest: tap: Add tests for virtio-net ioctls
` [PATCH net-next v10 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-13 1:15 UTC (2+ messages)
[PATCH] rust: enable `clippy::ptr_as_ptr` lint
2025-03-13 0:40 UTC (5+ messages)
[PATCH net-next v23 00/23] Introducing OpenVPN Data Channel Offload
2025-03-12 20:54 UTC (24+ messages)
` [PATCH net-next v23 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v23 02/23] ovpn: add basic netlink support
` [PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v23 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v23 05/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v23 06/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v23 07/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v23 08/23] ovpn: implement basic RX "
` [PATCH net-next v23 09/23] ovpn: implement packet processing
` [PATCH net-next v23 10/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v23 11/23] ovpn: implement TCP transport
` [PATCH net-next v23 12/23] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v23 13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v23 14/23] ovpn: implement multi-peer support
` [PATCH net-next v23 15/23] ovpn: implement peer lookup logic
` [PATCH net-next v23 16/23] ovpn: implement keepalive mechanism
` [PATCH net-next v23 17/23] ovpn: add support for updating local or remote UDP endpoint
` [PATCH net-next v23 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v23 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v23 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v23 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v23 22/23] ovpn: add basic ethtool support
` [PATCH net-next v23 23/23] testing/selftests: add test tool and scripts for ovpn module
[PATCH net-next] selftests: net: bump GRO timeout for gro/setup_veth
2025-03-12 20:30 UTC (2+ messages)
[PATCH v2] selftests/mm/cow: Fix the incorrect error handling
2025-03-12 17:35 UTC (2+ messages)
[PATCH net-next v22 18/23] ovpn: implement peer add/get/dump/delete via netlink
2025-03-12 16:52 UTC (2+ messages)
[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2025-03-12 16:11 UTC (4+ 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