messages from 2023-06-16 09:48:32 to 2023-06-22 14:13:44 UTC [more...]
[PATCH v3 0/2] Unify uapi bitsperlong.h
2023-06-22 14:13 UTC (3+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v3 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
[PATCH v2 0/2] Unify uapi bitsperlong.h
2023-06-22 12:50 UTC (5+ messages)
` [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v2 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
[PATCH] LoongArch: Add guard for the larch_insn_gen_xxx functions
2023-06-22 5:40 UTC
[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-21 22:22 UTC (24+ messages)
` [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v2 03/13] arm/kexec: "
` [PATCH v2 04/13] ia64/kexec: "
` [PATCH v2 05/13] arm64/kexec: "
` [PATCH v2 06/13] loongarch/kexec: "
` [PATCH v2 07/13] m68k/kexec: "
` [PATCH v2 08/13] mips/kexec: "
` [PATCH v2 09/13] parisc/kexec: "
` [PATCH v2 10/13] powerpc/kexec: "
` [PATCH v2 11/13] riscv/kexec: "
` [PATCH v2 12/13] s390/kexec: "
` [PATCH v2 13/13] sh/kexec: "
[PATCH] perf annotate: Fix instruction association and parsing for LoongArch
2023-06-21 17:28 UTC (5+ messages)
[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
2023-06-21 17:12 UTC (3+ messages)
` [patch 13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
[PATCH 0/2] Modify vDSO selftests
2023-06-21 10:16 UTC (2+ messages)
[PATCH v5] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
2023-06-21 10:15 UTC (2+ messages)
[PATCH] LoongArch: Set CPU#0 as the io master for FDT
2023-06-21 10:05 UTC
[PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE
2023-06-21 8:38 UTC (2+ messages)
[RFC PATCH] LoongArch: KGDB: Add Basic KGDB support
2023-06-21 6:24 UTC (2+ messages)
[PATCH v2] perf symbol: Add LoongArch case in get_plt_sizes()
2023-06-21 3:00 UTC (4+ messages)
[PATCH v4 00/34] Split ptdesc from struct page
2023-06-20 23:10 UTC (9+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc
[PATCH v11 5/8] riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
2023-06-20 19:54 UTC (2+ messages)
[PATCH v2 00/12] mm: jit/text allocator
2023-06-20 17:24 UTC (54+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
[RFC PATCH v1 10/23] objtool: LoongArch: Implement decoder
2023-06-20 8:57 UTC (6+ messages)
` [RFC PATCH v1 11/23] objtool: Add annotate_reachable() for objtools
` [RFC PATCH v1 12/23] LoongArch: bug: Add reachable annotation to warning macros
` [RFC PATCH v1 13/23] objtool: Add next member in struct reloc
` [RFC PATCH v1 14/23] objtool: Add orc_print_dump() package
[RFC PATCH v1 00/23] LoongArch: Add objtool and ORC unwinder support
2023-06-20 8:49 UTC (12+ messages)
` [RFC PATCH v1 01/23] objtool: Reorganize CFI code
` [RFC PATCH v1 02/23] objtool: Reorganize instruction-related code
` [RFC PATCH v1 03/23] objtool: Move decode_instructions() to a separate file
` [RFC PATCH v1 04/23] objtool: Reorganize Unwind hint code
[RFC PATCH v1 20/23] LoongArch: Move some data definitions into the .data section
2023-06-20 8:18 UTC (4+ messages)
` [RFC PATCH v1 21/23] objtool: Add arch-specific "noreturn" function handling
` [RFC PATCH v1 22/23] objtool: Make update_cfi_state() arch-specific function
` [RFC PATCH v1 23/23] LoongArch: objtool: Mark non-standard object files and directories
[PATCH v14 00/30] Add KVM LoongArch support
2023-06-20 8:14 UTC (42+ messages)
` [PATCH v14 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v14 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v14 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v14 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v14 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v14 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v14 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v14 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v14 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v14 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v14 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v14 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v14 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v14 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v14 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v14 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v14 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v14 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v14 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v14 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v14 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v14 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v14 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v14 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v14 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v14 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v14 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v14 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v14 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v14 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH] LoongArch: Delete debugfs checking
2023-06-20 8:06 UTC
[RFC PATCH v1 15/23] objtool: Add ORC support for LoongArch
2023-06-20 7:52 UTC (5+ messages)
` [RFC PATCH v1 16/23] LoongArch: Add ORC unwinder support
` [RFC PATCH v1 17/23] LoongArch: Support R_LARCH_32_PCREL relocation type in kernel module
` [RFC PATCH v1 18/23] LoongArch: Fix fpu.S objtool warning
` [RFC PATCH v1 19/23] LoongArch: Annotate unwind_hint
[RFC PATCH v1 05/23] objtool: Reorganize ORC code
2023-06-20 7:49 UTC (5+ messages)
` [RFC PATCH v1 06/23] objtool: Reorganize ORC kernel code
` [RFC PATCH v1 07/23] objtool: Introduce STATIC_CHECK
` [RFC PATCH v1 08/23] tools: LoongArch: Copy inst.h and asm.h to tools
` [RFC PATCH v1 09/23] objtool: LoongArch: Add base definition for LoongArch
[PATCH v1] ASoC: loongson: change the type of variable irq to int
2023-06-19 22:29 UTC (2+ messages)
[PATCH v4 1/3] ASoC: Add support for Loongson I2S controller
2023-06-19 11:27 UTC (8+ messages)
[PATCH v13 00/30] Add KVM LoongArch support
2023-06-19 3:43 UTC (4+ messages)
` [PATCH v13 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
[PATCH v5] PCI: Align pci memory space base address with page size
2023-06-19 1:47 UTC
[PATCH 0/6] LoongArch: Add built-in dtb support
2023-06-17 9:44 UTC (18+ messages)
` [PATCH 1/6] dt-bindings: loongarch: Add CPU bindings for LoongArch
` [PATCH 4/6] LoongArch: DeviceTree for Loongson-2K0500
` [PATCH 5/6] LoongArch: DeviceTree for Loongson-2K1000
[PATCH v13 00/30] Add KVM LoongArch support
2023-06-17 3:54 UTC (5+ messages)
` [PATCH v13 05/30] LoongArch: KVM: Add vcpu related header files
[PATCH V5 0/2] irqchip: loongson-eiointc: Add DT init support
2023-06-17 2:13 UTC (2+ messages)
[PATCH v3 0/3] soc: loongson2_pm: add power management support
2023-06-17 1:57 UTC (4+ messages)
` [PATCH v3 2/3] soc: dt-bindings: add loongson-2 pm
[PATCH v4] PCI: Align pci memory space base address with page size
2023-06-16 10:59 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