Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v10 5/5] x86/hyperv: Change interrupt vector for nested root partition, (continued)
- [PATCH 0/6] Add support running nested Microsoft Hypervisor,
Jinank Jain
- [PATCH] selftests/vDSO: Add riscv getcpu & gettimeofday test,
guoren
- [linux-next:master] BUILD REGRESSION e9d267f752f8ff62f0111cea90e3ced4fc595b4f, kernel test robot
- [linux-next:master] BUILD REGRESSION 6fbda10ec6f8d70d0f4446f861f7db726c2f2e7c, kernel test robot
- [RFC PATCH v1] riscv: support for hardware breakpoints/watchpoints,
Sergey Matyukevich
- mm: delay rmap removal until after TLB flush,
Linus Torvalds
- [GIT PULL] LoongArch fixes for v6.1-rc3,
Huacai Chen
- [RFC][PATCHSET] coredump unification for regset and non-regset architectures,
Al Viro
- [linux-next:master] BUILD REGRESSION fd8dab197cca2746e1fcd399a218eec5164726d4, kernel test robot
- [PATCH v5] locking/memory-barriers.txt: Improve documentation for writel() example,
Parav Pandit
- [linux-next:master] BUILD SUCCESS WITH WARNING ecc4eeb2208ab537a3f3744984cd7f30ac971db8, kernel test robot
- [PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch,
Huacai Chen
- [PATCH v2 0/2] Fix MSR access errors during kexec in root partition,
Anirudh Rayabharam
- [PATCH 0/3] bitmap: optimize small_const path for,
Yury Norov
- [PATCH 0/2] Fix MSR access errors during kexec in root partition,
Anirudh Rayabharam
- [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM,
Chao Peng
- [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Chao Peng
- [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry, Chao Peng
- [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions, Chao Peng
- [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed, Chao Peng
- [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE, Chao Peng
- [PATCH v9 7/8] KVM: Handle page fault for private memory, Chao Peng
- Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM, Vishal Annapurve
- Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM, Alex Bennée
- [no subject], системний адміністратор
- [PATCH V2 1/2] LoongArch: Add alternative runtime patching mechanism,
Huacai Chen
- [RFC PATCH] text_poke/ftrace/x86: Allow text_poke() to be called in early boot,
Steven Rostedt
- [PATCH 1/2] LoongArch: Add alternative runtime patching mechanism,
Huacai Chen
- [PATCH V13 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch,
Huacai Chen
- [PATCH 0/2] Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP & fixup race condition on PG_dcache_clean,
guoren
- [PATCH] uapi/asm-generic: fix repeated words in comments, wangjianli
- [PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs,
Michael Kelley
- [PATCH 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute, Michael Kelley
- [PATCH 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller(), Michael Kelley
- [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch, Michael Kelley
- [PATCH 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls, Michael Kelley
- [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms, Michael Kelley
- [PATCH 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V, Michael Kelley
- [PATCH 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers, Michael Kelley
- [PATCH 09/12] hv_netvsc: Remove second mapping of send and recv buffers, Michael Kelley
- [PATCH 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages, Michael Kelley
- [PATCH 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary, Michael Kelley
- [PATCH 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs, Michael Kelley
- [PATCH 11/12] PCI: hv: Add hypercalls to read/write MMIO space, Michael Kelley
- [PATCH V5 0/2] riscv: kexec: Fxiup crash_save percpu and machine_kexec_mask_interrupts,
guoren
- [PATCH] arch: crash: Remove duplicate declaration in smp.h,
guoren
- [PATCH V12 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch,
Huacai Chen
- [PATCH memory-model 0/5] LKMM updates for v6.2,
Paul E. McKenney
- [PATCH] kbuild: treat char as always signed,
Jason A. Donenfeld
- RE: [PATCH] kbuild: treat char as always signed, David Laight
- make ctype ascii only? (was [PATCH] kbuild: treat char as always signed), Rasmus Villemoes
Message not available
[PATCH V4] LoongArch: Add unaligned access support, Huacai Chen
Re: upgrade the orphan section warning to a hard link error,
Nathan Chancellor
[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info,
Sai Prakash Ranjan
[PATCH V3] LoongArch: Add unaligned access support,
Huacai Chen
[RFC PATCH] mm: Introduce new MADV_NOMOVABLE behavior,
Baolin Wang
[PATCH V11 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch,
Huacai Chen
[PATCH V7 00/12] riscv: Add GENERIC_ENTRY support and related features,
guoren
- [PATCH V7 01/12] riscv: elf_kexec: Fixup compile warning, guoren
- [PATCH V7 02/12] riscv: compat_syscall_table: Fixup compile warning, guoren
- [PATCH V7 03/12] riscv: ptrace: Remove duplicate operation, guoren
- [PATCH V7 04/12] compiler_types.h: Add __noinstr_section() for noinstr, guoren
- [PATCH V7 05/12] riscv: traps: Add noinstr to prevent instrumentation inserted, guoren
- [PATCH V7 06/12] riscv: convert to generic entry, guoren
- [PATCH V7 07/12] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK, guoren
- [PATCH V7 08/12] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK, guoren
- [PATCH V7 09/12] riscv: Add support for STACKLEAK gcc plugin, guoren
- [PATCH V7 10/12] riscv: Add config of thread stack size, guoren
- [PATCH V7 11/12] riscv: remove extra level wrappers of trace_hardirqs_{on,off}, guoren
- [PATCH V7 12/12] riscv: Typo fixup for addi -> andi in comment, guoren
[GIT PULL] asm-generic: arch/alpha regression fix for 6.1,
Arnd Bergmann
[PATCH] arm64: remove special treatment for the link order of head.o,
Masahiro Yamada
[PATCH] Documentation: raise minimum supported version of binutils to 2.25,
Masahiro Yamada
[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS,
Masahiro Yamada
[GIT PULL] LoongArch changes for v6.1,
Huacai Chen
[RFC PATCH 0/8] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative),
Christophe Leroy
[PATCH AUTOSEL 5.15 12/26] sparc: Fix the generic IO helpers, Sasha Levin
[PATCH AUTOSEL 5.19 16/40] sparc: Fix the generic IO helpers, Sasha Levin
[PATCH AUTOSEL 6.0 16/46] sparc: Fix the generic IO helpers, Sasha Levin
[PATCH v2 0/3] docs/memory-barriers/kokr: Update the content,
SeongJae Park
[arnd-asm-generic:asm-generic] BUILD SUCCESS WITH WARNING 2e21c1575208786f667cb66d8cf87a52160b81db, kernel test robot
[PATCH] LoongArch: Mark __xchg() and __cmpxchg() as __always_inline,
Huacai Chen
[PATCH v4] locking/memory-barriers.txt: Improve documentation for writel() example,
Parav Pandit
[PATCH v3 04/11] mm: ioremap: allow ARCH to have its own ioremap definition, Baoquan He
[PATCH v3 03/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename,
Baoquan He
[PATCH 0/4] docs/memory-barriers.txt: Fix nits and update Korean translation,
SeongJae Park
[PATCH] arch, drivers: Add HAVE_IOREMAP_CACHE,
Palmer Dabbelt
[arnd-asm-generic:asm-generic] BUILD REGRESSION e19d4ebc536dadb607fe305fdaf48218d3e32d7c, kernel test robot
[arnd-asm-generic:master 9/9] arch/alpha/kernel/core_marvel.c:807:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'marvel_ioread8', kernel test robot
[GIT PULL] asm-generic updates for 6.1,
Arnd Bergmann
[PATCH v3] locking/memory-barriers.txt: Improve documentation for writel() example,
Parav Pandit
[PATCH v2] locking/memory-barriers.txt: Improve documentation for writel() example,
Parav Pandit
[arnd-asm-generic:asm-generic] BUILD REGRESSION 52c747bd814f599ada7a6cdb38e282090629e64e, kernel test robot
[RFC PATCH 3/3] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option, Nicholas Piggin
[RFC UKL 00/10] Unikernel Linux (UKL),
Ali Raza
- [RFC UKL 01/10] kbuild: Add sections and symbols to linker script for UKL support, Ali Raza
- [RFC UKL 03/10] sched: Add task_struct tracking of kernel or application execution, Ali Raza
- [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs, Ali Raza
- [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls, Ali Raza
- [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware, Ali Raza
- [RFC UKL 06/10] x86/fault: Skip checking kernel mode access to user address space for UKL, Ali Raza
- [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame, Ali Raza
- [RFC UKL 08/10] exec: Make exec path for starting UKL application, Ali Raza
- [RFC UKL 09/10] exec: Give userspace a method for starting UKL process, Ali Raza
- [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL, Ali Raza
- Re: [RFC UKL 00/10] Unikernel Linux (UKL), H. Peter Anvin
[arnd-asm-generic:master 9/9] arch/alpha/include/asm/core_t2.h:587:23: warning: no previous prototype for 't2_ioread64', kernel test robot
[PATCH] alpha: Fix ioread64/iowrite64 helpers,
Linus Walleij
[GIT PULL] LKMM changes for v6.1,
Paul E. McKenney
[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features,
guoren
- [PATCH V6 01/11] riscv: elf_kexec: Fixup compile warning, guoren
- [PATCH V6 02/11] riscv: compat_syscall_table: Fixup compile warning, guoren
- [PATCH V6 03/11] riscv: ptrace: Remove duplicate operation, guoren
- [PATCH V6 04/11] compiler_types.h: Add __noinstr_section() for noinstr, guoren
- [PATCH V6 05/11] riscv: traps: Add noinstr to prevent instrumentation inserted, guoren
- [PATCH V6 07/11] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK, guoren
- [PATCH V6 06/11] riscv: convert to generic entry, guoren
- [PATCH V6 08/11] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK, guoren
- [PATCH V6 09/11] riscv: Add support for STACKLEAK gcc plugin, guoren
- [PATCH V6 10/11] riscv: Add config of thread stack size, guoren
- [PATCH V6 11/11] riscv: remove extra level wrappers of trace_hardirqs_{on,off}, guoren
[PATCH v3] ARM: kprobes: move __kretprobe_trampoline to out of line assembler,
Nick Desaulniers
[PATCH v1] locking/memory-barriers.txt: Improve documentation for writel() usage,
Parav Pandit
[PATCH v2 00/39] Shadowstacks for userspace,
Rick Edgecombe
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]