linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 07:51:24 to 2021-10-05 08:39:21 UTC [more...]

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-10-05  8:27 UTC  (17+ messages)
` [RFC PATCH bpf-next v2 00/16] "
  ` [RFC PATCH bpf-next v2 01/16] MIPS: eBPF: support BPF_TAIL_CALL in JIT static analysis
  ` [RFC PATCH bpf-next v2 02/16] MIPS: eBPF: mask 32-bit index for tail calls
  ` [RFC PATCH bpf-next v2 03/16] MIPS: eBPF: fix BPF_ALU|ARSH handling in JIT static analysis
  ` [RFC PATCH bpf-next v2 04/16] MIPS: eBPF: support BPF_JMP32 "
  ` [RFC PATCH bpf-next v2 05/16] MIPS: eBPF: fix system hang with verifier dead-code patching
  ` [RFC PATCH bpf-next v2 06/16] MIPS: eBPF: fix JIT static analysis hang with bounded loops
  ` [RFC PATCH bpf-next v2 07/16] MIPS: eBPF: fix MOD64 insn on R6 ISA
  ` [RFC PATCH bpf-next v2 08/16] MIPS: eBPF: support long jump for BPF_JMP|EXIT
  ` [RFC PATCH bpf-next v2 09/16] MIPS: eBPF: drop src_reg restriction in BPF_LD|BPF_DW|BPF_IMM
  ` [RFC PATCH bpf-next v2 10/16] MIPS: eBPF: add core support for 32/64-bit systems
  ` [RFC PATCH bpf-next v2 11/16] bpf: allow tailcalls in subprograms for MIPS64/MIPS32
  ` [RFC PATCH bpf-next v2 13/16] MIPS: eBPF64: support BPF_JMP32 conditionals
  ` [RFC PATCH bpf-next v2 14/16] MIPS: eBPF64: implement all BPF_ATOMIC ops
  ` [RFC PATCH bpf-next v2 15/16] MIPS: uasm: Enable muhu opcode for MIPS R6
  ` [RFC PATCH bpf-next v2 16/16] MIPS: eBPF: add MIPS32 JIT

[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
 2021-10-04 19:31 UTC  (7+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v2 5/5] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH 0/6] MIPS: OCTEON: Remove redundant AER code
 2021-10-04 17:59 UTC  (7+ messages)
` [PATCH 1/6] PCI/AER: Enable COR/UNCOR error reporting in set_device_error_reporting()
` [PATCH 2/6] MIPS: OCTEON: Remove redundant clearing of AER status registers
` [PATCH 3/6] MIPS: OCTEON: Remove redundant enable of PCIe normal error reporting
` [PATCH 4/6] MIPS: OCTEON: Remove redundant enable of COR/UNCOR error
` [PATCH 5/6] MIPS: OCTEON: Remove redundant ECRC Generation Enable
` [PATCH 6/6] MIPS: OCTEON: Remove redundant enable of RP error reporting

[PATCH v3 00/14] Modular Broadcom irqchip drivers
 2021-10-04 17:03 UTC  (19+ messages)
` [PATCH v3 01/14] MIPS: BMIPS: Remove use of irq_cpu_offline
` [PATCH v3 02/14] irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
` [PATCH v3 03/14] irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
` [PATCH v3 04/14] irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS
` [PATCH v3 05/14] irqchip/irq-bcm7038-l1: Restrict affinity setting "
` [PATCH v3 06/14] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v3 07/14] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH v3 08/14] irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v3 09/14] irqchip: Provide platform_device to of_irq_init_cb_t
` [PATCH v3 10/14] genirq: Export irq_gc_noop()
` [PATCH v3 11/14] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v3 12/14] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH v3 13/14] ARM: bcm: "
` [PATCH v3 14/14] irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE

[GIT PULL] MIPS fixes for v5.15
 2021-10-04 16:55 UTC  (2+ messages)

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-10-04  8:26 UTC  (15+ messages)
` [PATCH v6 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v6 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v6 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v6 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v6 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-03 16:55 UTC  (4+ messages)
` [PATCH v3 3/3] MAINTAINERS: add myself as maintainer of the MT7621 PCI "

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-10-03 16:21 UTC  (10+ messages)
` [PATCH v3 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH v3 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'

[PATCH] MIPS: Revert "add support for buggy MT7621S core detection"
 2021-10-02  8:25 UTC  (4+ messages)

[PATCH] clk: ingenic: Fix bugs with divided dividers
 2021-10-01 17:20 UTC 

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-10-01 14:03 UTC  (15+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v3] MIPS: add support for buggy MT7621S core detection
 2021-10-01  5:04 UTC  (7+ messages)

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-30  9:36 UTC  (40+ messages)
` [PATCH 02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH 03/14] KVM: Refactor and document halt-polling stats update helper
` [PATCH 04/14] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful
` [PATCH 08/14] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH 10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH 11/14] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH 12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH 13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH 14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-09-29 15:00 UTC  (13+ messages)
` [PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-29 14:42 UTC  (31+ messages)
` [PATCH v4 01/10] drm/ingenic: Fix drm_init error path if IPU was registered
` [PATCH v4 02/10] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v4 03/10] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v4 04/10] drm/bridge: synopsis: Add mode_fixup and bridge timings support
` [PATCH v4 05/10] drm/bridge: synopsis: Fix to properly handle HPD
` [PATCH v4 06/10] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v4 07/10] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v4 08/10] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v4 09/10] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v4 10/10] drm/ingenic: add some jz4780 specific features

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-29  2:57 UTC  (5+ messages)

[PATCH v2 00/12] Modular Broadcom irqchip drivers
 2021-09-28 16:30 UTC  (15+ messages)
` [PATCH v2 01/12] arch: Export cpu_logical_map to modules
` [PATCH v2 02/12] MIPS: BMIPS: Remove use of irq_cpu_offline
` [PATCH v2 03/12] irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
` [PATCH v2 04/12] irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
` [PATCH v2 05/12] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 06/12] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH v2 07/12] irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 08/12] irqchip: Provide platform_device to of_irq_init_cb_t
` [PATCH v2 09/12] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 10/12] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH v2 11/12] ARM: bcm: "
` [PATCH v2 12/12] irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE

[PATCH 00/11] Modular Broadcom irqchip drivers
 2021-09-28  8:10 UTC  (18+ messages)
` [PATCH 01/11] arch: Export cpu_logical_map to modules
` [PATCH 03/11] genirq: Export irq_set_affinity_locked()
` [PATCH 07/11] of/irq: Export of_irq_count to drivers

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-27 16:18 UTC  (8+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH RESEND v5 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2021-09-27 11:16 UTC  (3+ messages)
` [PATCH RESEND v5 1/6] "

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-27  9:07 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 NNTP newsgroup(s).