Linux Arch
[Prev Page][Next Page]
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro, (continued)
- [PATCH v3] selftests: add new kallsyms selftests,
Luis Chamberlain
- [no subject], Unknown
- [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset,
Julian Vetter
- [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH 02/15] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH 03/15] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 04/15] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 05/15] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 06/15] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 08/15] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 09/15] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH 11/15] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 12/15] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH 13/15] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH 14/15] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH 15/15] f2fs: switch to using the crc32 library, Eric Biggers
- Re: [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code, Ard Biesheuvel
- [PATCH v2 0/5] implement lightweight guard pages,
Lorenzo Stoakes
- [PATCH 0/4] implement lightweight guard pages,
Lorenzo Stoakes
- [PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack,
Deepak Gupta
- [PATCH v6 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v17 03/16] function_graph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v17 04/16] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v17 05/16] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v17 08/16] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v17 09/16] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v17 10/16] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v17 12/16] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v17 13/16] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v17 14/16] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v17 15/16] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v17 16/16] bpf: Add get_entry_ip() for arm64, Masami Hiramatsu (Google)
- [PATCH v11 0/5] Tracepoints and static branch in Rust,
Alice Ryhl
- [PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros, Masami Hiramatsu (Google)
- [PATCH v16 02/18] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value, Masami Hiramatsu (Google)
- [PATCH v16 03/18] function_graph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v16 05/18] function_graph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v16 06/18] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v16 07/18] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v16 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v16 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v16 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v16 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v16 13/18] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v16 14/18] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v16 15/18] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v16 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v16 17/18] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v16 18/18] bpf: Add get_entry_ip() for arm64, Masami Hiramatsu (Google)
- [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH v3 0/5] page allocation tag compression,
Suren Baghdasaryan
- [PATCH v5 0/3] vdso: Use only headers from the vdso/ namespace,
Vincenzo Frascino
- provide generic page_to_phys and phys_to_page implementations v2,
Christoph Hellwig
- [PATCH 0/2] Use dot prefixes for section names,
Ard Biesheuvel
- [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection,
Ryan Roberts
- [PATCH v3 00/16] timers: Cleanup delay/sleep related mess,
Anna-Maria Behnsen
- [for-next][PATCH 3/4] ftrace: Make ftrace_regs abstract from direct use,
Steven Rostedt
- [for-next][PATCH 4/4] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs,
Steven Rostedt
- [PATCH v10 0/5] Tracepoints and static branch in Rust,
Alice Ryhl
- [PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack,
Deepak Gupta
- [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs,
Steven Rostedt
- [PATCH v3 0/6] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH 0/9] vdso: Remove timekeeper argument and includes,
Thomas Weißschuh
- [PATCH] KVM: arm64: Shave a few bytes from the EL2 idmap code, Marc Zyngier
- [PATCH v4 0/2] vdso: Use only headers from the vdso/ namespace,
Vincenzo Frascino
- [PATCH v9 0/4] Consolidate IO memcpy functions,
Julian Vetter
- [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection,
Aleksa Sarai
- [PATCH RFC v3 01/10] uaccess: add copy_struct_to_user helper, Aleksa Sarai
- [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user, Aleksa Sarai
- [PATCH RFC v3 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE), Aleksa Sarai
- [PATCH RFC v3 04/10] openat2: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v3 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct, Aleksa Sarai
- [PATCH RFC v3 06/10] selftests: openat2: add CHECK_FIELDS selftests, Aleksa Sarai
- [PATCH RFC v3 07/10] clone3: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v3 08/10] selftests: clone3: add CHECK_FIELDS selftests, Aleksa Sarai
- [PATCH RFC v3 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v3 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest, Aleksa Sarai
- Re: [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection, Florian Weimer
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection, Christian Brauner
- [PATCH v5 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- ARC: Use __force to suppress per-CPU cmpxchg complaints,
Paul E. McKenney
- provide generic page_to_phys and phys_to_page implementations,
Christoph Hellwig
- [PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code,
Steven Rostedt
- [PATCH v6 00/33] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
- [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v6 12/33] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v6 14/33] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v6 21/33] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- Re: [PATCH v6 00/33] riscv control-flow integrity for usermode, Mark Brown
- [PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
- [PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
- [PATCH v8 00/14] Consolidate IO memcpy functions,
Julian Vetter
- [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c, Julian Vetter
- [PATCH v8 03/14] csky: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v8 04/14] loongarch: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML, Julian Vetter
- [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset, Julian Vetter
- [PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency, Julian Vetter
- [PATCH v8 07/14] parisc: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 08/14] sh: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 09/14] arm: Align prototype of IO memset, Julian Vetter
- [PATCH v8 13/14] mtd: Add HAS_IOMEM || INDIRECT_IOMEM dependency, Julian Vetter
- [PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset, Julian Vetter
- [PATCH v8 06/14] alpha: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 05/14] m68k: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 02/14] arm64: Use generic IO memcpy/memset, Julian Vetter
- [PATCH] ftrace: Make ftrace_regs abstract from direct use,
Steven Rostedt
- [PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
- [PATCH v4 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail,
kernel test robot
- Re: [PATCH 1/1] x86: SMP broken on Xen PV DomU since 6.9,
Niels Dettenbach
- [PATCH v4 0/4] simplify do_div() with constant divisor,
Nicolas Pitre
- [PATCH 0/5] Add new headers for Hyper-V Dom0,
Nuno Das Neves
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]