messages from 2024-06-13 01:36:23 to 2024-06-21 20:31:45 UTC [more...]
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-21 20:31 UTC (25+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [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 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 v4 00/14] MIPS: Support I6500 multi-cluster configuration
2024-06-21 20:23 UTC (12+ messages)
` [PATCH v4 03/14] irqchip: mips-gic: Introduce for_each_online_cpu_gic()
` [PATCH v4 04/14] irqchip: mips-gic: Support multi-cluster in for_each_online_cpu_gic()
` [PATCH v4 05/14] irqchip: mips-gic: Setup defaults in each cluster
[PATCH 00/15] linux system call fixes
2024-06-21 19:57 UTC (33+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [PATCH 15/15] linux/syscalls.h: add missing __user annotations
[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
2024-06-21 17:40 UTC (10+ messages)
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability
[PATCH v3 0/8] MIPS: Boston: Fix syscon devicetree binding and node
2024-06-21 15:51 UTC (17+ messages)
` [PATCH v3 1/8] MIPS: dts: Boston: Add simple-mfd compatible for syscon
` [PATCH v3 2/8] MIPS: dts: Boston: Move syscon-reboot node under syscon
` [PATCH v3 3/8] MIPS: dts: Boston: Rename clock node as clock-controller
` [PATCH v3 4/8] MIPS: dts: Boston: Remove unused #interrupt-cells
` [PATCH v3 5/8] MIPS: dts: Boston: Add model property
` [PATCH v3 6/8] MIPS: dts: Boston: Rename uart node
` [PATCH v3 7/8] dt-bindings: mfd: Add img,boston-platform-regs
` [PATCH v3 8/8] dt-bindings: mips: img: Add devices binding
[PATCH v2 0/7] MIPS: clocksource cumulative enhancements
2024-06-21 11:18 UTC (3+ messages)
` [PATCH v2 6/7] clocksource: mips-gic-timer: Refine rating computation
[PATCH 00/10] MIPS: Loongson64: Loongson-2K1000 fixes
2024-06-21 8:26 UTC (12+ 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 fixes 0/4] MIPS: MT ASE fixes
2024-06-21 8:25 UTC (9+ 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 0/6] mips: Support for RTL9302C
2024-06-21 4:27 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH 2/6] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH 3/6] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH 4/6] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH 5/6] mips: generic: add fdt fixup for Realtek reference board
` [PATCH 6/6] mips: dts: realtek: Add RTL9302C board
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (10+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 06/40] mips: sgi-ip30: optimize heart_alloc_int() by using find_and_set_bit()
` [PATCH v4 34/40] MIPS: sgi-ip27: optimize alloc_level()
[PATCH v3 0/9] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
2024-06-20 18:26 UTC (12+ messages)
` [PATCH v3 1/9] Revert "dt-bindings: clock: mobileye,eyeq5-clk: add bindings"
` [PATCH v3 2/9] Revert "dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v3 3/9] Revert "dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v3 4/9] dt-bindings: soc: mobileye: add EyeQ OLB system controller
` [PATCH v3 5/9] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH v3 6/9] clk: eyeq: add driver
` [PATCH v3 7/9] reset: eyeq: add platform driver
` [PATCH v3 8/9] pinctrl: eyeq5: "
` [PATCH v3 9/9] MIPS: mobileye: eyeq5: add OLB system-controller node
[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
2024-06-20 18:00 UTC (17+ messages)
` [PATCH v2 01/11] dt-bindings: clock: mobileye,eyeq5-clk: drop bindings
` [PATCH v2 03/11] dt-bindings: soc: mobileye: add EyeQ OLB system controller
` [PATCH v2 06/11] mfd: olb: Add support for Mobileye OLB system-controller
[PATCH v7 0/5] mips: bmips: improve handling of RAC and CBR addr
2024-06-20 15:28 UTC (4+ messages)
` [PATCH v7 2/5] mips: bmips: rework and cache CBR addr handling
[PATCH v8 0/4] mips: bmips: improve handling of RAC and CBR addr
2024-06-20 15:26 UTC (5+ messages)
` [PATCH v8 1/4] mips: bmips: rework and cache CBR addr handling
` [PATCH v8 2/4] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v8 3/4] mips: bmips: setup: make CBR address configurable
` [PATCH v8 4/4] mips: bmips: enable RAC on BMIPS4350
[PATCH] crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macro
2024-06-20 14:31 UTC (2+ messages)
[PATCH fixes] MIPS: ip30: ip30-console: Add missing include
2024-06-20 14:31 UTC (2+ messages)
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-06-20 12:49 UTC (2+ messages)
` (subset) "
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2024-06-20 10:10 UTC (2+ messages)
[PATCH] MIPS: pci: lantiq: restore reset gpio polarity
2024-06-20 0:54 UTC (12+ messages)
[PATCH v2 0/8] MIPS: Boston: Fix syscon devicetree binding and node
2024-06-19 18:13 UTC (14+ messages)
` [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
[GIT PULL] MIPS fixes for v6.10
2024-06-19 17:33 UTC (2+ messages)
[PATCH stable 6.1] MIPS: dts: bcm63268: Add missing properties to the TWD node
2024-06-19 14:48 UTC
[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
2024-06-18 21:41 UTC (2+ messages)
[PATCH 00/10] MIPS: IPI Improvements
2024-06-18 14:50 UTC (15+ 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 net-next v10 00/14] Device Memory TCP
2024-06-18 11:40 UTC (22+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
mips allmodconfig build error with llvm-18.1.7-x86_64
2024-06-18 9:28 UTC (3+ messages)
[PATCH v2] EDAC: add missing MODULE_DESCRIPTION() macros
2024-06-17 19:53 UTC
[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 (3+ messages)
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).