linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 15:54:01 to 2020-07-02 14:09:47 UTC [more...]

[RFC v4 00/25] Unifying LKL into UML
 2020-07-02 14:07 UTC  (17+ messages)
` [RFC v5 00/21] "
  ` [RFC v5 01/21] um: split build in kernel and host parts
  ` [RFC v5 02/21] um: add os init and exit calls
  ` [RFC v5 03/21] um: move arch/um/os-Linux dir to tools/um/uml
  ` [RFC v5 04/21] um: host: implement os_initcalls and os_exitcalls
  ` [RFC v5 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
  ` [RFC v5 06/21] scritps: um: suppress warnings if SRCARCH=um
  ` [RFC v5 07/21] um: extend arch_switch_to for alternate SUBARCH
  ` [RFC v5 08/21] um: add nommu mode for UML library mode
  ` [RFC v5 09/21] um: nommu: host interface
  ` [RFC v5 10/21] um: nommu: memory handling
  ` [RFC v5 11/21] um: nommu: kernel thread support
  ` [RFC v5 12/21] um: nommu: system call interface and application API
  ` [RFC v5 13/21] um: nommu: basic console support
  ` [RFC v5 14/21] um: nommu: initialization and cleanup
  ` [RFC v5 15/21] um: nommu: integrate with irq infrastructure of UML

[PATCH 0/8] powerpc: queued spinlocks and rwlocks
 2020-07-02 10:48 UTC  (27+ messages)
` [PATCH 1/8] powerpc/powernv: must include hvcall.h to get PAPR defines
` [PATCH 2/8] powerpc/pseries: use smp_rmb() in H_CONFER spin yield
` [PATCH 3/8] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH 4/8] powerpc: move spinlock implementation to simple_spinlock
` [PATCH 5/8] powerpc/64s: implement queued spinlocks and rwlocks
` [PATCH 6/8] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
` [PATCH 7/8] powerpc/qspinlock: optimised atomic_try_cmpxchg_lock that adds the lock hint
` [PATCH 8/8] powerpc/64s: remove paravirt from simple spinlocks (RFC only)

[PATCH 00/22] add support for Clang LTO
 2020-07-02  9:37 UTC  (32+ messages)

[PATCH] vmlinux.lds.h: Coalesce transient LLVM dead code elimination sections
 2020-07-02  8:54 UTC  (2+ messages)

[PATCH] vmlinux.lds: consider .text.{hot|unlikely}.* part of .text too
 2020-07-02  8:19 UTC  (4+ messages)
` [PATCH v2] vmlinux.lds: add PGO and AutoFDO input sections

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-07-01 17:32 UTC  (8+ messages)
` [PATCH v5 06/25] mm: Add PG_ARCH_2 page flag
` [PATCH v5 19/25] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support

[PATCH v2 0/4] huge vmalloc mappings
 2020-07-01  7:10 UTC  (3+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[RFC][PATCHSET] regset ->get() rework
 2020-06-30 19:40 UTC  (65+ messages)
` [PATCH 01/41] introduction of regset ->get() wrappers, switching ELF coredumps to those
  ` [PATCH 02/41] x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer
  ` [PATCH 03/41] x86: kill dump_fpu()
  ` [PATCH 04/41] [ia64] sanitize elf_access_gpreg()
  ` [PATCH 05/41] [ia64] teach elf_access_reg() to handle the missing range (r16..r31)
  ` [PATCH 06/41] [ia64] regularize do_gpregs_[gs]et()
  ` [PATCH 07/41] [ia64] access_uarea(): stop bothering with gpregs_[gs]et()
  ` [PATCH 08/41] [ia64] access_uarea(): don't bother with fpregs_[gs]et()
  ` [PATCH 09/41] sparc64: switch genregs32_get() to use of get_from_target()
  ` [PATCH 10/41] sparc32: get rid of odd callers of copy_regset_to_user()
  ` [PATCH 11/41] sparc64: "
  ` [PATCH 12/41] sparc32: get rid of odd callers of copy_regset_from_user()
  ` [PATCH 13/41] sparc64: "
  ` [PATCH 14/41] arm64: take fetching compat reg out of pt_regs into a new helper
  ` [PATCH 15/41] arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()
  ` [PATCH 16/41] arm64: sanitize compat_ptrace_write_user()
  ` [PATCH 17/41] copy_regset_to_user(): do all copyout at once
  ` [PATCH 18/41] regset: new method and helpers for it
  ` [PATCH 19/41] x86: switch to ->get2()
  ` [PATCH 20/41] powerpc: "
  ` [PATCH 21/41] s390: "
  ` [PATCH 22/41] sparc: "
  ` [PATCH 23/41] mips: "
  ` [PATCH 24/41] arm64: "
  ` [PATCH 25/41] sh: convert "
  ` [PATCH 26/41] arm: switch "
  ` [PATCH 27/41] arc: "
  ` [PATCH 28/41] ia64: "
  ` [PATCH 29/41] c6x: "
  ` [PATCH 30/41] riscv: "
  ` [PATCH 31/41] openrisc: "
  ` [PATCH 32/41] h8300: "
  ` [PATCH 33/41] hexagon: "
  ` [PATCH 34/41] nios2: "
  ` [PATCH 35/41] nds32: "
  ` [PATCH 36/41] parisc: "
  ` [PATCH 37/41] xtensa: "
  ` [PATCH 38/41] csky: "
  ` [PATCH 39/41] regset: kill ->get()
  ` [PATCH 40/41] regset(): kill ->get_size()
  ` [PATCH 41/41] regset: kill user_regset_copyout{,_zero}()

[Possible Spam] Covid 19 Wohltätigkeitsfonds
 2020-06-30  8:15 UTC 

[RFC Patch 0/2] fix up includes of linux/major.h
 2020-06-30  8:45 UTC  (5+ messages)
` [RFC PATCH 1/2] Explicitly include linux/major.h where it is needed

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30  3:53 UTC  (4+ messages)

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 21:06 UTC  (68+ messages)
` [PATCH v4 01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v4 02/17] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v4 03/17] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v4 04/17] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 06/17] efi/libstub: Disable -mbranch-protection
` [PATCH v4 07/17] arm64/build: Use common DISCARDS in linker script
` [PATCH v4 08/17] arm64/mm: Remove needless section quotes
` [PATCH v4 09/17] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v4 10/17] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v4 11/17] arm64/build: Warn on orphan section placement
` [PATCH v4 12/17] arm/build: Refactor linker script headers
` [PATCH v4 13/17] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v4 14/17] arm/build: Warn on orphan section placement
` [PATCH v4 15/17] arm/boot: "
` [PATCH v4 16/17] x86/build: "
` [PATCH v4 17/17] x86/boot: "

Hello,
 2020-06-29 19:15 UTC 

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-06-29 11:52 UTC  (3+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (5+ messages)
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()


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