messages from 2022-10-11 02:47:59 to 2022-10-20 18:00:24 UTC [more...]
[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
2022-10-20 17:57 UTC (8+ messages)
` [PATCH 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
upgrade the orphan section warning to a hard link error
2022-10-20 17:53 UTC (4+ messages)
[PATCH] kbuild: treat char as always signed
2022-10-20 16:33 UTC (30+ messages)
` [PATCH v2] kbuild: treat char as always unsigned
[PATCH V12 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-10-20 15:21 UTC (6+ messages)
` [PATCH V12 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V12 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V12 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V12 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH] arch: crash: Remove duplicate declaration in smp.h
2022-10-20 14:32 UTC (2+ messages)
[PATCH V5 0/2] riscv: kexec: Fxiup crash_save percpu and machine_kexec_mask_interrupts
2022-10-20 14:16 UTC (3+ messages)
` [PATCH V5 1/2] riscv: kexec: Fixup irq controller broken in kexec crash path
` [PATCH V5 2/2] riscv: kexec: Fixup crash_smp_send_stop without multi cores
[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features
2022-10-20 12:29 UTC (6+ messages)
` [PATCH V6 04/11] compiler_types.h: Add __noinstr_section() for noinstr
[RFC PATCH] mm: Introduce new MADV_NOMOVABLE behavior
2022-10-20 7:15 UTC (7+ messages)
[PATCH memory-model 0/5] LKMM updates for v6.2
2022-10-19 23:06 UTC (6+ messages)
` [PATCH memory-model 1/5] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
` [PATCH memory-model 2/5] docs/memory-barriers.txt: Add a missed closing parenthesis
` [PATCH memory-model 3/5] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
` [PATCH memory-model 4/5] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
` [PATCH memory-model 5/5] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'
[PATCH v7 18/43] instrumented.h: add KMSAN support
2022-10-19 21:44 UTC (7+ messages)
[PATCH V11 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-10-19 2:00 UTC (7+ messages)
` [PATCH V11 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V11 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V11 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V11 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[RFC PATCH 0/8] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative)
2022-10-19 0:25 UTC (21+ messages)
` [RFC PATCH 1/8] hexagon: mm: Convert to GENERIC_IOREMAP
` [RFC PATCH 2/8] openrisc: mm: remove unneeded early ioremap code
` [RFC PATCH 3/8] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [RFC PATCH 4/8] mm: ioremap: allow ARCH to have its own ioremap definition
` [RFC PATCH 5/8] arc: mm: Convert to GENERIC_IOREMAP
` [RFC PATCH 6/8] ia64: "
` [RFC PATCH 7/8] mm/ioremap: Consider IOREMAP space in generic ioremap
` [RFC PATCH 8/8] powerpc: mm: Convert to GENERIC_IOREMAP
[PATCH v4] locking/memory-barriers.txt: Improve documentation for writel() example
2022-10-18 20:33 UTC (10+ messages)
[PATCH V4] LoongArch: Add unaligned access support
2022-10-18 11:30 UTC
[PATCH v3 0/7] kbuild: various cleanups
2022-10-18 9:12 UTC (4+ messages)
` [PATCH v3 7/7] kbuild: remove head-y syntax
[PATCH V3] LoongArch: Add unaligned access support
2022-10-18 1:59 UTC (4+ messages)
[PATCH v2 00/39] Shadowstacks for userspace
2022-10-17 19:33 UTC (43+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 15/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v2 16/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v2 17/39] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling
[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
2022-10-17 14:34 UTC
[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
2022-10-17 12:11 UTC (12+ messages)
` [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
[PATCH V7 00/12] riscv: Add GENERIC_ENTRY support and related features
2022-10-15 11:47 UTC (13+ messages)
` [PATCH V7 01/12] riscv: elf_kexec: Fixup compile warning
` [PATCH V7 02/12] riscv: compat_syscall_table: "
` [PATCH V7 03/12] riscv: ptrace: Remove duplicate operation
` [PATCH V7 04/12] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V7 05/12] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V7 06/12] riscv: convert to generic entry
` [PATCH V7 07/12] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V7 08/12] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V7 09/12] riscv: Add support for STACKLEAK gcc plugin
` [PATCH V7 10/12] riscv: Add config of thread stack size
` [PATCH V7 11/12] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH V7 12/12] riscv: Typo fixup for addi -> andi in comment
[PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
2022-10-14 22:44 UTC (6+ messages)
[GIT PULL] asm-generic: arch/alpha regression fix for 6.1
2022-10-14 20:50 UTC (2+ messages)
[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-10-14 20:21 UTC (5+ messages)
` [PATCH v3 2/2] kbuild: move -Wundef "
Zwiększenie płynności finansowej
2022-10-14 8:06 UTC
[PATCH] Documentation: raise minimum supported version of binutils to 2.25
2022-10-13 17:45 UTC (3+ messages)
[PATCH] arm64: remove special treatment for the link order of head.o
2022-10-13 17:07 UTC (2+ messages)
[RFC UKL 00/10] Unikernel Linux (UKL)
2022-10-13 17:08 UTC (6+ messages)
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
[GIT PULL] LoongArch changes for v6.1
2022-10-13 15:27 UTC (4+ messages)
[PATCH] alpha: Use generic <asm-generic/io.h>
2022-10-13 12:36 UTC (8+ messages)
` [PATCH] alpha: Use generic <asm-generic/io.h> #forregzbot
[PATCH v2 0/3] docs/memory-barriers/kokr: Update the content
2022-10-13 6:18 UTC (6+ messages)
` [PATCH v2 1/3] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
` [PATCH v2 2/3] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
` [PATCH v2 3/3] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'
[PATCH AUTOSEL 5.15 12/26] sparc: Fix the generic IO helpers
2022-10-11 14:52 UTC
[PATCH AUTOSEL 5.19 16/40] sparc: Fix the generic IO helpers
2022-10-11 14:51 UTC
[PATCH AUTOSEL 6.0 16/46] sparc: Fix the generic IO helpers
2022-10-11 14:49 UTC
[PATCH v3 2/8] kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
2022-10-11 14:42 UTC (4+ messages)
` [kbuild] b3830bad81: System_halted
[PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis
2022-10-11 2:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).