linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-30 10:24:37 to 2020-06-15 07:17:53 UTC [more...]

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (5+ messages)

[PATCH 00/29] Documentation fixes
 2020-06-15  6:47 UTC  (3+ messages)
  ` [PATCH 26/29] docs: fix references for DMA*.txt files

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-15  3:37 UTC  (10+ messages)
` [PATCH V3 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V3 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V3 4/4] Documentation/mm: Add descriptions for arch page table helpers

Good idea to rename files in include/uapi/ ?
 2020-06-14 23:34 UTC  (16+ messages)

[PATCH v2 05/24] dyndbg: rename __verbose section to __dyndbg
 2020-06-13 15:57 UTC 

Regression bisected to f2f84b05e02b (bug: consolidate warn_slowpath_fmt() usage)
 2020-06-12  5:07 UTC  (8+ messages)

[PATCH v2 0/6] prctl.2 man page updates for Linux 5.6
 2020-06-10 17:42 UTC  (41+ messages)
` [PATCH v2 2/6] prctl.2: Add PR_SPEC_INDIRECT_BRANCH for SPECULATION_CTRL prctls
` [PATCH v2 4/6] prctl.2: Add SVE prctls (arm64)
` [PATCH v2 5/6] prctl.2: Add PR_PAC_RESET_KEYS (arm64)
` [RFC PATCH v2 6/6] prctl.2: Add tagged address ABI control prctls (arm64)

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-10 16:53 UTC  (6+ messages)

[PATCH] asm-generic: Remove dead shift assignment in ffs/fls
 2020-06-10 15:29 UTC 

[PATCH] mm: Move p?d_alloc_track to separate header file
 2020-06-09 15:53 UTC  (5+ messages)

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-06-09 14:11 UTC  (36+ messages)
                                ` [PATCH] linux/bits.h: fix unsigned less than zero warnings
                                      ` [PATCH v2 1/2] "
                                        ` [PATCH v2 2/2] bits: Add tests of GENMASK
                                              ` [PATCH v3 1/2] linux/bits.h: fix unsigned less than zero warnings
                                                ` [PATCH v3 2/2] bits: Add tests of GENMASK

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC  (3+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-06-09 13:26 UTC  (8+ messages)
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] sh: remove unneeded constructor
 2020-06-08 13:01 UTC  (9+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-06-06 12:50 UTC  (8+ messages)
` [PATCH v3 1/7] mm: Add functions to track page directory modifications

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-06-06  4:02 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: Add writable-applies-readable policy with pgrot

[PATCH 1/2] MIPS: set page access bit with pgprot on some MIPS platform
 2020-06-06  1:08 UTC  (10+ messages)
` [PATCH 2/2] MIPS: Add writable-applies-readable policy with pgrot

[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
 2020-06-05 16:26 UTC  (2+ messages)

[PATCH] mm: Fix pud_alloc_track()
 2020-06-04 20:36 UTC  (6+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-06-04  9:50 UTC  (4+ messages)
` [PATCH v4 08/14] powerpc: add support for folded p4d page tables

[RFC PATCH -rcu lkmm] tools/memory-model/README: Expand dependency of klitmus7
 2020-06-04  2:32 UTC  (4+ messages)

[RFC][PATCH 05/14] ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()
 2020-06-03 19:50 UTC 

[RFC][PATCHSET] uaccess: getting csum_and_copy_..._user() into saner shape
 2020-06-03 19:10 UTC  (5+ messages)
` [RFC][PATCH 01/14] get rid of csum_partial_copy_to_user()
  ` [RFC][PATCH 05/14] ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()

HELLO: I AM MRS SUSAN JONES
 2020-06-03 13:48 UTC 

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-06-03 10:04 UTC  (3+ messages)

[PATCH v5 2/3] arch: wire-up close_range()
 2020-06-02 20:42 UTC  (2+ messages)

[PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-06-02 13:58 UTC  (11+ messages)
` [PATCH v4 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v4 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v4 3/6] arm64: Add tlbi_user_level "
` [PATCH v4 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v4 5/6] arm64: tlb: Set the TTL field in flush_tlb_range
` [PATCH v4 6/6] arm64: tlb: Set the TTL field in flush_*_tlb_range

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-06-02 12:06 UTC  (7+ messages)
` [RFC PATCH v4 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v4 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[git pull] uaccess csum
 2020-06-01 23:55 UTC  (4+ messages)

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-06-01 16:33 UTC  (14+ messages)
` [PATCH v4 11/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v4 18/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support

[PATCH 00/10] Hi,
 2020-06-01 14:05 UTC  (8+ messages)

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-06-01 13:36 UTC  (8+ messages)
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  1:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).