linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v8 00/17] mm: jit/text allocator
 2024-05-06 18:22 UTC  (21+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-05-06 16:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6H
` [PATCH 2/3] MIPS: mobileye: Add EyeQ6H device tree
` [PATCH 3/3] MIPS: mobileye: Add EyeQ6H support

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-06 12:04 UTC  (18+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-06  7:59 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v7 2/3] mtd: rawnand: Enable monolithic read when reading subpages
` [PATCH v7 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-05 19:33 UTC  (18+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH 0/6] mips: bmips: improve handling of RAC and CBR addr
 2024-05-05 16:05 UTC  (26+ messages)
` [PATCH 1/6] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH 2/6] mips: bmips: rework and cache CBR addr handling
` [PATCH 3/6] dt-bindings: mips: brcm: Document mips-cbr-reg property
` [PATCH 4/6] mips: bmips: setup: make CBR address configurable
` [PATCH 5/6] mips: bmips: enable RAC on BMIPS4350
` [PATCH 6/6] bmips: dma: drop redundant boot_cpu_type in arch_dma_sync
` [PATCH 6/6] mips: "

[PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-05 14:29 UTC  (8+ messages)
` [PATCH v1 1/5] LoongArch: Add update_mmu_tlb_range()
` [PATCH v1 2/5] mips: "
` [PATCH v1 3/5] riscv: "
` [PATCH v1 4/5] xtensa: "
` [PATCH v1 5/5] mm: "

[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-05-04  2:34 UTC  (17+ messages)
` [PATCH v2 01/11] dt-bindings: clock: mobileye,eyeq5-clk: drop bindings
` [PATCH v2 02/11] dt-bindings: clock: mobileye,eyeq5-reset: "
` [PATCH v2 03/11] dt-bindings: soc: mobileye: add EyeQ OLB system controller
` [PATCH v2 04/11] driver core: platform: Introduce platform_device_add_with_name()
` [PATCH v2 05/11] mfd: Add cell device name
` [PATCH v2 06/11] mfd: olb: Add support for Mobileye OLB system-controller
` [PATCH v2 07/11] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH v2 08/11] clk: eyeq: add driver
` [PATCH v2 09/11] reset: eyeq: add platform driver
` [PATCH v2 10/11] pinctrl: eyeq5: "
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add OLB system-controller node

[PATCH v2 0/5] mips: bmips: improve handling of RAC and CBR addr
 2024-05-03 22:16 UTC  (10+ messages)
` [PATCH v2 1/5] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH v2 2/5] mips: bmips: rework and cache CBR addr handling
` [PATCH v2 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v2 4/5] mips: bmips: setup: make CBR address configurable
` [PATCH v2 5/5] mips: bmips: enable RAC on BMIPS4350

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-05-03 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Introduce vcpu->wants_to_run
` [PATCH v3 2/3] KVM: Ensure new code that references immediate_exit gets extra scrutiny
` [PATCH v3 3/3] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:32 UTC  (4+ messages)

[PATCH 0/2] MIPS: SGI-IP27: micro-optimize arch_init_irq()
 2024-05-03 12:50 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH 2/2] MIPS: SGI-IP27: use WARN_ON() output

[PATCH v2] MIPS: Take in account load hazards for HI/LO restoring
 2024-05-03 12:51 UTC  (2+ messages)

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (24+ messages)
` [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v7 03/16] nios2: define virtual address space for modules
` [PATCH v7 04/16] sparc: simplify module_alloc()
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v7 08/16] mm/execmem, arch: convert remaining "
` [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v7 10/16] arm64: extend execmem_info "
` [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH 00/15] i2c: use 'time_left' with wait_for_*
 2024-05-02 11:29 UTC  (6+ messages)
` [PATCH 11/15] i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()

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

[PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-01 18:01 UTC  (8+ messages)
` [PATCH 1/4] KVM: Plumb in a @sched_in flag to kvm_arch_vcpu_load()
` [PATCH 2/4] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH 3/4] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH 4/4] KVM: Delete the now unused kvm_arch_sched_in()

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCH v3 2/2] fs/xattr: add *at family syscalls
 2024-04-30 10:09 UTC  (2+ messages)

request for quote from sweden
 2024-04-29 19:49 UTC 

[PATCH v4 0/6] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-29 15:37 UTC  (2+ messages)
` (subset) "

[PATCH] MIPS: Take in account load hazards for HI/LO restoring
 2024-04-29  8:30 UTC  (4+ messages)

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-28  6:55 UTC  (11+ messages)
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-27  6:58 UTC  (10+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions


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