messages from 2024-06-07 00:51:38 to 2024-06-17 14:16:57 UTC [more...]
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-17 14:16 UTC (23+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v12 05/13] page_pool: convert to use netmem
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v12 08/13] net: support non paged skb frags
` [PATCH net-next v12 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v12 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v12 12/13] net: add devmem TCP documentation
` [PATCH net-next v12 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH 00/10] MIPS: IPI Improvements
2024-06-17 13:53 UTC (12+ messages)
` [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable
` [PATCH 02/10] MIPS: smp: Manage IPI interrupts as percpu_devid interrupts
` [PATCH 03/10] MIPS: smp: Provide platform IPI virq & domain hooks
` [PATCH 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus
` [PATCH 05/10] MIPS: smp: Implement IPI stats
` [PATCH 06/10] irqchip: irq-mips-gic: Switch to ipi_mux
` [PATCH 07/10] MIPS: Implement get_mips_sw_int hook
` [PATCH 08/10] MIPS: GIC: Implement get_sw_int hook
` [PATCH 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow
` [PATCH 10/10] MIPS: smp-mt: Rework IPI functions
[PATCH fixes] MIPS: ip30: ip30-console: Add missing include
2024-06-16 17:54 UTC
[PATCH fixes 0/4] MIPS: MT ASE fixes
2024-06-16 13:25 UTC (5+ messages)
` [PATCH fixes 1/4] MIPS: mipsmtregs: Fix target register for MFTC0
` [PATCH fixes 2/4] MIPS: asmmacro: Fix MT ASE macros
` [PATCH fixes 3/4] MIPS: cps-vec: Replace MT instructions with macros
` [PATCH fixes 4/4] MIPS: Use toolchain MT ASE support whenever possible
[PATCH v2 0/8] MIPS: Boston: Fix syscon devicetree binding and node
2024-06-15 19:16 UTC (21+ messages)
` [PATCH v2 1/8] MIPS: dts: Boston: Add simple-mfd compatible for syscon
` [PATCH v2 2/8] MIPS: dts: Boston: Move syscon-reboot node under syscon
` [PATCH v2 3/8] MIPS: dts: Boston: Remove unused #interrupt-cells
` [PATCH v2 4/8] MIPS: dts: Boston: Add model property
` [PATCH v2 5/8] MIPS: dts: Boston: Rename uart node
` [PATCH v2 6/8] dt-bindings: mfd: Add img,boston-platform-regs
` [PATCH v2 7/8] du-bindings: mips: cpu: Add img,mips compatible
` [PATCH v2 8/8] dt-bindings: mips: img: Add devices binding
[PATCH 00/10] MIPS: Loongson64: Loongson-2K1000 fixes
2024-06-14 15:40 UTC (11+ messages)
` [PATCH 01/10] MIPS: Loongson64: Remove memory node for builtin-dtb
` [PATCH 02/10] MIPS: dts: loongson: Fix liointc IRQ polarity
` [PATCH 03/10] MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
` [PATCH 04/10] MIPS: dts: loongson: Fix GMAC phy node
` [PATCH 05/10] MIPS: dts: loongson: Add ISA node
` [PATCH 06/10] MIPS: Loongson64: Test register availability before use
` [PATCH 07/10] platform: mips: cpu_hwmon: Disable driver on unsupported hardware
` [PATCH 08/10] MIPS: Loongson64: reset: Prioritise firmware service
` [PATCH 09/10] MIPS: Loongson64: sleeper: Pass ra and sp as arguments
` [PATCH 10/10] MIPS: Loongson64: env: Hook up Loongsson-2K
[PATCH] MIPS: pci: lantiq: restore reset gpio polarity
2024-06-14 8:43 UTC (13+ messages)
[PATCH v9 0/2] Add support for Loongson1 APB DMA
2024-06-14 2:12 UTC (5+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v9 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
[PATCH v2] dt-bindings: mfd: syscon: Add more simple compatibles
2024-06-13 14:39 UTC (2+ messages)
` (subset) "
[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
2024-06-13 14:39 UTC (2+ messages)
` (subset) "
[PATCH v8 0/2] Add support for Loongson1 APB DMA
2024-06-13 10:04 UTC (5+ messages)
` [PATCH v8 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v8 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
[PATCH net-next v11 00/13] Device Memory TCP
2024-06-13 0:10 UTC (13+ messages)
` [PATCH net-next v11 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v11 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v11 05/13] page_pool: convert to use netmem
` [PATCH net-next v11 06/13] page_pool: devmem support
` [PATCH net-next v11 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v11 08/13] net: support non paged skb frags
` [PATCH net-next v11 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v11 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v11 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v11 12/13] net: add devmem TCP documentation
` [PATCH net-next v11 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-06-12 17:31 UTC (12+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
[PATCH v2 0/6] MIPS: cm: Probe GCR address from devicetree
2024-06-12 17:01 UTC (8+ messages)
` [PATCH v2 1/6] MIPS: generic: Do __dt_setup_arch in prom_init
` [PATCH v2 2/6] MIPS: malta: Move SMP initialisation to device_tree_init
` [PATCH v2 3/6] MIPS: cm: Prefix probe functions with __init
` [PATCH v2 4/6] MIPS: Move mips_cm_probe after prom_init
` [PATCH v2 5/6] dt-bindings: mips: Document mti,mips-cm
` [PATCH v2 6/6] MIPS: cm: Probe GCR address from DeviceTree
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-12 15:47 UTC (45+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
2024-06-12 9:53 UTC (5+ messages)
` [PATCH v2 1/4] MIPS: Introduce WAR_4KC_LLSC config option
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability
` [PATCH v2 3/4] MIPS: Select ARCH_SUPPORTS_ATOMIC_RMW when possible
` [PATCH v2 4/4] MIPS: Select ARCH_HAVE_NMI_SAFE_CMPXCHG "
[PATCH v2 0/7] MIPS: clocksource cumulative enhancements
2024-06-12 8:54 UTC (8+ messages)
` [PATCH v2 1/7] MIPS: csrc-r4k: Refine rating computation
` [PATCH v2 2/7] MIPS: csrc-r4k: Apply verification clocksource flags
` [PATCH v2 3/7] MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT
` [PATCH v2 4/7] MIPS: csrc-r4k: Don't register as sched_clock if unfit
` [PATCH v2 5/7] MIPS: sync-r4k: Rework based on x86 tsc_sync
` [PATCH v2 6/7] clocksource: mips-gic-timer: Refine rating computation
` [PATCH v2 7/7] clocksource: mips-gic-timer: Correct sched_clock width
[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
2024-06-12 8:38 UTC
[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-06-12 1:18 UTC (2+ messages)
[PATCH 1/1] MIPS: Routerboard 532: Fix vendor retry check code
2024-06-11 14:14 UTC (2+ messages)
[PATCH v7 0/5] mips: bmips: improve handling of RAC and CBR addr
2024-06-11 14:12 UTC (10+ messages)
` [PATCH v7 1/5] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH v7 2/5] mips: bmips: rework and cache CBR addr handling
` [PATCH v7 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v7 4/5] mips: bmips: setup: make CBR address configurable
` [PATCH v7 5/5] mips: bmips: enable RAC on BMIPS4350
[PATCH 1/3] MIPS: Loongson64: include asm/bootinfo.h
2024-06-11 11:21 UTC (5+ 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
[PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware
2024-06-11 11:16 UTC (2+ messages)
[PATCH 0/4] MIPS: Loongson64: Sweeping build warnings
2024-06-11 11:15 UTC (2+ messages)
[PATCH v5 0/4] mips: bmips: improve handling of RAC and CBR addr
2024-06-11 11:37 UTC (8+ messages)
` [PATCH v5 1/4] mips: bmips: rework and cache CBR addr handling
` [PATCH v5 4/4] mips: bmips: enable RAC on BMIPS4350
[PATCH v6 0/5] mips: bmips: improve handling of RAC and CBR addr
2024-06-11 11:32 UTC (6+ messages)
` [PATCH v6 1/5] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH v6 2/5] mips: bmips: rework and cache CBR addr handling
` [PATCH v6 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v6 4/5] mips: bmips: setup: make CBR address configurable
` [PATCH v6 5/5] mips: bmips: enable RAC on BMIPS4350
[PATCH v1 1/1] MIPS: Alchemy: Switch to use kmemdup_array()
2024-06-11 8:54 UTC (2+ messages)
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-06-11 8:41 UTC (3+ messages)
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
[PATCH v2 0/3] Add support for the Mobileye EyeQ6H SoC
2024-06-11 8:42 UTC (4+ messages)
[PATCH] iio: add missing MODULE_DESCRIPTION() macros
2024-06-08 16:38 UTC (2+ messages)
[PATCH v3 00/11] pinctrl: pinmux: Embed and reuse struct
2024-06-07 20:34 UTC (2+ messages)
[PATCH 0/2] pwm: Make use of regmap_{set,clear}_bits()
2024-06-07 16:21 UTC (3+ messages)
` [PATCH 1/2] pwm: jz4740: Another few conversions to regmap_{set,clear}_bits()
[PATCH v7 0/3] Add support for Loongson-1 NAND
2024-06-07 2:36 UTC (8+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).