linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-13 20:28:35 to 2022-05-20 01:02:40 UTC [more...]

[PATCH 00/56] Specify clock provider directly to CPU DAIs
 2022-05-20  1:02 UTC  (62+ messages)
` [PATCH 01/56] ASoC: core: Add set_fmt_new callback that directly specifies provider
` [PATCH 02/56] ASoC: amd: vangogh: Update to use set_fmt_new callback
` [PATCH 03/56] ASoC: atmel: "
` [PATCH 04/56] ASoC: au1x: "
` [PATCH 05/56] ASoC: bcm: "
` [PATCH 06/56] ASoC: ep93xx: "
` [PATCH 07/56] ASoC: dwc: "
` [PATCH 08/56] ASoC: fsl: "
` [PATCH 09/56] ASoC: hisilicon: "
` [PATCH 10/56] ASoC: img: "
` [PATCH 11/56] ASoC: Intel: "
` [PATCH 12/56] ASoC: js4740-i2s: "
` [PATCH 13/56] ASoC: mediatek: "
` [PATCH 14/56] ASoC: meson: "
` [PATCH 15/56] ASoC: mxs-saif: "
` [PATCH 16/56] ASoC: pxa: "
` [PATCH 17/56] ASoC: qcom: "
` [PATCH 18/56] ASoC: rockchip: "
` [PATCH 19/56] ASoC: samsung: "
` [PATCH 20/56] ASoC: sh: "
` [PATCH 21/56] ASoC: stm: "
` [PATCH 22/56] ASoC: sunxi: "
` [PATCH 23/56] ASoC: tegra: "
` [PATCH 24/56] ASoC: test-component: "
` [PATCH 25/56] ASoC: ti: "
` [PATCH 26/56] ASoC: ux500: "
` [PATCH 27/56] ASoC: xtensa: "
` [PATCH 28/56] ASoC: core: Always send the CPU DAI a direct clock specifier
` [PATCH 29/56] ASoC: amd: vangogh: Rename set_fmt_new back to set_fmt
` [PATCH 30/56] ASoC: atmel: "
` [PATCH 31/56] ASoC: au1x: "
` [PATCH 32/56] ASoC: bcm: "
` [PATCH 33/56] ASoC: ep93xx: "
` [PATCH 34/56] ASoC: dwc: "
` [PATCH 35/56] ASoC: fsl: "
` [PATCH 36/56] ASoC: hisilicon: "
` [PATCH 37/56] ASoC: img: "
` [PATCH 38/56] ASoC: Intel: "
` [PATCH 39/56] ASoC: jz4740-i2s: "
` [PATCH 40/56] ASoC: mediatek: "
` [PATCH 41/56] ASoC: meson: "
` [PATCH 42/56] ASoC: mxs-saif: "
` [PATCH 43/56] ASoC: pxa: "
` [PATCH 44/56] ASoC: qcom: "
` [PATCH 45/56] ASoC: rockchip: "
` [PATCH 46/56] ASoC: samsung: "
` [PATCH 47/56] ASoC: sh: "
` [PATCH 48/56] ASoC: stm: "
` [PATCH 49/56] ASoC: sunxi: "
` [PATCH 50/56] ASoC: tegra: "
` [PATCH 51/56] ASoC: test-component: "
` [PATCH 52/56] ASoC: ti: "
` [PATCH 53/56] ASoC: ux500: "
` [PATCH 54/56] ASoC: xtensa: "
` [PATCH 55/56] ASoC: soc-dai: Remove set_fmt_new callback
` [PATCH 56/56] ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local

[PATCH 00/30] The panic notifiers refactor
 2022-05-19 23:45 UTC  (75+ messages)
` [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH 00/12] MIPS: Support I6500 multi-cluster configuration
 2022-05-19 18:51 UTC  (13+ messages)
` [PATCH 01/12] MIPS: CPS: Add a couple of multi-cluster utility functions
` [PATCH 02/12] MIPS: GIC: Generate redirect block accessors
` [PATCH 03/12] irqchip: mips-gic: Introduce gic_with_each_online_cpu()
` [PATCH 04/12] irqchip: mips-gic: Support multi-cluster in gic_with_each_online_cpu()
` [PATCH 05/12] irqchip: mips-gic: Setup defaults in each cluster
` [PATCH 06/12] irqchip: mips-gic: Multi-cluster support
` [PATCH 07/12] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
` [PATCH 08/12] clocksource: mips-gic-timer: Enable counter when CPUs start
` [PATCH 09/12] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH 10/12] MIPS: CPS: Introduce struct cluster_boot_config
` [PATCH 11/12] MIPS: Report cluster in /proc/cpuinfo
` [PATCH 12/12] MIPS: CPS: Boot CPUs in secondary clusters

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-05-19 17:50 UTC  (2+ messages)

arch/mips/include/asm/checksum.h:195:9: error: unsupported inline asm: input with type 'unsigned long' matching output with type '__wsum' (aka 'unsigned int')
 2022-05-19 17:45 UTC 

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-19 15:33 UTC  (24+ messages)
` [PATCH v6 01/22] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v6 02/22] KVM: x86/mmu: Use a bool for direct
` [PATCH v6 03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root()
` [PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v6 05/22] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v6 06/22] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v6 07/22] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v6 08/22] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v6 09/22] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v6 10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v6 11/22] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v6 12/22] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v6 14/22] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v6 15/22] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v6 16/22] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v6 17/22] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v6 18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-19 10:57 UTC  (3+ messages)

[PATCH v5 0/2] Fix missing TCU clock for X1000/X1830 SoCs
 2022-05-19  0:31 UTC  (5+ messages)
` [PATCH v5 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs

[PATCH v2 0/3] Clock fixes for Ingenic SoCs
 2022-05-18 20:58 UTC  (7+ messages)
` [PATCH v2 1/3] clk: ingenic: Allow specifying common clock flags
` [PATCH v2 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [PATCH v2 3/3] mips: ingenic: Do not manually reference the CPU clock

[PATCH] MIPS: Octeon: add SNIC10E board
 2022-05-18 16:48 UTC 

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-18  6:27 UTC  (2+ messages)

New collaboration
 2022-05-17 15:50 UTC 

Proposal
 2022-05-17 15:24 UTC 

[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
 2022-05-17 14:36 UTC  (3+ messages)
` [PATCH v3 5/6] ARM: dts: lan966x: rename pinctrl nodes

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-17 12:01 UTC  (10+ messages)
` [PATCH v3 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module

[PATCH v5 00/21] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-16 23:23 UTC  (29+ messages)
` [PATCH v5 02/21] KVM: x86/mmu: Use a bool for direct
` [PATCH v5 03/21] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v5 04/21] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v5 05/21] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v5 06/21] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v5 07/21] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v5 08/21] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v5 09/21] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v5 10/21] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v5 11/21] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v5 12/21] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v5 13/21] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v5 14/21] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v5 15/21] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v5 16/21] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v5 17/21] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v5 18/21] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v5 19/21] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v5 20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v5 21/21] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH 0/5] rtc: ingenic: various updates
 2022-05-16 13:56 UTC  (7+ messages)
` [PATCH 3/5] rtc: jz4740: Reset scratchpad register on power loss

Any Linux MIPS distribution that still supports Lemote Yeeloong?
 2022-05-16  9:52 UTC  (2+ messages)

[PATCH] MIPS: CPC: Fix refcount leak in mips_cpc_default_phys_base
 2022-05-16  4:33 UTC 

Question about SC16IS752 device tree
 2022-05-14 14:52 UTC  (9+ messages)


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).