messages from 2023-05-07 22:17:44 to 2023-05-16 05:16:58 UTC [more...]
[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-05-16 5:16 UTC (16+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
` [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path
` [RFC PATCH V6 03/14] x86/sev: Add AMD sev-snp enlightened guest support on hyperv
` [RFC PATCH V6 04/14] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V6 05/14] x86/hyperv: Add sev-snp enlightened guest static key
` [RFC PATCH V6 06/14] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [RFC PATCH V6 07/14] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V6 08/14] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V6 09/14] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V6 10/14] hv: vmbus: Mask VMBus pages unencrypted for "
` [RFC PATCH V6 11/14] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V6 12/14] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V6 13/14] x86/hyperv: Add smp support for sev-snp guest
` [EXTERNAL] "
` [RFC PATCH V6 14/14] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
2023-05-16 0:53 UTC (4+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
[RFC PATCH] kallsyms: Avoid weak references for kallsyms symbols
2023-05-15 21:29 UTC (2+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-15 19:11 UTC (4+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
[RFC PATCH v2] fs/xattr: add *at family syscalls
2023-05-15 14:20 UTC (6+ messages)
[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-05-15 9:42 UTC (14+ messages)
` [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128
` [PATCH v3 02/11] types: Introduce [us]128
` [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v3 04/11] instrumentation: Wire up cmpxchg128()
` [PATCH v3 05/11] percpu: Wire up cmpxchg128
` [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v3 07/11] x86,intel_iommu: "
` [PATCH v3 08/11] slub: "
` [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
` [PATCH v3 10/11] arch: Remove cmpxchg_double
` [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128()
[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-05-15 9:08 UTC (18+ messages)
` [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 08/17] ia64: "
` [PATCH v5 RESEND 09/17] openrisc: "
` [PATCH v5 RESEND 10/17] s390: "
` [PATCH v5 RESEND 11/17] sh: "
` [PATCH v5 RESEND 12/17] xtensa: "
` [PATCH v5 RESEND 13/17] parisc: "
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 RESEND 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
[PATCH] cachestat: wire up cachestat for other architectures
2023-05-12 21:47 UTC (13+ messages)
` [PATCH] arm64: wire up cachestat for arm64
[PATCH v2 0/7] GenieZone hypervisor drivers
2023-05-12 16:51 UTC (22+ messages)
` [PATCH v2 1/7] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection
[PATCH 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-05-12 15:39 UTC (11+ messages)
` [PATCH 1/4] riscv: vmlinux-xip.lds.S: remove .alternative section
` [PATCH 2/4] riscv: move HAVE_RETHOOK to keep entries sorted
` [PATCH 3/4] vmlinux.lds.h: use correct .init.data.* section name
` [PATCH 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-12 11:45 UTC (10+ messages)
` [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
` [PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
` [PATCH v7 3/7] ipu-v3: Include <linux/io.h>
` [PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
` [PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v7 7/7] fbdev: Rename fb_mem*() helpers
[PATCH v3 0/7] GenieZone hypervisor drivers
2023-05-12 11:09 UTC (9+ messages)
` [PATCH v3 1/7] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v3 2/7] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v3 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v3 4/7] virt: geniezone: Add vcpu support
` [PATCH v3 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v3 6/7] virt: geniezone: Add irqfd support
` [PATCH v3 7/7] virt: geniezone: Add ioeventfd support
[PATCH 00/12] arch: Make virt_to_pfn into a static inline
2023-05-12 10:44 UTC (19+ messages)
` [PATCH 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH 05/12] cifs: "
` [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH 08/12] arm64: vdso: Pass (void *) "
` [PATCH 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH 11/12] arm64: memory: "
` [PATCH 12/12] m68k/mm: Make pfn accessors static inlines
[PATCH v2] arch: fix broken BuildID for arm64 and riscv
2023-05-12 10:10 UTC (2+ messages)
[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-12 10:04 UTC (31+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v6 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v6 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v6 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v6 6/6] fbdev: Rename fb_mem*() helpers
[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-05-11 13:25 UTC (4+ messages)
` [RFC PATCH V5 11/15] x86/sev: Add a #HV exception handler
[PATCH RT 0/3] riscv: add PREEMPT_RT support
2023-05-10 16:24 UTC (4+ messages)
` [PATCH RT 1/3] asm-generic/preempt: also check preempt_lazy_count for should_resched() etc
` [PATCH RT 2/3] riscv: add lazy preempt support
` [PATCH RT 3/3] riscv: Allow to enable RT
Pompy ciepła - nowe warunki
2023-05-08 7:41 UTC
[RFC PATCH 0/3] Prohibit irq disable when disabled or enable when enabled
2023-05-09 11:07 UTC (4+ messages)
` [RFC PATCH 1/3] hrtimer: balance irq save/restore
` [RFC PATCH 2/3] init: Require archs call start_kernel with arch irqs disabled
` [RFC PATCH 3/3] irqflags: Warn on irq disable when disabled and enable when enabled
[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
2023-05-09 9:46 UTC (18+ messages)
` [PATCH v3 28/38] rtc: add HAS_IOPORT dependencies
` [PATCH v3 30/38] sound: "
` [PATCH v3 35/38] video: handle "
[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
2023-05-09 9:37 UTC (2+ messages)
[PATCH v5 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-09 7:59 UTC (8+ messages)
` [PATCH v5 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v5 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v5 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v5 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v5 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v5 6/6] fbdev: Rename fb_mem*() helpers
[PATCH 00/40] Memory allocation profiling
2023-05-08 20:48 UTC (15+ messages)
[PATCH RFC 25/43] x86/mm: Make the x86 GOT read-only
2023-05-08 11:40 UTC (3+ 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).