messages from 2023-07-19 13:49:17 to 2023-07-28 17:31:06 UTC [more...]
[PATCH v3 0/2] Unify uapi bitsperlong.h
2023-07-28 17:31 UTC (5+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
[PATCH v2 00/10] stmmac: Add Loongson platform support
2023-07-28 9:24 UTC (37+ messages)
` [PATCH v2 01/10] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v2 03/10] net: stmmac: dwmac1000: Add multi-channel support
` [PATCH v2 04/10] net: stmmac: dwmac1000: Add 64-bit DMA support
` [PATCH v2 02/10] net: stmmac: dwmac1000: Allow platforms to choose some register offsets
` [PATCH v2 05/10] net: stmmac: dwmac1000: Add Loongson register definitions
` [PATCH v2 06/10] net: stmmac: Add Loongson HWIF entry
` [PATCH v2 07/10] net: stmmac: dwmac-loongson: Add LS7A support
` [PATCH v2 08/10] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH v2 09/10] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support
` [PATCH v2 10/10] net: stmmac: dwmac-loongson: Add GNET support
[PATCH 0/4 v2] Add KFENCE support for LoongArch
2023-07-28 6:57 UTC (16+ messages)
` [PATCH 1/4 v2] LoongArch: mm: Add page table mapped mode support
` [PATCH 2/4 v2] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 3/4 v2] KFENCE: Defer the assignment of the local variable addr
` [PATCH 4/4 v2] LoongArch: Add KFENCE support
[PATCH v1 0/6] Add objtool and orc support for LoongArch
2023-07-28 1:31 UTC (13+ messages)
` [PATCH v1 1/6] objtool/LoongArch: Enable objtool to be built
` [PATCH v1 2/6] objtool/LoongArch: Implement instruction decoder
` [PATCH v1 3/6] objtool/x86: Separate arch-specific and generic parts
` [PATCH v1 4/6] objtool/LoongArch: Enable orc to be built
` [PATCH v1 5/6] objtool: Add skipped member in struct reloc
` [PATCH v1 6/6] LoongArch: Add ORC unwinder support
[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
2023-07-28 1:13 UTC (6+ messages)
` [PATCH 1/3] mm/percpu: Remove some local variables in pcpu_populate_pte
[PATCH v2] LoongArch/bpf: Enable bpf_probe_read{, str}() on LoongArch
2023-07-27 6:16 UTC (2+ messages)
[PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work
2023-07-27 1:42 UTC (3+ messages)
[PATCH] ASoC: loongson: drop of_match_ptr for OF device id
2023-07-26 18:08 UTC (3+ messages)
[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
2023-07-26 14:34 UTC (35+ messages)
` [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 13/31] x86: "
` [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 17/31] arm: "
` [PATCH mm-unstable v7 18/31] arm64: "
` [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 20/31] hexagon: "
` [PATCH mm-unstable v7 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v7 22/31] m68k: "
` [PATCH mm-unstable v7 23/31] mips: "
` [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 25/31] openrisc: "
` [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v7 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH] ASoC: loongson: mark OF related data as maybe unused
2023-07-26 10:37 UTC (4+ messages)
[RFC PATCH 00/10] net: phy/stmmac: Add Loongson platform support
2023-07-25 17:20 UTC (11+ messages)
` [RFC PATCH 01/10] net: phy: Add driver for Loongson PHY
[PATCH] LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'
2023-07-25 9:54 UTC
[PATCH bpf-next] LoongArch: BPF: Fix check condition to call lu32id in move_imm()
2023-07-25 7:12 UTC (2+ messages)
[PATCH 0/4] Add KFENCE support for LoongArch
2023-07-25 6:07 UTC (21+ messages)
` [PATCH 1/4] LoongArch: mm: Add page table mapped mode support
` [PATCH 2/4] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 3/4] KFENCE: Deferring the assignment of the local variable addr
` [PATCH 4/4] LoongArch: Add KFENCE support
LoongArch: Add BPF JIT support
2023-07-25 0:52 UTC (2+ messages)
[PATCH v2 0/9] video: screen_info cleanups
2023-07-24 12:07 UTC (23+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code
Fwd: PCI: Loongson: 8b3517f88ff2 breaks PCIe on some system
2023-07-23 11:13 UTC (2+ messages)
[PATCH] LoongArch: Allow usage of LSX/LASX in the kernel
2023-07-22 7:22 UTC
[PATCH v2] docs: move loongarch under arch
2023-07-22 2:38 UTC (4+ messages)
` [PATCH v3] "
[PATCH v6] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER on non-FDT systems
2023-07-21 10:37 UTC (2+ messages)
[PATCH 00/13] mm: jit/text allocator
2023-07-20 8:53 UTC (7+ messages)
[PATCH v17 00/30] Add KVM LoongArch support
2023-07-20 6:28 UTC (31+ messages)
` [PATCH v17 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v17 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v17 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v17 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v17 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v17 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v17 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v17 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v17 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v17 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v17 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v17 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v17 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v17 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v17 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v17 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v17 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v17 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v17 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v17 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v17 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v17 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v17 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v17 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v17 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v17 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v17 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v17 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v17 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v17 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH v5] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER handling
2023-07-20 1:39 UTC (6+ 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