Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-29 06:01:57 to 2024-09-06 09:37:38 UTC [more...]

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-09-06  9:37 UTC  (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-06  9:14 UTC  (11+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
` [PATCH RFC v3 2/2] selftests/mm: Create ADDR_LIMIT_47BIT test

[PATCH 0/3] rust: Initial MIPS support
 2024-09-06  9:03 UTC  (18+ messages)
` [PATCH 1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option
` [PATCH 2/3] MIPS: Rename mips_instruction type to workaround bindgen issue
` [PATCH 3/3] rust: Enable for MIPS

[PATCH v3] MIPS: crypto: Clean up useless assignment operations
 2024-09-06  6:40 UTC 

Business Proposal
 2024-09-06  6:11 UTC 

[RESEND. PATCH v2] MIPS: crypto: Clean up useless assignment operations
 2024-09-06  5:56 UTC  (2+ messages)

[PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support
 2024-09-06  1:56 UTC  (22+ messages)
` [PATCH 01/15] kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
` [PATCH 02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs
` [PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section
` [PATCH 04/15] kbuild: add generic support for built-in boot DTBs
` [PATCH 05/15] MIPS: migrate to generic rule for built-in DTBs
` [PATCH 06/15] riscv: migrate to the generic rule for built-in DTB
` [PATCH 07/15] LoongArch: "
` [PATCH 08/15] ARC: "
` [PATCH 09/15] openrisc: "
` [PATCH 10/15] xtensa: "
` [PATCH 11/15] nios2: "
` [PATCH 12/15] sh: "
` [PATCH 13/15] microblaze: "
` [PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB
` [PATCH 15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-05 17:26 UTC  (24+ 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] remoteproc:remove redundant dev_err message
 2024-09-05 16:22 UTC  (2+ messages)

[PATCH v2 0/3] rust: Initial MIPS support
 2024-09-05 13:33 UTC  (4+ messages)
` [PATCH v2 1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option
` [PATCH v2 2/3] MIPS: Rename mips_instruction type to workaround bindgen issue
` [PATCH v2 3/3] rust: Enable for MIPS

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-09-05  8:18 UTC  (4+ messages)
` [PATCH v2 4/7] mips: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-04 22:56 UTC  (10+ 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 v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-04 16:58 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area

[PATCH net-next v24 00/13] Device Memory TCP
 2024-09-04 15:29 UTC  (21+ 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 v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-09-04 15:03 UTC  (17+ 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] mips: Remove posix_types.h include from sigcontext.h
 2024-09-04 12:49 UTC  (5+ messages)

[PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
 2024-09-04  6:58 UTC 

[PATCH -next] dmaengine: Loongson1: Annotate struct ls1x_dma_chan with __counted_by()
 2024-09-04  2:25 UTC  (2+ messages)

clearly mark DMA_OPS support as an architecture feature v2
 2024-09-03  9:39 UTC  (5+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS

[PATCH v5 0/3] drm: fix two issues related to HDMI Connector implementation
 2024-09-03  8:18 UTC  (5+ messages)
` [PATCH v5 1/3] drm/display: stop depending on DRM_DISPLAY_HELPER
` [PATCH v5 2/3] drm/bridge-connector: move to DRM_DISPLAY_HELPER module
` [PATCH v5 3/3] drm/bridge-connector: reset the HDMI connector state

[PATCH v1 0/2] gpiolib:legacy: Kill GPIOF_DIR_* and GPIOF_INIT_*
 2024-09-02  9:47 UTC  (6+ 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  (12+ messages)
` [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-30 17:59 UTC  (19+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v23 06/13] memory-provider: dmabuf devmem memory provider
` [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  (2+ messages)
` (subset) "

[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: "


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