Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 12:46:33 to 2024-04-02 12:55:58 UTC [more...]

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-02 12:55 UTC  (4+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-02 12:48 UTC  (39+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-02 12:35 UTC  (15+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v7 0/2] Add support for Loongson1 APB DMA
 2024-04-02 10:50 UTC  (13+ messages)
` [PATCH v7 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v7 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-01 19:22 UTC  (19+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-04-01 16:41 UTC  (5+ messages)
` [PATCHv12 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH] irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
 2024-03-30 11:38 UTC  (2+ messages)

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-29 20:32 UTC  (4+ messages)
` [PATCH v3 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v3 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v3 3/3] arch: Rename fbdev header and source files

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

[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
 2024-03-28 17:46 UTC  (19+ messages)
` [PATCH RFC 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH RFC 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH RFC 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28 14:59 UTC  (16+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH] MIPS: scall: Save thread_info.syscall unconditionally on entry
 2024-03-28 14:27 UTC 

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-03-28 10:42 UTC  (9+ messages)

[PATCH v6 0/3] Add support for Loongson-1 NAND
 2024-03-28  9:36 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v6 2/3] mtd: rawnand: Enable monolithic read when reading subpages
` [PATCH v6 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-03-28  2:09 UTC  (4+ messages)

[PATCH v2 0/9] MIPS: Unify low-level debugging functionalities
 2024-03-26 20:35 UTC  (10+ messages)
` [PATCH v2 1/9] MIPS: asm: Move strings to .rodata.str section
` [PATCH v2 2/9] MIPS: debug: Implement low-level debugging functions
` [PATCH v2 3/9] MIPS: debug: Hook up DEBUG_LL with early printk
` [PATCH v2 4/9] MIPS: debug: Provide an early exception vector for low-level debugging
` [PATCH v2 5/9] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts
` [PATCH v2 6/9] MIPS: debug_ll: Implement support for Alchemy uarts
` [PATCH v2 7/9] MIPS: debug_ll: Implement support for AR933X uarts
` [PATCH v2 8/9] MIPS: zboot: Convert to use debug_ll facilities
` [PATCH v2 9/9] MIPS: CPS: "

Build regressions/improvements in v6.9-rc1
 2024-03-26 18:15 UTC  (3+ messages)

[PATCH] MIPS: Guard some macros with __ASSEMBLY__ in asm.h
 2024-03-26 11:41 UTC 

[PATCH v4 10/14] treewide: Use initializer for struct vm_unmapped_area_info
 2024-03-26  2:16 UTC 

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-03-25  9:48 UTC  (4+ messages)
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH V3] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-25  1:54 UTC  (5+ messages)

[PATCH] config/mips: support zswap function
 2024-03-24  9:37 UTC  (7+ messages)

[PATCH 0/2] kconfig: fix an unselectable choice in MIPS again, and make sure it never happens
 2024-03-23  8:51 UTC  (3+ messages)
` [PATCH 1/2] MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choice
` [PATCH 2/2] kconfig: do not reparent the menu inside a choice block

[PATCH V2] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-22 10:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] MIPS: Octeon: Add PCIe link status check
 2024-03-20 15:22 UTC 

[PATCH v6 0/2] Add support for Loongson1 DMA
 2024-03-20  2:27 UTC  (11+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).