messages from 2023-05-04 19:04:04 to 2023-05-11 07:30:37 UTC [more...]
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-11 7:29 UTC (36+ messages)
` [PATCH 01/23] arm: "
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 04/23] ia64/hugetlb: "
` [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH 06/23] microblaze: allow pte_offset_map() "
` [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 18/23] sparc/hugetlb: "
` [PATCH 19/23] sparc: allow pte_offset_map() to fail
` [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail
` [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
` [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
[PATCH] cachestat: wire up cachestat for other architectures
2023-05-11 7:04 UTC (4+ messages)
[PATCH v1 1/3] ASoC: jz4740-i2s: Add support for X1000 SoC
2023-05-11 6:02 UTC (5+ messages)
` [PATCH v1 2/3] ASoC: ingenic: Add compatible string "
` [PATCH v1 3/3] mips: dts: ingenic: x1000: Add AIC device tree node
` (subset) [PATCH v1 1/3] ASoC: jz4740-i2s: Add support for X1000 SoC
[PATCH v1] ASoC: jz4740-i2s: Make I2S divider calculations more robust
2023-05-11 5:36 UTC (2+ messages)
[PATCH] mips: dts: ralink: Clarify usage of MT7621 ethernet phy arguments
2023-05-11 4:13 UTC (4+ messages)
[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
2023-05-10 16:42 UTC (4+ messages)
[PATCH] MIPS: Restore Au1300 support
2023-05-10 10:33 UTC
Pompy ciepła - nowe warunki
2023-05-09 7:36 UTC
[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-10 8:39 UTC (58+ messages)
` [patch v3 01/36] [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch v3 02/36] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch v3 03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch v3 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch v3 05/36] x86/topology: Remove CPU0 hotplug option
` [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch v3 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary()
` [patch v3 10/36] [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
` [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
` [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
` [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch v3 15/36] x86/smpboot: Remove wait for cpu_online()
` [patch v3 16/36] x86/xen/smp_pv: Remove wait for CPU online
` [patch v3 17/36] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch v3 19/36] x86/smpboot: Switch to hotplug core state synchronization
` [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch v3 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
` [patch v3 22/36] arm64: "
` [patch v3 23/36] [patch V2 23/38] csky/smp: "
` [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: "
` [patch v3 25/36] parisc: "
` [patch v3 26/36] riscv: "
` [patch v3 27/36] cpu/hotplug: Remove unused state functions
` [patch v3 28/36] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch v3 29/36] [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch v3 30/36] x86/smpboot: Enable split CPU startup
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch v3 33/36] x86/apic: Save the APIC virtual base address
` [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
` [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
2023-05-09 20:51 UTC (2+ messages)
[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
2023-05-09 20:01 UTC
[PATCH] MIPS: unhide PATA_PLATFORM
2023-05-09 18:57 UTC
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-05-09 18:21 UTC (2+ messages)
[PATCH] mips: Move initrd_start check after initrd address sanitisation
2023-05-09 17:29 UTC
[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
2023-05-09 17:37 UTC (7+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook
[PATCH v3 4/6] serial: 8250: RT288x/Au1xxx code away from core
2023-05-09 11:39 UTC
[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
2023-05-09 9:37 UTC (2+ messages)
[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
2023-05-09 7:06 UTC (2+ messages)
[PATCH v3 0/3] Fix up Nokia 770 regression
2023-05-08 21:31 UTC (12+ messages)
` [PATCH v3 1/3] Input: ads7846 - Convert to use software nodes
` [PATCH v3 2/3] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH v3 3/3] ARM: omap1: Fix up the Nokia 770 board device IRQs
[PATCH v4 0/4] Fix up Nokia 770 regression
2023-05-08 21:24 UTC (6+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH v4 3/4] ARM: omap1: Fix up the Nokia 770 board device IRQs
` [PATCH v4 4/4] ARM: dts: Fix erroneous ADS touchscreen polarities
[PATCH 00/89] i2c: Convert to platform remove callback returning void
2023-05-08 20:52 UTC (2+ messages)
` [PATCH 33/89] i2c: jz4780: "
[PATCH] libgcc: Add forward declarations for generic library routines
2023-05-08 14:41 UTC (2+ messages)
[PATCH 00/53] drm: Convert to platform remove callback returning void
2023-05-08 7:50 UTC (5+ messages)
` [PATCH 23/53] drm/ingenic: "
[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-07 4:14 UTC (24+ messages)
` [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization
` [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization
` [patch V2 25/38] parisc: "
` [patch V2 26/38] riscv: "
` [patch V2 27/38] cpu/hotplug: Remove unused state functions
` [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V2 30/38] x86/smpboot: Enable split CPU startup
` [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask
` [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V2 33/38] x86/topology: Store extended topology leaf information
` [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
` [patch V2 35/38] x86/apic: Save the APIC virtual base address
` [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-06 11:35 UTC (3+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-05-06 7:53 UTC (6+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
2023-05-06 0:55 UTC (4+ messages)
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
2023-05-05 17:15 UTC (7+ messages)
` [PATCH v4 03/68] clk: Move no reparent case into a separate function
` [PATCH v4 04/68] clk: Introduce clk_hw_determine_rate_no_reparent()
` [PATCH v4 59/68] clk: ingenic: cgu: Switch to determine_rate
` [PATCH v4 60/68] clk: ingenic: tcu: "
` [PATCH v4 68/68] clk: Forbid to register a mux without determine_rate
[PATCH v2] mips: dts: ingenic: Remove unnecessary AIC clocks
2023-05-05 16:53 UTC (2+ messages)
[PATCH AUTOSEL 6.3 08/59] bpf, mips: Implement DADDI workarounds for JIT
2023-05-05 12:04 UTC (2+ messages)
[PATCH v2 0/3] Fix up Nokia 770 regression
2023-05-05 10:11 UTC (6+ messages)
` [PATCH v2 1/3] Input: ads7846 - Convert to use software nodes
` [PATCH v2 2/3] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH v2 3/3] ARM: omap1: Fix up the Nokia 770 board device IRQs
[PATCH v3] fix ___SYNC () build error when PROFILE_ALL_BRANCHES is enabled
2023-05-05 5:19 UTC
[PATCH V3 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2023-05-05 2:28 UTC (4+ messages)
` [PATCH V3 2/7] rtc: "
[PATCH AUTOSEL 6.1 05/49] bpf, mips: Implement DADDI workarounds for JIT
2023-05-04 19:45 UTC
[PATCH AUTOSEL 6.2 06/53] bpf, mips: Implement DADDI workarounds for JIT
2023-05-04 19:43 UTC
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).