linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-20 06:05:02 to 2024-08-28 17:05:32 UTC [more...]

[PATCH v1 0/2] gpiolib:legacy: Kill GPIOF_DIR_* and GPIOF_INIT_*
 2024-08-28 17:05 UTC  (5+ messages)
` [PATCH v1 1/2] gpiolib: legacy: Kill GPIOF_INIT_* definitions
` [PATCH v1 2/2] gpiolib: legacy: Kill GPIOF_DIR_* definitions

[PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: add top-level constraints
 2024-08-28 17:00 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: clock: cirrus,lochnagar: "
` [PATCH 3/5] dt-bindings: clock: renesas,cpg-clocks: "
` [PATCH 5/5] dt-bindings: clock: st,stm32mp1-rcc: "

[RFC v2 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-28 13:56 UTC  (4+ messages)
` [RFC v2 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table
` [RFC v2 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-28  7:20 UTC  (18+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-28  6:34 UTC  (18+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test

clearly mark DMA_OPS support as an architecture feature v2
 2024-08-28  6:21 UTC  (4+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
` [PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature

[PATCH] mips: Remove posix_types.h include from sigcontext.h
 2024-08-28  3:04 UTC 

[RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-28  1:17 UTC  (5+ messages)
` [RFC 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table
` [RFC 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-27 15:40 UTC  (11+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text

clearly mark DMA_OPS support as an architecture feasture
 2024-08-27 12:31 UTC  (9+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-27  9:06 UTC  (6+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
  ` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
  ` (subset) "

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC 

[PATCH v4 0/3] i2c: Use devm_clk_get_enabled() helpers
 2024-08-27  6:39 UTC  (5+ messages)
` [PATCH v4 1/3] i2c: emev2: "
` [PATCH v4 2/3] i2c: jz4780: "
` [PATCH v4 3/3] i2c: jz4780: Use dev_err_probe()

[PATCH v2 1/2] bus: bt1-axi: change to use devm_clk_get_enabled() helper
 2024-08-27  2:53 UTC  (2+ messages)
` [PATCH v2 2/2] bus: bt1-apb: "

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

Fwd: [RFC} arm architecture board/feature deprecation timeline
 2024-08-26 14:55 UTC  (3+ messages)
`  "

[PATCH] bus: bt1-axi: change to use devm_clk_get_enabled() helpers
 2024-08-26 13:29 UTC  (4+ messages)

[PATCH] MIPS: fw: Gracefully handle unknown firmware protocols
 2024-08-26 13:17 UTC  (9+ messages)

[PATCH v3 0/4] i2c: Use devm_clk_get_enabled() helpers
 2024-08-26 11:56 UTC  (14+ messages)
` [PATCH v3 1/4] i2c: emev2: "
` [PATCH v3 2/4] i2c: emev2: drop sclk from struct em_i2c_device
` [PATCH v3 3/4] i2c: jz4780: Use devm_clk_get_enabled() helpers
` [PATCH v3 4/4] i2c: jz4780: Use dev_err_probe()

[PATCH v2 0/5] tty/serial drivers use devm_clk_get_enabled() helpers
 2024-08-26 11:31 UTC  (2+ messages)
` [PATCH v2 1/5] tty: 8250_ingenic: Use "

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-08-26 10:32 UTC  (4+ messages)

[PATCH v2] MIPS: crypto: Clean up useless assignment operations
 2024-08-26  7:35 UTC 

[PATCH v3 00/10] MIPS: IPI Improvements
 2024-08-25  0:17 UTC  (7+ messages)
` [PATCH v3 06/10] irqchip: irq-mips-gic: Switch to ipi_mux
` [PATCH v3 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow

[GIT PULL] MIPS fixes for V6.11
 2024-08-24  2:26 UTC  (2+ messages)

[PATCH 4/9] mtd: devices: add AT24 eeprom support
 2024-08-23 15:37 UTC  (12+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-23 12:05 UTC  (11+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH v2 0/3] Use devm_clk_get_enabled() helpers
 2024-08-23  2:36 UTC  (7+ messages)
` [PATCH v2 1/3] i2c: emev2: "
` [PATCH v2 2/3] i2c: emev2: Drop sclk from struct em_i2c_device
` [PATCH v2 3/3] i2c: jz4780: Use devm_clk_get_enabled() helpers

[PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers
 2024-08-22 14:33 UTC  (20+ messages)
` [PATCH 1/8] tty: 8250_ingenic: Use "
` [PATCH 2/8] tty: 8250_tegra: "
` [PATCH 3/8] tty: 8250_uniphier: "
` [PATCH 4/8] tty: atmel_serial: "
` [PATCH 5/8] tty: mps2-uart: "
` [PATCH 6/8] tty: owl-uart: "
` [PATCH 7/8] tty: st-asc: "
` [PATCH 8/8] tty: stm32-usart: "

[PATCH 0/2] Use devm_clk_get_enabled() helpers
 2024-08-22 12:53 UTC  (7+ messages)
` [PATCH 1/2] i2c: emev2: "
` [PATCH 2/2] i2c: jz4780: "

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-08-22  9:20 UTC  (12+ messages)

[PATCH] MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
 2024-08-22  7:58 UTC  (2+ messages)

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 22:30 UTC  (11+ messages)

[PATCH -next] MIPS: MT: Remove unused function mips_mt_regdump()
 2024-08-20 16:16 UTC  (2+ messages)

[PATCH net-next v21 00/13] Device Memory TCP
 2024-08-20  6:04 UTC  (13+ messages)
` [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v21 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v21 05/13] page_pool: devmem support
` [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v21 07/13] net: support non paged skb frags
` [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v21 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v21 11/13] net: add devmem TCP documentation
` [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v21 13/13] netdev: add dmabuf introspection


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