loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-20 13:19:22 to 2024-08-28 05:49:54 UTC [more...]

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-28  5:49 UTC  (9+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "

[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-28  4:59 UTC 

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-28  4:44 UTC  (4+ messages)

[PATCH] LoongArch: Remove posix_types.h include from sigcontext.h
 2024-08-28  4:43 UTC  (4+ messages)

[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-08-28  2:28 UTC  (3+ messages)

[PATCH v1 0/2] Add EDAC driver for loongson memory controller
 2024-08-28  2:24 UTC  (13+ messages)
` [PATCH v1 1/2] Loongarch: "
` [PATCH v1 2/2] dt-bindings: EDAC "

[PATCH v2 0/2] LoongArch: KVM: Fix some VM reboot issues
 2024-08-28  1:33 UTC  (5+ messages)
` [PATCH v2 1/2] LoongArch: Fix AP booting issue in VM mode
` [PATCH v2 2/2] LoongArch: KVM: Invalid guest steal time address on vCPU reset

[RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-28  1:17 UTC  (5+ messages)
` [RFC 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table
` [RFC 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-27 15:40 UTC  (11+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text

[PATCH v4 0/4] LoongArch: Implement getrandom() in vDSO
 2024-08-27 15:29 UTC  (25+ messages)
` [PATCH v4 1/4] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v4 2/4] selftests/vDSO: Add --cflags for pkg-config command querying libsodium
` [PATCH v4 3/4] selftests/vDSO: Use KHDR_INCLUDES to locate UAPI headers for vdso_test_getrandom
` [PATCH v4 4/4] selftests/vDSO: Enable vdso getrandom tests for LoongArch

(no subject)
 2024-08-27  9:45 UTC  (2+ messages)
` 

getrandom() vDSO archs (arm64, ppc, loongarch) for 6.12 [Was: Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc]
 2024-08-27  9:31 UTC 

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-27  9:06 UTC  (6+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
  ` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
  ` (subset) "

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC 

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

[PATCH] of_reserved_mem: Save region name string into struct reserved_mem
 2024-08-26 15:14 UTC  (7+ messages)

[PATCH V3 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-08-26 14:39 UTC  (4+ messages)
` [PATCH V3 2/2] cpufreq: "

[PATCH v1 0/2] LoongArch: Fix some build issues with randconfig
 2024-08-26 14:22 UTC  (12+ messages)
` [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty
` [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-08-26 10:32 UTC  (4+ messages)

[PATCH v2 0/2] LoongArch: Implement getrandom() in vDSO
 2024-08-26  8:54 UTC  (4+ messages)

[PATCH v3 0/3] uart: Introduce uart driver for the Loongson family chips
 2024-08-26  8:18 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: serial: Add Loongson UART controller
` [PATCH v3 2/3] tty: serial: 8250: Add loongson uart driver support
` [PATCH v3 3/3] LoongArch: Update dts to support Loongson UART driver

[PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
 2024-08-25  8:24 UTC  (11+ messages)

[PATCH v11 0/7] Loongarch-avec support
 2024-08-23 17:34 UTC  (4+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE

[PATCH 4/9] mtd: devices: add AT24 eeprom support
 2024-08-23 15:37 UTC  (12+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-23 12:05 UTC  (11+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH v11 6/7] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
 2024-08-23 10:43 UTC  (2+ messages)
` [PATCH v11 7/7] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH v11 3/7] LoongArch: Move irqchip function prototypes to irq-loongson.h
 2024-08-23 10:39 UTC  (3+ messages)
` [PATCH v11 4/7] LoongArch: Architectural preparation for AVEC irqchip
` [PATCH v11 5/7] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING

[PATCH v11 0/7] Loongarch-avec support
 2024-08-23 10:35 UTC  (3+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE

[[PATCH V2 10/10] LoongArch: KVM: Add irqfd support
 2024-08-23  9:37 UTC 

[[PATCH V2 09/10] LoongArch: KVM: Add PCHPIC user mode read and write functions
 2024-08-23  9:36 UTC 

[[PATCH V2 08/10] LoongArch: KVM: Add PCHPIC read and write functions
 2024-08-23  9:36 UTC 

[[PATCH V2 07/10] LoongArch: KVM: Add PCHPIC device support
 2024-08-23  9:36 UTC 

[[PATCH V2 06/10] LoongArch: KVM: Add EXTIOI read and write functions
 2024-08-23  9:36 UTC 

[[PATCH V2 00/10] Added Interrupt controller emulation for loongarch kvm
 2024-08-23  9:33 UTC  (6+ messages)
` [[PATCH V2 01/10] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
` [[PATCH V2 02/10] LoongArch: KVM: Add IPI device support
` [[PATCH V2 03/10] LoongArch: KVM: Add IPI read and write function
` [[PATCH V2 04/10] LoongArch: KVM: Add IPI user mode "
` [[PATCH V2 05/10] LoongArch: KVM: Add EXTIOI device support

[PATCH v7 0/3] Add extioi virt extension support
 2024-08-23  6:39 UTC  (4+ messages)
` [PATCH v7 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v7 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v7 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH v10 0/2] Loongarch-avec support
 2024-08-22 20:52 UTC  (8+ messages)
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH v2 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-08-22 17:43 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: "
` [PATCH v2 2/4] loongarch: "
` [PATCH v2 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v2 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH v8 0/5] Tracepoints and static branch in Rust
 2024-08-22 17:19 UTC  (10+ messages)
` [PATCH v8 1/5] rust: add generic static_key_false
  ` [PATCH v8 1/5 alt] "
` [PATCH v8 2/5] rust: add tracepoint support
` [PATCH v8 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v8 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v8 5/5] rust: add arch_static_branch

[PATCH 0/3] LoongArch: Migrate arch_numa
 2024-08-22  9:32 UTC  (5+ messages)
` [PATCH 1/3] LoongArch: Move pcibus_to_node to pci.h
` [PATCH 2/3] LoongArch: ACPI: Introduce get_cpu_for_acpi_id
` [PATCH 3/3] LoongArch: Convert to arch_numa

[PATCH v7 0/5] Tracepoints and static branch in Rust
 2024-08-21 18:16 UTC  (5+ messages)
` [PATCH v7 5/5] rust: add arch_static_branch

[PATCH v6 0/3] Add extioi virt extension support
 2024-08-21  8:44 UTC  (11+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

Issues with OpenFirmware Driver Functions Due to Embedded DTB Feature in Linux on LoongArch
 2024-08-21  3:35 UTC 

It is correct to introduce new sys calls to stable versions?
 2024-08-20 19:24 UTC  (10+ messages)


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).