messages from 2025-02-10 16:21:50 to 2025-02-11 16:03:39 UTC [more...]
[PATCH v7 0/3] scanf: convert self-test to KUnit
2025-02-11 16:02 UTC (12+ messages)
` [PATCH v7 1/3] scanf: remove redundant debug logs
` [PATCH v7 2/3] scanf: convert self-test to KUnit
` [PATCH v7 3/3] scanf: break kunit into test cases
[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
2025-02-11 15:50 UTC (9+ messages)
` [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v7 3/8] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
` [PATCH v7 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v7 6/8] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v7 7/8] mm/truncate: use buddy allocator like folio split for truncate operation
` [PATCH v7 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
2025-02-11 15:45 UTC (4+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
[PATCH] blackhole_dev: convert self-test to KUnit
2025-02-11 15:32 UTC (3+ messages)
[PATCH v6 0/2] scanf: convert self-test to KUnit
2025-02-11 15:11 UTC (9+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] scanf: break kunit into test cases
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-11 14:22 UTC (16+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
2025-02-11 13:38 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup
[PATCH v1] selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
2025-02-11 13:25 UTC
[PATCH v5 0/2] lib/prime_numbers: convert self-test to KUnit
2025-02-11 11:51 UTC (6+ messages)
` [PATCH v5 2/2] "
[PATCH 0/2] printf: convert self-test to KUnit
2025-02-11 11:34 UTC (9+ messages)
[PATCH net-next v2] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
2025-02-11 11:19 UTC (2+ messages)
[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-11 11:09 UTC (3+ messages)
` [PATCH net-next v6 3/3] selftests: drv-net: Test queue xsk attribute
[PATCH] selftests/nolibc: split up architecture list in run-tests.sh
2025-02-11 11:03 UTC
[RFC PATCH v1 0/1] refactor mseal_test
2025-02-11 10:58 UTC (6+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "
[PATCH v1] kbuild: Allow building of samples with UML
2025-02-11 10:50 UTC (4+ messages)
[PATCH net-next, v8 1/2] netlink: support dumping IPv4 multicast addresses
2025-02-11 10:40 UTC (6+ messages)
` [PATCH net-next, v8 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
2025-02-11 10:31 UTC (22+ messages)
` [PATCH v2 01/15] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v2 02/15] riscv: misaligned: request misaligned exception from SBI
` [PATCH v2 03/15] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v2 04/15] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v2 05/15] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v2 06/15] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v2 07/15] riscv: misaligned: factorize trap handling
` [PATCH v2 08/15] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 09/15] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 10/15] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 11/15] selftests: riscv: add misaligned access testing
` [PATCH v2 12/15] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v2 13/15] RISC-V: KVM: add SBI extension reset callback
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v2 15/15] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH net-next v4 00/17] Some pktgen fixes/improvments
2025-02-11 10:15 UTC (7+ messages)
` [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern
[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
2025-02-11 7:52 UTC (2+ messages)
[PATCH 0/3] bitmap: convert self-test to KUnit
2025-02-11 7:51 UTC (10+ messages)
` distro support for CONFIG_KUNIT: "
[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
2025-02-11 7:31 UTC (3+ messages)
[PATCH v2 0/6] KUnit test moves / renames
2025-02-11 7:15 UTC (10+ messages)
` [PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir
` [PATCH v2 2/6] lib/math: Add int_log test suite
` [PATCH v2 3/6] lib: Move KUnit tests into tests/ subdirectory
` [PATCH v2 4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure
` [PATCH v2 5/6] unicode: kunit: refactor selftest to kunit tests
` [PATCH v2 6/6] unicode: kunit: change tests filename and path
[PATCH v2 Linux-6.12.y Linux-6.13.y 1/1] selftests/mm: build with -O2
2025-02-11 6:24 UTC (4+ messages)
` [External] : "
[PATCH net-next 1/2] selftests: drv-net: factor out a DrvEnv base class
2025-02-11 3:30 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: remove an unnecessary libmnl include
2025-02-11 3:30 UTC (2+ messages)
[PATCH net-next v6 0/7] tun: Unify vnet implementation
2025-02-11 3:30 UTC (2+ messages)
[PATCH v3] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
2025-02-11 3:00 UTC
[PATCH v2 RESEND] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
2025-02-11 2:33 UTC
[PATCH AUTOSEL 6.12 19/19] selftests: always check mask returned by statmount(2)
2025-02-11 1:30 UTC
[PATCH AUTOSEL 6.13 21/21] selftests: always check mask returned by statmount(2)
2025-02-11 1:29 UTC
[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
2025-02-11 1:21 UTC (2+ messages)
[PATCH] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
2025-02-11 0:56 UTC (3+ messages)
` [PATCH v2] "
[RFC v2 0/5] mm: introduce THP deferred setting
2025-02-11 0:40 UTC (6+ messages)
` [RFC v2 1/5] mm: defer THP insertion to khugepaged
` [RFC v2 2/5] mm: document transparent_hugepage=defer usage
` [RFC v2 3/5] selftests: mm: add defer to thp setting parser
` [RFC v2 4/5] khugepaged: add defer option to mTHP options
` [RFC v2 5/5] mm: document mTHP defer setting
[PATCH net-next v19 00/26] Introducing OpenVPN Data Channel Offload
2025-02-11 0:40 UTC (27+ messages)
` [PATCH net-next v19 01/26] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v19 02/26] ovpn: add basic netlink support
` [PATCH net-next v19 03/26] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v19 04/26] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v19 05/26] ovpn: introduce the ovpn_peer object
` [PATCH net-next v19 06/26] ovpn: introduce the ovpn_socket object
` [PATCH net-next v19 07/26] ovpn: implement basic TX path (UDP)
` [PATCH net-next v19 08/26] ovpn: implement basic RX "
` [PATCH net-next v19 09/26] ovpn: implement packet processing
` [PATCH net-next v19 10/26] ovpn: store tunnel and transport statistics
` [PATCH net-next v19 11/26] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v19 12/26] ovpn: implement TCP transport
` [PATCH net-next v19 13/26] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v19 14/26] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v19 15/26] ovpn: implement multi-peer support
` [PATCH net-next v19 16/26] ovpn: implement peer lookup logic
` [PATCH net-next v19 17/26] ovpn: implement keepalive mechanism
` [PATCH net-next v19 18/26] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v19 19/26] ovpn: add support for peer floating
` [PATCH net-next v19 20/26] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v19 21/26] ovpn: implement key add/get/del/swap "
` [PATCH net-next v19 22/26] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v19 23/26] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v19 24/26] ovpn: add basic ethtool support
` [PATCH net-next v19 25/26] testing/selftests: add test tool and scripts for ovpn module
` [PATCH net-next v19 26/26] mailmap: remove unwanted entry for Antonio Quartulli
[PATCH 0/2] tools: Unify top-level quiet infrastructure
2025-02-11 0:23 UTC (9+ messages)
[PATCH 1/2] libbpf: BPF program load type enum
2025-02-11 0:06 UTC (7+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
` "
` "
[PATCH net-next v5 0/8] netconsole: Add support for CPU population
2025-02-10 23:42 UTC (5+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population
[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-10 23:25 UTC (4+ messages)
` [PATCH v1 08/13] iommufd/device: Move sw_msi_start from igroup to idev
[RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access
2025-02-10 23:08 UTC (2+ messages)
[RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
2025-02-10 23:07 UTC (2+ messages)
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-10 21:14 UTC (10+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-10 21:09 UTC (4+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[PATCH v10 00/27] riscv control-flow integrity for usermode
2025-02-10 20:27 UTC (28+ messages)
` [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v10 09/27] riscv mmu: write protect and shadow stack
` [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v10 14/27] riscv/traps: Introduce software check exception
` [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v3 0/2] printf: convert self-test to KUnit
2025-02-10 18:23 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] printf: break kunit into test cases
[PATCH v5 0/2] scanf: convert self-test to KUnit
2025-02-10 16:35 UTC (4+ messages)
` [PATCH v5 2/2] scanf: break kunit into test cases
[PATCH v3 bpf 0/2] bpf: skip non exist keys in generic_map_lookup_batch
2025-02-10 16:21 UTC (5+ messages)
` [PATCH v3 bpf 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