Linux-csky Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-13 16:29:42 to 2025-03-04 02:31:19 UTC [more...]

[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
 2025-03-04  2:31 UTC  (20+ messages)
` [PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
  ` [PATCH v2 3/6 update] "
` [PATCH v2 4/6] riscv: pgtable: unconditionally "
  ` [External] "
` [PATCH v2 5/6] x86: pgtable: convert to "
` [PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()

[PATCH v7 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-03-03 11:20 UTC  (2+ messages)
` [PATCH v7 2/6] syscall.h: add syscall_set_arguments()

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-01  7:23 UTC  (17+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-02-28 13:55 UTC  (4+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages

[PATCH v3 0/8] perf: Support multiple system call tables in the build
 2025-02-27  7:24 UTC  (19+ messages)
` [PATCH v3 1/8] perf syscalltble: Remove syscall_table.h
` [PATCH v3 2/8] perf trace: Reorganize syscalls
` [PATCH v3 3/8] perf syscalltbl: Remove struct syscalltbl
` [PATCH v3 4/8] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v3 5/8] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v3 6/8] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v3 7/8] perf build: Remove Makefile.syscalls
` [PATCH v3 8/8] perf syscalltbl: Mask off ABI type for MIPS system calls

[PATCH 0/3] Drop explicit --hash-style= setting for new
 2025-02-24 11:20 UTC  (4+ messages)
` [PATCH 1/3] riscv: vDSO: Remove --hash-style=both
` [PATCH 2/3] csky: "
` [PATCH 3/3] LoongArch: vDSO: Remove --hash-style=sysv

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-22 10:14 UTC  (28+ 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] LoongArch: vDSO: Remove --hash-style=sysv
 2025-02-21 17:45 UTC  (3+ messages)

security/landlock/ruleset.c:96:9: warning: 'memcpy' accessing 4294967295 bytes at offsets 20 and 0 overlaps 6442450943 bytes at offset -2147483648
 2025-02-21 16:00 UTC 

[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-19 19:16 UTC  (5+ messages)
` [PATCH v6 2/6] syscall.h: add syscall_set_arguments()

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-02-19 14:06 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
 2025-02-19 11:52 UTC  (2+ messages)

[PATCH v2 0/7] perf: Support multiple system call tables in the build
 2025-02-12 13:59 UTC  (26+ messages)
` [PATCH v2 1/7] perf syscalltble: Remove syscall_table.h
` [PATCH v2 2/7] perf trace: Reorganize syscalls
` [PATCH v2 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v2 4/7] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v2 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v2 6/7] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v2 7/7] perf build: Remove Makefile.syscalls

[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-10 11:34 UTC  (2+ messages)
` [PATCH v5 3/7] syscall.h: add syscall_set_arguments()

[PATCH 0/5] remove tlb_remove_page_ptdesc()
 2025-02-08  7:22 UTC  (12+ messages)
` [PATCH 1/5] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH 2/5] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH 3/5] riscv: pgtable: unconditionally "
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
` [PATCH 5/5] mm: pgtable: remove tlb_remove_page_ptdesc()

[PATCH v1 0/7] perf: Support multiple system call tables in the build
 2025-02-05  5:17 UTC  (26+ messages)
` [PATCH v1 1/7] perf syscalltble: Remove syscall_table.h
` [PATCH v1 2/7] perf trace: Reorganize syscalls
` [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v1 4/7] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v1 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v1 7/7] perf build: Remove Makefile.syscalls

[PATCH v2 0/6] Account page tables at all levels
 2025-02-03 19:15 UTC  (7+ messages)
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-03 10:35 UTC  (4+ messages)
` [PATCH v4 3/7] syscall.h: add syscall_set_arguments()

[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-30 11:36 UTC  (8+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()

[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
 2025-01-18  4:34 UTC  (5+ messages)

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-17 13:25 UTC  (7+ messages)
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()

[PATCH RFC] lib perf: Select syscall table at runtime
 2025-01-15  2:19 UTC  (2+ messages)

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-14 22:00 UTC  (11+ messages)

[PATCH v2 00/18] vDSO: Introduce generic data storage
 2025-01-14 10:33 UTC  (5+ messages)
` [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation

[PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-13 17:09 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).