messages from 2023-05-03 15:19:01 to 2023-05-12 07:51:12 UTC [more...]
[PATCH v2 0/7] GenieZone hypervisor drivers
2023-05-12 7:51 UTC (15+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection
[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-12 7:14 UTC (30+ 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
[PATCH] cachestat: wire up cachestat for other architectures
2023-05-11 19:34 UTC (10+ messages)
` [PATCH] arm64: wire up cachestat for arm64
[RFC PATCH v2] fs/xattr: add *at family syscalls
2023-05-11 15:17 UTC (2+ messages)
[PATCH 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-05-11 14:12 UTC (5+ 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
[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-05-11 13:25 UTC (18+ messages)
` [RFC PATCH V5 03/15] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V5 05/15] clocksource/drivers/hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest
` [RFC PATCH V5 09/15] x86/hyperv: Add smp support for sev-snp guest
` [EXTERNAL] "
` [RFC PATCH V5 11/15] x86/sev: Add a #HV exception handler
` [RFC PATCH V5 15/15] x86/sev: Fix interrupt exit code paths from #HV exception
[PATCH 00/12] arch: Make virt_to_pfn into a static inline
2023-05-11 11:59 UTC (13+ 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 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 v5 00/26] Remove COMMAND_LINE_SIZE from uapi
2023-05-09 7:06 UTC (2+ messages)
[PATCH 00/40] Memory allocation profiling
2023-05-08 20:48 UTC (76+ messages)
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations
[PATCH RFC 25/43] x86/mm: Make the x86 GOT read-only
2023-05-08 11:40 UTC (3+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-06 11:35 UTC (3+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
[PATCH v6 0/6] Support TDX guests on Hyper-V
2023-05-05 16:48 UTC (9+ messages)
` [PATCH v6 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v6 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v6 3/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v6 4/6] x86/hyperv: Support hypercalls for "
` [PATCH v6 5/6] Drivers: hv: vmbus: Support "
` [PATCH v6 6/6] x86/hyperv: Fix serial console interrupts for "
[PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-05 7:02 UTC (18+ messages)
` [PATCH v4 1/6] fbdev/matrox: Remove trailing whitespaces
` [v4,1/6] "
` [PATCH v4 2/6] ipu-v3: Include <linux/io.h>
` [v4,2/6] "
` [PATCH v4 3/6] fbdev: Include <linux/io.h> in various drivers
` [v4,3/6] "
` [PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [v4,4/6] "
` [PATCH v4 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [v4,5/6] "
` [PATCH v4 6/6] fbdev: Rename fb_mem*() helpers
` [v4,6/6] "
[GIT PULL] LoongArch changes for v6.4
2023-05-04 19:49 UTC (2+ messages)
[GIT PULL] csky changes for v6.4
2023-05-04 19:49 UTC (2+ messages)
[PATCH v13 2/3] cachestat: implement cachestat syscall
2023-05-04 18:06 UTC
[RFC PATCH] kallsyms: Avoid weak references for kallsyms symbols
2023-05-04 17:43 UTC
[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-03 19:06 UTC (9+ messages)
` [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers
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).