linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-01 12:03:33 to 2023-12-11 12:19:51 UTC [more...]

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-11 12:18 UTC  (7+ messages)
` [PATCH v4 019/115] pwm: jz4740: Make use of pwmchip_parent() macro
` [PATCH v4 068/115] pwm: jz4740: Make use of devm_pwmchip_alloc() function

[PATCH v1 net 0/3] Some bug fixes
 2023-12-11 10:33 UTC  (4+ messages)
` [PATCH v1 net 1/3] stmmac: dwmac-loongson: Make sure MDIO is initialized before use
` [PATCH v1 net 2/3] stmmac: dwmac-loongson: drop useless check for compatible fallback
` [PATCH v1 net 3/3] MIPS: dts: loongson: drop incorrect dwmac fallback compatible

[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
 2023-12-11  9:17 UTC  (4+ messages)

[PATCH 0/5] kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
 2023-12-11  9:10 UTC  (9+ messages)
` [PATCH 1/5] loongarch, kexec: change dependency of object files
` [PATCH 2/5] m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
` [PATCH 3/5] mips, kexec: fix the incorrect ifdeffery and "
` [PATCH 4/5] sh, "
` [PATCH 5/5] x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC

[PATCH v5 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
 2023-12-11  2:37 UTC  (4+ messages)
` [PATCH v5 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse

[PATCH] selftests/rseq: unify mips and riscv
 2023-12-11  1:13 UTC 

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-10 22:52 UTC  (4+ messages)

[GIT PULL] MIPS fixes for v6.7
 2023-12-09 20:34 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
 2023-12-09  5:13 UTC 

[PATCH v4 00/22] Add support for the Mobileye EyeQ5 SoC
 2023-12-08 17:24 UTC  (29+ messages)
` [PATCH v4 01/22] MIPS: compressed: Use correct instruction for 64 bit code
` [PATCH v4 02/22] MIPS: Export higher/highest relocation functions in uasm
` [PATCH v4 03/22] MIPS: spaces: Define a couple of handy macros
` [PATCH v4 04/22] MIPS: genex: Fix except_vec_vi for kernel in XKPHYS
` [PATCH v4 05/22] MIPS: Fix set_uncached_handler for ebase "
` [PATCH v4 06/22] MIPS: Refactor mips_cps_core_entry implementation
` [PATCH v4 07/22] MIPS: Fix cache issue with mips_cps_core_entry
` [PATCH v4 08/22] MIPS: Allow kernel base to be set from Kconfig for all platforms
` [PATCH v4 09/22] MIPS: traps: Handle CPU with non standard vint offset
` [PATCH v4 10/22] MIPS: Avoid unnecessary reservation of exception space
` [PATCH v4 11/22] MIPS: traps: Enhance memblock ebase allocation process
` [PATCH v4 12/22] MIPS: Get rid of CONFIG_NO_EXCEPT_FILL
` [PATCH v4 13/22] MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0
` [PATCH v4 14/22] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd
` [PATCH v4 15/22] dt-bindings: mips: cpus: Sort the entries
` [PATCH v4 16/22] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core
` [PATCH v4 17/22] dt-bindings: mips: Add bindings for Mobileye SoCs
` [PATCH v4 18/22] dt-bindings: mfd: syscon: Document EyeQ5 OLB
` [PATCH v4 19/22] MIPS: mobileye: Add EyeQ5 dtsi
` [PATCH v4 20/22] MIPS: mobileye: Add EPM5 device tree
` [PATCH v4 21/22] MIPS: generic: Add support for Mobileye EyeQ5
` [PATCH v4 22/22] MAINTAINERS: Add entry for Mobileye MIPS SoCs

[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
 2023-12-08 14:39 UTC  (11+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings
` [PATCH RFC/RFT 4/4] TEMP: riscv: Add debugfs interface to retrieve #sfence.vma

[PATCH] [irqchip] mips-cpu: Add error handling in mips_cpu_register_ipi_domain
 2023-12-08 14:13 UTC  (2+ messages)

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-07 18:03 UTC  (8+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-07 13:14 UTC  (20+ messages)
` [PATCH v4 12/23] pinctrl: mediatek: Make use of PINCTRL_GROUP_DESC()

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-07 10:33 UTC  (35+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC 02/10] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC 03/10] ARM: dts: omap4: "
` [PATCH RFC 04/10] ARM: dts: omap5: "
` [PATCH RFC 05/10] ARM: dts: AM33xx: "
` [PATCH RFC 06/10] ARM: dts: AM437x: "
` [PATCH RFC 07/10] ARM: dts: DRA7xx: "
` [PATCH RFC 08/10] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC 09/10] ARM: dts: sun6i: "
` [PATCH RFC 10/10] MIPS: DTS: jz4780: "

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-07  9:10 UTC  (8+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 06/35] mips: sgi-ip30: rework heart_alloc_int()

pm.c:undefined reference to `i8042_command'
 2023-12-07  1:21 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
 2023-12-06  8:27 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b
 2023-12-06  4:11 UTC 

[PATCH v3 12/22] MIPS: Get rid of CONFIG_NO_EXCEPT_FILL
 2023-12-06  0:40 UTC  (2+ messages)

[PATCH fixes v2 0/3] MIPS: Loongson64: Fix some long-term issues
 2023-12-05 17:54 UTC  (2+ messages)

[PATCH v2] mips/smp: Call rcutree_report_cpu_starting() earlier
 2023-12-05 17:53 UTC  (2+ messages)

[PATCH] MIPS: kernel: Clear FPU states when setting up kernel threads
 2023-12-05 17:52 UTC  (4+ messages)

[PATCH v3 00/22] Add support for the Mobileye EyeQ5 SoC
 2023-12-05 16:34 UTC  (8+ messages)
` [PATCH v3 06/22] MIPS: Refactor mips_cps_core_entry implementation
` [PATCH v3 15/22] dt-bindings: mips: cpus: Sort the entries
` [PATCH v3 16/22] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core

[PATCH] MIPS: Implement microMIPS MT ASE helpers
 2023-12-05 15:20 UTC  (2+ messages)

[PATCH 00/20] mips: address -Wmissing-prototypes warnings
 2023-12-05 11:00 UTC  (22+ messages)
` [PATCH 01/20] mips: decompress: fix add missing prototypes
` [PATCH 02/20] mips: add asm/syscalls.h header
` [PATCH 03/20] mips: add missing declarations for trap handlers
` [PATCH 04/20] mips: rs870e: stop exporting local functions
` [PATCH 05/20] mips: signal: move sigcontext declarations to header
` [PATCH 06/20] mips: mark local function static if possible
` [PATCH 07/20] mips: move build_tlb_refill_handler() prototype
` [PATCH 08/20] mips: move jump_label_apply_nops() declaration to header
` [PATCH 09/20] mips: unhide uasm_in_compat_space_p() declaration
` [PATCH 10/20] mips: fix setup_zero_pages() prototype
` [PATCH 11/20] mips: fix tlb_init() prototype
` [PATCH 12/20] mips: move cache declarations into header
` [PATCH 13/20] mips: add missing declarations
` [PATCH 14/20] mips: spram: fix missing prototype warning for spram_config
` [PATCH 15/20] mips: mt: include asm/mips_mt.h
` [PATCH 16/20] mips: remove extraneous asm-generic/iomap.h include
` [PATCH 17/20] mips: suspend: include linux/suspend.h as needed
` [PATCH 18/20] mips: hide conditionally unused functions
` [PATCH 19/20] mips: smp: fix setup_profiling_timer() prototype
` [PATCH 20/20] mips: kexec: include linux/reboot.h

mips-linux-gnu-ld: arch/mips/mm/cache.o: in function `cpu_cache_init': cache.c:(.text+0x4f8): undefined reference to `octeon_cache_init'
 2023-12-05  6:01 UTC 

[PATCH] pwm: jz4740: Add trailing \n to error messages
 2023-12-04 17:12 UTC  (3+ messages)

[PATCH 0/8] generic command line v6
 2023-12-04 11:11 UTC  (3+ messages)
` [PATCH 1/8] CMDLINE: add generic builtin command line

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-03 14:07 UTC  (7+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup

[PATCH v2] mm/mm_init.c: Extend init unavailable range doc info
 2023-12-03 11:58 UTC  (2+ messages)

[PATCH v2 0/6] MIPS: mm: Fix some memory-related issues
 2023-12-02 11:14 UTC  (7+ messages)
` [PATCH v2 1/6] mips: dmi: Fix early remap on MIPS32
` [PATCH v2 2/6] mips: Fix incorrect max_low_pfn adjustment
` [PATCH v2 3/6] mips: Fix max_mapnr being uninitialized on early stages
` [PATCH v2 4/6] mips: Optimize max_mapnr init procedure
` [PATCH v2 5/6] mips: mm: add slab availability checking in ioremap_prot
` [PATCH v2 6/6] mips: Set dump-stack arch description

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 

[PATCH 1/7] mips: dmi: Fix early remap on MIPS32
 2023-12-01 18:26 UTC  (13+ 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).