messages from 2025-01-23 23:12:45 to 2025-02-10 11:33:43 UTC [more...]
[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-10 11:33 UTC
[PATCH v9 00/26] riscv control-flow integrity for usermode
2025-02-10 7:42 UTC (38+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v9 07/26] riscv mm: manufacture shadow stack pte
` [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v9 09/26] riscv mmu: write protect and shadow stack
` [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
` [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal
` [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi
` [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv
` [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi
[PATCH 1/1] x86: In x86-64 barrier_nospec can always be lfence
2025-02-10 4:29 UTC (7+ messages)
[PATCH v2 1/1] x86: In x86-64 barrier_nospec can always be lfence
2025-02-09 22:02 UTC
The business loan-
2025-02-08 21:58 UTC
[PATCH v3 0/2] hyperv: Move some features to common code
2025-02-08 15:44 UTC (4+ messages)
` [PATCH v3 1/2] hyperv: Move hv_current_partition_id to arch-generic code
` [PATCH v3 2/2] hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
[PATCH 0/2] Add option for generating BTF types of global variables
2025-02-07 23:50 UTC (4+ messages)
` [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata"
` [PATCH 2/2] btf: Add the option to include global variable types
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-07 18:37 UTC (20+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-07 10:15 UTC (23+ messages)
` [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation
` [PATCH v3 02/18] parisc: Remove unused symbol vdso_data
` [PATCH v3 03/18] vdso: Introduce vdso/align.h
` [PATCH v3 04/18] vdso: Rename included Makefile
` [PATCH v3 05/18] vdso: Add generic time data storage
` [PATCH v3 06/18] vdso: Add generic random "
` [PATCH v3 07/18] vdso: Add generic architecture-specific "
` [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation
` [PATCH v3 09/18] riscv: "
` [PATCH v3 10/18] LoongArch: vDSO: "
` [PATCH v3 11/18] arm: vdso: "
` [PATCH v3 12/18] s390/vdso: "
` [PATCH v3 13/18] MIPS: vdso: "
` [PATCH v3 14/18] powerpc/vdso: "
` [PATCH v3 15/18] x86/vdso: "
` [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling
` [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage
` [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage
[PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout()
2025-02-06 10:57 UTC (6+ messages)
` [PATCH 1/4] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
` [PATCH 2/4] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
` [PATCH 3/4] arm64: barrier: Add smp_cond_load_relaxed_timewait()
` [PATCH 4/4] arm64: barrier: Add smp_cond_load_acquire_timewait()
[linus:master] [x86] 0b6476f939: will-it-scale.per_process_ops 24.8% improvement
2025-02-06 7:34 UTC
[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2025-02-06 1:59 UTC (6+ messages)
` [PATCH v22 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
[PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
2025-02-05 16:08 UTC (3+ messages)
[linus:master] [net_tstamp] 4aecca4c76: redis.get_total_throughput_rps 1.5% improvement
2025-02-05 6:13 UTC
[PATCH v2 0/6] module: Introduce hash-based integrity checking
2025-02-04 21:22 UTC (7+ messages)
` [PATCH v2 6/6] "
[PATCH 00/20] Add support for shared PTEs across processes
2025-02-04 16:41 UTC (37+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
` [PATCH 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH 05/20] mm/mshare: Add ioctl support
` [PATCH 06/20] mm/mshare: Add a vma flag to indicate an mshare region
` [PATCH 07/20] mm/mshare: Add mmap support
` [PATCH 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH 09/20] sched/numa: do not scan msharefs vmas
` [PATCH 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH 12/20] mm/mshare: prepare for page table sharing support
` [PATCH 13/20] x86/mm: enable page table sharing
` [PATCH 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH 16/20] mshare: add MSHAREFS_CREATE_MAPPING
` [PATCH 17/20] mshare: add MSHAREFS_UNMAP
` [PATCH 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH 20/20] mm/mshare: associate a mem cgroup with an mshare file
[PATCH v2 0/6] Account page tables at all levels
2025-02-03 19:15 UTC (2+ messages)
[PATCH] iomap: Fix -Wmissing-prototypes on UM
2025-02-03 14:29 UTC (9+ messages)
[PATCH] asm-generic: allow unaligned buffers in reads/writes{w,l,q}
2025-02-03 13:03 UTC
[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-03 10:35 UTC (5+ messages)
` [PATCH v4 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v4 4/7] syscall.h: introduce syscall_set_nr()
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-30 11:36 UTC (11+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-29 13:01 UTC (3+ messages)
[PATCH v2 0/2] hyperv: Move some features to common code
2025-01-29 1:30 UTC (7+ messages)
` [PATCH v2 1/2] hyperv: Move hv_current_partition_id to arch-generic code
` [PATCH v2 2/2] hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2025-01-29 0:56 UTC (2+ messages)
` [f2fs-dev] "
[GIT PULL] LoongArch changes for v6.14
2025-01-28 17:07 UTC (2+ messages)
[PATCH v4] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-01-27 20:55 UTC (2+ messages)
[PATCH v4 0/6] Enable strict percpu address space checks
2025-01-27 16:05 UTC (7+ messages)
` [PATCH v4 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v4 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v4 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v4 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v4 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
[PATCH v2] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-01-27 10:03 UTC (11+ messages)
[PATCH v2] drm/virtio: Align host mapping request to maximum platform page size
2025-01-27 9:05 UTC (2+ messages)
[PATCH v3] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-01-27 1:31 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).