messages from 2024-08-23 17:34:57 to 2024-08-31 12:37:22 UTC [more...]
[PATCH] Loongarch64: pci: fix memleak in pci_acpi_scan_root
2024-08-31 12:37 UTC (6+ messages)
[PATCH v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
2024-08-31 8:54 UTC (14+ messages)
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-08-31 1:45 UTC (20+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
` [PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
` [PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test
[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-30 13:57 UTC (15+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v4 02/10] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v4 03/10] KVM: Rename symbols related to enabling virtualization hardware
` [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
` [PATCH v4 05/10] KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
` [PATCH v4 06/10] KVM: x86: "
` [PATCH v4 07/10] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v4 08/10] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v4 09/10] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v4 10/10] KVM: x86: Register "emergency disable" callbacks when virt is enabled
[PATCH v8 0/3] Add extioi virt extension support
2024-08-30 9:32 UTC (4+ messages)
` [PATCH v8 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v8 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v8 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-30 8:07 UTC (5+ messages)
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-30 1:10 UTC (32+ 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 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test
[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-29 15:13 UTC (5+ messages)
[PATCH v7 0/3] Add extioi virt extension support
2024-08-29 14:04 UTC (6+ messages)
` [PATCH v7 3/3] irqchip/loongson-eiointc: "
[PATCH] cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request()
2024-08-29 8:34 UTC (5+ messages)
[PATCH] LoongArch: Remove posix_types.h include from sigcontext.h
2024-08-29 7:30 UTC (5+ messages)
[RFC v2 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
2024-08-29 1:15 UTC (5+ messages)
` [RFC v2 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table
` [RFC v2 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
[GIT PULL] LoongArch fixes for v6.11-rc6
2024-08-28 19:18 UTC (2+ messages)
[PATCH v4 0/4] LoongArch: Implement getrandom() in vDSO
2024-08-28 14:33 UTC (29+ 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
[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 (4+ messages)
` [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 (3+ messages)
[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
(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 (2+ messages)
[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 (3+ messages)
` [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 (3+ messages)
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
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