messages from 2023-03-24 14:58:44 to 2023-04-05 12:45:53 UTC [more...]
[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-04-05 12:45 UTC (16+ messages)
` [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode
[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
2023-04-05 11:49 UTC (5+ messages)
[PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch
2023-04-05 10:57 UTC (9+ messages)
` [PATCH v15 1/4] syscall_user_dispatch: helper function to operate on given task
` [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok
` [PATCH v15 3/4] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v15 4/4] selftest,ptrace: Add selftest for syscall user dispatch config api
[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-04-05 5:43 UTC (22+ messages)
` [RFC PATCH V4 01/17] x86/hyperv: Add sev-snp enlightened guest static key
` [RFC PATCH V4 02/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH V4 03/17] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V4 04/17] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V4 05/17] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V4 06/17] x86/hyperv: decrypt VMBus pages for "
` [RFC PATCH V4 07/17] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V4 09/17] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc
` [RFC PATCH V4 10/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V4 11/17] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
` [RFC PATCH V4 12/17] x86/sev: Add a #HV exception handler
` [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path
` [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
` [RFC PATCH V4 15/17] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V4 16/17] x86/sev: Fix interrupt exit code paths "
` [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ
[arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS 656e9007ef5862746cdf7ac16267c8e06e7b0989
2023-04-05 4:38 UTC
[arnd-asm-generic:asm-generic] BUILD SUCCESS b7c72732697a28f26630d0cbc2057553e6e2f812
2023-04-05 4:26 UTC
[PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
2023-04-04 16:00 UTC (4+ messages)
[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
2023-04-04 14:58 UTC (8+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-04-04 13:23 UTC (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
[PATCH v4 0/5] Hyper-V VTL support
2023-04-04 9:01 UTC (6+ messages)
` [PATCH v4 1/5] x86/init: Make get/set_rtc_noop() public
` [PATCH v4 2/5] x86/hyperv: Add VTL specific structs and hypercalls
` [PATCH v4 3/5] x86/hyperv: Make hv_get_nmi_reason public
` [PATCH v4 4/5] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE
` [PATCH v4 5/5] x86/hyperv: VTL support for Hyper-V
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-04-03 18:09 UTC (4+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-04-03 6:25 UTC (4+ messages)
[PATCH 0/4] docs: move yet more architecture docs
2023-04-02 6:44 UTC (10+ messages)
` [PATCH 1/4] docs: Move arc architecture docs under Documentation/arch/
` [PATCH 2/4] docs: move ia64 "
` [PATCH 3/4] docs: move parisc documentation "
` [PATCH 4/4] docs: move m68k architecture "
[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
2023-04-01 13:19 UTC (15+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
` (subset) [PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
[RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-03-31 23:56 UTC (2+ messages)
[PATCH 0/6] Documentation: arch reorg (continued)
2023-03-31 17:31 UTC (5+ messages)
` [PATCH 1/6] docs: zh_CN: create the architecture-specific top-level directory
` [PATCH 5/6] docs: move openrisc documentation under Documentation/arch/
[PATCH RFC 0/2] Begin reorganizing the arch documentation
2023-03-31 3:20 UTC (7+ messages)
[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
2023-03-30 14:05 UTC (22+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok
` [PATCH v14 2/4] syscall_user_dispatch: helper function to operate on given task
` [PATCH v14 3/4] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v14 4/4] selftest,ptrace: Add selftest for syscall user dispatch config api
[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
2023-03-29 23:01 UTC (8+ messages)
` [PATCH v3 26/38] pnp: add HAS_IOPORT dependencies
` [PATCH v3 27/38] power: "
[PATCH] arm64: remove special treatment for the link order of head.o
2023-03-28 19:52 UTC (11+ messages)
[PATCH net-next v2 2/3] net: core: add getsockopt SO_PEERPIDFD
2023-03-28 15:45 UTC (3+ messages)
[arnd-asm-generic:dma-sync-rework-v1 22/23] arch/arm/mm/dma-mapping.c:1306:31: error: use of undeclared identifier 's'
2023-03-28 11:36 UTC (2+ messages)
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-28 10:41 UTC (7+ messages)
[arnd-asm-generic:dma-sync-rework-v1] BUILD SUCCESS 524c2e1f26db4535ab4a23797fe7e29092b2493c
2023-03-28 4:19 UTC
[PATCH -next V11 0/3] riscv: Add independent irq/softirq stacks
2023-03-27 13:49 UTC (5+ messages)
` [PATCH -next V11 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
[PATCH 0/2] x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushes
2023-03-27 13:16 UTC (3+ messages)
` [PATCH 1/2] x86/hyperv: Add callback filter to cpumask_to_vpset()
` [PATCH 2/2] x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushes
[PATCH v2 0/4] usercopy: generic tests + arm64 fixes
2023-03-27 10:11 UTC (6+ messages)
` [PATCH v2 1/4] lib: test copy_{to,from}_user()
Słowa kluczowe do wypozycjonowania
2023-03-27 7:56 UTC
[PATCH v3 0/5] Hyper-V VTL support
2023-03-27 4:47 UTC (11+ messages)
` [PATCH v3 1/5] x86/init: Make get/set_rtc_noop() public
` [PATCH v3 2/5] x86/hyperv: Add VTL specific structs and hypercalls
` [PATCH v3 3/5] x86/hyperv: Make hv_get_nmi_reason public
` [PATCH v3 5/5] x86/Kconfig: Add HYPERV_VTL_MODE
[PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
2023-03-27 1:23 UTC (14+ messages)
[PATCH V3] uapi: Fixup strace compile error
2023-03-26 22:03 UTC (2+ messages)
[PATCH v7 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-03-26 13:52 UTC (13+ messages)
` [PATCH v7 01/12] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
` [PATCH v7 02/12] x86/hyperv: Reorder code to facilitate future work
` [PATCH v7 03/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v7 04/12] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v7 05/12] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v7 06/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v7 07/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v7 08/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v7 09/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v7 10/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v7 11/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v7 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs
[PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
2023-03-26 7:40 UTC (5+ messages)
[arnd-asm-generic:dma-sync-rework] BUILD REGRESSION 854b3f802e18f13161b3227759d12eb36930152e
2023-03-25 23:04 UTC
[arnd-asm-generic:dma-sync-rework 22/22] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr'
2023-03-25 11:40 UTC
[arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op'
2023-03-25 10:39 UTC
[arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op'
2023-03-25 10:29 UTC
[arnd-asm-generic:dma-sync-rework] BUILD REGRESSION 985cd64f3b17b82468e68c6269e09a5556d3720e
2023-03-25 7:00 UTC
[arnd-asm-generic:dma-sync-rework 2/22] arch/parisc/include/asm/vdso.h:10:10: fatal error: generated/vdso32-offsets.h: No such file or directory
2023-03-25 4:02 UTC
[arnd-asm-generic:dma-sync-rework 20/20] include/linux/dma-sync.h:24:6: warning: no previous prototype for 'arch_sync_dma_for_device'
2023-03-25 2:09 UTC
[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-03-25 0:04 UTC (16+ messages)
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space
[arnd-asm-generic:dma-sync-rework 12/20] arch/mips/mm/dma-noncoherent.c:63:11: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2023-03-24 17:06 UTC
[arnd-asm-generic:dma-sync-rework 5/20] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op'
2023-03-24 16:34 UTC
[arnd-asm-generic:dma-sync-rework 20/20] arch/openrisc/kernel/dma.c:115:19: error: 'addr' undeclared; did you mean 'paddr'?
2023-03-24 16:03 UTC
[arnd-asm-generic:dma-sync-rework 20/20] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr'
2023-03-24 15:22 UTC
[arnd-asm-generic:dma-sync-rework 5/20] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op'
2023-03-24 15:12 UTC
[arnd-asm-generic:dma-sync-rework 12/20] arch/mips/mm/dma-noncoherent.c:63:17: error: expected declaration specifiers or '...' before '(' token
2023-03-24 15:12 UTC
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 read-only IMAP folder(s) and NNTP newsgroup(s).