linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 23:00:20 to 2021-07-06 04:18:34 UTC [more...]

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-06  4:18 UTC  (5+ messages)
` [PATCH 01/19] LoongArch: Add elf-related definitions
` [PATCH 02/19] LoongArch: Add writecombine support for drm
` [PATCH 03/19] LoongArch: Add build infrastructure
` [PATCH 05/19] LoongArch: Add boot and setup routines

[linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
 2021-07-05 13:40 UTC  (7+ messages)

[PATCH v8 3/8] security/brute: Detect a brute force attack
 2021-07-05 12:52 UTC  (6+ messages)

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-07-05 12:40 UTC  (7+ messages)
` [GIT PULL 2/2] asm-generic: Unify asm/unaligned.h around struct helper

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2021-07-05  6:01 UTC  (4+ messages)

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-07-05  3:35 UTC  (17+ messages)
` [PATCH 1/9] kallsyms: Remove arch specific text and data check
` [PATCH 2/9] kallsyms: Fix address-checks for kernel related range
` [PATCH 3/9] sections: Move and rename core_kernel_data() to is_kernel_data()
` [PATCH 4/9] sections: Move is_kernel_inittext() into sections.h
` [PATCH 5/9] kallsyms: Rename is_kernel() and is_kernel_text()
` [PATCH 6/9] sections: Add new "
` [PATCH 7/9] s390: kprobes: Use is_kernel() helper
` [PATCH 8/9] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper
` [PATCH 9/9] dma-debug: Use memory_intersects() directly

[PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:07 UTC 

[PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:03 UTC 

[GIT PULL] csky changes for v5.14-rc1
 2021-07-04 20:09 UTC  (2+ messages)

[PATCH v2 0/3] lib/string: optimized mem* functions
 2021-07-02 14:44 UTC  (6+ messages)
` [PATCH v2 1/3] lib/string: optimized memcpy
` [PATCH v2 2/3] lib/string: optimized memmove
` [PATCH v2 3/3] lib/string: optimized memset

[PATCH] x86: enable dead code and data elimination
 2021-07-02  0:30 UTC  (2+ messages)

x86 CPU features detection for applications (and AMX)
 2021-07-01 11:59 UTC  (26+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-07-01  2:59 UTC  (2+ messages)

[PATCH 0/3] lib/string: optimized mem* functions
 2021-07-01  0:29 UTC  (9+ messages)
` [PATCH 1/3] lib/string: optimized memcpy
` [PATCH 2/3] lib/string: optimized memmove
` [PATCH 3/3] lib/string: optimized memset

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-30 12:30 UTC  (63+ messages)
                                ` [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 3/9] signal/seccomp: Dump core when there is only one live thread
                                  ` [PATCH 4/9] signal: Factor start_group_exit out of complete_signal
                                  ` [PATCH 5/9] signal/group_exit: Use start_group_exit in place of do_group_exit
                                  ` [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads
                                  ` [PATCH 7/9] signal: Make individual tasks exiting a first class concept
                                  ` [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit
                                  ` [PATCH 9/9] signal: Move PTRACE_EVENT_EXIT into get_signal
                                                    ` [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call

[PATCH v3 2/3] riscv: optimized memmove
 2021-06-30  4:40 UTC  (2+ messages)

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

[PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible
 2021-06-29 16:18 UTC  (6+ messages)
` [PATCH 1/8] bitops: protect find_first_{,zero}_bit properly

[PATCH] asm-generic: Fix a typo "regien" -> "region"
 2021-06-29  9:44 UTC 

[PATCH net-next v3 0/2] net: update netdev_rx_csum_fault() print dump only once
 2021-06-29  7:33 UTC  (6+ messages)
` [PATCH net-next v3 1/2] once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
` [PATCH net-next v3 2/2] net: update netdev_rx_csum_fault() print dump only once

Projects
 2021-06-28 10:13 UTC 

[PATCH v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-28  6:19 UTC  (5+ messages)

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-26 10:37 UTC  (7+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables

[PATCH v10 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-25  9:49 UTC  (20+ 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

[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  (6+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
        ` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check

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

[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  (15+ 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).