Linux Arch
[Prev Page][Next Page]
- [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [RFC v2 00/13] LKMM *generic* atomics in Rust,
Boqun Feng
- [RFC v2 01/13] rust: Introduce atomic API helpers, Boqun Feng
- [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework, Boqun Feng
- [RFC v2 03/13] rust: sync: atomic: Add ordering annotation types, Boqun Feng
- [RFC v2 04/13] rust: sync: atomic: Add generic atomics, Boqun Feng
- [RFC v2 05/13] rust: sync: atomic: Add atomic {cmp,}xchg operations, Boqun Feng
- [RFC v2 06/13] rust: sync: atomic: Add the framework of arithmetic operations, Boqun Feng
- [RFC v2 07/13] rust: sync: atomic: Add Atomic<u{32,64}>, Boqun Feng
- [RFC v2 08/13] rust: sync: atomic: Add Atomic<{usize,isize}>, Boqun Feng
- [RFC v2 09/13] rust: sync: atomic: Add Atomic<*mut T>, Boqun Feng
- [RFC v2 10/13] rust: sync: atomic: Add arithmetic ops for Atomic<*mut T>, Boqun Feng
- [RFC v2 11/13] rust: sync: Add memory barriers, Boqun Feng
- [RFC v2 12/13] rust: add rcu abstraction, Boqun Feng
- [RFC v2 13/13] rust: sync: rcu: Add RCU protected pointer, Boqun Feng
- Re: [RFC v2 00/13] LKMM *generic* atomics in Rust, Miguel Ojeda
- Re: [RFC v2 00/13] LKMM *generic* atomics in Rust, David Gow
- [arnd-asm-generic:asm-generic] BUILD SUCCESS c0dc92144ba181cf7ba366a87909bbaa93d5b713, kernel test robot
- [PATCH v12 0/5] Tracepoints and static branch in Rust,
Alice Ryhl
- [arnd-asm-generic:master 14/20] lib/iomem_copy.c:27:26: sparse: sparse: cast removes address space '__iomem' of expression, kernel test robot
- [PATCH v7 00/32] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v7 01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v7 02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v7 03/32] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v7 04/32] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v7 05/32] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH v7 06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v7 11/32] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v7 13/32] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v7 20/32] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [arnd-asm-generic:master 14/18] lib/iomem_copy.c:14: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
- [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: linux/unaligned.h: No such file or directory, kernel test robot
- [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found,
kernel test robot
- [PATCH v4 0/5] implement lightweight guard pages,
Lorenzo Stoakes
- [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset,
Julian Vetter
- [PATCH v3 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro,
Yury Khrustalev
- [PATCH v2 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro,
Yury Khrustalev
- [arnd-asm-generic:master 6/12] include/asm-generic/io.h:596:15: error: call to '_outb' declared with attribute error: outb() requires CONFIG_HAS_IOPORT, kernel test robot
- [arnd-asm-generic:asm-generic] BUILD SUCCESS a6653736cdcedcb7c2c22ee0af0288a326a0e036, kernel test robot
- [arnd-asm-generic:asm-generic] BUILD SUCCESS e1cac6a143e257c1bf9166e30083fbd66acfe8b6, kernel test robot
- [PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v18 03/17] fgraph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v18 04/17] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v18 05/17] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v18 07/17] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v18 08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v18 09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v18 10/17] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature, Masami Hiramatsu (Google)
- [PATCH v18 13/17] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v18 14/17] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v18 15/17] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v18 17/17] bpf: Add get_entry_ip() for arm64, Masami Hiramatsu (Google)
- [PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v2 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v2 16/18] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v2 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- [PATCH] mm: yield on fatal signal/cond_sched() in vector_madvise(), Lorenzo Stoakes
- [PATCH 0/6] futex: The remaining futex2 bits,
Peter Zijlstra
- [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
- [PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH v4 0/6] page allocation tag compression,
Suren Baghdasaryan
- [PATCH v7 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v3 0/5] implement lightweight guard pages,
Lorenzo Stoakes
- [GIT PULL] LoongArch fixes for v6.12-rc5,
Huacai Chen
- provide generic page_to_phys and phys_to_page implementations v3,
Christoph Hellwig
- [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro,
Yury Khrustalev
- [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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]