Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation, (continued)
- [PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter,
YunQiang Su
- [PATCH V15] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
- [PATCH 00/12] "Task_isolation" mode,
Alex Belits
- [PATCH 01/12] task_isolation: vmstat: add quiet_vmstat_sync function, Alex Belits
- [PATCH 02/12] task_isolation: vmstat: add vmstat_idle function, Alex Belits
- [PATCH 03/12] task_isolation: userspace hard isolation from kernel, Alex Belits
- [PATCH 04/12] task_isolation: Add task isolation hooks to arch-independent code, Alex Belits
- [PATCH 05/12] task_isolation: arch/x86: enable task isolation functionality, Alex Belits
- [PATCH 06/12] task_isolation: arch/arm64: enable task isolation functionality, Alex Belits
- [PATCH 07/12] task_isolation: arch/arm: enable task isolation functionality, Alex Belits
- [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu(), Alex Belits
- [PATCH 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks, Alex Belits
- [PATCH 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize, Alex Belits
- [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus, Alex Belits
- [PATCH 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs, Alex Belits
- [PATCH v2 00/12] "Task_isolation" mode, Alex Belits
- [PATCH v2 04/12] task_isolation: Add task isolation hooks to arch-independent code, Alex Belits
- [PATCH v2 05/12] task_isolation: arch/x86: enable task isolation functionality, Alex Belits
- [PATCH v2 06/12] task_isolation: arch/arm64: enable task isolation functionality, Alex Belits
- [PATCH v2 07/12] task_isolation: arch/arm: enable task isolation functionality, Alex Belits
- [PATCH v2 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu(), Alex Belits
- [PATCH v2 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks, Alex Belits
- [PATCH v2 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize, Alex Belits
- [PATCH v2 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus, Alex Belits
- [PATCH v2 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs, Alex Belits
- Re: [PATCH v3 00/13] "Task_isolation" mode, Alex Belits
- [PATCH 01/13] task_isolation: vmstat: add quiet_vmstat_sync function, Alex Belits
- [PATCH 02/13] task_isolation: vmstat: add vmstat_idle function, Alex Belits
- [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier, Alex Belits
- [PATCH v3 04/13] task_isolation: userspace hard isolation from kernel, Alex Belits
- [PATCH 05/13] task_isolation: Add task isolation hooks to arch-independent code, Alex Belits
- [PATCH 06/13] task_isolation: arch/x86: enable task isolation functionality, Alex Belits
- [PATCH v3 07/13] task_isolation: arch/arm64: enable task isolation functionality, Alex Belits
- [PATCH v3 08/13] task_isolation: arch/arm: enable task isolation functionality, Alex Belits
- [PATCH v3 09/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu(), Alex Belits
- [PATCH v3 10/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks, Alex Belits
- [PATCH v3 11/13] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize, Alex Belits
- [PATCH v3 12/13] task_isolation: kick_all_cpus_sync: don't kick isolated cpus, Alex Belits
- [PATCH v3 13/13] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs, Alex Belits
- <Possible follow-ups>
- Re: [PATCH 00/12] "Task_isolation" mode, Yury Norov
Re: About commit "io: change inX() to have their own IO barrier overrides",
John Garry
[PATCH v3] tools/memory-model/Documentation: Fix "conflict" definition,
Marco Elver
[PATCH v2] tools/memory-model/Documentation: Fix "conflict" definition,
Marco Elver
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial(),
Anshuman Khandual
Re: [PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter, YunQiang Su
[PATCH] tools/memory-model/Documentation: Fix "conflict" definition,
Marco Elver
[PATCH 1/2] kallsyms: architecture specific symbol lookups,
Nicholas Piggin
[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests,
Brendan Higgins
[PATCH 0/9] Enable orphan section warning,
Kees Cook
- [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link, Kees Cook
- [PATCH 6/9] arm64/build: Use common DISCARDS in linker script, Kees Cook
- [PATCH 7/9] arm64/build: Warn on orphan section placement, Kees Cook
- [PATCH 8/9] arm/build: Warn on orphan section placement, Kees Cook
- [PATCH 9/9] arm/boot: Warn on orphan section placement, Kees Cook
- [PATCH 3/9] x86/build: Warn on orphan section placement, Kees Cook
- [PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS, Kees Cook
- [PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS, Kees Cook
- [PATCH 4/9] x86/boot: Warn on orphan section placement, Kees Cook
- Re: [PATCH 0/9] Enable orphan section warning, Sedat Dilek
- Re: [PATCH 0/9] Enable orphan section warning, Sedat Dilek
[PATCH v8 00/11] arm64: Branch Target Identification support,
Mark Brown
- [PATCH v8 01/11] ELF: UAPI and Kconfig additions for ELF program properties, Mark Brown
- [PATCH v8 07/11] arm64: unify native/compat instruction skipping, Mark Brown
- [PATCH v8 11/11] arm64: mm: Display guarded pages in ptdump, Mark Brown
- [PATCH v8 10/11] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v8 02/11] ELF: Add ELF program property parsing support, Mark Brown
- [PATCH v8 03/11] arm64: Basic Branch Target Identification support, Mark Brown
- [PATCH v8 04/11] elf: Allow arch to tweak initial mmap prot flags, Mark Brown
- [PATCH v8 05/11] arm64: elf: Enable BTI at exec based on ELF program properties, Mark Brown
- [PATCH v8 06/11] arm64: BTI: Decode BYTPE bits when printing PSTATE, Mark Brown
- [PATCH v8 08/11] arm64: traps: Shuffle code to eliminate forward declarations, Mark Brown
- [PATCH v8 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- Re: [PATCH v8 00/11] arm64: Branch Target Identification support, Richard Henderson
- Re: [PATCH v8 00/11] arm64: Branch Target Identification support, Catalin Marinas
- Re: [PATCH v8 00/11] arm64: Branch Target Identification support, Catalin Marinas
[PATCH] mm/debug: Add tests validating arch page table helpers for core features,
Anshuman Khandual
[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK,
Mike Rapoport
- [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v3 04/14] ia64: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 05/14] nios2: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 06/14] openrisc: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 07/14] powerpc/32: drop get_pteptr(), Mike Rapoport
- [PATCH v3 08/14] powerpc: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages, Mike Rapoport
- [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones, Mike Rapoport
- [PATCH v3 11/14] sh: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h, Mike Rapoport
- [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h, Mike Rapoport
[PATCH v3 0/5] Documentation/locking/atomic: Add litmus tests for atomic APIs,
Boqun Feng
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support,
Catalin Marinas
- [PATCH v2 01/19] arm64: alternative: Allow alternative_insn to always issue the first instruction, Catalin Marinas
- [PATCH v2 02/19] arm64: mte: system register definitions, Catalin Marinas
- [PATCH v2 03/19] arm64: mte: CPU feature detection and initial sysreg configuration, Catalin Marinas
- [PATCH v2 04/19] arm64: mte: Use Normal Tagged attributes for the linear map, Catalin Marinas
- [PATCH v2 05/19] arm64: mte: Assembler macros and default architecture for .S files, Catalin Marinas
- [PATCH v2 06/19] arm64: mte: Tags-aware clear_page() implementation, Catalin Marinas
- [PATCH v2 07/19] arm64: mte: Tags-aware copy_page() implementation, Catalin Marinas
- [PATCH v2 08/19] arm64: Tags-aware memcmp_pages() implementation, Catalin Marinas
- [PATCH v2 09/19] arm64: mte: Add specific SIGSEGV codes, Catalin Marinas
- [PATCH v2 10/19] arm64: mte: Handle synchronous and asynchronous tag check faults, Catalin Marinas
- [PATCH v2 11/19] mm: Introduce arch_calc_vm_flag_bits(), Catalin Marinas
- [PATCH v2 12/19] arm64: mte: Add PROT_MTE support to mmap() and mprotect(), Catalin Marinas
- [PATCH v2 13/19] mm: Introduce arch_validate_flags(), Catalin Marinas
- [PATCH v2 15/19] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files, Catalin Marinas
- [PATCH v2 14/19] arm64: mte: Validate the PROT_MTE request via arch_validate_flags(), Catalin Marinas
- [PATCH v2 16/19] arm64: mte: Allow user control of the tag check mode via prctl(), Catalin Marinas
- [PATCH v2 17/19] arm64: mte: Allow user control of the generated random tags via prctl(), Catalin Marinas
- [PATCH v2 18/19] arm64: mte: Kconfig entry, Catalin Marinas
- [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation, Catalin Marinas
[PATCH v7 00/11] arm64: Branch Target Identification support,
Mark Brown
- [PATCH v7 01/11] ELF: UAPI and Kconfig additions for ELF program properties, Mark Brown
- [PATCH v7 02/11] ELF: Add ELF program property parsing support, Mark Brown
- [PATCH v7 03/11] arm64: Basic Branch Target Identification support, Mark Brown
- [PATCH v7 05/11] arm64: elf: Enable BTI at exec based on ELF program properties, Mark Brown
- [PATCH v7 07/11] arm64: unify native/compat instruction skipping, Mark Brown
- [PATCH v7 08/11] arm64: traps: Shuffle code to eliminate forward declarations, Mark Brown
- [PATCH v7 10/11] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v7 11/11] arm64: mm: Display guarded pages in ptdump, Mark Brown
- [PATCH v7 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v7 06/11] arm64: BTI: Decode BYTPE bits when printing PSTATE, Mark Brown
- [PATCH v7 04/11] elf: Allow arch to tweak initial mmap prot flags, Mark Brown
- Re: [PATCH v7 00/11] arm64: Branch Target Identification support, Kees Cook
[PATCH] tools/memory-model: Remove lock-final checking in lock.cat,
Boqun Feng
provide in-place uncached remapping for dma-direct v2,
Christoph Hellwig
[RFC PATCH v14 00/10] Landlock LSM,
Mickaël Salaün
- [RFC PATCH v14 10/10] landlock: Add user and kernel documentation, Mickaël Salaün
- [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control, Mickaël Salaün
- [RFC PATCH v14 08/10] selftests/landlock: Add initial tests, Mickaël Salaün
- [RFC PATCH v14 07/10] arch: Wire up landlock() syscall, Mickaël Salaün
- [RFC PATCH v14 09/10] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [RFC PATCH v14 06/10] landlock: Add syscall implementation, Mickaël Salaün
- [RFC PATCH v14 02/10] landlock: Add ruleset and domain management, Mickaël Salaün
- [RFC PATCH v14 04/10] landlock: Add ptrace restrictions, Mickaël Salaün
- [RFC PATCH v14 03/10] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [RFC PATCH v14 01/10] landlock: Add object and rule management, Mickaël Salaün
- Re: [RFC PATCH v14 00/10] Landlock LSM, J Freyensee
- Message not available
Re: [RFC PATCH v14 00/10] Landlock LSM, Jann Horn
[PATCH v3] clocksource: Fix arm_arch_timer clockmode when vDSO disabled,
Vincenzo Frascino
[PATCH V2 0/4] mm/vma: Use all available wrappers when possible,
Anshuman Khandual
[GIT PULL] csky updates for 5.6-rc3,
guoren
[PATCH 3/7] docs: fix broken references to text files,
Mauro Carvalho Chehab
[PATCH v2 0/3] Fix arm_arch_timer clockmode when vDSO disabled,
Vincenzo Frascino
[PATCH v4 00/27] tracing vs world,
Peter Zijlstra
- [PATCH v4 16/27] tracing: Remove regular RCU context for _rcuidle tracepoints (again), Peter Zijlstra
- [PATCH v4 05/27] x86: Replace ist_enter() with nmi_enter(), Peter Zijlstra
- [PATCH v4 21/27] asm-generic/atomic: Use __always_inline for fallback wrappers, Peter Zijlstra
- [PATCH v4 03/27] x86/entry: Flip _TIF_SIGPENDING and _TIF_NOTIFY_RESUME handling, Peter Zijlstra
- [PATCH v4 09/27] rcu: Rename rcu_irq_{enter,exit}_irqson(), Peter Zijlstra
- [PATCH v4 11/27] rcu,tracing: Create trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter(), Peter Zijlstra
- [PATCH v4 19/27] locking/atomics, kcsan: Add KCSAN instrumentation, Peter Zijlstra
- [PATCH v4 10/27] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline, Peter Zijlstra
- [PATCH v4 06/27] x86/doublefault: Remove memmove() call, Peter Zijlstra
- [PATCH v4 24/27] x86/int3: Avoid atomic instrumentation, Peter Zijlstra
- [PATCH v4 01/27] lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions, Peter Zijlstra
- [PATCH v4 17/27] perf,tracing: Allow function tracing when !RCU, Peter Zijlstra
- [PATCH v4 25/27] lib/bsearch: Provide __always_inline variant, Peter Zijlstra
- [PATCH v4 07/27] rcu: Make RCU IRQ enter/exit functions rely on in_nmi(), Peter Zijlstra
- [PATCH v4 13/27] x86,tracing: Add comments to do_nmi(), Peter Zijlstra
- [PATCH v4 08/27] rcu/kprobes: Comment why rcu_nmi_enter() is marked NOKPROBE, Peter Zijlstra
- [PATCH v4 12/27] sched,rcu,tracing: Avoid tracing before in_nmi() is correct, Peter Zijlstra
- [PATCH v4 18/27] x86/int3: Ensure that poke_int3_handler() is not traced, Peter Zijlstra
- [PATCH v4 23/27] locking/atomics: Flip fallbacks and instrumentation, Peter Zijlstra
- [PATCH v4 20/27] asm-generic/atomic: Use __always_inline for pure wrappers, Peter Zijlstra
- [PATCH v4 14/27] perf,tracing: Prepare the perf-trace interface for RCU changes, Peter Zijlstra
- [PATCH v4 22/27] compiler: Simple READ/WRITE_ONCE() implementations, Peter Zijlstra
- [PATCH v4 15/27] tracing: Employ trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v4 26/27] x86/int3: Inline bsearch(), Peter Zijlstra
- [PATCH v4 04/27] x86/mce: Delete ist_begin_non_atomic(), Peter Zijlstra
- [PATCH v4 27/27] x86/int3: Ensure that poke_int3_handler() is not sanitized, Peter Zijlstra
[PATCH] clocksource: Fix arm_arch_timer clockmode when vDSO disabled,
Vincenzo Frascino
provide in-place uncached remapping for dma-direct (resend),
Christoph Hellwig
Re: [RFC PATCH] memory_hotplug: disable the functionality for 32b (was: Re: [Bug 206401] kernel panic on Hyper-V after 5 minutes due to) memory hot-add,
Andrew Morton
[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument,
Krzysztof Kozlowski
[PATCH v3 00/22] tracing vs world,
Peter Zijlstra
- [PATCH v3 09/22] sched,rcu,tracing: Avoid tracing before in_nmi() is correct, Peter Zijlstra
- [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized, Peter Zijlstra
- [PATCH v3 01/22] hardirq/nmi: Allow nested nmi_enter(), Peter Zijlstra
- [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers, Peter Zijlstra
- [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v3 05/22] rcu: Make RCU IRQ enter/exit functions rely on in_nmi(), Peter Zijlstra
- [PATCH v3 19/22] compiler: Simple READ/WRITE_ONCE() implementations, Peter Zijlstra
- [PATCH v3 20/22] locking/atomics: Flip fallbacks and instrumentation, Peter Zijlstra
- [PATCH v3 17/22] asm-generic/atomic: Use __always_inline for pure wrappers, Peter Zijlstra
- [PATCH v3 14/22] perf,tracing: Allow function tracing when !RCU, Peter Zijlstra
- [PATCH v3 11/22] perf,tracing: Prepare the perf-trace interface for RCU changes, Peter Zijlstra
- [PATCH v3 02/22] x86,mce: Delete ist_begin_non_atomic(), Peter Zijlstra
- [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation, Peter Zijlstra
- [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE, Peter Zijlstra
- [PATCH v3 12/22] tracing: Employ trace_rcu_{enter,exit}(), Peter Zijlstra
- [PATCH v3 03/22] x86: Replace ist_enter() with nmi_enter(), Peter Zijlstra
- [PATCH v3 07/22] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline, Peter Zijlstra
- [PATCH v3 21/22] x86/int3: Avoid atomic instrumentation, Peter Zijlstra
- [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again), Peter Zijlstra
- [PATCH v3 15/22] x86/int3: Ensure that poke_int3_handler() is not traced, Peter Zijlstra
- [PATCH v3 06/22] rcu: Rename rcu_irq_{enter,exit}_irqson(), Peter Zijlstra
- [PATCH v3 10/22] x86,tracing: Add comments to do_nmi(), Peter Zijlstra
[RFC v2 0/4] Documentation/locking/atomic: Add litmus tests for atomic APIs,
Boqun Feng
[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally,
Nathan Chancellor
[RFC] regset ->get() API,
Al Viro
[PATCH 0/5] mm/vma: Use available wrappers when possible,
Anshuman Khandual
[PATCH V14] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK,
Mike Rapoport
- [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 02/13] h8300: remove usage of __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v2 03/13] hexagon: remove __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v2 04/13] ia64: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 05/13] nios2: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 06/13] openrisc: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 07/13] powerpc: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 08/13] sh: fault: Modernize printing of kernel messages, Mike Rapoport
- [PATCH v2 09/13] sh: drop __pXd_offset() macros that duplicate pXd_index() ones, Mike Rapoport
- [PATCH v2 10/13] sh: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 11/13] unicore32: remove __ARCH_USE_5LEVEL_HACK, Mike Rapoport
- [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h, Mike Rapoport
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]