Linux Arch
[Prev Page][Next Page]
- [PATCH v5 33/44] x86: kmsan: disable instrumentation of unsupported code
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 36/44] x86: kmsan: use __msan_ string functions where possible.
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 32/44] objtool: kmsan: list KMSAN API functions as uaccess-safe
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 31/44] security: kmsan: fix interoperability with auto-initialization
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 30/44] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 28/44] kmsan: disable physical page merging in biovec
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 29/44] block: kmsan: skip bio block merging logic for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 27/44] crypto: kmsan: disable accelerated configs under KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 26/44] kmsan: disable strscpy() optimization under KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 21/44] Input: libps2: mark data received in __ps2_command() as initialized
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 25/44] kmsan: add tests for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 24/44] kmsan: handle memory sent to/from USB
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 23/44] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 22/44] dma: kmsan: unpoison DMA mappings
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 20/44] kmsan: add iomap support
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 19/44] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 18/44] instrumented.h: add KMSAN support
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 17/44] init: kmsan: call KMSAN initialization routines
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 16/44] kmsan: handle task creation and exiting
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 15/44] mm: kmsan: call KMSAN hooks from SLUB code
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 13/44] MAINTAINERS: add entry for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 06/44] kmsan: add ReST documentation
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 09/44] x86: kmsan: pgtable: reduce vmalloc space
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 14/44] mm: kmsan: maintain KMSAN metadata for page operations
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 08/44] kmsan: mark noinstr as __no_sanitize_memory
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 11/44] kmsan: add KMSAN runtime core
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 10/44] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 12/44] kmsan: disable instrumentation of unsupported common kernel code
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 07/44] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 05/44] asm-generic: instrument usercopy in cacheflush.h
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 03/44] instrumented.h: allow instrumenting both sides of copy_from_user()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 02/44] stackdepot: reserve 5 extra bits in depot_stack_handle_t
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH v5 01/44] x86: add missing include to sparsemem.h
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH] sparc64: Fix the generic IO helpers
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3] wait_on_bit: add an acquire memory barrier
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2] include/linux: declare cpuinfo_op in processor.h
- From: Conor Dooley <mail@xxxxxxxxxxx>
- Re: [PATCH] sparc64: Fix the generic IO helpers
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- RE: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- RE: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [GIT PULL] LoongArch fixes for v6.0-rc3
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
- From: Yann Sionneau <ysionneau@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Fwd: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
- From: Yann Sionneau <ysionneau@xxxxxxxxx>
- Fwd: [RFC PATCH 0/1] Fix __kcrctab+* sections alignment
- From: Yann Sionneau <ysionneau@xxxxxxxxx>
- [PATCH v2 REPOST] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] sparc64: Fix the generic IO helpers
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v3] Many pages: Document fixed-width types with ISO C naming
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH V2] LoongArch: Use TLB for ioremap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2] LoongArch: Use TLB for ioremap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v1 1/1] asm-generic: Make parameter types consisten in _unaligned_be48()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH] LoongArch: Add SysRq-x (TLB Dump) support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH] sparc64: Fix the generic IO helpers
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH V2] LoongArch: Use TLB for ioremap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V3] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH V2] LoongArch: Use TLB for ioremap()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH V3] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V3] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION cc2986f4dc67df7e6209e0cd74145fffbd30d693
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] wait_on_bit: add an acquire memory barrier
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH] ARM: Recover kretprobes return address for EABI stack unwinder
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [RESEND PATCH] ARM: Recover kretprobes return address for EABI stack unwinder
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/6] Add an asm-generic cpuinfo_op declaration
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V3] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/6] Add an asm-generic cpuinfo_op declaration
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- [PATCH] wait_on_bit: add an acquire memory barrier
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/6] Add an asm-generic cpuinfo_op declaration
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Use TLB for ioremap()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] loongarch: remove generic-y += termios.h
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v2 1/8] loongarch: remove generic-y += termios.h
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Use TLB for ioremap()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] asm-generic: add a cpuinfo_ops definition in shared code
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- [PATCH 6/6] x86: use the asm-generic version of cpuinfo_op
- From: Conor Dooley <mail@xxxxxxxxxxx>
- [PATCH 4/6] sh: use the asm-generic version of cpuinfo_op
- From: Conor Dooley <mail@xxxxxxxxxxx>
- [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op
- From: Conor Dooley <mail@xxxxxxxxxxx>
- [PATCH 3/6] s390: use the asm-generic version of cpuinfo_op
- From: Conor Dooley <mail@xxxxxxxxxxx>
- [PATCH 2/6] microblaze: use the asm-generic version of cpuinfo_op
- From: Conor Dooley <mail@xxxxxxxxxxx>
- [PATCH 1/6] asm-generic: add a cpuinfo_ops definition in shared code
- From: Conor Dooley <mail@xxxxxxxxxxx>
- [PATCH 0/6] Add an asm-generic cpuinfo_op declaration
- From: Conor Dooley <mail@xxxxxxxxxxx>
- Re: [PATCH v2 4/8] termios: start unifying non-UAPI parts of asm/termios.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 7/8] termios: convert the last (sparc) INIT_C_CC to array
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/8] loongarch: remove generic-y += termios.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 5/8] termios: consolidate values for VDISCARD in INIT_C_CC
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/8] termios: start unifying non-UAPI parts of asm/termios.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/8] termios: uninline conversion helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 8/8] termios: get rid of non-UAPI asm/termios.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 6/8] make generic INIT_C_CC a bit more generic
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/8] termios: get rid of stray asm/termios.h include in n_hdlc.c
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCHES] termios.h cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCHES] termios.h cleanups
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCHES] termios.h cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] termios: consolidate values for VDISCARD in INIT_C_CC
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCHES] termios.h cleanups
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Select PCI_QUIRKS to avoid build error
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] termios: consolidate values for VDISCARD in INIT_C_CC
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH V10 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH V3 3/3] arch: crash: Remove duplicate declaration in smp.h
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH 3/7] start unifying INIT_C_CC and termios convertors
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] termios: get rid of non-UAPI asm/termios.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] termios: consolidate values for VDISCARD in INIT_C_CC
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] termios: get rid of stray asm/termios.h include in n_hdlc.c
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] make generic INIT_C_CC a bit more generic
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] termios: convert the last (sparc) INIT_C_CC to array
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] loongarch: remove generic-y += termios.h
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCHES] termios.h cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Jinyang He <hejinyang@xxxxxxxxxxx>
- [PATCH] LoongArch: Select PCI_QUIRKS to avoid build error
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Jinyang He <hejinyang@xxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCH 6/9] LoongArch: modules/ftrace: Initialize PLT at load time
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [V2][PATCH] asm-generic: sections: refactor memory_intersects
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [V2][PATCH] asm-generic: sections: refactor memory_intersects
- From: quanyang wang <quanyang.wang@xxxxxxxxxxxxx>
- Re: [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [V2][PATCH] asm-generic: sections: refactor memory_intersects
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 6/9] LoongArch: modules/ftrace: Initialize PLT at load time
- From: Jinyang He <hejinyang@xxxxxxxxxxx>
- [PATCH V3] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Jinyang He <hejinyang@xxxxxxxxxxx>
- Re: [V2][PATCH] asm-generic: sections: refactor memory_intersects
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 8/9] LoongArch: ftrace: Add CALLER_ADDRx macros
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 7/9] Loongarch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 6/9] LoongArch: modules/ftrace: Initialize PLT at load time
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCH V2] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH 3/9] LoongArch/ftrace: Add dynamic function tracer support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 2/9] LoongArch/ftrace: Add recordmcount support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 4/9] Loongarch/ftrace: Add dynamic function graph tracer support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 0/9] LoongArch: Add ftrace support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 1/9] LoongArch/ftrace: Add basic support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH 5/9] Loongarch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [V2][PATCH] asm-generic: sections: refactor memory_intersects
- From: quanyang.wang@xxxxxxxxxxxxx
- Re: [PATCH V2] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v2] tee: add overflow check in register_shm_helper()
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH V3 2/3] riscv: kexec: Fixup crash_smp_send_stop with percpu crash_save_cpu
- [PATCH V3 1/3] riscv: kexec: Disable all interrupts in kexec crash path
- [PATCH V3 0/3] riscv: kexec: Fixup crash_save percpu and machine_kexec_mask_interrupts
- [PATCH V3 3/3] arch: crash: Remove duplicate declaration in smp.h
- Re: [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: Jianmin Lv <lvjianmin@xxxxxxxxxxx>
- Re: [PATCH 2/2] riscv: kexec: Implement crash_smp_send_stop with percpu crash_save_cpu
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V2] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] tee: add overflow check in register_shm_helper()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] LoongArch: Add efistub booting support
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] alpha: Use generic <asm-generic/io.h>
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] alpha: Use generic <asm-generic/io.h>
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/2] riscv: kexec: Implement crash_smp_send_stop with percpu crash_save_cpu
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/2] riscv: kexec: Implement crash_smp_send_stop with percpu crash_save_cpu
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: Jianmin Lv <lvjianmin@xxxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH V2 1/2] riscv: kexec: Disable all interrupts in kexec crash path
- From: Xianting Tian <xianting.tian@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 2/2] riscv: kexec: Fixup crash_smp_send_stop with percpu crash_save_cpu
- From: Xianting Tian <xianting.tian@xxxxxxxxxxxxxxxxx>
- [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V2] LoongArch: Add perf events support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH] Input: i8042 - Add PNP checking hook for Loongson
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V2] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH V2 2/2] riscv: kexec: Fixup crash_smp_send_stop with percpu crash_save_cpu
- [PATCH V2 1/2] riscv: kexec: Disable all interrupts in kexec crash path
- [PATCH V2 0/2] riscv: kexec: Fixup crash_save percpu and machine_kexec_mask_interrupts
- RE: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Jon Nettleton <jon@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Use TLB for ioremap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Jon Nettleton <jon@xxxxxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Hector Martin <marcan@xxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Jon Nettleton <jon@xxxxxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Jon Nettleton <jon@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Add perf events support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add perf events support
- From: Qi Hu <huqi@xxxxxxxxxxx>
- Re: [PATCH] LoongArch: Add perf events support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] LoongArch: Add perf events support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 1/2] LoongArch: Add CPU HWMon platform driver
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH] locking/atomic: Make test_and_*_bit() ordered on failure
- From: Hector Martin <marcan@xxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH 0/2] riscv: kexec: Support crash_save percpu and machine_kexec_mask_interrupts
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Add perf events support
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- [PATCH 0/2] riscv: kexec: Support crash_save percpu and machine_kexec_mask_interrupts
- [PATCH 2/2] riscv: kexec: Implement crash_smp_send_stop with percpu crash_save_cpu
- [PATCH 1/2] riscv: kexec: EOI active and mask all interrupts in kexec crash path
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] asm/sections: fix the determination of the end of the memory region
- From: Quanyang Wang <quanyang.wang@xxxxxxxxxxxxx>
- Re: [PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] LoongArch: Use TLB for ioremap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] LoongArch: Use TLB for ioremap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] LoongArch: Add CPU HWMon platform driver
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] arch/cacheflush: Introduce flush_all_caches()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/2] LoongArch: Add ACPI-based generic laptop driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 1/2] LoongArch: Add CPU HWMon platform driver
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH] LoongArch: Add perf events support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH] LoongArch: Use TLB for ioremap()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V10 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V10 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V10 2/4] LoongArch: Add sparse memory vmemmap support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V10 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V10 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [RESEND PATCH] ARM: Recover kretprobes return address for EABI stack unwinder
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- [PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- [RESEND PATCH] ARM: Recover kretprobes return address for EABI stack unwinder
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH] loongarch: irq: Move to generic_handle_arch_irq
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] loongarch: irq: Move to generic_handle_arch_irq
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] loongarch: irq: Move to generic_handle_arch_irq
- From: Guo Ren <guoren@xxxxxxxxxx>
- [RESEND PATCH] loongarch: irq: Move to generic_handle_arch_irq
- [PATCH] loongarch: irq: Move to generic_handle_arch_irq
- Re: [GIT PULL] LoongArch changes for v5.20
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] LoongArch changes for v5.20
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] LoongArch changes for v5.20
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] LoongArch changes for v5.20
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH] uapi: Fix comment typo
- From: Jason Wang <wangborong@xxxxxxxxxx>
- Re: [PATCH] asm/sections: fix the determination of the end of the memory region
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] asm/sections: fix the determination of the end of the memory region
- From: quanyang.wang@xxxxxxxxxxxxx
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Eliot Moss <moss@xxxxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Eliot Moss <moss@xxxxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH v2] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: "Peter.Enderborg@xxxxxxxx" <Peter.Enderborg@xxxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/5] Add process_memwatch syscall
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] gpio: Allow user to customise maximum number of GPIOs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH V9 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V9 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH V9 2/4] LoongArch: Add sparse memory vmemmap support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V9 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V9 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH] LoongArch: Don't disable EIOINTC master core
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] vmstat: percpu: Rename HAVE_CMPXCHG_LOCAL to HAVE_CMPXCHG_PERCPU_BYTE
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v4 43/45] namei: initialize parameters passed to step_into()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v5] add barriers to buffer functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5] add barriers to buffer functions
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v5] add barriers to buffer functions
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v5] add barriers to buffer functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5] add barriers to buffer functions
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] vmstat: percpu: Rename HAVE_CMPXCHG_LOCAL to HAVE_CMPXCHG_PERCPU_BYTE
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [RFC PATCH 4/4] riscv: cmpxchg: Remove unused cmpxchg(64)_local
- [RFC PATCH 3/4] riscv: percpu: Implement this_cpu operations
- [RFC PATCH 2/4] arm64: percpu: Use generic PERCPU_RW_OPS
- [RFC PATCH 0/4] riscv: Add basic percpu operations
- [RFC PATCH 1/4] vmstat: percpu: Rename HAVE_CMPXCHG_LOCAL to HAVE_CMPXCHG_PERCPU_BYTE
- Re: [PATCH V9 00/15] arch: Add qspinlock support and atomic cleanup
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH V9 14/15] openrisc: Move from ticket-lock to qspinlock
- [PATCH V9 07/15] riscv: cmpxchg: Remove xchg32 and xchg64
- [PATCH V9 10/15] riscv: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
- [PATCH V9 13/15] openrisc: cmpxchg: Cleanup unnecessary codes
- [PATCH V9 06/15] riscv: atomic: Clean up unnecessary acquire and release definitions
- [PATCH V9 11/15] riscv: Add qspinlock support
- [PATCH V9 12/15] riscv: Add combo spinlock support
- [PATCH V9 05/15] asm-generic: spinlock: Add queued spinlock support in common header
- [PATCH V9 09/15] riscv: cmpxchg: Optimize cmpxchg64
- [PATCH V9 08/15] riscv: cmpxchg: Forbid arch_cmpxchg64 for 32-bit
- [PATCH V9 15/15] csky: spinlock: Use the generic header files
- [PATCH V9 04/15] asm-generic: ticket-lock: Keep ticket-lock the same semantic with qspinlock
- [PATCH V9 03/15] asm-generic: ticket-lock: Move into ticket_spinlock.h
- [PATCH V9 02/15] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
- [PATCH V9 01/15] asm-generic: ticket-lock: Remove unnecessary atomic_read
- [PATCH V9 00/15] arch: Add qspinlock support and atomic cleanup
- Re: [PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc: Add get_task_cmdline_kernel() function
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v5] add barriers to buffer functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] proc: Add get_task_cmdline_kernel() function
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v5] add barriers to buffer functions
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Add unwinder support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH v4 3/4] LoongArch: Add stacktrace and get_wchan support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v4 0/4] Add unwinder support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v4 4/4] LoongArch: Add USER_STACKTRACE support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v4 2/4] LoongArch: Add prologue unwinder support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v4 1/4] LoongArch: Add guess unwinder support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH V8 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V8 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V8 2/4] LoongArch: Add sparse memory vmemmap support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V8 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V8 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH V7 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] asm-generic: updates for 6.0
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] asm-generic: updates for 6.0
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Add efistub booting support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [GIT PULL] asm-generic: updates for 6.0
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] csky changes for v6.0-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 0/3] Dump command line of faulting process to syslog
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] Dump command line of faulting process to syslog
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 0/3] Dump command line of faulting process to syslog
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [GIT PULL] csky changes for v6.0-rc1
- Re: [PATCH] LoongArch: Requires __force attributes for any casts
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH V2] uapi: Fixup strace compile error
- Re: [PATCH] uapi: Fixup strace compile error
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] uapi: Fixup strace compile error
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] uapi: Fixup strace compile error
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] uapi: Fixup strace compile error
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v4 11/45] kmsan: add KMSAN runtime core
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 11/45] kmsan: add KMSAN runtime core
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v4 18/45] instrumented.h: add KMSAN support
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH 0/3] Dump command line of faulting process to syslog
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v4 29/45] block: kmsan: skip bio block merging logic for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 25/45] kmsan: add tests for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v4 16/45] kmsan: handle task creation and exiting
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH V7 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V7 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V7 2/4] LoongArch: Add sparse memory vmemmap support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V7 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V7 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Will Deacon <will@xxxxxxxxxx>
- RE: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3 3/4] LoongArch: Add stacktrace support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH V6 2/4] LoongArch: Add sparse memory vmemmap support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/4] LoongArch: Add stacktrace support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCH v3 2/4] LoongArch: Add prologue unwinder support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH] LoongArch: Requires __force attributes for any casts
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] LoongArch: Add stacktrace support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v3 3/4] LoongArch: Add stacktrace support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH v3 3/4] LoongArch: Add stacktrace support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 0/4] Add unwinder support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 4/4] LoongArch: Add USER_STACKTRACE support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 1/4] LoongArch: Add guess unwinder support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- [PATCH v3 2/4] LoongArch: Add prologue unwinder support
- From: Qing Zhang <zhangqing@xxxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 4/6] mmu_gather: Force tlb-flush VM_PFNMAP vmas
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 3/6] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 5/7] mmu_gather: Force tlb-flush VM_PFNMAP vmas
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 4/7] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 6/8] mmu_gather: Force tlb-flush VM_PFNMAP vmas
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 5/8] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 07/10] mmu_gather: Force tlb-flush VM_PFNMAP vmas
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 06/10] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 0/3] Dump command line of faulting process to syslog
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 1/3] proc: Add get_task_cmdline_kernel() function
- From: Helge Deller <deller@xxxxxx>
- [PATCH 2/3] lib/dump_stack: Add dump_stack_print_cmdline() and wire up in dump_stack_print_info()
- From: Helge Deller <deller@xxxxxx>
- [PATCH 3/3] x86/fault: Dump command line of faulting process to syslog
- From: Helge Deller <deller@xxxxxx>
- [PATCH 0/3] Dump command line of faulting process to syslog
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] kprobes: Forbid probing on kprobe_insn_slot
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH 2/2] csky: abiv1: Fixup compile error
- [PATCH 0/2] Fixup and coding convention
- [PATCH 1/2] csky: cmpxchg: Coding convention for BUILD_BUG()
- [PATCH] csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
- Re: [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] make buffer_locked provide an acquire semantics
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] make buffer_locked provide an acquire semantics
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 2/2] make buffer_locked provide an acquire semantics
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] make buffer_locked provide an acquire semantics
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] make buffer_locked provide an acquire semantics
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] make buffer_locked provide an acquire semantics
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kprobes: Forbid probing on kprobe_insn_slot
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v2] make buffer_locked provide an acquire semantics
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] Add a read memory barrier to wait_on_buffer
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] Add a read memory barrier to wait_on_buffer
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] Add a read memory barrier to wait_on_buffer
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] csky: Add qspinlock support
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: Michel Lespinasse <michel@xxxxxxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] csky: Add jump-label implementation
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: Michel Lespinasse <michel@xxxxxxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: Michel Lespinasse <michel@xxxxxxxxxxxxxx>
- Re: [PATCH] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [GIT PULL] LoongArch fixes for v5.19-final
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] LoongArch fixes for v5.19-final
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: Michel Lespinasse <michel@xxxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Disable executable stack by default
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH] LoongArch: Disable executable stack by default
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH v3 4/6] tracing/user_events: Use refcount instead of atomic for ref tracking
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 6/6] tracing/user_events: Update ABI documentation to align to bits vs bytes
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/6] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/6] tracing/user_events: Ensure user provided strings are safely formatted
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/6] tracing/user_events: Use WRITE instead of READ for io vector import
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/6] tracing/user_events: Update user_events ABI from
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/6] tracing/user_events: Use NULL for strstr checks
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS e2a619ca0b38f2114347b7078b8a67d72d457a3d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH V2 2/3] LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 2/3] LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- [PATCH V6 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V6 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V6 2/4] LoongArch: Add sparse memory vmemmap support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V6 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V6 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 82dc270146a82edd67228be94b0fe302a6f78395
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] asm-generic fixes for 5.19, part 2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] asm-generic fixes for 5.19, part 2
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2] asm-generic: remove a broken and needless ifdef conditional
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] LoongArch: Disable executable stack by default
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] LoongArch: Disable executable stack by default
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- [PATCH] kprobes: Forbid probing on kprobe_insn_slot
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- [PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/5] mm: wire up process_memwatch syscall for x86
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 5/5] mm: add process_memwatch syscall documentation
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 2/5] mm: Implement process_memwatch syscall
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 0/5] Add process_memwatch syscall
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] LoongArch: Disable executable stack by default
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- [PATCH] LoongArch: Fix shared cache size calculation
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH] LoongArch: Disable executable stack by default
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
- From: "Gautham R. Shenoy" <gautham.shenoy@xxxxxxx>
- [PATCH v1 1/1] asm-generic: Make parameter types consisten in _unaligned_be48()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
- From: Michel Lespinasse <michel@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v3 1/3] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH v6 4/4] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- [PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- [PATCH] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2] asm-generic: remove a broken and needless ifdef conditional
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2] asm-generic: remove a broken and needless ifdef conditional
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] uapi: Fix typo 'the the' in comment
- From: Slark Xiao <slark_xiao@xxxxxxx>
- Re: [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Will Deacon <will@xxxxxxxxxx>
- mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
- From: "Sudip Mukherjee (Codethink)" <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v5 4/4] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- [PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- [PATCH V5 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V5 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS 9b31e60800d8fa69027baf9ec7f03a0c5b145079
- From: kernel test robot <lkp@xxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 750e571acf3d52b4f319a94ff21d3f013bfb85cc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 3/3] asm-generic: Add new pci.h and use it
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 3/3] asm-generic: Add new pci.h and use it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- [PATCH v4 3/3] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- [PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [arnd-asm-generic:asm-generic-fixes] BUILD REGRESSION 2d0eabc8971edae11cf6f8ed9571a158b75996eb
- From: kernel test robot <lkp@xxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 9f913e175376d34629618aac677138e89f29acd7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] tools: Fixed MIPS builds due to struct flock re-definition
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 4/6] MicroBlaze: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH RFC] tools/memory-model: Adjust ctrl dependency definition
- From: Paul Heidekrüger <Paul.Heidekrueger@xxxxxxxxx>
- Re: [PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 2/2] asm-generic: Add new pci.h and use it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3 2/2] asm-generic: Add new pci.h and use it
- From: Stafford Horne <shorne@xxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Netdev]
[Netfilter]
[Bugtraq]