linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 01:07:25 to 2020-11-06 18:16:51 UTC [more...]

[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-06 18:16 UTC  (4+ messages)
` [PATCH v14 01/26] Documentation/x86: Add CET description

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-06 18:04 UTC  (16+ messages)
` [PATCH memory-model 1/8] tools: memory-model: Document that the LKMM can easily miss control dependencies
` [PATCH memory-model 2/8] tools/memory-model: Move Documentation description to Documentation/README
` [PATCH memory-model 3/8] tools/memory-model: Document categories of ordering primitives
` [PATCH memory-model 4/8] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
` [PATCH memory-model 5/8] tools/memory-model: Add a glossary of LKMM terms
` [PATCH memory-model 6/8] tools/memory-model: Add types to litmus tests
` [PATCH memory-model 7/8] tools/memory-model: Use "buf" and "flag" for message-passing tests
` [PATCH memory-model 8/8] tools/memory-model: Label MP tests' producers and consumers

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-11-06 17:33 UTC  (6+ messages)
` [PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-06 17:02 UTC  (16+ messages)
` [PATCH 1/8] of: fix linker-section match-table corruption
` [PATCH 2/8] earlycon: simplify earlycon-table implementation
` [PATCH 3/8] module: drop version-attribute alignment
` [PATCH 4/8] module: simplify version-attribute handling
` [PATCH 5/8] init: use type alignment for kernel parameters
` [PATCH 6/8] params: drop redundant "unused" attributes
` [PATCH 7/8] params: use type alignment for kernel parameters
` [PATCH 8/8] params: clean up module-param macros
` get_maintainer.pl bug? (was: Re: [PATCH 0/8] linker-section array fix and clean ups)

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-06 14:48 UTC  (23+ messages)
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support

[PATCH v4 0/9] ARM: remove set_fs callers and implementation
 2020-11-06  9:36 UTC  (15+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
  ` [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler
  ` [PATCH 4/9] ARM: syscall: always store thread_info->syscall
  ` [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
  ` [PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
  ` [PATCH 7/9] ARM: oabi-compat: rework fcntl64() emulation
  ` [PATCH 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
  ` [PATCH 9/9] ARM: uaccess: remove set_fs() implementation

[RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks
 2020-11-05 23:11 UTC 

[PATCH v4 5/5] riscv: Add numa support for riscv64 platform
 2020-11-05 17:34 UTC  (2+ messages)

[PATCH v4 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
 2020-11-05 17:34 UTC  (2+ messages)

[PATCH v4 3/5] riscv: Separate memory init from paging init
 2020-11-05 17:34 UTC  (2+ messages)

[PATCH v2 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
 2020-11-05 16:58 UTC  (7+ messages)
` [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions
` [PATCH v2 11/17] asm-generic/hyperv: update hv_msi_entry
` [PATCH v2 12/17] asm-generic/hyperv: update hv_interrupt_entry
` [PATCH v2 13/17] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v2 14/17] asm-generic/hyperv: import data structures for mapping device interrupts

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-11-05  5:15 UTC  (11+ messages)
` [PATCH v5 14/21] kprobes: Remove NMI context check

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 17:02 UTC  (13+ messages)

[PATCH 5.9 182/391] vmlinux.lds.h: Add PGO and AutoFDO input sections
 2020-11-03 20:33 UTC 

[PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-11-03 18:42 UTC  (3+ messages)

[PATCH v23 00/12] Landlock LSM
 2020-11-03 18:21 UTC  (13+ messages)
` [PATCH v23 01/12] landlock: Add object management
` [PATCH v23 02/12] landlock: Add ruleset and domain management
` [PATCH v23 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v23 04/12] landlock: Add ptrace restrictions
` [PATCH v23 05/12] LSM: Infrastructure management of the superblock
` [PATCH v23 06/12] fs,security: Add sb_delete hook
` [PATCH v23 07/12] landlock: Support filesystem access-control
` [PATCH v23 08/12] landlock: Add syscall implementations
` [PATCH v23 09/12] arch: Wire up Landlock syscalls
` [PATCH v23 10/12] selftests/landlock: Add user space tests
` [PATCH v23 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v23 12/12] landlock: Add user and kernel documentation

[PATCH v13 0/8] powerpc: switch VDSO to C implementation
 2020-11-03 18:07 UTC  (9+ messages)
` [PATCH v13 1/8] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
` [PATCH v13 2/8] powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features
` [PATCH v13 3/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v13 4/8] powerpc/time: Move timebase functions into new asm/timebase.h
` [PATCH v13 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v13 6/8] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v13 7/8] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v13 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v22 00/12] Landlock LSM
 2020-11-03 16:03 UTC  (30+ messages)
` [PATCH v22 01/12] landlock: Add object management
` [PATCH v22 02/12] landlock: Add ruleset and domain management
` [PATCH v22 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v22 05/12] LSM: Infrastructure management of the superblock
` [PATCH v22 06/12] fs,security: Add sb_delete hook
` [PATCH v22 07/12] landlock: Support filesystem access-control
` [PATCH v22 08/12] landlock: Add syscall implementations
` [PATCH v22 09/12] arch: Wire up Landlock syscalls
` [PATCH v22 12/12] landlock: Add user and kernel documentation

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-03  9:45 UTC  (9+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 3/4] mm: simplify compat numa syscalls
` [PATCH v2 4/4] compat: remove some compat entry points

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[RFC PATCH v2 0/4] Add support for Asymmetric AArch32 systems
 2020-11-02 17:58 UTC  (6+ messages)
` [RFC PATCH v2 1/4] arm64: kvm: Handle "

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-02  1:08 UTC  (35+ messages)
` [patch V2 01/18] sched: Make migrate_disable/enable() independent of RT
` [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*
` [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V2 05/18] arc/mm/highmem: "
` [patch V2 06/18] ARM: highmem: Switch to generic kmap atomic
` [patch V2 07/18] csky/mm/highmem: "
` [patch V2 08/18] microblaze/mm/highmem: "
` [patch V2 09/18] mips/mm/highmem: "
` [patch V2 10/18] nds32/mm/highmem: "
` [patch V2 11/18] powerpc/mm/highmem: "
` [patch V2 12/18] sparc/mm/highmem: "
` [patch V2 13/18] xtensa/mm/highmem: "
` [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruft
` [patch V2 15/18] io-mapping: Cleanup atomic iomap
` [patch V2 16/18] sched: highmem: Store local kmaps in task struct
` [patch V2 17/18] mm/highmem: Provide kmap_local*
` [patch V2 18/18] io-mapping: Provide iomap_local variant

[asm-generic:master] BUILD SUCCESS 78d127fd689200ff1d62d1f24f6be8dd68250764
 2020-10-31  9:02 UTC 

[asm-generic:asm-generic-timers] BUILD SUCCESS 0774a6ed294b963dc76df2d8342ab86d030759ec
 2020-10-31  9:02 UTC 

[GIT PULL] asm-generic: bugfix for v5.10
 2020-10-30 20:29 UTC  (2+ messages)

[asm-generic:asm-generic-timers 1/15] arch/arm/Kconfig:271: syntax error
 2020-10-30 17:08 UTC 

[PATCH v5] x86: add failure injection to get/put/clear_user
 2020-10-29 15:25 UTC 

[PATCH v6 13/29] arm64/build: Assert for unwanted sections
 2020-10-28 21:36 UTC  (11+ messages)

[asm-generic:asm-generic-cleanup] BUILD SUCCESS caabdd0f59a9771ed095efe3ad5a08867b976ab2
 2020-10-29  1:59 UTC 

[asm-generic:master] BUILD SUCCESS 24a23387c15f34bad2485a9e1c3b7ac6f0fb35a6
 2020-10-29  1:59 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).