messages from 2025-10-06 13:57:44 to 2025-10-15 18:13:52 UTC [more...]
[PATCH v21 00/28] riscv control-flow integrity for usermode
2025-10-15 18:13 UTC (5+ messages)
` [PATCH v21 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v21 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v21 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v21 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-15 14:28 UTC (39+ messages)
` [PATCH v6 01/29] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v6 02/29] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v6 03/29] rcu: Add a small-width RCU watching counter debug option
` [PATCH v6 04/29] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v6 05/29] jump_label: Add annotations for validating noinstr usage
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 07/29] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v6 08/29] x86/idle: Mark x86_idle "
` [PATCH v6 09/29] x86/paravirt: Mark pv_steal_clock "
` [PATCH v6 10/29] riscv/paravirt: "
` [PATCH v6 11/29] loongarch/paravirt: "
` [PATCH v6 12/29] arm64/paravirt: "
` [PATCH v6 13/29] arm/paravirt: "
` [PATCH v6 14/29] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v6 15/29] sched/clock: Mark sched_clock_running key "
` [PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v6 17/29] x86/speculation/mds: Mark cpu_buf_idle_clear key as allowed in .noinstr
` [PATCH v6 18/29] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v6 20/29] stackleack: Mark stack_erasing_bypass key "
` [PATCH v6 21/29] objtool: Add noinstr validation for static branches/calls
` [PATCH v6 22/29] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v6 25/29] x86/mm: Make INVPCID type macros available to assembly
` [RFC PATCH v6 26/29] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v6 28/29] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
` [RFC PATCH v6 29/29] x86/entry: Add an option to coalesce TLB flushes
[RFC v3 0/5] Align atomic storage
2025-10-15 13:53 UTC (15+ messages)
` [RFC v3 5/5] atomic: Add option for weaker alignment check
` [RFC v3 3/5] atomic: Specify alignment for atomic_t and atomic64_t
` [RFC v3 4/5] atomic: Add alignment check to instrumented atomic operations
` [RFC v3 2/5] bpf: Explicitly align bpf_res_spin_lock
` [RFC v3 1/5] documentation: Discourage alignment assumptions
[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2025-10-15 9:21 UTC (9+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
` [RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
` [RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
` [RFC PATCH 3/4] x86: disable llvm-cov instrumentation
` [RFC PATCH 4/4] x86: enable llvm-cov support
[PATCH v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
2025-10-15 7:47 UTC (11+ messages)
` [PATCH v2/resend "
` [PATCH v2 1/8] init/Kconfig: add CONFIG_TRIM_UNUSED_SYSCALLS and related options
` [PATCH v2 2/8] scripts/syscalltbl.sh: add optional --used-syscalls argument for syscall trimming
` [PATCH v2 3/8] scripts/Makefile.asm-headers: pass USED_SYSCALLS to syscalltbl.sh
` [PATCH v2 4/8] riscv: enable HAVE_TRIM_UNUSED_SYSCALLS when toolchain supports DCE
` [PATCH v2 5/8] kconfig: add CONFIG_PUSHSECTION_WITH_RELOC for relocation support
` [PATCH v2 6/8] compiler.h: introduce PUSHSECTION macro to establish proper references
` [PATCH v2 7/8] vmlinux.lds.h: support conditional KEEP() in linker script
` [PATCH v2 8/8] riscv: use PUSHSECTION in ex_table, jump_table, bug_table and alternatives
[PATCH v20 00/28] riscv control-flow integrity for usermode
2025-10-14 17:03 UTC (30+ messages)
` [PATCH v20 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v20 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v20 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v20 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v20 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v20 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v20 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v20 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v20 09/28] riscv/mm: write protect and shadow stack
` [PATCH v20 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v20 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v20 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v20 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v20 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v20 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v20 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v20 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v20 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v20 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v20 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v20 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v20 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v20 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v20 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v20 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v20 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v20 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 00/10] scalable symbol flags with __kflagstab
2025-10-14 7:34 UTC (13+ messages)
` [PATCH v2 01/10] define kernel symbol flags
` [PATCH v2 02/10] linker: add kflagstab section to vmlinux and modules
` [PATCH v2 03/10] modpost: create entries for kflagstab
` [PATCH v2 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH v2 05/10] modpost: put all exported symbols in ksymtab section
` [PATCH v2 06/10] module loader: remove references of *_gpl sections
` [PATCH v2 07/10] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v2 08/10] remove references to *_gpl sections in documentation
` [PATCH v2 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH v2 10/10] module loader: enforce symbol import protection
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-14 6:38 UTC (20+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
[PATCH hyperv-next v7 00/17] Confidential VMBus
2025-10-13 19:01 UTC (19+ messages)
` [PATCH hyperv-next v7 01/17] Documentation: hyperv: "
` [PATCH hyperv-next v7 02/17] Drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v7 03/17] arch/x86: mshyperv: Discover Confidential VMBus availability
` [PATCH hyperv-next v7 04/17] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v7 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v7 06/17] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v7 07/17] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v7 08/17] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v7 09/17] Drivers: hv: remove stale comment
` [PATCH hyperv-next v7 10/17] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v7 11/17] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v7 12/17] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v7 13/17] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v7 14/17] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v7 15/17] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v7 16/17] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v7 17/17] Drivers: hv: Support establishing the confidential VMBus connection
[PATCH 0/5] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-10-13 17:18 UTC (3+ messages)
[PATCH v13 04/17] preempt: Introduce __preempt_count_{sub, add}_return()
2025-10-13 15:48 UTC
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-10-13 14:30 UTC (10+ messages)
[PATCH v2 0/3] initrd: remove half of classic initrd support
2025-10-13 10:29 UTC (10+ messages)
` [PATCH v2 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v2 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v2 3/3] init: remove /proc/sys/kernel/real-root-dev
[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-10-10 13:05 UTC (6+ messages)
` [PATCH 08/41] arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:57 UTC (8+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:09 UTC (15+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-10-09 1:07 UTC (2+ messages)
[PATCH 00/11] vdso: Various cleanups
2025-10-09 1:06 UTC (2+ messages)
[PATCH hyperv-next v6 00/17] Confidential VMBus
2025-10-08 23:20 UTC (13+ messages)
` [PATCH hyperv-next v6 01/17] Documentation: hyperv: "
` [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
[PATCH v3 0/8] Cache coherency management subsystem
2025-10-08 16:45 UTC (7+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
[RFC PATCH 00/10] scalable symbol flags with __kflagstab
2025-10-08 15:35 UTC (11+ messages)
` [PATCH 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH 06/10] module loader: remove references "
` [PATCH 08/10] remove references to *_gpl sections in documentation
` [PATCH 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH 10/10] module loader: enforce symbol import protection
[PATCH] atomic: skip alignment check for try_cmpxchg() old arg
2025-10-08 6:24 UTC (2+ messages)
[PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
2025-10-07 10:03 UTC
[PATCH v3 0/6] Hyper-V: Implement hypervisor core collection
2025-10-06 22:42 UTC (7+ messages)
` [PATCH v3 1/6] x86/hyperv: Rename guest crash shutdown function
` [PATCH v3 2/6] hyperv: Add two new hypercall numbers to guest ABI public header
` [PATCH v3 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v3 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v3 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore
` [PATCH v3 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
Estimating & Take-Offs
2025-10-06 15:57 UTC
[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-10-06 13:59 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;
as well as URLs for NNTP newsgroup(s).