linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-27 08:05:49 to 2020-08-28 17:06:18 UTC [more...]

Flushing transparent hugepages
 2020-08-28 17:06 UTC  (3+ messages)

[RFC/RFT PATCH 0/6] Unify NUMA implementation between ARM64 & RISC-V
 2020-08-28 16:15 UTC  (13+ messages)
` [RFC/RFT PATCH 1/6] numa: Move numa implementation to common code
` [RFC/RFT PATCH 2/6] arm64, numa: Change the numa init function name to be generic
` [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code

[PATCH v4 00/23] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-08-28 16:01 UTC  (33+ messages)
` [PATCH v4 01/23] kprobes: Add generic kretprobe trampoline handler
` [PATCH v4 02/23] x86/kprobes: Use "
` [PATCH v4 03/23] arm: kprobes: "
` [PATCH v4 04/23] arm64: "
` [PATCH v4 05/23] arc: "
` [PATCH v4 06/23] csky: "
` [PATCH v4 07/23] ia64: "
` [PATCH v4 08/23] mips: "
` [PATCH v4 09/23] parisc: "
` [PATCH v4 10/23] powerpc: "
` [PATCH v4 11/23] s390: "
` [PATCH v4 12/23] sh: "
` [PATCH v4 13/23] sparc: "
` [PATCH v4 14/23] kprobes: Remove NMI context check
` [PATCH v4 15/23] kprobes: Free kretprobe_instance with rcu callback
` [PATCH v4 16/23] kprobes: Make local used functions static
` [PATCH v4 17/23] llist: Add nonatomic __llist_add()
` [PATCH v4 18/23] sched: Fix try_invoke_on_locked_down_task() semantics
` [PATCH v4 19/23] kprobes: Remove kretprobe hash
` [PATCH v4 20/23] [RFC] kprobes: Remove task scan for updating kretprobe_instance
` [PATCH v4 21/23] asm-generic/atomic: Add try_cmpxchg() fallbacks
` [PATCH v4 22/23] freelist: Lock less freelist
` [PATCH v4 23/23] kprobes: Replace rp->free_instance with freelist

[RFC][PATCH 0/7] kprobes: Make kretprobes lockless
 2020-08-28 15:29 UTC  (34+ messages)
` [RFC][PATCH 1/7] llist: Add nonatomic __llist_add()
` [RFC][PATCH 2/7] sched: Fix try_invoke_on_locked_down_task() semantics
` [RFC][PATCH 3/7] kprobes: Remove kretprobe hash
` [RFC][PATCH 4/7] kprobe: Dont kfree() from breakpoint context
` [RFC][PATCH 5/7] asm-generic/atomic: Add try_cmpxchg() fallbacks
` [RFC][PATCH 6/7] freelist: Lock less freelist
` [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelist

[PATCH v2 0/3] add fault injection to user memory access
 2020-08-28 14:13 UTC  (4+ messages)
` [PATCH v2 1/3] lib, include/linux: add usercopy failure capability
` [PATCH v2 2/3] lib, uaccess: add failure injection to usercopy functions
` [PATCH v2 3/3] x86: add failure injection to get/put/clear_user

[PATCH v3 00/16] kprobes: Unify kretprobe trampoline handlers
 2020-08-28 12:34 UTC  (19+ messages)
` [PATCH v3 01/16] kprobes: Add generic kretprobe trampoline handler
` [PATCH v3 02/16] x86/kprobes: Use "
` [PATCH v3 03/16] arm: kprobes: "
` [PATCH v3 04/16] arm64: "
` [PATCH v3 05/16] arc: "
` [PATCH v3 06/16] csky: "
` [PATCH v3 07/16] ia64: "
` [PATCH v3 08/16] mips: "
` [PATCH v3 09/16] parisc: "
` [PATCH v3 10/16] powerpc: "
` [PATCH v3 11/16] s390: "
` [PATCH v3 12/16] sh: "
` [PATCH v3 13/16] sparc: "
` [PATCH v3 14/16] kprobes: Remove NMI context check
` [PATCH v3 15/16] kprobes: Free kretprobe_instance with rcu callback
` [PATCH v3 16/16] kprobes: Make local used functions static

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-08-28 11:37 UTC  (28+ messages)
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH 0/4] more mm switching vs TLB shootdown and lazy tlb
 2020-08-28 11:15 UTC  (6+ messages)
` [PATCH 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
` [PATCH 2/4] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH 4/4] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm

[PATCH 00/23] clean up the code related to ASSERT()
 2020-08-28  9:49 UTC  (31+ messages)
` [PATCH 01/23] include/asm-generic/bug.h: add ASSERT_FAIL() and ASSERT_WARN() wrapper
` [PATCH 02/23] ia64: use ASSERT_FAIL()/ASSERT_WARN() to cleanup some code
` [PATCH 03/23] KVM: "
` [PATCH 04/23] fore200e: "
` [PATCH 05/23] scsi: "
` [PATCH 06/23] rxrpc: "
` [PATCH 07/23] lib/mpi: "
` [PATCH 08/23] jfs: "
` [PATCH 09/23] cachefiles: "
` [PATCH 10/23] btrfs: "
` [PATCH 11/23] afs: "
` [PATCH 12/23] rivafb: "
` [PATCH 13/23] nvidia: "
` [PATCH 14/23] fbdev/cirrusfb:: "
` [PATCH 15/23] media/staging: "
` [PATCH 16/23] sym53c8xx: "
` [PATCH 17/23] 8139too: "
` [PATCH 18/23] net:hns: "
` [PATCH 19/23] block/sx8: "
` [PATCH 20/23] skb: "
` [PATCH 21/23] ext4: "
` [PATCH 22/23] rbd: "
` [PATCH 23/23] ALSA: asihpi: "

[PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
 2020-08-28 10:09 UTC  (5+ messages)
` [PATCH v2 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
` [PATCH v2 12/23] nds32: "

[PATCH v3] mm: Fix kthread_use_mm() vs TLB invalidate
 2020-08-28  6:55 UTC  (2+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-28  2:14 UTC  (8+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

remove the last set_fs() in common code, and remove it for x86 and powerpc v2
 2020-08-27 18:15 UTC  (15+ messages)
` [PATCH 01/10] fs: don't allow kernel reads and writes without iter ops
` [PATCH 02/10] fs: don't allow splice read/write without explicit ops
` [PATCH 03/10] uaccess: add infrastructure for kernel builds with set_fs()
` [PATCH 04/10] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS
` [PATCH 05/10] lkdtm: disable set_fs-based "
` [PATCH 06/10] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
` [PATCH 07/10] x86: make TASK_SIZE_MAX usable from assembly code
` [PATCH 08/10] x86: remove address space overrides using set_fs()
` [PATCH 09/10] powerpc: use non-set_fs based maccess routines
` [PATCH 10/10] powerpc: remove address space overrides using set_fs()

[PATCH 0/1] clean up the code related to ASSERT()
 2020-08-27 16:32 UTC  (2+ messages)

[PATCH v2 00/15] kprobes: Unify kretprobe trampoline handlers
 2020-08-27 13:02 UTC  (20+ messages)
` [PATCH v2 01/15] kprobes: Add generic kretprobe trampoline handler
` [PATCH v2 02/15] x86/kprobes: Use "
` [PATCH v2 03/15] arm: kprobes: "
` [PATCH v2 04/15] arm64: "
` [PATCH v2 05/15] arc: "
` [PATCH v2 06/15] csky: "
` [PATCH v2 07/15] ia64: "
` [PATCH v2 08/15] mips: "
` [PATCH v2 09/15] parisc: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] s390: "
` [PATCH v2 12/15] sh: "
` [PATCH v2 13/15] sparc: "
` [PATCH v2 14/15] kprobes: Remove NMI context check
` [PATCH v2 15/15] kprobes: Free kretprobe_instance with rcu callback

[PATCH v3 00/13] mm/debug_vm_pgtable fixes
 2020-08-27 12:17 UTC  (11+ messages)
` [PATCH v3 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
` [PATCH v3 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v3 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
` [PATCH v3 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v3 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it

remove the last set_fs() in common code, and remove it for x86 and powerpc
 2020-08-27  9:37 UTC  (4+ messages)
` [PATCH 09/11] x86: remove address space overrides using set_fs()


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