Linux Arch
[Prev Page][Next Page]
- [PATCH v11 2/5] locking/qspinlock: Refactor the qspinlock slow path
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v11 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v11 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v11 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v11 0/5] Add NUMA-awareness to qspinlock
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v11 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- Re: [PATCH v2] mm/gup: fix gup_fast with dynamic page table folding
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [patch 00/13] preempt: Make preempt count unconditional
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 00/13] preempt: Make preempt count unconditional
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] mm/gup: fix gup_fast with dynamic page table folding
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [patch 06/13] locking/bitspinlock: Clenaup PREEMPT_COUNT leftovers
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH 2/2] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [patch 00/13] preempt: Make preempt count unconditional
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH v2 2/5] arm64, numa: Change the numa init function name to be generic
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [patch 00/13] preempt: Make preempt count unconditional
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch 00/13] preempt: Make preempt count unconditional
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 00/13] preempt: Make preempt count unconditional
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [patch 05/13] mm/pagemap: Clenaup PREEMPT_COUNT leftovers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [NEEDS-REVIEW] Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH v2 2/5] arm64, numa: Change the numa init function name to be generic
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [NEEDS-REVIEW] Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH RFC v1 01/18] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 00/10] Independent per-CPU data section for nVHE
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [NEEDS-REVIEW] Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC/RFT PATCH v2 2/5] arm64, numa: Change the numa init function name to be generic
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC/RFT PATCH v2 1/5] numa: Move numa implementation to common code
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH RFC v1 11/18] asm-generic/hyperv: update hv_msi_entry
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH RFC v1 14/18] asm-generic/hyperv: import data structures for mapping device interrupts
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 4/4] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 2/4] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH v2 3/5] riscv: Separate memory init from paging init
- From: Greentime Hu <greentime.hu@xxxxxxxxxx>
- [RFC/RFT PATCH v2 3/5] riscv: Separate memory init from paging init
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFC/RFT PATCH v2 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFC/RFT PATCH v2 5/5] riscv: Add numa support for riscv64 platform
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFC/RFT PATCH v2 2/5] arm64, numa: Change the numa init function name to be generic
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFC/RFT PATCH v2 1/5] numa: Move numa implementation to common code
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- Re: [REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v9 0/4] Introduce the for_each_set_clump macro
- From: William Breathitt Gray <vilhelm.gray@xxxxxxxxx>
- [PATCH v2] mm/gup: fix gup_fast with dynamic page table folding
- From: Vasily Gorbik <gor@xxxxxxxxxxxxx>
- Re: [PATCH] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] mm/gup: fix gup_fast with dynamic page table folding
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm/gup: fix gup_fast with dynamic page table folding
- From: Vasily Gorbik <gor@xxxxxxxxxxxxx>
- Re: [REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
- From: Tang Yizhou <tangyizhou@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] kbuild: preprocess module linker script
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v2 15/28] init: lto: ensure initcall ordering
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings
- From: Andrew Scull <ascull@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2 04/10] kvm: arm64: Remove hyp_adr/ldr_this_cpu
- From: Andrew Scull <ascull@xxxxxxxxxx>
- RE: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read
- From: Andrew Scull <ascull@xxxxxxxxxx>
- Re: [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
- From: Andrew Scull <ascull@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2 15/28] init: lto: ensure initcall ordering
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- RE: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] locking/atomic/bitops: Fix some wrong param names in comments
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: David Laight <David.Laight@xxxxxxxxxx>
- [asm-generic:asm-generic] BUILD SUCCESS 1ed4c95761e7306f79c9c2ddbdb327d73ef2ba8e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: remove set_fs for riscv v2
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/23] Use asm-generic for mmu_context no-op functions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Flushing transparent hugepages
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: remove set_fs for riscv v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
- From: Fox Chen <foxhlchen@xxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 6/8] riscv: refactor __get_user and __put_user
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 8/8] riscv: remove address space overrides using set_fs()
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: remove set_fs for riscv v2
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2] kbuild: preprocess module linker script
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 15/28] init: lto: ensure initcall ordering
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 13/28] kbuild: lto: merge module sections
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 11/28] kbuild: lto: postpone objtool
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v7 4/5] x86/build: Warn on orphan section placement
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/28] kbuild: lto: fix module versioning
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: peterz@xxxxxxxxxxxxx
- RE: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: "Eddy_Wu@xxxxxxxxxxxxxx" <Eddy_Wu@xxxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2] kbuild: preprocess module linker script
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2] kbuild: preprocess module linker script
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v2] MIPS: make userspace mapping young by default
- From: Huang Pei <huangpei@xxxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from, to}_user
- From: Sean Anderson <seanga2@xxxxxxxxx>
- [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: fche@xxxxxxxxxx (Frank Ch. Eigler)
- [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 0/9] ARM: remove set_fs callers and implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 7/9] ARM: oabi-compat: rework fcntl64() emulation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 9/9] ARM: uaccess: remove set_fs() implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 4/9] ARM: syscall: always store thread_info->syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 13/28] kbuild: lto: merge module sections
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: remove set_fs for riscv
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] kbuild: preprocess module linker script
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] MIPS: make userspace mapping young by default
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH] MIPS: make userspace mapping young by default
- From: Huang Pei <huangpei@xxxxxxxxxxx>
- Re: [PATCH] MIPS: make userspace mapping young by default
- From: maobibo <maobibo@xxxxxxxxxxx>
- Using asm_volatile_goto for get_user()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] dma-direct: zero out DMA_ATTR_NO_KERNEL_MAPPING buf
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] dma-direct: zero out DMA_ATTR_NO_KERNEL_MAPPING buf
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: remove set_fs for riscv
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] asm-generic: add nommu implementations of __{get,put}_kernel_nofault
- From: Christoph Hellwig <hch@xxxxxx>
- remove set_fs for riscv v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] riscv: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] asm-generic: improve the nommu {get,put}_user handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] riscv: refactor __get_user and __put_user
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] asm-generic: make the set_fs implementation optional
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] uaccess: provide a generic TASK_SIZE_MAX definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 08/11] kprobes: switch to kernel_clone()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: remove set_fs for riscv
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v7 4/5] x86/build: Warn on orphan section placement
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] dma-direct: zero out DMA_ATTR_NO_KERNEL_MAPPING buf
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: remove set_fs for riscv
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: remove set_fs for riscv
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: remove set_fs for riscv
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH 1/8] maccess: add a generic __{get,put}_kernel_nofault for nommu
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] asm-generic: prepare uaccess.h for a set_fs-less world
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] riscv: refactor __get_user and __put_user
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] riscv: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] uaccess: provide a generic TASK_SIZE_MAX definition
- From: Christoph Hellwig <hch@xxxxxx>
- remove set_fs for riscv
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v20 05/12] LSM: Infrastructure management of the superblock
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- [PATCH] kbuild: preprocess module linker script
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v9 04/29] arm64: kvm: mte: Hide the MTE CPUID information from the guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 04/29] arm64: kvm: mte: Hide the MTE CPUID information from the guests
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 01/29] arm64: mte: system register definitions
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 02/29] arm64: mte: Use Normal Tagged attributes for the linear map
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 03/29] arm64: mte: CPU feature detection and initial sysreg configuration
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 05/29] arm64: mte: Add specific SIGSEGV codes
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 06/29] arm64: mte: Handle synchronous and asynchronous tag check faults
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 08/29] mm: Preserve the PG_arch_2 flag in __split_huge_page_tail()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 11/29] arm64: Avoid unnecessary clear_user_page() indirection
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 10/29] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 17/29] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 21/29] arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 25/29] mm: Add arch hooks for saving/restoring tags
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 22/29] arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 23/29] arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 24/29] fs: Handle intra-page faults in copy_mount_options()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 26/29] arm64: mte: Enable swap of tagged pages
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 27/29] arm64: mte: Save tags when hibernating
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 28/29] arm64: mte: Kconfig entry
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 07/29] mm: Add PG_arch_2 page flag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 15/29] mm: Introduce arch_validate_flags()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 14/29] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 19/29] arm64: mte: Allow user control of the generated random tags via prctl()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 20/29] arm64: mte: Restore the GCR_EL1 register after a suspend
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 18/29] arm64: mte: Allow user control of the tag check mode via prctl()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 16/29] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 12/29] arm64: mte: Tags-aware aware memcmp_pages() implementation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v9 13/29] mm: Introduce arch_calc_vm_flag_bits()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v8 03/28] arm64: mte: CPU feature detection and initial sysreg configuration
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: peterz@xxxxxxxxxxxxx
- [PATCH] MIPS: make userspace mapping young by default
- From: Huang Pei <huangpei@xxxxxxxxxxx>
- RE: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 10/11] tracing: switch to kernel_clone()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 00/28] Add support for Clang LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 23/28] arm64: vdso: disable LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 20/28] efi/libstub: disable LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 18/28] modpost: lto: strip .lto from module names
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 16/28] init: lto: fix PREL32 relocations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 15/28] init: lto: ensure initcall ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 14/28] kbuild: lto: remove duplicate dependencies from .mod files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 13/28] kbuild: lto: merge module sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 12/28] kbuild: lto: limit inlining
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 11/28] kbuild: lto: postpone objtool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 08/28] x86, build: use objtool mcount
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 10/28] kbuild: lto: fix module versioning
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v2 08/28] x86, build: use objtool mcount
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 07/28] kbuild: add support for objtool mcount
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 06/28] objtool: Don't autodetect vmlinux.o
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 04/28] RAS/CEC: Fix cec_init() prototype
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 03/28] lib/string.c: implement stpcpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 02/28] x86/asm: Replace __force_order with memory clobber
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v2 00/28] Add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 02/28] x86/asm: Replace __force_order with memory clobber
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 03/28] lib/string.c: implement stpcpy
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 06/28] objtool: Don't autodetect vmlinux.o
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 07/28] kbuild: add support for objtool mcount
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 09/28] kbuild: add support for Clang LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 13/28] kbuild: lto: merge module sections
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 14/28] kbuild: lto: remove duplicate dependencies from .mod files
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 18/28] modpost: lto: strip .lto from module names
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 20/28] efi/libstub: disable LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 21/28] drivers/misc/lkdtm: disable LTO for rodata.o
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 23/28] arm64: vdso: disable LTO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 16/28] init: lto: fix PREL32 relocations
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 15/28] init: lto: ensure initcall ordering
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 11/28] kbuild: lto: postpone objtool
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 10/28] kbuild: lto: fix module versioning
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 12/28] kbuild: lto: limit inlining
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 08/28] x86, build: use objtool mcount
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v2 04/28] RAS/CEC: Fix cec_init() prototype
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH 14/14] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 14/14] powerpc: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/14] powerpc: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/14] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] proc: remove a level of indentation in proc_get_inode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] lkdtm: remove set_fs-based tests
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] fs: don't allow kernel reads and writes without iter ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] sysctl: Convert to iter interfaces
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] x86: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] powerpc: use non-set_fs based maccess routines
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] uaccess: add infrastructure for kernel builds with set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/14] powerpc: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] x86: make TASK_SIZE_MAX usable from assembly code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH 06/14] fs: don't allow splice read/write without explicit ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] test_bitmap: remove user bitmap tests
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] proc: cleanup the compat vs no compat file ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] proc: add a read_iter method to proc proc_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 06/10] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 05/10] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 07/10] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 08/10] kvm: arm64: Mark hyp stack pages reserved
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 09/10] kvm: arm64: Set up hyp percpu data for nVHE
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 04/10] kvm: arm64: Remove hyp_adr/ldr_this_cpu
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 01/10] Macros to override naming of percpu symbols and sections
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- [PATCH v2 00/10] Independent per-CPU data section for nVHE
- From: David Brazdil <dbrazdil@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 19/23] sh: use asm-generic/mmu_context.h for no-op implementations
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- [asm-generic:asm-generic] BUILD SUCCESS 6886f9d49aaae6855e830ec35d69c114d121e4a9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- RE: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: peterz@xxxxxxxxxxxxx
- RE: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] asm-generic/sembuf: Update architecture related information in comment
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH 4/4] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v3] PCI: Add pci_iounmap
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH 10/10] powerpc: remove address space overrides using set_fs()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v7 0/5] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 5/5] x86/boot/compressed: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 1/5] arm64/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 4/5] x86/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 3/5] arm/boot: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 2/5] arm/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 03/23] arc: use asm-generic/mmu_context.h for no-op implementations
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: Re: [PATCH v3] PCI: Add pci_iounmap
- From: George Cherian <gcherian@xxxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v3 23/23] xtensa: use asm-generic/mmu_context.h for no-op implementations
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v2
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v3 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH v3 11/23] mips: use asm-generic/mmu_context.h for no-op implementations
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [tip: core/build] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/build] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/build] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/build] vmlinux.lds.h: Add PGO and AutoFDO input sections
- From: "tip-bot2 for Nick Desaulniers" <tip-bot2@xxxxxxxxxxxxx>
- [tip: core/build] vmlinux.lds.h: Create COMMON_DISCARDS
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH v3 01/23] asm-generic: add generic MMU versions of mmu context functions
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 00/23] Use asm-generic for mmu_context no-op functions
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 03/23] arc: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 04/23] arm: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 05/23] arm64: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 06/23] csky: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 07/23] hexagon: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 08/23] ia64: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 12/23] nds32: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 13/23] nios2: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 14/23] openrisc: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 15/23] parisc: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 16/23] powerpc: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 17/23] riscv: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 18/23] s390: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 20/23] sparc: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 19/23] sh: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 21/23] um: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 22/23] x86: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 23/23] xtensa: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 11/23] mips: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 10/23] microblaze: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [PATCH v3 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- [tip: core/build] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
- From: "tip-bot2 for Kees Cook" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH v3] PCI: Add pci_iounmap
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- Re: [PATCH 4/4] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [Question] About SECCOMP issue for ILP32
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- Re: [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v2 16/23] powerpc: use asm-generic/mmu_context.h for no-op implementations
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 01/23] asm-generic: add generic MMU versions of mmu context functions
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 10/23] microblaze: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [fs] ef30fb3c60: kernel write not supported for file /sys/kernel/softlockup_panic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 01/23] asm-generic: add generic MMU versions of mmu context functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 10/23] microblaze: use asm-generic/mmu_context.h for no-op implementations
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v3 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 10/23] microblaze: use asm-generic/mmu_context.h for no-op implementations
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support.
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- Re: [PATCH v2 0/3] docs/memory-barriers: Apply missed changes
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v10 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- Re: [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 0/3] add fault injection to user memory access
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v3 0/3] add fault injection to user memory access
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] add fault injection to user memory access
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
- [PATCH kcsan 7/9] tools/memory-model: Move Documentation description to Documentation/README
- [PATCH kcsan 4/9] tools/memory-model: Improve litmus-test documentation
- [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases
- [PATCH kcsan 5/9] tools/memory-model: Add a simple entry point document
- [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
- [PATCH kcsan 3/9] tools/memory-model: Update recipes.txt prime_numbers.c path
- [PATCH kcsan 2/9] Replace HTTP links with HTTPS ones: LKMM
- [PATCH kcsan 1/9] docs: fix references for DMA*.txt files
- [PATCH memory-model 0/9] LKMM updates for v5.10
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH kcsan 11/19] locking/atomics: Use read-write instrumentation for atomic RMWs
- [PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
- Re: [Question] About SECCOMP issue for ILP32
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v3 1/3] lib, include/linux: add usercopy failure capability
- From: albert.linde@xxxxxxxxx
- [PATCH v3 3/3] x86: add failure injection to get/put/clear_user
- From: albert.linde@xxxxxxxxx
- [PATCH v3 2/3] lib, uaccess: add failure injection to usercopy functions
- From: albert.linde@xxxxxxxxx
- [PATCH v3 0/3] add fault injection to user memory access
- From: albert.linde@xxxxxxxxx
- Re: [PATCH v2 0/3] add fault injection to user memory access
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH v2 2/3] lib, uaccess: add failure injection to usercopy functions
- From: peterz@xxxxxxxxxxxxx
- Re: [PATCH v2 0/3] add fault injection to user memory access
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v9 0/4] Introduce the for_each_set_clump macro
- From: Syed Nayyar Waris <syednwaris@xxxxxxxxx>
- Re: [PATCH v2 0/3] add fault injection to user memory access
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH v2 10/23] microblaze: use asm-generic/mmu_context.h for no-op implementations
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
- From: Nicholas Piggin <npiggin@xxxxxxxxx>
- Re: [PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 18/23] sched: Fix try_invoke_on_locked_down_task() semantics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v5 06/21] csky: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 07/21] ia64: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 08/21] mips: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 09/21] parisc: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 10/21] powerpc: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 16/21] kprobes: Make local used functions static
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 18/21] kprobes: Remove kretprobe hash
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 19/21] asm-generic/atomic: Add try_cmpxchg() fallbacks
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 20/21] freelist: Lock less freelist
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 21/21] kprobes: Replace rp->free_instance with freelist
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 15/21] kprobes: Free kretprobe_instance with rcu callback
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 17/21] llist: Add nonatomic __llist_add() and __llist_dell_all()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 12/21] sh: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 14/21] kprobes: Remove NMI context check
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 13/21] sparc: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 11/21] s390: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 03/21] arm: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 04/21] arm64: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 05/21] arc: kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH v5 02/21] x86/kprobes: Use generic kretprobe trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Netdev]
[Netfilter]
[Bugtraq]