linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 01:03:19 to 2023-03-25 00:04:43 UTC [more...]

[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

[PATCH] arm64: remove special treatment for the link order of head.o
 2023-03-24 23:33 UTC  (6+ messages)

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-03-24 22:10 UTC  (7+ messages)
` [PATCH -next V17 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` (subset) [PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-24 18:45 UTC  (29+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH v3 03/38] char: impi, tpm: depend on HAS_IOPORT
` [PATCH v3 07/38] drm: handle HAS_IOPORT dependencies
` [PATCH v3 15/38] leds: add "
` [PATCH v3 26/38] pnp: "
` [PATCH v3 35/38] video: handle "

[PATCH v4 00/36] New page table range API
 2023-03-24 17:23 UTC  (27+ messages)
` [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v4 16/36] mips: Implement the new page table range API
` [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()

[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 

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-24 16:32 UTC  (6+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks

[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 

[PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
 2023-03-24 15:13 UTC  (4+ messages)

[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 

[arnd-asm-generic:dma-sync-rework 20/20] arch/openrisc/kernel/dma.c:126:9: warning: this 'for' clause does not guard
 2023-03-24 14:31 UTC 

[arnd-asm-generic:dma-sync-rework 20/20] arch/csky/mm/dma-mapping.c:65:18: error: 'paddr' undeclared
 2023-03-24 14:10 UTC 

[PATCH -next V4] riscv: jump_label: Optimize the code size with compressed instruction
 2023-03-24  8:23 UTC 

[PATCH V3] uapi: Fixup strace compile error
 2023-03-24  7:36 UTC 

[PATCH 0/6] Documentation: arch reorg (continued)
 2023-03-24  7:18 UTC  (11+ messages)
` [PATCH 1/6] docs: zh_CN: create the architecture-specific top-level directory
` [PATCH 2/6] docs: move xtensa documentation under Documentation/arch/
` [PATCH 3/6] docs: move sparc "
` [PATCH 4/6] docs: move superh "
` [PATCH 5/6] docs: move openrisc "
` [PATCH 6/6] docs: move nios2 "

[PATCH -next V11 0/3] riscv: Add independent irq/softirq stacks
 2023-03-24  7:12 UTC  (4+ messages)
` [PATCH -next V11 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH -next V11 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH -next V11 3/3] riscv: stack: Add config of thread stack size

[PATCH v2] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on
 2023-03-24  6:11 UTC  (3+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-24  2:29 UTC  (6+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-03-24  2:13 UTC  (10+ messages)

[PATCH memory-model 0/31] LKMM scripting updates for v6.4
 2023-03-23 23:49 UTC  (39+ messages)
` [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases
` [PATCH memory-model scripts 02/31] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH memory-model scripts 03/31] tools/memory-model: Make cmplitmushist.sh "
` [PATCH memory-model scripts 04/31] tools/memory-model: Make judgelitmus.sh identify bad macros
` [PATCH memory-model scripts 05/31] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
` [PATCH memory-model scripts 06/31] tools/memory-model: Fix paulmck email address on pre-existing scripts
` [PATCH memory-model scripts 07/31] tools/memory-model: Update parseargs.sh for hardware verification
` [PATCH memory-model scripts 08/31] tools/memory-model: Make judgelitmus.sh handle hardware verifications
` [PATCH memory-model scripts 09/31] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
` [PATCH memory-model scripts 10/31] tools/memory-model: Fix checkalllitmus.sh comment
` [PATCH memory-model scripts 11/31] tools/memory-model: Hardware checking for check{,all}litmus.sh
` [PATCH memory-model scripts 12/31] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
` [PATCH memory-model scripts 13/31] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH memory-model scripts 14/31] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
` [PATCH memory-model scripts 15/31] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
` [PATCH memory-model scripts 16/31] tools/memory-model: Keep assembly-language litmus tests
` [PATCH memory-model scripts 17/31] tools/memory-model: Allow herd to deduce CPU type
` [PATCH memory-model scripts 18/31] tools/memory-model: Make runlitmus.sh check for jingle errors
` [PATCH memory-model scripts 19/31] tools/memory-model: Add -v flag to jingle7 runs
` [PATCH memory-model scripts 20/31] tools/memory-model: Implement --hw support for checkghlitmus.sh
` [PATCH memory-model scripts 21/31] tools/memory-model: Fix scripting --jobs argument
` [PATCH memory-model scripts 22/31] tools/memory-model: Make checkghlitmus.sh use mselect7
` [PATCH memory-model scripts 23/31] tools/memory-model: Make history-check scripts "
` [PATCH memory-model scripts 24/31] tools/memory-model: Add "--" to parseargs.sh for additional arguments
` [PATCH memory-model scripts 25/31] tools/memory-model: Repair parseargs.sh header comment
` [PATCH memory-model scripts 26/31] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
` [PATCH memory-model scripts 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh
` [PATCH memory-model scripts 28/31] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
` [PATCH memory-model scripts 29/31] tools/memory-model: Use "-unroll 0" to keep --hw runs finite
` [PATCH memory-model scripts 30/31] tools/memory-model: Use "grep -E" instead of "egrep"
` [PATCH memory-model scripts 31/31] tools/memory-model: Document LKMM test procedure

[PATCH v2 0/4] usercopy: generic tests + arm64 fixes
 2023-03-23 22:16 UTC  (16+ messages)
` [PATCH v2 1/4] lib: test copy_{to,from}_user()
` [PATCH v2 2/4] lib: test clear_user()
` [PATCH v2 3/4] arm64: fix __raw_copy_to_user semantics
` [PATCH v2 4/4] arm64: fix clear_user() semantics

[PATCH RFC 0/2] Begin reorganizing the arch documentation
 2023-03-23 19:40 UTC  (7+ messages)
` [PATCH 2/2] docs: move x86 documentation into Documentation/arch/

[PATCH] tools/memory-model: Remove out-of-date SRCU documentation
 2023-03-23 18:45 UTC  (2+ messages)

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-23 16:33 UTC 

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-03-23 15:03 UTC  (30+ messages)
` [PATCH 01/10] sparc/mm: Fix MAX_ORDER usage in tsb_grow()
` [PATCH 02/10] um: Fix MAX_ORDER usage in linux_main()
` [PATCH 03/10] floppy: Fix MAX_ORDER usage
` [PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal()
` [PATCH 05/10] genwqe: Fix MAX_ORDER usage
` [PATCH 06/10] perf/core: Fix MAX_ORDER usage in rb_alloc_aux_page()
` [PATCH 07/10] mm/page_reporting: Fix MAX_ORDER usage in page_reporting_register()
` [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()
` [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely

[PATCH v3] rust: ioctl: Add ioctl number manipulation functions
 2023-03-23 14:00 UTC  (3+ messages)

[PATCH v2] rust: ioctl: Add ioctl number manipulation functions
 2023-03-23 12:24 UTC  (3+ messages)

[PATCH memory-model 0/8] LKMM updates for v6.4
 2023-03-22 18:06 UTC  (19+ messages)
` [PATCH memory-model 1/8] tools/memory-model: Update some warning labels
` [PATCH memory-model 2/8] tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
` [PATCH memory-model 3/8] tools/memory-model: Add smp_mb__after_srcu_read_unlock()
` [PATCH memory-model 4/8] tools/memory-model: Restrict to-r to read-read address dependency
` [PATCH memory-model 5/8] tools/memory-model: Provide exact SRCU semantics
` [PATCH memory-model 6/8] tools/memory-model: Make ppo a subrelation of po
` [PATCH memory-model 7/8] tools/memory-model: Add documentation about SRCU read-side critical sections
` [PATCH memory-model 8/8] Documentation: litmus-tests: Correct spelling

[PATCH net-next v2 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-03-22 16:16 UTC  (10+ messages)
` [PATCH net-next v2 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v2 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test

[RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall
 2023-03-22 11:19 UTC  (4+ messages)
` [RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v2 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
 2023-03-22  6:23 UTC  (5+ messages)

[PATCH v2 0/2] Hyper-V VTL support
 2023-03-21 18:01 UTC  (7+ messages)
` [PATCH v2 2/2] x86/hyperv: VTL support for Hyper-V
          ` [EXTERNAL] "

[PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
 2023-03-21 16:44 UTC  (2+ messages)

[PATCH v3 0/5] Hyper-V VTL support
 2023-03-21 11:27 UTC  (4+ messages)
` [PATCH v3 4/5] x86/hyperv: VTL support for Hyper-V

[PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
 2023-03-21  3:54 UTC  (5+ messages)
` [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN


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).