linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 05:59:04 to 2021-10-25 02:11:46 UTC [more...]

[PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-10-25  2:11 UTC  (4+ messages)
` [PATCH 4/4] MIPS: Add is_jr_ra_ins() to end the loop early

[PATCH v3 0/3] MIPS: kernel: proc: fix style and add CPU option reporting
 2021-10-24 15:33 UTC  (7+ messages)
` [PATCH v3 1/3] MIPS: kernel: proc: fix trivial style errors
` [PATCH v3 2/3] MIPS: kernel: proc: use seq_puts instead of seq_printf
` [PATCH v3 3/3] MIPS: kernel: proc: add CPU option reporting

[PATCH 0/3] genirq: Make irq_cpu_{on,off}line() an Octeon-special
 2021-10-24 15:28 UTC  (8+ messages)
` [PATCH 1/3] MIPS: loongson64: Drop call to irq_cpu_offline()
` [PATCH 2/3] irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
` [PATCH 3/3] genirq: Hide irq_cpu_{on,off}line() behind a deprecated option

[PATCH 00/20] exit cleanups
 2021-10-24 15:27 UTC  (9+ messages)
` [PATCH 05/20] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
` [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)

[PATCH] MIPS: Remove NETLOGIC support
 2021-10-24 15:26 UTC 

[PATCH v2] MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
 2021-10-24 15:32 UTC  (2+ messages)

[PATCH] MIPS: octeon: Remove unused functions
 2021-10-24 15:27 UTC  (2+ messages)

[PATCH] MIPS: Fix build error for brcmstb_gisb
 2021-10-23  1:46 UTC  (3+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-22 15:04 UTC  (5+ messages)
` [PATCH v2 09/43] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH v2 13/43] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-22  9:13 UTC  (12+ messages)
` [PATCH v3 2/3] "

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-10-22  2:19 UTC  (10+ messages)

[PATCH v8 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-21 21:57 UTC  (27+ messages)
` [PATCH v8 01/21] uapi: Add <linux/map_to_14segment.h>
` [PATCH v8 02/21] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v8 03/21] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v8 04/21] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v8 05/21] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v8 06/21] auxdisplay: Extract character line display core support
` [PATCH v8 07/21] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v8 08/21] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v8 09/21] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v8 10/21] auxdisplay: ht16k33: Fix frame buffer device blanking
` [PATCH v8 11/21] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v8 12/21] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v8 13/21] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v8 14/21] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v8 15/21] auxdisplay: ht16k33: Move delayed work
` [PATCH v8 16/21] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v8 17/21] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v8 18/21] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v8 19/21] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v8 20/21] auxdisplay: ht16k33: Add LED support
` [PATCH v8 21/21] auxdisplay: ht16k33: Make use of device properties

[GIT PULL] arm64 fixes for 5.15-rc5
 2021-10-21 15:57 UTC  (3+ messages)

[PATCH 0/5] dmaengine: dma-jz4780: Driver updates
 2021-10-21 12:51 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMA
` [PATCH 2/5] dt-bindings: dma: ingenic: Support #dma-cells = <3>
` [PATCH 5/5] dmaengine: jz4780: Support bidirectional I/O on one channel

[PATCH] MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
 2021-10-21 10:20 UTC  (2+ messages)

[PATCH] irqchip/loongson-htvec:- Handle return value of ioremap
 2021-10-21  9:23 UTC  (3+ messages)

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

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-20 17:26 UTC  (53+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH v4 00/14] Modular Broadcom irqchip drivers
 2021-10-20 15:28 UTC  (10+ messages)
` [PATCH v4 09/14] irqchip: Provide platform_device to of_irq_init_cb_t

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

[PATCH 2/6] MIPS: OCTEON: Remove redundant clearing of AER status registers
 2021-10-19 22:53 UTC  (2+ messages)

[PATCH 1/6] PCI/AER: Enable COR/UNCOR error reporting in set_device_error_reporting()
 2021-10-19 22:44 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Add of_node_put() before break
 2021-10-18 16:18 UTC  (3+ messages)

[PATCH] MIPS: sni: Fix the build
 2021-10-18 16:16 UTC  (2+ messages)

[PATCH v1 1/2] bcm47xx: Get rid of redundant 'else'
 2021-10-18 16:17 UTC  (4+ messages)
` [PATCH v1 2/2] bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()

[PATCH 0/7] A new eBPF JIT implementation for MIPS
 2021-10-18 12:17 UTC  (4+ messages)
` [PATCH 2/7] mips: uasm: Add workaround for Loongson-2F nop CPU errata

[PATCH] dmaengine: jz4780: Set max number of SGs per burst
 2021-10-18  6:37 UTC  (2+ messages)

[PATCH v2 1/5] mtd: rawnand/davinci: Don't calculate ECC when reading page
 2021-10-16 13:22 UTC  (5+ messages)
` [PATCH v2 2/5] mtd: rawnand/davinci: Avoid duplicated page read
` [PATCH v2 3/5] mtd: rawnand/davinci: Rewrite function description
` [PATCH v2 4/5] mtd: rawnand: Export nand_read_page_hwecc_oob_first()
` [PATCH v2 5/5] mtd: rawnand/ingenic: JZ4740 needs 'oob_first' read page function

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-15 13:04 UTC  (5+ messages)
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

[PATCH 0/3] mtd: Ingenic NAND fix for JZ4740
 2021-10-15  9:44 UTC  (11+ messages)
` [PATCH 2/3] mtd: rawnand: Export nand_read_page_hwecc_oob_first()
` [PATCH 3/3] mtd: rawnand/ingenic: JZ4740 needs 'oob_first' read page function

[PATCH v7 18/21] auxdisplay: ht16k33: Add support for segment displays
 2021-10-15  8:59 UTC  (3+ messages)

[PATCH v3 0/2] MIPS: convert to generic entry
 2021-10-14  8:56 UTC  (6+ messages)
` [PATCH v3 1/2] MIPS: convert syscall "
` [PATCH v3 2/2] MIPS: convert irq "

[PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-13 11:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 11/11] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-13  8:50 UTC  (5+ messages)

[PATCH v7 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-13  7:28 UTC  (5+ messages)
` [PATCH v7 20/21] auxdisplay: ht16k33: Add LED support
` [PATCH v7 21/21] auxdisplay: ht16k33: Make use of device properties

[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 UTC  (3+ 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).