linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-13 13:22:08 to 2024-01-09 23:05:15 UTC [more...]

[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2024-01-09 23:05 UTC  (3+ messages)

[PATCH] MIPS: loongson64: fix boot failure
 2024-01-09 21:40 UTC  (2+ messages)

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-09 19:53 UTC  (19+ messages)
` [PATCH 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH 04/11] ARM: dts: omap4: "
` [PATCH 05/11] ARM: dts: omap5: "
` [PATCH 06/11] ARM: dts: AM33xx: "
` [PATCH 07/11] ARM: dts: AM437x: "
` [PATCH 08/11] ARM: dts: DRA7xx: "
` [PATCH 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH 10/11] ARM: dts: sun6i: "
` [PATCH 11/11] MIPS: DTS: jz4780: "

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-09 18:58 UTC  (26+ messages)
` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
  ` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img, powervr to img, powervr-rogue
` [PATCH RFC v2 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC v2 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC v2 04/11] ARM: dts: omap4: "
` [PATCH RFC v2 05/11] ARM: dts: omap5: "
` [PATCH RFC v2 06/11] ARM: dts: AM33xx: "
` [PATCH RFC v2 07/11] ARM: dts: AM437x: "
` [PATCH RFC v2 08/11] ARM: dts: DRA7xx: "
` [PATCH RFC v2 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC v2 10/11] ARM: dts: sun6i: "
` [PATCH RFC v2 11/11] MIPS: DTS: jz4780: "

[PATCH v2 0/6] Add support for Mobileye EyeQ5 clock controller
 2024-01-09  3:44 UTC  (14+ messages)
` [PATCH v2 1/6] clk: fixed-factor: add optional accuracy support
` [PATCH v2 2/6] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v2 3/6] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v2 4/6] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v2 5/6] clk: eyeq5: add platform driver
` [PATCH v2 6/6] MIPS: mobileye: eyeq5: use OLB clocks controller

[PATCH 6/8] MIPS: Fix typos
 2024-01-08  9:41 UTC  (3+ messages)

[PATCH] pwm: jz4740: Don't use dev_err_probe() in .request()
 2024-01-06 17:20 UTC  (2+ messages)

[PATCH] irqchip:Correct the offset value of interrupt status register
 2024-01-06 15:35 UTC  (2+ messages)

[PATCH] irqchip/loongson-eiointc: Refine irq affinity setting during resume
 2024-01-05  1:52 UTC  (3+ messages)
  `  "

[PATCH v3] LoongArch: Fix and simplify fcsr initialization on execve
 2024-01-04  8:58 UTC  (2+ messages)

question: malta doesn't use a1 for fdt from bootloader
 2024-01-03 13:50 UTC  (3+ messages)

[PATCH 5.10 81/97] MIPS: Loongson64: Enable DMA noncoherent support
 2024-01-03 10:40 UTC  (4+ messages)

[PATCH 0/5] Add support for Mobileye EyeQ5 clock controller
 2024-01-03  9:48 UTC  (17+ messages)
` [PATCH 1/5] clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
` [PATCH 2/5] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH 3/5] clk: eyeq5: add controller
` [PATCH 4/5] clk: eyeq5: add OSPI table-based divider clock
` [PATCH 5/5] MIPS: mobileye: eyeq5: add OLB clocks controller node & pinmux nodes

MIPS: fcsr31 may be dirty after execve when kernel preempt is enabled (was: Re: [PATCH v2] LoongArch: Fix and simplify fcsr initialization on execve)
 2024-01-02 11:20 UTC  (2+ messages)

[PATCH 1/2] MIPS: Allow vectored interrupt handler to reside everywhere for 64bit
 2023-12-30 14:45 UTC  (5+ messages)
` [PATCH 2/2] MIPS: Remove unused shadow GPR support from vector irq setup

[PATCH 0/2] MIPS: Adjust SPARSEMEM Kconfigs
 2023-12-30 14:40 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Enable SPARSEMEM option unconditionally on 64BIT

[PATCH] mips: fix r3k_cache_init build regression
 2023-12-26  8:24 UTC  (3+ messages)

[PATCH v2 00/10] MIPS: Fix kernel in XKPHYS
 2023-12-22 12:47 UTC  (9+ messages)
` [PATCH v2 02/10] MIPS: spaces: Define a couple of handy macros
` [PATCH v2 05/10] MIPS: Refactor mips_cps_core_entry implementation
` [PATCH v2 07/10] MIPS: traps: Handle CPU with non standard vint offset

[PATCH v5 00/22] Add support for the Mobileye EyeQ5 SoC
 2023-12-21 22:25 UTC  (17+ messages)
` [PATCH v5 01/22] MIPS: compressed: Use correct instruction for 64 bit code
` [PATCH v5 21/22] MIPS: generic: Add support for Mobileye EyeQ5

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-21 15:23 UTC  (16+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[PATCH v2 0/6] MIPS: mm: Fix some memory-related issues
 2023-12-21 14:38 UTC  (2+ messages)

[PATCH 0/8] MIPS: Unify low-level debugging functionalities
 2023-12-21  2:21 UTC  (4+ messages)

[PATCH 0/4] Add support for Mobileye EyeQ5 reset controller
 2023-12-20 10:32 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: reset: mobileye,eyeq5-reset: add bindings
` [PATCH 2/4] reset: eyeq5: add driver
` [PATCH 3/4] MIPS: mobileye: eyeq5: add OLB reset controller node
` [PATCH 4/4] MIPS: mobileye: eyeq5: add reset properties to uarts

[PATCH 0/4] Add support for Mobileye EyeQ5 pin controller
 2023-12-20 10:26 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH 2/4] pinctrl: eyeq5: add driver
` [PATCH 3/4] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes
` [PATCH 4/4] MIPS: mobileye: eyeq5: add pinctrl properties to uarts

[PATCH 00/15] memory: Convert to platform remove callback returning void
 2023-12-19  8:06 UTC  (5+ messages)
` [PATCH 06/15] memory: jz4780-nemc: "

[PATCH AUTOSEL 5.15 11/13] MIPS: dts: loongson: drop incorrect dwmac fallback compatible
 2023-12-18 12:45 UTC 

[PATCH AUTOSEL 6.1 13/15] MIPS: dts: loongson: drop incorrect dwmac fallback compatible
 2023-12-18 12:45 UTC 

[PATCH AUTOSEL 6.6 16/18] MIPS: dts: loongson: drop incorrect dwmac fallback compatible
 2023-12-18 12:43 UTC 

[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-18 11:43 UTC  (6+ messages)
` [PATCH v5 03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2023-12-18  2:40 UTC  (15+ messages)
` [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v5 09/14] net: support non paged skb frags
` [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

pm.c:undefined reference to `i8042_command'
 2023-12-14 23:57 UTC  (6+ messages)

[PATCH] selftests/rseq: add LoongArch64 support
 2023-12-14  7:08 UTC  (3+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-14  6:20 UTC  (9+ messages)
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-13 22:59 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).