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

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-18 19:53 UTC  (26+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
` [PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
` [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
` [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()

[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
 2024-04-18 19:22 UTC 

[PATCH] MIPS: SGI-IP30: Use bitmap API when iterating over bitmap
 2024-04-18 13:37 UTC  (4+ messages)

[PATCH 0/2] MIPS: SGI-IP27: micro-optimize arch_init_irq()
 2024-04-17 11:10 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH 2/2] MIPS: SGI-IP27: use WARN_ON() output

[PATCH 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-04-17 10:18 UTC  (32+ messages)
` [PATCH 01/11] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH 02/11] dt-bindings: clock: mobileye,eyeq5-clk: add EyeQ6L and EyeQ6H
` [PATCH 03/11] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH 04/11] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH 05/11] clk: eyeq: add driver
` [PATCH 06/11] reset: eyeq: add platform driver
` [PATCH 07/11] pinctrl: eyeq5: "
` [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH 09/11] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH 10/11] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH 11/11] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes

[linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4
 2024-04-16 21:34 UTC 

[PATCH 3/5 RESEND] mm: add vaddr param to pmd_populate_kernel
 2024-04-16 19:18 UTC  (2+ messages)
  ` [PATCH 3/5] "

[PATCH] irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown
 2024-04-16 19:43 UTC 

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-15 23:53 UTC  (7+ messages)
` [PATCH 5/7] ARM: configs: sunxi: Enable DRM_DW_HDMI

[PATCH] MIPS: ralink: Use min() to fix Coccinelle warning
 2024-04-15  8:42 UTC  (3+ messages)

[PATCH 00/14] mips: dts: ralink: mt7621: improve DTS style
 2024-04-15  8:33 UTC  (4+ messages)

[PATCH] MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototype
 2024-04-15  8:33 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: Declare early_tlb_init() static
 2024-04-15  8:33 UTC  (3+ messages)

[PATCH] MIPS: Guard some macros with __ASSEMBLY__ in asm.h
 2024-04-15  8:34 UTC  (3+ messages)

[PATCH] MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()
 2024-04-15  8:35 UTC  (2+ messages)

[PATCH] MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() static
 2024-04-15  8:33 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Add PCIe link status check
 2024-04-15  8:34 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP27: micro-optimize arch_init_irq()
 2024-04-15  8:31 UTC  (2+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-13 20:12 UTC  (7+ 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

Build regressions/improvements in v6.9-rc1
 2024-04-12 17:43 UTC  (3+ messages)

[GIT PULL] MIPS fixes for v6.9
 2024-04-12 16:08 UTC  (2+ messages)

[PATCH v2 1/1] clk: imgtec: use %pe for better readability of errors while printing
 2024-04-12  9:07 UTC 

[PATCH 1/1] clk: imgtec: use %pe for better readability of errors while printing
 2024-04-12  6:29 UTC  (3+ messages)

[PATCH] cpufreq: Remove redundant exit() functions
 2024-04-12  5:53 UTC  (3+ messages)

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-04-11 15:44 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD, MIPS and Sound due for the v6.10 merge window

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-11 12:03 UTC  (15+ messages)
` [PATCH v3 1/9] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
` [PATCH v3 2/9] spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH v3 3/9] spi: dt-bindings: cdns,qspi-nor: make cdns,fifo-depth optional
` [PATCH v3 4/9] spi: cadence-qspi: allow FIFO depth detection
` [PATCH v3 5/9] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH v3 6/9] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH v3 7/9] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH v3 8/9] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH v3 9/9] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
` (subset) [PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support

[PATCHv13 0/5] *** Detect interrupt storm in softlockup ***
 2024-04-11  7:41 UTC  (6+ messages)
` [PATCHv13 1/5] genirq: Convert kstat_irqs to a struct
` [PATCHv13 2/5] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv13 3/5] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv13 4/5] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv13 5/5] watchdog/softlockup: report the most frequent interrupts

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-04-10 14:17 UTC  (5+ messages)
` [PATCHv12 1/4] genirq: Provide a snapshot mechanism for interrupt statistics

[PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-09 15:51 UTC  (26+ messages)
` [PATCH v2 01/11] spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH v2 02/11] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
` [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
` [PATCH v2 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
` [PATCH v2 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH v2 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH v2 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS
` (subset) [PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support

[PATCH] MIPS: scall: Save thread_info.syscall unconditionally on entry
 2024-04-09 14:59 UTC  (2+ messages)

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-04-08 17:06 UTC  (3+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-08 15:57 UTC  (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

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

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-08 10:03 UTC  (6+ messages)
` [PATCH 3/9] IB: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "

[PATCH v2 0/9] MIPS: Unify low-level debugging functionalities
 2024-04-08  6:50 UTC  (13+ 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 5/9] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts
` [PATCH v2 8/9] MIPS: zboot: Convert to use debug_ll facilities
` [PATCH v2 9/9] MIPS: CPS: "

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2024-04-05 16:20 UTC  (6+ messages)
  ` [Intel-gfx] "


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