linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 15:46:03 to 2025-08-19 02:45:12 UTC [more...]

[PATCH 00/19] perf: Rework event_init checks
 2025-08-19  2:44 UTC  (23+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-19  0:55 UTC  (3+ messages)
` [PATCH 05/10] mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER

[PATCH 1/8] MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()
 2025-08-19  0:33 UTC  (15+ messages)
` [PATCH 2/8] MIPS: sgi-ip32: "
` [PATCH 3/8] MIPS: sni: Replace deprecated strcpy() in sni_console_setup()
` [PATCH 4/8] MIPS: txx9: Replace deprecated strcpy() with strscpy()
` [PATCH 5/8] MIPS: arc: Replace deprecated strcpy() with memcpy()
` [PATCH 6/8] MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
` [PATCH 7/8] MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()
` [PATCH 8/8] MIPS: generic: Replace deprecated strcpy() in ocelot_detect()

[PATCH v3] dt-bindings: mips: lantiq: Document lantiq dcdc binding
 2025-08-18 21:37 UTC 

[PATCH v2 0/3] dt-bindings: mips: lantiq: Document Lantiq Xway GPTU
 2025-08-18 17:38 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mips: lantiq: danube: add missing timer interrupts
` [PATCH v2 3/3] mips: lantiq: danube: add device-specified compatible in GPTU node

[PATCH 1/2] dt-bindings: mips: lantiq: Document Lantiq Xway GPTU
 2025-08-18 15:14 UTC  (5+ messages)
` [PATCH 2/2] mips: lantiq: danube: add missing timer interrupts

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-18 12:09 UTC  (50+ messages)
` [PATCH 001/114] clk: at91: peripheral: fix return value
` [PATCH 002/114] clk: at91: peripheral: convert from round_rate() to determine_rate()
` [PATCH 014/114] clk: ep93xx: "
` [PATCH 047/114] clk: sophgo: cv18xx-ip: "
` [PATCH 048/114] clk: sophgo: sg2042-clkgen: "
` [PATCH 053/114] clk: sprd: div: "
` [PATCH 054/114] clk: sprd: pll: "
` [PATCH 058/114] clk: stm32: stm32-core: "
` [PATCH 059/114] clk: stm32: stm32mp1: "
` [PATCH 063/114] clk: wm831x: "
` [PATCH 075/114] clk: apple-nco: "
` [PATCH 079/114] clk: bm1880: "
` [PATCH 084/114] clk: mstar: msc313-cpupll: "
` [PATCH 090/114] clk: qcom: alpha-pll: "
` [PATCH 091/114] clk: qcom: regmap-divider: "
` [PATCH 092/114] clk: renesas: rzg2l-cpg: "
` [PATCH 093/114] clk: renesas: rzv2h-cpg: remove round_rate() in favor of determine_rate()
` [PATCH 106/114] clk: versaclock5: convert from round_rate() to determine_rate()
` [PATCH 110/114] clk: visconti: pll: "
` [PATCH 111/114] clk: divider: remove round_rate() in favor of determine_rate()
` [PATCH 113/114] clk: sophgo: sg2042-pll: "

[PATCH net v2 0/2] mips: lantiq: fix ethernet support
 2025-08-17 12:49 UTC  (3+ messages)
` [PATCH net v2 1/2] mips: dts: lantiq: danube: add missing burst length property
` [PATCH net v2 2/2] mips: lantiq: xway: sysctrl: rename the etop node

[PATCH v2] dt-bindings: mips: lantiq: Document lantiq dcdc binding
 2025-08-15 16:48 UTC  (7+ messages)

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-15 16:41 UTC  (6+ messages)
` [PATCH 05/17] powerpc: "

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-15 15:07 UTC  (32+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option

[PATCH 1/3] dt-bindings: mips: lantiq: ebu: add name pattern
 2025-08-15 14:17 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mips: lantiq: cgu: "
` [PATCH 3/3] dt-bindings: mips: lantiq: dma: "

[PATCH v2 0/2] mips: lantiq: danube: rename stp node on EASY50712 reference board
 2025-08-15 12:12 UTC  (3+ messages)
` [PATCH v2 1/2] mips: lantiq: xway: sysctrl: rename stp clock
` [PATCH v2 2/2] mips: lantiq: danube: rename stp node on EASY50712 reference board

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-15  9:09 UTC  (16+ messages)
` [PATCH v5 01/15] devres: provide devm_kmemdup_const()
` [PATCH v5 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v5 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v5 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v5 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v5 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v5 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v5 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v5 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v5 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v5 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v5 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v5 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v5 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway VMMC
 2025-08-14 20:53 UTC  (2+ messages)

[PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts
 2025-08-14 18:38 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom
` [PATCH 2/3] mips: lantiq: add British Telecom Home Hub 5A dts
` [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding

[PATCHv2 0/3] wifi: ath9k: ahb: add OF LED support
 2025-08-14  9:11 UTC  (12+ messages)
` [PATCHv2 1/3] dt-bindings: net: wireless: ath9k: add led bindings
` [PATCHv2 2/3] wifi: ath9k: ahb: add led pin OF support
` [PATCHv2 3/3] mips: qca: use led-sources for WMAC LED

[PATCH] dt-bindings: mips: lantiq: Document lantiq dcdc binding
 2025-08-14  8:15 UTC 

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-14  7:37 UTC  (21+ messages)
` [PATCH v4 01/15] devres: provide devm_kmemdup_const()
` [PATCH v4 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v4 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v4 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v4 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v4 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v4 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v4 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v4 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v4 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v4 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH 0/2] brcmstb-memc-ddr binding updates for MIPS boards
 2025-08-13 10:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
  ` (subset) "

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-12 16:23 UTC  (2+ messages)
` (subset) "

[PATCH] mips: lantiq: danube: add model to EASY50712 dts
 2025-08-12 14:06 UTC 

[PATCH] mips: lantiq: danube: rename stp node on EASY50712 reference board
 2025-08-12 10:16 UTC 

[PATCH] MIPS: alchemy: mtx1: switch to static device properties
 2025-08-11 22:41 UTC 

[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-08-11 18:53 UTC  (5+ messages)
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment

[PATCH v2 0/7] MD5 library functions
 2025-08-11 18:00 UTC  (2+ messages)

[PATCH] dt-bindings: mips: cpu: Add MIPS 34Kc Core
 2025-08-11 16:13 UTC  (2+ 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).