messages from 2023-09-18 07:32:12 to 2023-10-10 11:48:13 UTC [more...]
[PATCH v3 0/9] video: screen_info cleanups
2023-10-10 11:48 UTC (13+ messages)
` [PATCH v3 1/9] vgacon: rework Kconfig dependencies
` [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v3 5/9] vgacon: remove screen_info dependency
` [PATCH v3 6/9] vgacon: clean up global screen_info instances
` [PATCH v3 7/9] vga16fb: drop powerpc support
` [PATCH v3 8/9] hyperv: avoid dependency on screen_info
` [PATCH v3 9/9] efi: move screen_info into efi init code
[PATCH 1/5] csky: remove unused cmd_vdso_install
2023-10-10 7:36 UTC (9+ messages)
` [PATCH 2/5] UML: "
` [PATCH 3/5] parisc: remove broken vdso_install
` [PATCH 4/5] kbuild: unify vdso_install rules
` [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets
[PATCH v2] loongarch/mm: disable WUC for pgprot_writecombine as same as ioremap_wc
2023-10-10 3:02 UTC (5+ messages)
qemu direct kernel boot on LoongArch
2023-10-10 1:12 UTC (2+ messages)
[PATCH v2 0/8] Add objtool and orc support for LoongArch
2023-10-09 13:03 UTC (9+ messages)
` [PATCH v2 1/8] objtool/LoongArch: Enable objtool to be built
` [PATCH v2 2/8] objtool/LoongArch: Implement instruction decoder
` [PATCH v2 3/8] objtool/x86: Separate arch-specific and generic parts
` [PATCH v2 4/8] objtool/LoongArch: Enable orc to be built
` [PATCH v2 5/8] objtool: Check local label about sibling call
` [PATCH v2 6/8] objtool: Check local label in add_dead_ends()
` [PATCH v2 7/8] objtool: Check local label in read_unwind_hints()
` [PATCH v2 8/8] LoongArch: Add ORC unwinder support
[PATCH v3 0/4] KVM: selftests: Add LoongArch support
2023-10-09 2:55 UTC (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v3 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v3 3/4] KVM: selftests: Add ucall test "
` [PATCH v3 4/4] KVM: selftests: Add test cases "
[PATCH] loongarch/mm: disable WUC for pgprot_writecombine() too
2023-10-09 1:18 UTC (2+ messages)
[PATCH v3] LoongArch: Share the same pmd between vDSO space and stack
2023-10-08 1:20 UTC
[PATCH linux-next] LoongArch: mm: Export symbol for invalid_pud_table
2023-10-07 16:14 UTC (3+ messages)
kmap() transformation: Question about copy_user_highpage
2023-10-07 13:00 UTC (3+ messages)
[PATCH] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
2023-10-07 9:52 UTC
linux-next: Tree for Oct 6 [arch/loongarch/kvm/kvm.ko]
2023-10-07 0:38 UTC
[PATCH v3 00/13] mm: jit/text allocator
2023-10-05 18:11 UTC (38+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[GIT PULL] LoongArch KVM changes for v6.7
2023-10-05 9:18 UTC
[PATCH v2] LoongArch: Share the same pmd between vDSO space and stack
2023-10-05 5:30 UTC
[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
2023-10-03 18:09 UTC (6+ messages)
[PATCH 00/40] soc: Convert to platform remove callback returning void
2023-10-03 1:10 UTC (9+ messages)
` [PATCH 13/40] soc/loongson: loongson2_guts: "
` (subset) [PATCH 00/40] soc: "
linux-next: Tree for Sep 29 (arch/loongarch/kvm/vm.c)
2023-09-29 23:30 UTC
[GIT PULL] LoongArch fixes for v6.6-rc4
2023-09-28 18:27 UTC (2+ messages)
[PATCH v2 0/4] KVM: selftests: Add LoongArch support
2023-09-28 4:04 UTC (4+ messages)
` [PATCH v2 3/4] KVM: selftests: Add ucall test support for LoongArch
[PATCH] LoongArch: Share the same pmd between vDSO space and stack
2023-09-28 2:14 UTC
[PATCH v22 00/25] Add KVM LoongArch support
2023-09-27 3:09 UTC (26+ messages)
` [PATCH v22 01/25] LoongArch: KVM: Add kvm related header files
` [PATCH v22 02/25] LoongArch: KVM: Implement kvm module related interface
` [PATCH v22 03/25] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v22 04/25] LoongArch: KVM: Implement VM related functions
` [PATCH v22 05/25] LoongArch: KVM: Add vcpu related header files
` [PATCH v22 06/25] LoongArch: KVM: Implement basic vcpu interfaces
` [PATCH v22 07/25] LoongArch: KVM: Implement basic vcpu ioctl interfaces
` [PATCH v22 08/25] LoongArch: KVM: Implement fpu operations for vcpu
` [PATCH v22 09/25] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v22 10/25] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v22 11/25] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v22 12/25] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v22 13/25] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v22 14/25] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v22 15/25] LoongArch: KVM: Implement handle csr exception
` [PATCH v22 16/25] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v22 17/25] LoongArch: KVM: Implement handle idle exception
` [PATCH v22 18/25] LoongArch: KVM: Implement handle gspr exception
` [PATCH v22 19/25] LoongArch: KVM: Implement handle mmio exception
` [PATCH v22 20/25] LoongArch: KVM: Implement handle fpu exception
` [PATCH v22 21/25] LoongArch: KVM: Implement kvm exception vectors
` [PATCH v22 22/25] LoongArch: KVM: Implement vcpu world switch
` [PATCH v22 23/25] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v22 24/25] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v22 25/25] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH] LoongArch: numa: Fix high_memory calculation
2023-09-27 0:45 UTC (3+ messages)
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-26 13:16 UTC (33+ messages)
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
` [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
` [RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled
` [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
` [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
` [RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs
` [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit
[PATCH v1 0/3] Add support for 32/64_PCREL relocation type
2023-09-26 9:26 UTC (5+ messages)
` [PATCH v1 1/3] LoongArch: Define relocation types added in ABI v2.10
` [PATCH v1 2/3] LoongArch: Add support for 32_PCREL relocation type
` [PATCH v1 3/3] LoongArch: Add support for 64_PCREL "
[PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration
2023-09-25 16:28 UTC (4+ messages)
[PATCH v3 0/5] soc: loongson: Fix some issues about loongson2_pm
2023-09-24 12:21 UTC (8+ messages)
` [PATCH v3 1/5] soc: loongson: loongson2_pm: Add dependency for INPUT
[GIT PULL] LoongArch fixes for v6.6-rc3
2023-09-23 18:25 UTC (2+ messages)
[PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
2023-09-22 11:30 UTC
[PATCH v21 00/29] Add KVM LoongArch support
2023-09-21 11:10 UTC (42+ messages)
` [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
[PATCH v2] LoongArch: Fix some build warnings with W=1 option
2023-09-21 7:04 UTC (2+ messages)
[RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
2023-09-20 20:35 UTC (2+ messages)
[PATCH v1] LoongArch: Remove dead code in relocate_new_kernel
2023-09-20 6:28 UTC (3+ messages)
[PATCH v1 0/2] LoongArch: Update the links of ABI documentation
2023-09-20 6:27 UTC (4+ messages)
` [PATCH v1 1/2] docs/LoongArch: Update the links of ABI
` [PATCH v1 2/2] docs/zh_CN/LoongArch: "
[PATCH] mm: add statistics for PUD level pagetable
2023-09-19 17:23 UTC (3+ messages)
[PATCH v1 1/2] LoongArch: Add missing headers
2023-09-19 0:56 UTC (10+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).