linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 14:20:53 to 2020-07-22 14:47:51 UTC [more...]

[PATCH v4 00/13] "Task_isolation" mode
 2020-07-22 14:47 UTC  (3+ messages)
  ` [PATCH v4 01/13] task_isolation: vmstat: add quiet_vmstat_sync function

[RFC][CFT][PATCHSET] saner calling conventions for csum-and-copy primitives
 2020-07-22 14:42 UTC  (42+ messages)
` [PATCH 01/18] skb_copy_and_csum_bits(): don't bother with the last argument
  ` [PATCH 02/18] icmp_push_reply(): reorder adding the checksum up
  ` [PATCH 03/18] csum_partial_copy_nocheck(): drop the last argument
  ` [PATCH 04/18] csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum
  ` [PATCH 05/18] saner calling conventions for csum_and_copy_..._user()
  ` [PATCH 06/18] alpha: propagate the calling convention changes down to csum_partial_copy.c helpers
  ` [PATCH 07/18] arm: propagate the calling convention changes down to csum_partial_copy_from_user()
  ` [PATCH 08/18] m68k: get rid of zeroing destination on error in csum_and_copy_from_user()
  ` [PATCH 09/18] sh: propage the calling conventions change down to csum_partial_copy_generic()
  ` [PATCH 10/18] i386: propagate "
  ` [PATCH 11/18] sparc32: propagate the calling conventions change down to __csum_partial_copy_sparc_generic()
  ` [PATCH 12/18] mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
  ` [PATCH 13/18] mips: __csum_partial_copy_kernel() has no users left
  ` [PATCH 14/18] mips: propagate the calling convention change down into __csum_partial_copy_..._user()
  ` [PATCH 15/18] xtensa: propagate the calling conventions change down into csum_partial_copy_generic()
  ` [PATCH 16/18] sparc64: propagate the calling convention changes down to __csum_partial_copy_...()
  ` [PATCH 17/18] amd64: switch csum_partial_copy_generic() to new calling conventions
  ` [PATCH 18/18] ppc: propagate the calling conventions change down to csum_partial_copy_generic()

[RFC] raw_copy_from_user() semantics
 2020-07-22 13:14 UTC  (6+ messages)

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-22 11:09 UTC  (6+ messages)
` [PATCH v7 18/29] arm64: mte: Allow user control of the tag check mode via prctl()

[PATCH 0/8] kcsan: Compound read-write instrumentation
 2020-07-22 10:11 UTC  (23+ messages)
` [PATCH 1/8] kcsan: Support compounded "
` [PATCH 2/8] objtool, kcsan: Add __tsan_read_write to uaccess whitelist
` [PATCH 3/8] kcsan: Skew delay to be longer for certain access types
` [PATCH 4/8] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
` [PATCH 5/8] kcsan: Test support for compound instrumentation
` [PATCH 6/8] instrumented.h: Introduce read-write instrumentation hooks
` [PATCH 7/8] asm-generic/bitops: Use instrument_read_write() where appropriate
` [PATCH 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs

io_uring vs in_compat_syscall()
 2020-07-22  8:39 UTC  (18+ messages)

[patch V4 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-22  7:54 UTC  (45+ messages)
` [patch V4 01/15] seccomp: Provide stub for __secure_computing()
` [patch V4 02/15] entry: Provide generic syscall entry functionality
` [patch V4 03/15] entry: Provide generic syscall exit function
` [patch V4 04/15] entry: Provide generic interrupt entry/exit code
` [patch V4 05/15] entry: Provide infrastructure for work before exiting to guest mode
` [patch V4 06/15] x86/entry: Consolidate check_user_regs()
` [patch V4 07/15] x86/entry: Consolidate 32/64 bit syscall entry
` [patch V4 08/15] x86/entry: Move user return notifier out of loop
` [patch V4 09/15] x86/ptrace: Provide pt_regs helper for entry/exit
` [patch V4 10/15] x86/entry: Use generic syscall entry function
` [patch V4 11/15] x86/entry: Use generic syscall exit functionality
` [patch V4 12/15] x86/entry: Cleanup idtentry_entry/exit_user
` [patch V4 13/15] x86/entry: Use generic interrupt entry/exit code
` [patch V4 14/15] x86/entry: Cleanup idtentry_enter/exit
` [patch V4 15/15] x86/kvm: Use generic exit to guest work function

(unknown)
 2020-07-22  5:32 UTC 

[PATCH 3/6] riscv: include <asm/pgtable.h> in <asm/uaccess.h>
 2020-07-21 23:02 UTC  (3+ messages)

[PATCH] x86, vmlinux.lds: Page-Align end of ..page_aligned sections
 2020-07-21 21:18 UTC  (4+ messages)

[RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
 2020-07-21 15:22 UTC  (18+ messages)

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-21 14:36 UTC  (10+ messages)

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-21 10:59 UTC  (13+ messages)
` [PATCH 3/6] "

clean up address limit helpers v2
 2020-07-21  5:35 UTC  (16+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
` [PATCH 0/6] arm: don't call addr_limit_user_check for nommu

[PATCH] arch, net: remove the last csum_partial_copy() leftovers
 2020-07-21  0:45 UTC  (3+ messages)

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-20 22:06 UTC  (17+ messages)

[PATCH AUTOSEL 5.4 31/34] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-20 21:38 UTC 

[PATCH AUTOSEL 5.7 36/40] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-20 21:37 UTC  (2+ messages)

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-07-20 21:31 UTC  (5+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-07-20 16:52 UTC  (14+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool


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