linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-02 22:00:12 to 2020-08-14 12:34:12 UTC [more...]

[PATCH 0/8] kcsan: Compound read-write instrumentation
 2020-08-14 12:34 UTC  (8+ messages)
` [PATCH 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs

[PATCH v20 00/12] Landlock LSM
 2020-08-13 20:29 UTC  (9+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock
` [PATCH v20 08/12] landlock: Add syscall implementations
` [PATCH v20 11/12] samples/landlock: Add a sandbox manager example

[PATCH] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
 2020-08-13 16:38 UTC 

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-08-13 14:01 UTC  (19+ messages)
` [PATCH v7 18/29] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v7 22/29] arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation

INFO: task hung in pipe_release (2)
 2020-08-13  3:57 UTC 

[PATCH 1/2 v3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-08-12 19:44 UTC 

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-12 16:18 UTC  (19+ messages)
` [PATCH v3 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v3 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v3 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v3 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v3 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v3 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v3 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v3 8/8] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-12 10:35 UTC  (6+ messages)
` [PATCH 2/2] lockdep: warn on redundant or incorrect irq state changes

Dear Friend,
 2020-08-11 19:52 UTC 

[RFC][PATCHSET] regset ->get() rework
 2020-08-11 18:35 UTC  (5+ messages)
` [PATCH 01/41] introduction of regset ->get() wrappers, switching ELF coredumps to those
  ` [PATCH 33/41] hexagon: switch to ->get2()

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-08-11 18:34 UTC  (4+ messages)
` [PATCH 07/24] hexagon: use asm-generic/mmu_context.h for no-op implementations

[PATCH] sections.h: dereference_function_descriptor() returns void pointer
 2020-08-11 10:30 UTC 

[TECH TOPIC] Planning code obsolescence
 2020-08-10 19:39 UTC  (7+ messages)
  ` [Ksummit-discuss] "

[git pull] fdpic coredump stuff
 2020-08-07 20:39 UTC  (2+ messages)

[PATCH v5 00/36] Warn on orphan section placement
 2020-08-07 20:20 UTC  (21+ messages)
` [PATCH v5 06/36] x86/boot: Remove run-time relocations from head_{32,64}.S
` [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections

[PATCH 4/7] dyndbg: split struct _ddebug in 2, creating _ddebug_callsite
 2020-08-07 20:09 UTC 

[git pull] regset work
 2020-08-07 17:48 UTC  (2+ messages)

improve compat handling for the i386 u64 alignment quirk v2
 2020-08-07  9:38 UTC  (10+ messages)
` [PATCH 3/3] quota: simplify the quotactl compat handling

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-07  2:44 UTC  (16+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation

[PATCH 04/22] kbuild: lto: fix recordmcount
 2020-08-06 22:09 UTC  (11+ messages)
  ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

[GIT PULL] csky updates for v5.9-rc1
 2020-08-06 17:20 UTC  (3+ messages)

[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-06 11:14 UTC  (13+ messages)
` [PATCH v3 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v3 2/6] mmap: make mlock_future_check() global
` [PATCH v3 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
  ` [PATCH v3 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v3 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v3 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH v10 0/5] powerpc: switch VDSO to C implementation
 2020-08-06  5:46 UTC  (18+ messages)
` [PATCH v10 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v10 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v10 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v10 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v10 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 17:11 UTC  (24+ messages)
` [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
 2020-08-05  6:01 UTC  (10+ messages)
` [PATCH v6 1/5] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v6 2/5] kunit: test: create a single centralized executor for all tests
` [PATCH v6 3/5] init: main: add KUnit to kernel init
` [PATCH v6 4/5] kunit: test: add test plan to KUnit TAP format
` [PATCH v6 5/5] Documentation: kunit: add a brief blurb about kunit_test_suite

RE:PERSONAL LETTER FROM MRS RASHIA AMIRA
 2019-10-07 18:22 UTC 

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-08-04 20:18 UTC  (22+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-08-04 12:52 UTC  (6+ messages)

[PATCH v9 0/5] powerpc: switch VDSO to C implementation
 2020-08-04 11:47 UTC  (10+ messages)
` [PATCH v9 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v9 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v9 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v9 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v9 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-08-04 11:13 UTC  (29+ messages)

SPENDE
 2020-08-04  6:11 UTC 

[PATCH v2] asm-generic/io.h: Fix sparse warnings on big-endian architectures
 2020-08-04  3:54 UTC 

[PATCH] asm-generic/io.h: Fix sparse warnings on big-endian architectures
 2020-08-03 23:47 UTC  (3+ messages)

[GIT PULL] arm64 and cross-arch updates for 5.9
 2020-08-03 21:25 UTC  (2+ messages)


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).