messages from 2024-02-26 02:07:57 to 2024-03-13 15:40:59 UTC [more...]
[PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
2024-03-13 15:40 UTC (3+ messages)
[PATCH 00/14] Add support for suppressing warning backtraces
2024-03-13 7:39 UTC (20+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "
[PATCH] LoongArch: Remove superfluous flush_dcache_page() definition
2024-03-12 7:57 UTC (2+ messages)
[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
2024-03-11 16:02 UTC (7+ messages)
` [PATCH 2/3] openrisc: Call setup_memory() earlier in the init sequence
` [PATCH 3/3] sh: Call paging_init() "
[GIT PULL] LoongArch KVM changes for v6.9
2024-03-11 14:02 UTC (2+ messages)
[RFC PATCH 0/5] Add support for suppressing warning backtraces
2024-03-11 4:36 UTC (11+ messages)
` [RFC PATCH 1/5] bug: Core "
` [RFC PATCH 2/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [RFC PATCH 3/5] x86: Add support for suppressing warning tracebacks
` [RFC PATCH 4/5] arm64: "
` [RFC PATCH 5/5] loongarch: "
[herbert-cryptodev-2.6:master 80/80] crypto/scompress.c:174:38: warning: unused variable 'dst_page'
2024-03-10 14:04 UTC (2+ messages)
[PATCH] loongarch/pgtable.h: move {dmw,tlb}_virt_to_page() to page.h
2024-03-10 14:03 UTC (4+ messages)
[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-03-08 16:28 UTC (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
[PATCH v2] LoongArch/crypto: Clean up useless assignment operations
2024-03-08 10:25 UTC (3+ messages)
[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-03-08 5:38 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-03-07 17:30 UTC (4+ messages)
` [PATCH bpf-next RESEND v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
2024-03-07 9:20 UTC (5+ messages)
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-06 9:22 UTC (13+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
` [PATCH v6 6/7] LoongArch: Add pv ipi support on guest kernel side
` [PATCH v6 7/7] Documentation: KVM: Add hypercall for LoongArch
[PATCH] LoongArch: Define the __io_aw() hook as mmiowb()
2024-03-05 14:39 UTC
hw_breakpoint unit test failures with various architectures/platforms in qemu
2024-03-05 14:20 UTC (4+ messages)
[PATCH] LoongArch: KVM: Set reserved bit as zero about cpucfg
2024-03-05 11:33 UTC
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-03-05 10:59 UTC (27+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h
[PATCH] loongarch: rust: Switch to use built-in rustc target
2024-03-05 10:23 UTC (6+ messages)
[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
2024-03-04 18:03 UTC (16+ messages)
` [RFC v2.1 04/12] LoongArch: Use initializer for "
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 9:27 UTC (9+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 2:57 UTC (27+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v5 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v5 6/6] LoongArch: Add pv ipi support on LoongArch system
[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-03-01 7:52 UTC (2+ messages)
` [PATCH net-next v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH] loongarch/crypto: Clean up useless assignment operations
2024-02-29 3:05 UTC (9+ messages)
[PATCH 6.6 105/299] LoongArch: vDSO: Disable UBSAN instrumentation
2024-02-27 13:23 UTC
[PATCH 6.7 117/334] LoongArch: vDSO: Disable UBSAN instrumentation
2024-02-27 13:19 UTC
Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
2024-02-26 17:38 UTC (20+ messages)
[PATCH 0/2] LoongArch: KVM: Start SW timer only when vcpu is blocking
2024-02-26 12:59 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] LoongArch: KVM: Do not restart SW timer when it is expired
[PATCH] LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
2024-02-26 12:58 UTC (4+ 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).