linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 06:56:26 to 2024-09-03 00:49:01 UTC [more...]

[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-09-03  0:48 UTC  (16+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v4 02/10] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v4 03/10] KVM: Rename symbols related to enabling virtualization hardware
` [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
` [PATCH v4 05/10] KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
` [PATCH v4 06/10] KVM: x86: "
` [PATCH v4 07/10] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v4 08/10] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v4 09/10] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v4 10/10] KVM: x86: Register "emergency disable" callbacks when virt is enabled

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-02 16:39 UTC  (8+ messages)
` [PATCH 1/2] mm: rename copy_from_kernel_nofault_allowed() to copy_kernel_nofault_allowed()
` [PATCH 2/2] mm: make copy_to_kernel_nofault() not fault on user addresses

[PATCH v1 0/2] gpiolib:legacy: Kill GPIOF_DIR_* and GPIOF_INIT_*
 2024-09-02  9:47 UTC  (8+ messages)
` [PATCH v1 1/2] gpiolib: legacy: Kill GPIOF_INIT_* definitions
` [PATCH v1 2/2] gpiolib: legacy: Kill GPIOF_DIR_* definitions

[PATCH] dmaengine: loongson1-apb-dma: Fix the build warning caused by the size of pdev_irqname
 2024-09-02  8:29 UTC  (2+ messages)

[RFC} arm architecture board/feature deprecation timeline
 2024-09-01 16:34 UTC  (4+ messages)

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-31 16:30 UTC  (33+ 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

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-08-31  1:45 UTC  (20+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
` [PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
` [PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test

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

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

[PATCH v12 0/2] Add support for Loongson1 APB DMA
 2024-08-30  2:33 UTC  (3+ messages)

[PATCH v8 0/2] Add support for Loongson1 APB DMA
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: add top-level constraints
 2024-08-29  9:36 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: clock: cirrus,lochnagar: "
` [PATCH 5/5] dt-bindings: clock: st,stm32mp1-rcc: "
` (subset) [PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: "

[PATCH] mips: Remove posix_types.h include from sigcontext.h
 2024-08-29  8:49 UTC  (2+ messages)

[PATCH -next] MIPS: dec: prom: Remove unused unregister_prom_console() declaration
 2024-08-29  8:48 UTC  (2+ messages)

[PATCH -next] MIPS: Remove unused function dump_au1000_dma_channel() in dma.c
 2024-08-29  8:46 UTC  (2+ messages)

[PATCH -next] mips/jazz: remove unused jazz_handle_int() declaration
 2024-08-29  8:47 UTC  (2+ messages)

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

[PATCH 0/2] MIPS: ralink: Fix missing prototypes warnings
 2024-08-29  8:37 UTC  (5+ messages)
` [PATCH 1/2] MIPS: ralink: Fix missing `plat_time_init` prototype
` [PATCH 2/2] MIPS: ralink: Fix missing `get_c0_perfcount_int` prototype

[PATCH -next] MIPS: Octeon: Remove unused codes of cvmx_fpa_shutdown_pool()
 2024-08-29  8:35 UTC  (2+ messages)

[PATCH -next] MIPS: Remove unused declarations in asm/cmp.h
 2024-08-29  8:47 UTC  (2+ messages)

[PATCH -next] MIPS: Remove unused mips_display/_scroll_message() declarations
 2024-08-29  8:48 UTC  (2+ messages)

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

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

[RFC v2 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-29  1:15 UTC  (5+ 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] MIPS: fw: Gracefully handle unknown firmware protocols
 2024-08-28 22:15 UTC  (9+ messages)

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-28 18:43 UTC  (9+ messages)
` [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

[RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-28  1:17 UTC  (3+ messages)

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-27 15:40 UTC  (10+ messages)
` [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  (3+ 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  (2+ messages)

[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 v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

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

[PATCH v3 0/4] i2c: Use devm_clk_get_enabled() helpers
 2024-08-26 11:56 UTC  (9+ messages)
` [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 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 


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