messages from 2024-10-09 20:41:16 to 2024-10-15 00:03:46 UTC [more...]
[PATCH v3 0/5] page allocation tag compression
2024-10-15 0:03 UTC (12+ messages)
` [PATCH v3 1/5] maple_tree: add mas_for_each_rev() helper
` [PATCH v3 2/5] alloc_tag: load module tags into separate contiguous memory
` [PATCH v3 3/5] alloc_tag: populate memory for module tags as needed
` [PATCH v3 4/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
[for-next][PATCH 3/4] ftrace: Make ftrace_regs abstract from direct use
2024-10-14 23:54 UTC (5+ messages)
` [for-next][PATCH 4/4] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-14 21:33 UTC (7+ messages)
` [PATCH v4 1/6] Add AutoFDO "
` [PATCH v4 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v4 6/6] Add Propeller configuration for kernel build
[PATCH 0/2] Use dot prefixes for section names
2024-10-14 21:16 UTC (8+ messages)
` [PATCH 1/2] codetag: Use dot prefix for section name
` [PATCH 2/2] runtime-const: Use dot prefix for section names
[RFC PATCH v3 00/10] Add support for shared PTEs across processes
2024-10-14 20:08 UTC (4+ messages)
` [RFC PATCH v3 05/10] mm/mshare: Add ioctl support
[RFC PATCH 0/4] implement lightweight guard pages
2024-10-14 19:27 UTC (16+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-14 19:16 UTC (34+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
` Bisected: "
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
2024-10-14 16:50 UTC (7+ messages)
` [RFC PATCH v1 02/57] vmlinux: Align to PAGE_SIZE_MAX
` [RFC PATCH v1 11/57] fork: Permit boot-time THREAD_SIZE determination
` [RFC PATCH v1 53/57] arm64: Runtime-fold pmd level
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-14 16:31 UTC (7+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v3 00/16] timers: Cleanup delay/sleep related mess
2024-10-14 16:22 UTC (3+ messages)
` [PATCH v3 05/16] timers: Update function descriptions of sleep/delay related functions
` (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess
[PATCH v5 0/3] vdso: Use only headers from the vdso/ namespace
2024-10-14 15:13 UTC (4+ messages)
` [PATCH v5 1/3] drm: i915: Change fault type to unsigned long
` [PATCH v5 2/3] vdso: Introduce vdso/page.h
` [PATCH v5 3/3] s390: Remove remaining _PAGE_* macros
provide generic page_to_phys and phys_to_page implementations v2
2024-10-14 14:44 UTC (3+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-14 14:33 UTC (10+ messages)
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
[PATCH 0/9] vdso: Remove timekeeper argument and includes
2024-10-14 13:59 UTC (13+ messages)
` [PATCH 1/9] vdso: Remove timekeeper argument of __arch_update_vsyscall()
` [PATCH 2/9] arm: vdso: Remove timekeeper includes
` [PATCH 3/9] arm64: vdso: Remove timekeeper include
` [PATCH 4/9] powerpc/vdso: Remove timekeeper includes
` [PATCH 5/9] riscv: vdso: Remove timekeeper include
` [PATCH 6/9] s390/vdso: Remove timekeeper includes
` [PATCH 7/9] x86/vdso: Remove timekeeper include
` [PATCH 8/9] LoongArch: vdso: Remove timekeeper includes
` [PATCH 9/9] MIPS: "
[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-13 14:53 UTC (4+ messages)
` [PATCH v8 4/5] tty: serial: handle HAS_IOPORT dependencies
[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-13 14:53 UTC (5+ messages)
` [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
Yamaha Piano 10/12
2024-10-12 21:58 UTC
[PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
2024-10-12 8:49 UTC (11+ messages)
` [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-11 21:25 UTC (13+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v10 2/5] rust: add tracepoint support
` [PATCH v10 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v10 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v10 5/5] rust: add arch_static_branch
[PATCH net-next v25 00/13] Device Memory TCP
2024-10-11 19:38 UTC (7+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
2024-10-11 13:27 UTC (3+ messages)
[PATCH v4 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-11 12:26 UTC (5+ messages)
` [PATCH v4 1/2] drm: i915: Change fault type to unsigned long
` [PATCH v4 2/2] vdso: Introduce vdso/page.h
[PATCH v2 05/15] timers: Update function descriptions of sleep/delay related functions
2024-10-11 12:22 UTC (5+ messages)
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-11 10:16 UTC (8+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent
[PATCH v9 0/4] Consolidate IO memcpy functions
2024-10-11 8:23 UTC (7+ messages)
` [PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
` [PATCH v9 2/4] arm64: Use generic IO memcpy/memset
` [PATCH v9 3/4] csky: "
` [PATCH v9 4/4] loongarch: "
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-11 1:34 UTC (8+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
` [EXTERNAL] "
` [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0
[PATCH] ftrace: Make ftrace_regs abstract from direct use
2024-10-11 0:12 UTC (4+ messages)
[PATCH v3 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-10 19:23 UTC (7+ messages)
` [PATCH v3 1/6] Add AutoFDO "
` [PATCH v3 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH v3 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v3 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v3 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v3 6/6] Add Propeller configuration for kernel build
[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-10 12:37 UTC (8+ messages)
` [PATCH v3 2/2] vdso: Introduce vdso/page.h
[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-10-10 10:09 UTC (14+ messages)
` [PATCH RFC v3 01/10] uaccess: add copy_struct_to_user helper
` [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
` [PATCH RFC v3 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` (subset) "
` [PATCH RFC v3 04/10] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC v3 06/10] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC v3 07/10] clone3: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 08/10] selftests: clone3: add CHECK_FIELDS selftests
` [PATCH RFC v3 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest
provide generic page_to_phys and phys_to_page implementations
2024-10-10 8:37 UTC (5+ messages)
` [PATCH] asm-generic: "
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).