Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-31 21:18 UTC  (28+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-31 16:07 UTC  (9+ messages)

[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-05-31 11:05 UTC  (3+ messages)
` [PATCH v2 06/11] mfd: olb: Add support for Mobileye OLB system-controller

[PATCH net-next v10 00/14] Device Memory TCP
 2024-05-30 23:51 UTC  (16+ messages)
` [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [PATCH net-next v10 07/14] page_pool: devmem support
` [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v10 09/14] net: support non paged skb frags
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v10 13/14] net: add devmem TCP documentation
` [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-05-30 11:27 UTC  (8+ messages)
` [PATCH 1/6] riscv: "
` [PATCH 2/6] loongarch: "
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
` [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
` [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-05-30  9:35 UTC  (3+ messages)
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
  ` [External] "

[PATCH v3 00/11] pinctrl: pinmux: Embed and reuse struct
 2024-05-30  8:55 UTC  (12+ messages)
` [PATCH v3 01/11] pinctrl: berlin: Make use of struct pinfunction
` [PATCH v3 02/11] pinctrl: equilibrium: "
` [PATCH v3 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v3 04/11] pinctrl: mediatek: moore: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v3 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v3 07/11] pinctrl: imx: Convert to use func member
` [PATCH v3 08/11] pinctrl: ingenic: "
` [PATCH v3 09/11] pinctrl: keembay: "
` [PATCH v3 10/11] pinctrl: mediatek: moore: "
` [PATCH v3 11/11] pinctrl: pinmux: Remove unused members from struct function_desc

[PATCH v2 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
 2024-05-30  4:27 UTC  (17+ messages)
` [PATCH v2 01/11] pinctrl: berlin: Make use of "
` [PATCH v2 02/11] pinctrl: equilibrium: "
` [PATCH v2 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v2 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v2 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v2 07/11] pinctrl: imx: Convert to use func member
` [PATCH v2 08/11] pinctrl: ingenic: "
` [PATCH v2 09/11] pinctrl: keembay: "
` [PATCH v2 10/11] pinctrl: mediatek: "
` [PATCH v2 11/11] pinctrl: pinmux: Remove unused members from struct function_desc

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-29 19:49 UTC  (18+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-29 12:54 UTC  (15+ messages)
` [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
` [PATCH v2 2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
` [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
` [PATCH v2 6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()

[PATCH] pinctrl: ralink: mt76x8: fix pinmux function
 2024-05-29  1:15 UTC  (8+ messages)

[PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64
 2024-05-28 19:17 UTC  (6+ messages)

[PATCH v1 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
 2024-05-28  0:30 UTC  (15+ messages)
` [PATCH v1 01/11] pinctrl: berlin: Make use of "
` [PATCH v1 02/11] pinctrl: equilibrium: "
` [PATCH v1 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v1 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v1 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v1 07/11] pinctrl: imx: Convert to use func member
` [PATCH v1 08/11] pinctrl: ingenic: "
` [PATCH v1 09/11] pinctrl: keembay: "
` [PATCH v1 10/11] pinctrl: mediatek: "
` [PATCH v1 11/11] pinctrl: pinmux: Remove unused members from struct function_desc

[PATCH] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-05-27 12:38 UTC  (2+ messages)

[PATCH 0/4] MIPS: Loongson64: Sweeping build warnings
 2024-05-27 12:33 UTC  (5+ messages)
` [PATCH 1/4] MIPS: kvm: Declare prototype for kvm_init_loongson_ipi
` [PATCH 2/4] MIPS: Loongson64: Include bootinfo.h in dma.c

[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
 2024-05-27 12:31 UTC  (3+ messages)
` [PATCH v4 08/14] clocksource: mips-gic-timer: Enable counter when CPUs start

[PATCH 0/7] MIPS: clocksource cumulative enhancements
 2024-05-27 12:24 UTC  (3+ messages)
` [PATCH 7/7] clocksource: mips-gic-timer: Correct sched_clock width

[PATCH 1/1] clocksource: use symbolic error names (%pe) to print logs
 2024-05-24 13:57 UTC 

[PATCH v3 0/9] MIPS: Unify low-level debugging functionalities
 2024-05-26 15:02 UTC  (8+ messages)

[PATCH v2] xfs_io: make MADV_SOFT_OFFLINE conditional
 2024-05-25 11:25 UTC  (2+ messages)

[GIT PULL] MIPS changes for v6.10
 2024-05-20 16:34 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-20 15:33 UTC  (9+ 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 0/4] of: bootargs handling improvement
 2024-05-20 15:12 UTC  (2+ messages)

From Financial Crimes Enforcement Network
 2024-05-18 21:22 UTC 

[PATCH 0/2] MIPS: Boston: Fix syscon devicetree binding and node
 2024-05-18 19:26 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: mfd: syscon: Add img,boston-platform-regs
` [PATCH 2/2] MIPS: dts: Boston: Add simple-mfd compatible

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-17 16:09 UTC  (5+ messages)
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH 0/8] MIPS: Aggregate build fixes
 2024-05-16 22:44 UTC  (7+ messages)
` [PATCH 6/8] MIPS: Limit MIPS_MT_SMP support by ISA reversion

[PATCH 1/3] MIPS: Loongson64: include asm/bootinfo.h
 2024-05-16 12:21 UTC  (4+ messages)
` [PATCH 2/3] MIPS: sgi-ip22: Add prototypes for several functions to header
` [PATCH 3/3] MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() static

sibyte: pointless if tests
 2024-05-14 23:49 UTC  (2+ messages)

[PATCH] clocksource: Add node counter timer driver for MIPS/Loongson64
 2024-05-13 19:48 UTC  (2+ messages)

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

[PATCH v5 0/4] mips: bmips: improve handling of RAC and CBR addr
 2024-05-13 15:25 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property


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