messages from 2023-04-27 07:11:22 to 2023-05-09 14:52:00 UTC [more...]
[RFC][PATCH 0/9] local_clock() vs noinstr
2023-05-09 14:51 UTC (16+ messages)
` [RFC][PATCH 1/9] seqlock/latch: Provide raw_read_seqcount_latch_retry()
` [RFC][PATCH 2/9] time/sched_clock: Provide sched_clock_noinstr()
` [RFC][PATCH 3/9] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [RFC][PATCH 4/9] arm64/arch_timer: Provide noinstr sched_clock_read() functions
` [RFC][PATCH 5/9] loongarch: Provide noinstr sched_clock_read()
` [RFC][PATCH 6/9] s390/time: Provide sched_clock_noinstr()
` [RFC][PATCH 7/9] x86/tsc: "
` [RFC][PATCH 8/9] sched/clock: Provide local_clock_noinstr()
` [RFC][PATCH 9/9] cpuidle: Use local_clock_noinstr()
[PATCH v9 00/30] Add KVM LoongArch support
2023-05-09 10:04 UTC (33+ messages)
` [PATCH v9 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v9 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v9 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v9 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v9 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v9 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v9 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v9 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v9 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v9 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v9 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v9 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v9 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v9 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v9 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v9 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v9 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v9 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v9 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v9 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v9 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v9 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v9 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v9 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v9 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v9 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v9 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v9 28/30] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v9 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v9 30/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
[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] LoongArch: Add jump-label implementation
2023-05-09 7:59 UTC (2+ messages)
[PATCH] LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
2023-05-09 7:43 UTC (4+ messages)
[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
2023-05-09 7:06 UTC (2+ messages)
[PATCH] perf symbol: Add LoongArch case in get_plt_sizes()
2023-05-09 6:55 UTC
[PATCH] libgcc: Add forward declarations for generic library routines
2023-05-08 14:41 UTC (2+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-06 11:35 UTC (39+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v2 04/34] pgtable: Create struct ptdesc
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v2 08/34] mm: Convert ptlock_ptr() "
` [PATCH v2 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v2 10/34] mm: Convert ptlock_init() "
` [PATCH v2 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v2 12/34] mm: Convert ptlock_free() "
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v2 15/34] x86: "
` [PATCH v2 16/34] s390: Convert various gmap "
` [PATCH v2 17/34] s390: Convert various pgalloc "
` [PATCH v2 18/34] mm: Remove page table members from struct page
` [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v2 20/34] arm: "
` [PATCH v2 21/34] arm64: "
` [PATCH v2 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v2 23/34] hexagon: "
` [PATCH v2 24/34] loongarch: Convert various functions "
` [PATCH v2 25/34] m68k: "
` [PATCH v2 26/34] mips: "
` [PATCH v2 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v2 28/34] openrisc: "
` [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v2 30/34] sh: Convert pte_free_tlb() "
` [PATCH v2 31/34] sparc64: Convert various functions "
` [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH v8 00/30] Add KVM LoongArch support
2023-05-06 9:29 UTC (15+ messages)
` [PATCH v8 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v8 05/30] LoongArch: KVM: Add vcpu "
` [PATCH v8 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v8 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v8 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v8 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v8 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v8 28/30] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v8 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v8 30/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
[PATCH V5 0/2] irqchip: loongson-eiointc: Add DT init support
2023-05-05 9:46 UTC (3+ messages)
` [PATCH V5 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC
` [PATCH V5 2/2] irqchip/loongson-eiointc: Add DT init support
[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] "
[PATCH V3 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2023-05-05 2:28 UTC (4+ messages)
` [PATCH V3 2/7] rtc: "
[GIT PULL] LoongArch changes for v6.4
2023-05-04 19:49 UTC (2+ messages)
[PATCH v3 0/6] Add uprobes support for LoongArch
2023-05-04 2:03 UTC (3+ messages)
[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-03 19:06 UTC (23+ messages)
` [PATCH v3 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v3 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v3 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
` [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers
[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
2023-05-03 11:06 UTC (4+ messages)
[PATCH] libgcc: Add forward declarations for generic library routines
2023-04-30 13:03 UTC (3+ messages)
[PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers
2023-04-29 14:11 UTC (23+ messages)
` [PATCH v2 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH v2 2/5] ipu-v3: Include <linux/io.h>
` [PATCH v2 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH v2 4/5] fbdev: Include <linux/io.h> in drivers
` [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
[PATCH 0/5] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-04-27 17:17 UTC (5+ 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