linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 05:12:16 to 2021-06-24 19:00:10 UTC [more...]

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-24 18:59 UTC  (74+ messages)
                    ` [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads
                          ` [PATCH 0/2] alpha/ptrace: Improved switch_stack handling
                            ` [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack
                            ` [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames
                                      ` [PATCH 0/9] Refactoring exit
                                        ` [PATCH 1/9] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
                                        ` [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation

[PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level
 2021-06-24  8:29 UTC  (6+ messages)

switch the block layer to use kmap_local_page v2
 2021-06-24  6:32 UTC  (11+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
        ` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
  ` [dm-devel] "
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec

[PATCH v10 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-23 17:38 UTC  (17+ messages)
` [PATCH v10 01/16] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v10 02/16] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v10 03/16] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v10 04/16] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
` [PATCH v10 05/16] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v10 06/16] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v10 07/16] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v10 08/16] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v10 09/16] sched: Introduce dl_task_check_affinity() to check proposed affinity
` [PATCH v10 10/16] arm64: Implement task_cpu_possible_mask()
` [PATCH v10 11/16] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v10 12/16] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v10 13/16] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v10 14/16] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v10 15/16] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v10 16/16] Documentation: arm64: describe asymmetric 32-bit support

x86 CPU features detection for applications (and AMX)
 2021-06-23 15:32 UTC  (2+ messages)

[PATCH v3 0/3] riscv: optimized mem* functions
 2021-06-23  9:48 UTC  (22+ messages)
` [PATCH v3 1/3] riscv: optimized memcpy
` [PATCH v3 2/3] riscv: optimized memmove
` [PATCH v3 3/3] riscv: optimized memset

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-23  0:33 UTC  (3+ messages)

[PATCH v4 0/3] m68k: Improved switch stack handling
 2021-06-23  0:21 UTC  (4+ messages)
` [PATCH v4 1/3] m68k: save extra registers on more syscall entry points
` [PATCH v4 2/3] m68k: correctly handle IO worker stack frame set-up
` [PATCH v4 3/3] m68k: track syscalls being traced with shallow user context stack

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-23  0:15 UTC  (36+ messages)

[PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()
 2021-06-22  0:15 UTC  (7+ messages)

[PATCH v3] m68k: improved switch stack handling
 2021-06-21 16:06 UTC  (6+ messages)
` [PATCH v3 1/3] m68k: save extra registers on more syscall entry points
` [PATCH v3 2/3] m68k: correctly handle IO worker stack frame set-up
` [PATCH v3 3/3] m68k: track syscalls being traced with shallow user context stack

[PATCH v2] m68k: save extra registers on more syscall entry points
 2021-06-19  2:52 UTC  (12+ messages)

[PATCH 0/1] bug: mark generic BUG() as unreachable
 2021-06-18 14:35 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-18  8:32 UTC  (19+ messages)
` [PATCH 1/3] riscv: optimized memcpy

[PATCH v3 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-17 19:05 UTC  (2+ messages)

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  9:56 UTC  (6+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-17  9:14 UTC  (3+ messages)

[PATCH v2 0/3] riscv: optimized mem* functions
 2021-06-17  1:25 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: optimized memcpy
` [PATCH v2 2/3] riscv: optimized memmove
` [PATCH v2 3/3] riscv: optimized memset

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-17  0:32 UTC  (13+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH v2 0/7] Cleanup task_struct::state
 2021-06-16 13:24 UTC  (3+ messages)
` [PATCH v2 7/7] sched: Change task_struct::state

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-16  5:12 UTC  (6+ 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).