messages from 2023-06-09 09:23:30 to 2023-06-15 21:22:26 UTC [more...]
[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-06-15 21:22 UTC (9+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
[PATCH] MIPS: Mark core_vpe_count() as __init
2023-06-15 19:42 UTC (2+ messages)
[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-15 16:19 UTC (30+ messages)
` [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v1 03/21] arm/kexec: "
` [PATCH v1 04/21] ia64/kexec: "
` [PATCH v1 05/21] arm64/kexec: "
` [PATCH v1 06/21] loongarch/kexec: "
` [PATCH v1 07/21] m68k/kexec: "
` [PATCH v1 08/21] mips/kexec: "
` [PATCH v1 09/21] parisc/kexec: "
` [PATCH v1 10/21] powerpc/kexec: "
` [PATCH v1 11/21] riscv/kexec: "
` [PATCH v1 12/21] s390/kexec: "
` [PATCH v1 13/21] sh/kexec: "
[PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
2023-06-15 12:28 UTC (3+ messages)
[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
2023-06-15 11:37 UTC (3+ messages)
[PATCH] MIPS: mm: Remove special handling for OCTEON CPUs
2023-06-15 9:39 UTC
[PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
2023-06-15 9:32 UTC (2+ messages)
[PATCH 1/2] MIPS: octeon: Fix cvmx_writeq_csr/cvmx_readq_csr on 32-bit builds
2023-06-15 9:11 UTC (4+ messages)
` [PATCH 2/2] ata: octeon: Add compile test support
Słowa kluczowe do wypozycjonowania
2023-06-15 9:21 UTC
[PATCH v4 00/34] Split ptdesc from struct page
2023-06-15 7:57 UTC (75+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v4 15/34] x86: "
` [PATCH v4 16/34] s390: Convert various gmap "
` [PATCH v4 17/34] s390: Convert various pgalloc "
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 21/34] arm64: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 23/34] hexagon: "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
2023-06-15 7:08 UTC (11+ messages)
` [PATCH 2/9] MIPS: DTS: CI20: Fix ACT8600 regulator node names
` [PATCH 3/9] MIPS: DTS: CI20: Add parent supplies to ACT8600 regulators
` [PATCH 5/9] MIPS: DTS: CI20: Misc. cleanups
` [PATCH 7/9] MIPS: DTS: CI20: Enable support for WiFi / Bluetooth
[PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
2023-06-15 7:14 UTC (3+ messages)
[PATCH] ata: ahci_octeon: Remove unnecessary include
2023-06-15 1:01 UTC
[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
2023-06-14 20:41 UTC (27+ messages)
` [patch 01/17] init: Provide arch_cpu_finalize_init()
` [patch 02/17] x86/cpu: Switch to arch_cpu_finalize_init()
` [patch 03/17] ARM: cpu: "
` [patch 04/17] ia64/cpu: "
` [patch 05/17] loongarch/cpu: "
` [patch 06/17] m68k/cpu: "
` [patch 07/17] mips/cpu: "
` [patch 08/17] sh/cpu: "
` [patch 09/17] sparc/cpu: "
` [patch 10/17] um/cpu: "
` [patch 11/17] init: Remove check_bugs() leftovers
` [patch 12/17] init: Invoke arch_cpu_finalize_init() earlier
` [patch 13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
` [patch 14/17] x86/init: Initialize signal frame size late
` [patch 15/17] x86/fpu: Remove cpuinfo argument from init functions
` [patch 16/17] x86/fpu: Mark init functions __init
` [patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
[PATCH 6.1 0/4] Update as-{instr,option} to use KBUILD_AFLAGS
2023-06-14 18:04 UTC (2+ messages)
` [PATCH 6.1 2/4] MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option
[PATCH] MIPS: Octeon: remove unneeded variable
2023-06-14 14:47 UTC (2+ messages)
[PATCH v4 0/4] Fix up Nokia 770 regression
2023-06-14 9:24 UTC (4+ messages)
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors
[PATCH] MIPS: Octeon: remove unneeded variable
2023-06-14 2:51 UTC
[PATCH 00/13] mm: jit/text allocator
2023-06-13 22:16 UTC (14+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-06-13 16:14 UTC (7+ messages)
[PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
2023-06-13 14:53 UTC (2+ messages)
[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
2023-06-13 12:29 UTC (5+ messages)
` [PATCH v4 03/68] clk: Move no reparent case into a separate function
[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
2023-06-13 12:27 UTC (11+ messages)
[PATCH v2] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
2023-06-13 7:31 UTC (2+ messages)
` [v2] "
[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-06-12 23:49 UTC (7+ messages)
` [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
[PATCH 4/7] mips: update a reference to a moved Arm Document
2023-06-12 23:40 UTC (2+ messages)
Build regressions/improvements in v6.4-rc6
2023-06-12 10:08 UTC (3+ messages)
[PATCH] MIPS: Loongson64: loongson3_defconfig: Enable amdgpu drm driver
2023-06-11 5:59 UTC
[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-06-10 22:51 UTC (13+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch] x86/realmode: Make stack lock work in trampoline_compat()
[mips-linux:mips-next 4/29] drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'?
2023-06-09 18:44 UTC
[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
2023-06-09 13:05 UTC (6+ messages)
[PATCH] mips: dts: ralink: mt7628a: Unify pinctrl-single pin group nodes
2023-06-09 10:24 UTC (2+ messages)
[PATCH] MIPS: cpu-features: Use boot_cpu_type for CPU type based features
2023-06-09 8:24 UTC (2+ messages)
[PATCH v4 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
2023-06-09 8:24 UTC (2+ 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 NNTP newsgroup(s).