messages from 2026-01-06 16:25:00 to 2026-01-19 21:13:09 UTC [more...]
[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-01-19 21:12 UTC (27+ messages)
` [PATCH 1/4] sparc64: vdso: "
` [PATCH 2/4] x86/vdso: "
` [PATCH 3/4] s390/vdso: Trim includes in linker script
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
[patch V6 00/11] rseq: Implement time slice extension mechanism
2026-01-19 11:27 UTC (34+ messages)
` [patch V6 01/11] rseq: Add fields and constants for time slice extension
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer
` [patch V6 09/11] rseq: Implement rseq_grant_slice_extension()
` [patch V6 10/11] entry: Hook up rseq time slice extension
[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
2026-01-19 10:20 UTC (10+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
2026-01-19 8:38 UTC (6+ messages)
` [PATCH v2 1/4] include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
` [PATCH v2 2/4] LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH v2 3/4] MIPS: Loongson: "
` [PATCH v2 4/4] x86/cpu/topology: "
[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
2026-01-18 14:10 UTC (8+ messages)
[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
2026-01-16 5:02 UTC (6+ messages)
` [PATCH net-next v10 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v10 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v10 3/5] net: devmem: implement autorelease token management
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v10 5/5] selftests: drv-net: devmem: add autorelease tests
[PATCH v7 0/4] Align atomic storage
2026-01-16 0:27 UTC (9+ messages)
` [PATCH v7 2/4] atomic: Specify alignment for atomic_t and atomic64_t
` [PATCH v7 1/4] bpf: Explicitly align bpf_res_spin_lock
` [PATCH v7 4/4] atomic: Add option for weaker alignment check
` [PATCH v7 3/4] atomic: Add alignment check to instrumented atomic operations
[PATCH-v4 0/3] Global Software Interrupt Moderation (GSIM)
2026-01-15 23:53 UTC (11+ messages)
` [PATCH v4 1/3] genirq: Add flags for software interrupt moderation
` [PATCH v4 2/3] genirq: Fixed-delay Global Software Interrupt Moderation (GSIM)
` [PATCH v4 3/3] genirq: Adaptive "
[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2026-01-15 20:53 UTC (7+ messages)
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v9 00/26] riscv control-flow integrity for usermode
2026-01-15 3:11 UTC (3+ messages)
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-15 2:57 UTC (7+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
[PATCH RESEND v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
2026-01-15 1:48 UTC (2+ messages)
[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
2026-01-14 21:25 UTC (21+ messages)
` [PATCH net-next v9 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v9 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v9 3/5] net: devmem: implement autorelease token management
` [net-next,v9,3/5] "
` [PATCH net-next v9 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v9 5/5] selftests: drv-net: devmem: add autorelease test
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-01-14 15:43 UTC (21+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH v3 0/6] Hyper-V: Implement hypervisor core collection
2026-01-13 23:36 UTC (4+ messages)
` [PATCH v3 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore
[RFC PATCH 0/1] Introduce Hierarchical Queued NUMA-aware spinlock
2026-01-13 21:36 UTC (4+ messages)
` [RFC PATCH v2 0/5] "
` [RFC PATCH v2 5/5] kernel: futex: use HQ-spinlock for hash-buckets
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-01-13 14:56 UTC (19+ messages)
` [PATCH v4 01/17] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
` [PATCH v4 16/17] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v4 17/17] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping
[ardb:x86-pie-v3+i386] [x86] c25feb76bc: stress-ng.getrandom.ops_per_sec 19.2% regression
2026-01-13 13:49 UTC
[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-01-09 19:06 UTC (14+ messages)
` [PATCH v8 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()
[PATCH RESEND v3 0/2] skip redundant TLB sync IPIs
2026-01-09 15:40 UTC (11+ messages)
` [PATCH RESEND v3 1/2] mm/tlb: skip redundant IPI when TLB flush already synchronized
[PATCH net-next v8 0/5] net: devmem: improve cpu cost of RX token management
2026-01-08 20:21 UTC (12+ messages)
` [PATCH net-next v8 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v8 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v8 3/5] net: devmem: implement autorelease token management
` [PATCH net-next v8 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v8 5/5] selftests: drv-net: devmem: add autorelease test
[PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
2026-01-08 10:40 UTC (3+ messages)
[PATCH v1] rust: sync: atomic: Add i32-backed Flag for atomic booleans
2026-01-08 5:17 UTC (3+ messages)
[PATCH] mm/pgtable: remove unddefined __HAVE_ARCH_P4D_ALLOC_ONE/__HAVE_ARCH_P4D_FREE
2026-01-07 14:53 UTC (2+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-01-07 12:19 UTC (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH RESEND v3 2/2] mm: introduce pmdp_collapse_flush_sync() to skip redundant IPI
2026-01-07 10:52 UTC (3+ 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