linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-03 22:42:19 to 2020-09-09 10:28:23 UTC [more...]

Flushing transparent hugepages
 2020-09-09 10:26 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-09  8:38 UTC  (25+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions

remove set_fs for riscv v2
 2020-09-09  6:55 UTC  (15+ messages)
` [PATCH 1/8] uaccess: provide a generic TASK_SIZE_MAX definition
` [PATCH 2/8] asm-generic: improve the nommu {get,put}_user handling
` [PATCH 3/8] asm-generic: add nommu implementations of __{get,put}_kernel_nofault
` [PATCH 4/8] asm-generic: make the set_fs implementation optional
` [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
` [PATCH 6/8] riscv: refactor __get_user and __put_user
` [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
` [PATCH 8/8] riscv: remove address space overrides using set_fs()

[PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
 2020-09-09  6:53 UTC 

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-09-09  5:28 UTC  (17+ messages)

[PATCH v2] kbuild: preprocess module linker script
 2020-09-09  4:27 UTC  (3+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-09-08 23:46 UTC  (63+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
  ` [PATCH v2 09/28] kbuild: add support for Clang LTO
  ` [PATCH v2 10/28] kbuild: lto: fix module versioning
  ` [PATCH v2 11/28] kbuild: lto: postpone objtool
  ` [PATCH v2 13/28] kbuild: lto: merge module sections
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering
  ` [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
  ` [PATCH v2 18/28] modpost: lto: strip .lto from module names
  ` [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
  ` [PATCH v2 20/28] efi/libstub: disable LTO
  ` [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
  ` [PATCH v2 23/28] arm64: vdso: disable LTO
  ` [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
  ` [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
  ` [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
  ` [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
  ` [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH 0/9] ARM: remove set_fs callers and implementation
 2020-09-08 20:56 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

[PATCH v7 0/5] Warn on orphan section placement
 2020-09-08 20:17 UTC  (8+ messages)
` [PATCH v7 4/5] x86/build: "

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-08 18:25 UTC  (16+ messages)

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-08 12:31 UTC  (10+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH v2] MIPS: make userspace mapping young by default
 2020-09-08  2:16 UTC 

remove set_fs for riscv
 2020-09-07 19:00 UTC  (22+ messages)
` [PATCH 1/8] maccess: add a generic __{get,put}_kernel_nofault for nommu
` [PATCH 2/8] uaccess: provide a generic TASK_SIZE_MAX definition
` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
  ` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from, to}_user
` [PATCH 4/8] asm-generic: prepare uaccess.h for a set_fs-less world
` [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
` [PATCH 6/8] riscv: refactor __get_user and __put_user
` [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
` [PATCH 8/8] riscv: remove address space overrides using set_fs()

[PATCH] kbuild: preprocess module linker script
 2020-09-07 13:30 UTC  (2+ messages)

[PATCH] MIPS: make userspace mapping young by default
 2020-09-07 13:10 UTC  (4+ messages)

Using asm_volatile_goto for get_user()
 2020-09-07  8:49 UTC 

[PATCH] dma-direct: zero out DMA_ATTR_NO_KERNEL_MAPPING buf
 2020-09-07  7:49 UTC  (3+ messages)

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-09-07  1:12 UTC  (5+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()
` [PATCH v2 10/11] tracing: "

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-05 10:13 UTC  (15+ messages)
` [PATCH 12/14] x86: remove address space overrides using set_fs()

[PATCH memory-model 0/9] LKMM updates for v5.10
 2020-09-04 19:56 UTC  (18+ messages)
` [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
` [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases

[PATCH v20 00/12] Landlock LSM
 2020-09-04 14:06 UTC  (6+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-04 10:46 UTC  (31+ messages)
` [PATCH v9 01/29] arm64: mte: system register definitions
` [PATCH v9 02/29] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v9 03/29] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v9 04/29] arm64: kvm: mte: Hide the MTE CPUID information from the guests
` [PATCH v9 05/29] arm64: mte: Add specific SIGSEGV codes
` [PATCH v9 06/29] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v9 07/29] mm: Add PG_arch_2 page flag
` [PATCH v9 08/29] mm: Preserve the PG_arch_2 flag in __split_huge_page_tail()
` [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v9 10/29] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
` [PATCH v9 11/29] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v9 12/29] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v9 13/29] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v9 14/29] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v9 15/29] mm: Introduce arch_validate_flags()
` [PATCH v9 16/29] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v9 17/29] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v9 18/29] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v9 19/29] arm64: mte: Allow user control of the generated random tags "
` [PATCH v9 20/29] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v9 21/29] arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
` [PATCH v9 22/29] arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v9 23/29] arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset
` [PATCH v9 24/29] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v9 25/29] mm: Add arch hooks for saving/restoring tags
` [PATCH v9 26/29] arm64: mte: Enable swap of tagged pages
` [PATCH v9 27/29] arm64: mte: Save tags when hibernating
` [PATCH v9 28/29] arm64: mte: Kconfig entry
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v8 00/28] arm64: Memory Tagging Extension user-space support
 2020-09-04 10:10 UTC  (7+ messages)
` [PATCH v8 03/28] arm64: mte: CPU feature detection and initial sysreg configuration

[PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
 2020-09-04  1:24 UTC  (4+ 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).