Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v4 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v4 2/3] selftests/mm: Use PKEY_UNRESTRICTED macro
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH v3 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v4 3/3] selftests/powerpc: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v4 2/3] selftests/mm: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v4 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- Re: [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [RFC PATCH v9 14/15] arm64/delay: move some constants out to a separate header
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
- From: Naman Jain <namjain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [RFC PATCH v9 14/15] arm64/delay: move some constants out to a separate header
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/4] Add new headers for Hyper-V Dom0
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 7/7] Add Propeller configuration for kernel build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v7 7/7] Add Propeller configuration for kernel build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [RFC PATCH v9 15/15] arm64: support WFET in smp_cond_relaxed_timeout()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 13/15] arm64: support cpuidle-haltpoll
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [RFC PATCH v9 14/15] arm64/delay: move some constants out to a separate header
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 12/15] arm64: idle: export arch_cpu_idle
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 08/15] ACPI: processor_idle: Support polling state for LPI
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 10/15] governors/haltpoll: drop kvm_para_available() check
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 11/15] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 09/15] cpuidle-haltpoll: define arch_haltpoll_want()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 05/15] arm64: barrier: add support for smp_cond_relaxed_timeout()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 04/15] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 07/15] arm64: add support for polling in idle
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 06/15] arm64: define TIF_POLLING_NRFLAG
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 00/15] arm64: support poll_idle()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 02/15] cpuidle/poll_state: poll via smp_cond_load_relaxed_timeout()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 03/15] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 2/2] Rename .data.once to .data..once to fix resetting WARN*_ONCE
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] Rename .data.once to .data..once to fix resetting WARN*_ONCE
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/2] Rename .data.unlikely to .data..unlikely
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- empty include/asm-generic/vga.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] sparc: get rid of asm/vga.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need to
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] vt_buffer.h: get rid of dead code in default scr_...() instances
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES][RFC] cleaning up asm/vga.h situation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3] selftests: add new kallsyms selftests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- [RFC PATCH 4/4] KVM: guest_memfd: Enforce NUMA mempolicy if available
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH 3/4] KVM: guest_memfd: Pass file pointer instead of inode in guest_memfd APIs
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH 2/4] Introduce fbind syscall
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH 1/4] mm: Add mempolicy support to the filemap layer
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- Re: [PATCH v2 15/18] ext4: switch to using the crc32c library
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v9 03/10] asm/rwonce: Introduce [READ|WRITE]_ONCE() support for __int128
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v6 13/13] riscv: Add qspinlock support
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v3 17/18] f2fs: switch to using the crc32 library
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Han Shen <shenhan@xxxxxxxxxx>
- Re: [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 16/18] jbd2: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 15/18] ext4: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- Re: [PATCH v3 16/18] jbd2: switch to using the crc32c library
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 15/18] ext4: switch to using the crc32c library
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- Re: [PATCH v3 16/18] jbd2: switch to using the crc32c library
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 15/18] ext4: switch to using the crc32c library
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v12 3/5] rust: samples: add tracepoint to Rust sample
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v6 13/13] riscv: Add qspinlock support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v6 13/13] riscv: Add qspinlock support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 00/13] Zacas/Zabha support and qspinlocks
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Han Shen <shenhan@xxxxxxxxxx>
- Re: [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
- From: WangYuli <wangyuli@xxxxxxxxxxxxx>
- [PATCH v3 16/18] jbd2: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 17/18] f2fs: switch to using the crc32 library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 15/18] ext4: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 10/18] sparc/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 09/18] s390/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 07/18] mips/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 06/18] loongarch/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 13/13] riscv: Add qspinlock support
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 11/13] riscv: Add ISA extension parsing for Ziccrse
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 08/13] riscv: Implement xchg8/16() using Zabha
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 07/13] riscv: Implement arch_cmpxchg128() using Zacas
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 06/13] riscv: Improve zacas fully-ordered cmpxchg()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 05/13] riscv: Implement cmpxchg8/16() using Zabha
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 04/13] dt-bindings: riscv: Add Zabha ISA extension description
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 03/13] riscv: Implement cmpxchg32/64() using Zacas
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 01/13] riscv: Move cpufeature.h macros into their own header
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 00/13] Zacas/Zabha support and qspinlocks
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
- From: WangYuli <wangyuli@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- Re: [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Peter Jung <ptr1337@xxxxxxxxxxx>
- [PATCH v7 7/7] Add Propeller configuration for kernel build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 4/7] Add markers for text_unlikely and text_hot sections
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 3/7] Adjust symbol ordering in text output section
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 1/7] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 00/13] LKMM *generic* atomics in Rust
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH v12 3/5] rust: samples: add tracepoint to Rust sample
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 3/7] Adjust symbol ordering in text output section
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v5 1/7] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 3/7] Adjust symbol ordering in text output section
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v6 3/7] Adjust symbol ordering in text output section
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5 1/7] Add AutoFDO support for Clang build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC v2 00/13] LKMM *generic* atomics in Rust
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC v2 11/13] rust: sync: Add memory barriers
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2.1 11/13] rust: sync: Add memory barriers
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC v2 11/13] rust: sync: Add memory barriers
- From: David Gow <davidgow@xxxxxxxxxx>
- [RFC v2 13/13] rust: sync: rcu: Add RCU protected pointer
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 12/13] rust: add rcu abstraction
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 11/13] rust: sync: Add memory barriers
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 10/13] rust: sync: atomic: Add arithmetic ops for Atomic<*mut T>
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 09/13] rust: sync: atomic: Add Atomic<*mut T>
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 08/13] rust: sync: atomic: Add Atomic<{usize,isize}>
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 07/13] rust: sync: atomic: Add Atomic<u{32,64}>
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 06/13] rust: sync: atomic: Add the framework of arithmetic operations
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 05/13] rust: sync: atomic: Add atomic {cmp,}xchg operations
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 04/13] rust: sync: atomic: Add generic atomics
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 03/13] rust: sync: atomic: Add ordering annotation types
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 01/13] rust: Introduce atomic API helpers
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [RFC v2 00/13] LKMM *generic* atomics in Rust
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH 0/5] Add new headers for Hyper-V Dom0
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/5] Add new headers for Hyper-V Dom0
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] hyperv: Remove unnecessary #includes
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v12 4/5] jump_label: adjust inline asm to be consistent
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v12 4/5] jump_label: adjust inline asm to be consistent
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v12 4/5] jump_label: adjust inline asm to be consistent
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS c0dc92144ba181cf7ba366a87909bbaa93d5b713
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v12 5/5] rust: add arch_static_branch
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 4/5] jump_label: adjust inline asm to be consistent
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 3/5] rust: samples: add tracepoint to Rust sample
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 2/5] rust: add tracepoint support
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 1/5] rust: add static_branch_unlikely for static_key_false
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v12 0/5] Tracepoints and static branch in Rust
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [arnd-asm-generic:master 14/20] lib/iomem_copy.c:27:26: sparse: sparse: cast removes address space '__iomem' of expression
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 20/32] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 13/32] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 11/32] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 05/32] riscv: Call riscv_user_isa_enable() only on the boot hart
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 04/32] riscv: Add support for per-thread envcfg CSR values
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 03/32] riscv: Enable cbo.zero only when all harts support Zicboz
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v7 00/32] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v11 5/5] rust: add arch_static_branch
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v3] selftests: add new kallsyms selftests
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: Rong Xu <xur@xxxxxxxxxx>
- [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
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 7/7] Add Propeller configuration for kernel build
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 1/7] Add AutoFDO support for Clang build
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 3/7] Adjust symbol ordering in text output section
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v4 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 5/5] selftests/mm: add self tests for guard page feature
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v4 0/5] implement lightweight guard pages
- From: SeongJae Park <sj@xxxxxxxxxx>
- [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: linux/unaligned.h: No such file or directory
- From: kernel test robot <lkp@xxxxxxxxx>
- [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 5/5] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 4/5] tools: testing: update tools UAPI header for mman-common.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v11 3/4] csky: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 2/4] arm64: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 1/4] New implementation for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 4/4] loongarch: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] selftests/powerpc: Use PKEY_UNRESTRICTED macro
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v3 3/3] selftests/powerpc: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v3 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v3 2/3] selftests/mm: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v3 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- Re: [PATCH v2 3/3] selftests/powerpc/mm: Use PKEY_UNRESTRICTED macro
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v2 2/3] selftests/mm: Use PKEY_UNRESTRICTED macro
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v2 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v2 3/3] selftests/powerpc/mm: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v2 2/3] selftests/mm: Use PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v2 1/3] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [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
- From: kernel test robot <lkp@xxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS a6653736cdcedcb7c2c22ee0af0288a326a0e036
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 0/4] simplify do_div() with constant divisor
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS e1cac6a143e257c1bf9166e30083fbd66acfe8b6
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 7/7] Add Propeller configuration for kernel build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 3/7] Adjust symbol ordering in text output section
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 1/7] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v18 17/17] bpf: Add get_entry_ip() for arm64
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 15/17] selftests/ftrace: Add a test case for repeating register/unregister fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 14/17] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 13/17] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 10/17] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 07/17] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 05/17] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 04/17] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 03/17] fgraph: Pass ftrace_regs to retfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 0/4] simplify do_div() with constant divisor
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
- From: Yabin Cui <yabinc@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 17/18] f2fs: switch to using the crc32 library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 16/18] jbd2: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 15/18] ext4: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 10/18] sparc/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 09/18] s390/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 08/18] powerpc/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 07/18] mips/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] mm: yield on fatal signal/cond_sched() in vector_madvise()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Add vmalloc_huge_node()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v9 3/5] drm: handle HAS_IOPORT dependencies
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: provide generic page_to_phys and phys_to_page implementations v3
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 1/6] mm: Add vmalloc_huge_node()
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH 3/6] futex: Propagate flags into futex_get_value_locked()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 6/6] futex,selftests: Extend the futex selftests for NUMA
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 4/6] futex: Enable FUTEX2_{8,16}
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 0/6] futex: The remaining futex2 bits
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 5/6] futex,selftests: Extend the futex selftests
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 2/6] futex: Implement FUTEX2_NUMA
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 1/6] mm: Add vmalloc_huge_node()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [GIT PULL] LoongArch fixes for v6.12-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3] selftests: add new kallsyms selftests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v9 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 4/5] tty: serial: handle HAS_IOPORT dependencies
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 3/5] drm: handle HAS_IOPORT dependencies
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 2/5] Bluetooth: add HAS_IOPORT dependencies
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 6/6] alloc_tag: support for page allocation tag compression
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 7/7] Add Propeller configuration for kernel build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 4/7] Add markers for text_unlikely and text_hot sections
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 3/7] Change the symbols order when --ffunction-sections is enabled
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 1/7] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 2/7] objtool: Fix unreachable instruction warnings for weak functions
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- RE: [PATCH 0/5] Add new headers for Hyper-V Dom0
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH v4 6/6] alloc_tag: support for page allocation tag compression
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3] selftests: add new kallsyms selftests
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v4 6/6] alloc_tag: support for page allocation tag compression
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 0/6] page allocation tag compression
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 4/8] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 3/8] asm-generic: introduce text-patching.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 0/8] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 5/5] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 4/5] tools: testing: update tools UAPI header for mman-common.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build.
- From: Rong Xu <xur@xxxxxxxxxx>
- [GIT PULL] LoongArch fixes for v6.12-rc5
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build.
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build.
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build.
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 1/6] Add AutoFDO support for Clang build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
- From: Michal Simek <monstr@xxxxxxxxx>
- [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
- From: Christoph Hellwig <hch@xxxxxx>
- provide generic page_to_phys and phys_to_page implementations v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/5] Add new headers for Hyper-V Dom0
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- RE: [PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header
- From: Brian Cain <bcain@xxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- Re: [PATCH v5 3/3] s390: Remove remaining _PAGE_* macros
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCH v2 5/5] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build.
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v4 1/6] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 5/5] selftests/mm: add self tests for guard page feature
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3] selftests: add new kallsyms selftests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 07/15] s390/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- RE: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v10 1/4] Replace fallback for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 4/4] loongarch: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 2/4] arm64: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 3/4] csky: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 07/15] s390/crc32: expose CRC32 functions through lib
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 15/15] f2fs: switch to using the crc32 library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 14/15] jbd2: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 13/15] ext4: switch to using the crc32c library
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 08/15] sparc/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 06/15] powerpc/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 05/15] mips/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 04/15] loongarch/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 6/6] Add Propeller configuration for kernel build.
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 0/5] implement lightweight guard pages
- From: Florian Weimer <fw@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/6] Add AutoFDO support for Clang build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 4/5] tools: testing: update tools UAPI header for mman-common.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 5/5] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 0/5] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v6 0/8] x86/module: use large ROX pages for text allocations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 7/8] execmem: add support for cache of large ROX pages
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 4/8] module: prepare to handle ROX allocations for text
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 3/8] asm-generic: introduce text-patching.h
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/4] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: (subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 0/4] implement lightweight guard pages
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 0/4] implement lightweight guard pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 4/4] selftests/mm: add self tests for guard page feature
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
- From: Michal Hocko <mhocko@xxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Netdev]
[Netfilter]
[Bugtraq]