Linux Arch
[Prev Page][Next Page]
- Re: [PATCH 0/3] Add PUD and kernel PTE level pagetable account, (continued)
- [PATCH v2 00/15] arch: make PxD_ORDER generically available,
Mike Rapoport
- [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER, Mike Rapoport
- [PATCH v2 05/15] mips: drop definitions of PTE_ORDER, Mike Rapoport
- [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER, Mike Rapoport
- [PATCH v2 02/15] csky: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER, Mike Rapoport
- [PATCH v2 01/15] csky: drop definition of PTE_ORDER, Mike Rapoport
- [PATCH v2 07/15] nios2: drop definition of PTE_ORDER, Mike Rapoport
- [PATCH v2 08/15] nios2: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH v2 09/15] loongarch: drop definition of PTE_ORDER, Mike Rapoport
- [PATCH v2 10/15] loongarch: drop definition of PMD_ORDER, Mike Rapoport
- [PATCH v2 11/15] loongarch: drop definition of PUD_ORDER, Mike Rapoport
- [PATCH v2 12/15] loongarch: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH v2 13/15] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER, Mike Rapoport
- [PATCH v2 14/15] xtensa: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER, Mike Rapoport
- Re: [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault, Chen Zhongjin
- [PATCH] csky: Move HEAD_TEXT_SECTION out of __init_begin-end, guoren
- [PATCH] csky: Correct position of _stext, guoren
- [PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch,
Huacai Chen
- [PATCH 00/14] arch: make PxD_ORDER generically available,
Mike Rapoport
- [PATCH 01/14] csky: drop definition of PTE_ORDER, Mike Rapoport
- [PATCH 02/14] csky: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH 03/14] mips: Rename PMD_ORDER to PMD_TABLE_ORDER, Mike Rapoport
- [PATCH 04/14] mips: Rename PUD_ORDER to PUD_TABLE_ORDER, Mike Rapoport
- [PATCH 05/14] mips: drop definitions of PTE_ORDER, Mike Rapoport
- [PATCH 06/14] mips: Rename PGD_ORDER to PGD_TABLE_ORDER, Mike Rapoport
- [PATCH 07/14] nios2: drop definition of PTE_ORDER, Mike Rapoport
- [PATCH 08/14] nios2: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH 09/14] loongarch: drop definition of PTE_ORDER, Mike Rapoport
- [PATCH 10/14] loongarch: drop definition of PMD_ORDER, Mike Rapoport
- [PATCH 11/14] loongarch: drop definition of PUD_ORDER, Mike Rapoport
- [PATCH 12/14] loongarch: drop definition of PGD_ORDER, Mike Rapoport
- [PATCH 13/14] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER, Mike Rapoport
- [PATCH 14/14] xtensa: drop definition of PGD_ORDER, Mike Rapoport
- Re: [PATCH 00/14] arch: make PxD_ORDER generically available, Helge Deller
- [PATCH V3 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch,
Huacai Chen
- [PATCH v4 00/45] Add KernelMemorySanitizer infrastructure,
Alexander Potapenko
- [PATCH v4 22/45] dma: kmsan: unpoison DMA mappings, Alexander Potapenko
- [PATCH v4 03/45] instrumented.h: allow instrumenting both sides of copy_from_user(), Alexander Potapenko
- [PATCH v4 35/45] x86: kmsan: handle open-coded assembly in lib/iomem.c, Alexander Potapenko
- [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code, Alexander Potapenko
- [PATCH v4 26/45] kmsan: disable strscpy() optimization under KMSAN, Alexander Potapenko
- [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN, Alexander Potapenko
- [PATCH v4 41/45] entry: kmsan: introduce kmsan_unpoison_entry_regs(), Alexander Potapenko
- [PATCH v4 34/45] x86: kmsan: skip shadow checks in __switch_to(), Alexander Potapenko
- [PATCH v4 23/45] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg(), Alexander Potapenko
- [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code, Alexander Potapenko
- [PATCH v4 36/45] x86: kmsan: use __msan_ string functions where possible, Alexander Potapenko
- [PATCH v4 20/45] kmsan: add iomap support, Alexander Potapenko
- [PATCH v4 32/45] objtool: kmsan: list KMSAN API functions as uaccess-safe, Alexander Potapenko
- [PATCH v4 27/45] crypto: kmsan: disable accelerated configs under KMSAN, Alexander Potapenko
- [PATCH v4 45/45] x86: kmsan: enable KMSAN builds for x86, Alexander Potapenko
- [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations, Alexander Potapenko
- [PATCH v4 18/45] instrumented.h: add KMSAN support, Alexander Potapenko
- [PATCH v4 25/45] kmsan: add tests for KMSAN, Alexander Potapenko
- [PATCH v4 37/45] x86: kmsan: sync metadata pages on page fault, Alexander Potapenko
- [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size(), Alexander Potapenko
- [PATCH v4 28/45] kmsan: disable physical page merging in biovec, Alexander Potapenko
- [PATCH v4 24/45] kmsan: handle memory sent to/from USB, Alexander Potapenko
- [PATCH v4 40/45] x86: kmsan: don't instrument stack walking functions, Alexander Potapenko
- [PATCH v4 07/45] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks, Alexander Potapenko
- [PATCH v4 05/45] asm-generic: instrument usercopy in cacheflush.h, Alexander Potapenko
- [PATCH v4 06/45] kmsan: add ReST documentation, Alexander Potapenko
- [PATCH v4 08/45] kmsan: mark noinstr as __no_sanitize_memory, Alexander Potapenko
- [PATCH v4 42/45] bpf: kmsan: initialize BPF registers with zeroes, Alexander Potapenko
- [PATCH v4 19/45] kmsan: unpoison @tlb in arch_tlb_gather_mmu(), Alexander Potapenko
- [PATCH v4 43/45] namei: initialize parameters passed to step_into(), Alexander Potapenko
- [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface, Alexander Potapenko
- [PATCH v4 21/45] Input: libps2: mark data received in __ps2_command() as initialized, Alexander Potapenko
- [PATCH v4 30/45] kcov: kmsan: unpoison area->list in kcov_remote_area_put(), Alexander Potapenko
- [PATCH v4 09/45] x86: kmsan: pgtable: reduce vmalloc space, Alexander Potapenko
- [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines, Alexander Potapenko
- [PATCH v4 12/45] kmsan: disable instrumentation of unsupported common kernel code, Alexander Potapenko
- [PATCH v4 39/45] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS, Alexander Potapenko
- [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE, Alexander Potapenko
- [PATCH v4 29/45] block: kmsan: skip bio block merging logic for KMSAN, Alexander Potapenko
- [PATCH v4 11/45] kmsan: add KMSAN runtime core, Alexander Potapenko
- [PATCH v4 01/45] x86: add missing include to sparsemem.h, Alexander Potapenko
- [PATCH v4 02/45] stackdepot: reserve 5 extra bits in depot_stack_handle_t, Alexander Potapenko
- [PATCH v4 16/45] kmsan: handle task creation and exiting, Alexander Potapenko
- [PATCH v4 31/45] security: kmsan: fix interoperability with auto-initialization, Alexander Potapenko
- [PATCH v4 38/45] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN, Alexander Potapenko
- [PATCH V2 0/4] mm/sparse-vmemmap: Generalise helpers and enable for,
Huacai Chen
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 4313a24985f00340eeb591fd66aa2b257b9e0a69, kernel test robot
- [PATCH V7 0/5] riscv: Add qspinlock support with combo style,
guoren
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 8327b9f472a80ec973290e950323d214c7ead58e, kernel test robot
- [GIT PULL] LoongArch fixes for v5.19-rc4,
Huacai Chen
- [PATCH 1/3] MIPS&LoongArch: Adjust prototypes of p?d_init(),
Huacai Chen
- [PATCH] riscv: atomic: Clean up unnecessary acquire and release definitions, guoren
- [PATCH v9 0/6] Add RS485 9th bit addressing mode support to DW UART,
Ilpo Järvinen
- [PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS,
Arnd Bergmann
- [PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH v5 2/9] bitops: always define asm-generic non-atomic bitops, Alexander Lobakin
- [PATCH v5 8/9] bitmap: don't assume compiler evaluates small mem*() builtins calls, Alexander Lobakin
- [PATCH v5 5/9] bitops: wrap non-atomic bitops with a transparent macro, Alexander Lobakin
- [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures, Alexander Lobakin
- [PATCH v5 6/9] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH v5 7/9] net/ice: fix initializing the bitmap in the switch code, Alexander Lobakin
- [PATCH v5 4/9] bitops: define const_*() versions of the non-atomics, Alexander Lobakin
- [PATCH v5 9/9] lib: test_bitmap: add compile-time optimization/evaluations assertions, Alexander Lobakin
- [PATCH v5 1/9] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr(), Alexander Lobakin
- Re: [PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants, Borislav Petkov
- Re: [PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH V2 1/2] LoongArch: Add subword xchg/cmpxchg emulation,
Huacai Chen
- [PATCH V2] LoongArch: Add vDSO syscall __vdso_getcpu(), Huacai Chen
- [PATCH] LoongArch: Fix sleeping in atomic context in setup_tlb_handler(), Huacai Chen
- [PATCH] LoongArch: Fix the !THP build,
Huacai Chen
- [PATCH v5 00/33] objtool: add base support for arm64,
Chen Zhongjin
- [PATCH v5 15/33] arm64: bug: Add reachable annotation to warning macros, Chen Zhongjin
- [PATCH v5 13/33] objtool: arm64: Enable ORC for arm64, Chen Zhongjin
- [PATCH v5 05/33] objtool: arm64: Decode other system instructions, Chen Zhongjin
- [PATCH v5 09/33] objtool: check: Support data in text section, Chen Zhongjin
- [PATCH v5 17/33] objtool: arm64: Add unwind_hint support, Chen Zhongjin
- [PATCH v5 02/33] objtool: arm64: Add base definition for arm64 backend, Chen Zhongjin
- [PATCH v5 08/33] objtool: arm64: Accept non-instruction data in code sections, Chen Zhongjin
- [PATCH v5 01/33] tools: arm64: Make aarch64 instruction decoder available to tools, Chen Zhongjin
- [PATCH v5 14/33] objtool: arm64: Add annotate_reachable() for objtools, Chen Zhongjin
- [PATCH v5 10/33] objtool: arm64: Handle supported relocations in alternatives, Chen Zhongjin
- [PATCH v5 18/33] arm64: Change symbol type annotations, Chen Zhongjin
- [PATCH v5 04/33] objtool: arm64: Decode jump and call related instructions, Chen Zhongjin
- [PATCH v5 12/33] objtool: arm64: Enable stack validation for arm64, Chen Zhongjin
- [PATCH v5 07/33] objtool: arm64: Decode LDR instructions, Chen Zhongjin
- [PATCH v5 16/33] arm64: kgdb: Add reachable annotation after kgdb brk, Chen Zhongjin
- [PATCH v5 03/33] objtool: arm64: Decode add/sub instructions, Chen Zhongjin
- [PATCH v5 06/33] objtool: arm64: Decode load/store instructions, Chen Zhongjin
- [PATCH v5 11/33] objtool: arm64: Ignore replacement section for alternative callback, Chen Zhongjin
- [PATCH v5 22/33] arm64: efi-header: Mark efi header as data, Chen Zhongjin
- [PATCH v5 31/33] arm64: kernel: Skip validation of proton-pack.c, Chen Zhongjin
- [PATCH v5 23/33] arm64: head: Mark constants as data, Chen Zhongjin
- [PATCH v5 26/33] arm64: crypto: Remove unnecessary stackframe, Chen Zhongjin
- [PATCH v5 25/33] arm64: crypto: Mark constant as data, Chen Zhongjin
- [PATCH v5 27/33] arm64: Set intra-function call annotations, Chen Zhongjin
- [PATCH v5 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL, Chen Zhongjin
- [PATCH v5 20/33] arm64: entry: Annotate unwind_hint for entry, Chen Zhongjin
- [PATCH v5 29/33] arm64: compat: Move VDSO code to .rodata section, Chen Zhongjin
- [PATCH v5 21/33] arm64: kvm: Annotate unwind_hint for hyp entry, Chen Zhongjin
- [PATCH v5 19/33] arm64: Annotate unwind_hint for symbols with empty stack, Chen Zhongjin
- [PATCH v5 33/33] objtool: revert c_file fallthrough detection for arm64, Chen Zhongjin
- [PATCH v5 30/33] arm64: entry: Align stack size for alternative, Chen Zhongjin
- [PATCH v5 28/33] arm64: sleep: Properly set frame pointer before call, Chen Zhongjin
- [PATCH v5 24/33] arm64: proc: Mark constant as data, Chen Zhongjin
- Re: [PATCH v5 00/33] objtool: add base support for arm64, Daniel Thompson
- <Possible follow-ups>
- [PATCH v5 00/33] objtool: add base support for arm64, Chen Zhongjin
- [PATCH v6 01/33] tools: arm64: Make aarch64 instruction decoder available to tools, Chen Zhongjin
- [PATCH v6 02/33] objtool: arm64: Add base definition for arm64 backend, Chen Zhongjin
- [PATCH v6 05/33] objtool: arm64: Decode other system instructions, Chen Zhongjin
- [PATCH v6 21/33] arm64: kvm: Annotate unwind_hint for hyp entry, Chen Zhongjin
- [PATCH v6 06/33] objtool: arm64: Decode load/store instructions, Chen Zhongjin
- [PATCH v6 04/33] objtool: arm64: Decode jump and call related instructions, Chen Zhongjin
- [PATCH v6 15/33] arm64: bug: Add reachable annotation to warning macros, Chen Zhongjin
- [PATCH v6 33/33] objtool: revert c_file fallthrough detection for arm64, Chen Zhongjin
- [PATCH v6 10/33] objtool: arm64: Handle supported relocations in alternatives, Chen Zhongjin
- [PATCH v6 09/33] objtool: check: Support data in text section, Chen Zhongjin
- [PATCH v6 25/33] arm64: crypto: Mark constant as data, Chen Zhongjin
- [PATCH v6 24/33] arm64: proc: Mark constant as data, Chen Zhongjin
- [PATCH v6 03/33] objtool: arm64: Decode add/sub instructions, Chen Zhongjin
- [PATCH v6 11/33] objtool: arm64: Ignore replacement section for alternative callback, Chen Zhongjin
- [PATCH v6 13/33] objtool: arm64: Enable ORC for arm64, Chen Zhongjin
- [PATCH v6 27/33] arm64: Set intra-function call annotations, Chen Zhongjin
- [PATCH v6 19/33] arm64: Annotate unwind_hint for symbols with empty stack, Chen Zhongjin
- [PATCH v6 08/33] objtool: arm64: Accept non-instruction data in code sections, Chen Zhongjin
- [PATCH v6 22/33] arm64: efi-header: Mark efi header as data, Chen Zhongjin
- [PATCH v6 29/33] arm64: compat: Move VDSO code to .rodata section, Chen Zhongjin
- [PATCH v6 26/33] arm64: crypto: Remove unnecessary stackframe, Chen Zhongjin
- [PATCH v6 28/33] arm64: sleep: Properly set frame pointer before call, Chen Zhongjin
- [PATCH v6 23/33] arm64: head: Mark constants as data, Chen Zhongjin
- [PATCH v6 30/33] arm64: entry: Align stack size for alternative, Chen Zhongjin
- [PATCH v6 14/33] objtool: arm64: Add annotate_reachable() for objtools, Chen Zhongjin
- [PATCH v6 12/33] objtool: arm64: Enable stack validation for arm64, Chen Zhongjin
- [PATCH v6 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL, Chen Zhongjin
- [PATCH v6 17/33] objtool: arm64: Add unwind_hint support, Chen Zhongjin
- [PATCH v6 16/33] arm64: kgdb: Add reachable annotation after kgdb brk, Chen Zhongjin
- [PATCH v6 07/33] objtool: arm64: Decode LDR instructions, Chen Zhongjin
- [PATCH v6 31/33] arm64: kernel: Skip validation of proton-pack.c, Chen Zhongjin
- [PATCH v6 18/33] arm64: Change symbol type annotations, Chen Zhongjin
- [PATCH v6 20/33] arm64: entry: Annotate unwind_hint for entry, Chen Zhongjin
- [PATCH v2 0/5] objtool: Reorganize x86 arch-specific code,
Chen Zhongjin
- [PATCH v3 0/3] virtio: support requiring restricted access per device,
Juergen Gross
- [PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH v4 1/8] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr(), Alexander Lobakin
- [PATCH v4 2/8] bitops: always define asm-generic non-atomic bitops, Alexander Lobakin
- [PATCH v4 6/8] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH v4 8/8] lib: test_bitmap: add compile-time optimization/evaluations assertions, Alexander Lobakin
- [PATCH v4 7/8] bitmap: don't assume compiler evaluates small mem*() builtins calls, Alexander Lobakin
- [PATCH v4 5/8] bitops: wrap non-atomic bitops with a transparent macro, Alexander Lobakin
- [PATCH v4 4/8] bitops: define const_*() versions of the non-atomics, Alexander Lobakin
- [PATCH v4 3/8] bitops: unify non-atomic bitops prototypes across architectures, Alexander Lobakin
- Re: [PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH V6 0/2] riscv: Support qspinlock with generic headers,
guoren
- [PATCH v3] uapi: Make __{u,s}64 match {u,}int64_t in userspace,
Cyril Hrubis
- [PATCH v2] uapi: Make __{u,s}64 match {u,}int64_t in userspace,
Cyril Hrubis
- [PATCH V5] riscv: Add qspinlock support,
guoren
- [PATCH v8 0/6] Add RS485 9th bit addressing mode support to DW UART,
Ilpo Järvinen
- [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH v3 7/7] lib: test_bitmap: add compile-time optimization/evaluations assertions, Alexander Lobakin
- [PATCH v3 6/7] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH v3 1/7] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr(), Alexander Lobakin
- [PATCH v3 4/7] bitops: define const_*() versions of the non-atomics, Alexander Lobakin
- [PATCH v3 5/7] bitops: wrap non-atomic bitops with a transparent macro, Alexander Lobakin
- [PATCH v3 2/7] bitops: always define asm-generic non-atomic bitops, Alexander Lobakin
- [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures, Alexander Lobakin
- Re: [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants, Geert Uytterhoeven
- Re: [alobakin:bitops 3/7] block/elevator.c:222:9: sparse: sparse: cast from restricted req_flags_t, Alexander Lobakin
- Re: [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants, Mark Rutland
- [PATCH] LoongArch: Add vDSO syscall __vdso_getcpu(),
Huacai Chen
- [PATCH] LoongArch: Add sparse memory vmemmap support,
Huacai Chen
- [PATCH] LoongArch: Add efistub booting support,
Huacai Chen
- [PATCH] LoongArch: Add qspinlock support,
Huacai Chen
- [GIT PULL] LoongArch fixes for v5.19-rc3,
Huacai Chen
- [PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS,
Arnd Bergmann
- [PATCH] compiler.h: Use compound statement for WRITE_ONCE, Lucas De Marchi
- [PATCH] MAINTAINERS: Add maillist information for LoongArch,
Huacai Chen
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 6f1de1da8156572e07287814bd6eb0ea3d90e495, kernel test robot
- [PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART,
Ilpo Järvinen
- [PATCH RFC] tools/memory-model: Adjust ctrl dependency definition,
Paul Heidekrüger
- [PATCH] arch/*: Disable softirq stacks on PREEMPT_RT.,
Sebastian Andrzej Siewior
- [PATCH] generic/softirq: Disable softirq stacks on PREEMPT_RT,
Sebastian Andrzej Siewior
- [PATCH] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt,
Paul Heidekrüger
- [PATCH v6 0/6] Add RS485 9th bit addressing mode support to DW UART,
Ilpo Järvinen
- [PATCH] uapi: Fixup strace compile error,
guoren
- [GIT PULL] LoongArch fixes for v5.19-rc2,
Huacai Chen
- [PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(),
Masahiro Yamada
- [PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- Re: [mm] 9b12e49e9b: BUG:Bad_page_state_in_process,
Baolin Wang
- Re: [mm] 9b12e49e9b: BUG:Bad_page_state_in_process,
Matthew Wilcox
- [PATCH 00/36] cpuidle,rcu: Cleanup the mess,
Peter Zijlstra
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]