messages from 2024-06-28 00:33:10 to 2024-07-09 09:43:09 UTC [more...]
[PATCH 0/9] AT24 EEPROM MTD Support
2024-07-09 9:43 UTC (22+ messages)
` [PATCH 1/9] mtd: core: add nvmem_write support
` [PATCH 2/9] mtd: add mtd_is_master helper
` [PATCH 3/9] mtd: add support to handle EEPROM devices
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24
` [PATCH 6/9] powerpc: "
` [PATCH 7/9] MIPS: configs: "
` [PATCH 8/9] LoongArch: "
` [PATCH 9/9] eeprom: at24: remove deprecated Kconfig symbol
[PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37
2024-07-09 9:39 UTC (8+ messages)
[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
2024-07-09 8:53 UTC (9+ messages)
` [PATCH v4 01/14] MIPS: CPS: Add a couple of multi-cluster utility functions
` [PATCH v4 02/14] MIPS: GIC: Generate redirect block accessors
` [PATCH v4 07/14] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
2024-07-09 8:55 UTC (6+ messages)
[PATCH] MIPS: Octeron: remove source file executable bit
2024-07-09 8:51 UTC (2+ messages)
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-07-08 23:49 UTC (3+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
[PATCH] MIPS: lantiq: improve USB initialization
2024-07-08 22:23 UTC
[PATCH v4 0/9] mips: Support for RTL9302C
2024-07-08 21:30 UTC (14+ messages)
` [PATCH v4 1/9] mips: dts: realtek: use "serial" instead of "uart" in node name
` [PATCH v4 2/9] mips: dts: realtek: add device_type property to cpu node
` [PATCH v4 3/9] dt-bindings: vendor-prefixes: Add Cameo Communications
` [PATCH v4 4/9] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH v4 5/9] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v4 6/9] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH v4 7/9] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH v4 8/9] mips: generic: add fdt fixup for Realtek reference board
` [PATCH v4 9/9] mips: dts: realtek: Add RTL9302C board
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-08 20:08 UTC (40+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v15 08/14] net: support non paged skb frags
` [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v15 12/14] net: add devmem TCP documentation
` [PATCH net-next v15 13/14] tools: net: package libynl for use in selftests
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v2 0/7] MIPS: clocksource cumulative enhancements
2024-07-08 16:40 UTC (4+ messages)
[PATCH v2 00/60] i2c: reword first drivers according to newest specification
2024-07-08 11:20 UTC (3+ messages)
` [PATCH v2 24/60] i2c: jz4780: reword "
[PATCH v2 00/10] MIPS: IPI Improvements
2024-07-06 23:05 UTC (15+ messages)
` [PATCH v2 01/10] MIPS: smp: Make IPI interrupts scalable
` [PATCH v2 02/10] MIPS: smp: Manage IPI interrupts as percpu_devid interrupts
` [PATCH v2 03/10] MIPS: smp: Provide platform IPI virq & domain hooks
` [PATCH v2 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus
` [PATCH v2 05/10] MIPS: smp: Implement IPI stats
` [PATCH v2 06/10] irqchip: irq-mips-gic: Switch to ipi_mux
` [PATCH v2 07/10] MIPS: Implement get_mips_sw_int hook
` [PATCH v2 08/10] MIPS: GIC: Implement get_sw_int hook
` [PATCH v2 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow
` [PATCH v2 10/10] MIPS: smp-mt: Rework IPI functions
[PATCH 0/4] MIPS: Refresh some configs
2024-07-06 13:33 UTC (7+ messages)
` [PATCH 1/4] MIPS: config: Enable MSA and virtualization for MIPS64R6
` [PATCH 2/4] MIPS: config: generic: Add board-litex
` [PATCH 3/4] MIPS: config: lemote2f: Regenerate defconfig
` [PATCH 4/4] MIPS: config: Add ip30_defconfig
[PATCH v2 0/6] MIPS: cm: Probe GCR address from devicetree
2024-07-06 5:13 UTC (2+ messages)
[PATCH 00/10] MIPS: IPI Improvements
2024-07-05 9:08 UTC (25+ messages)
` [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable
` [PATCH 02/10] MIPS: smp: Manage IPI interrupts as percpu_devid interrupts
` [PATCH 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus
` [PATCH 05/10] MIPS: smp: Implement IPI stats
[PATCH 0/4] cpufreq: Make cpufreq_driver->exit() return void
2024-07-04 12:02 UTC (4+ messages)
` [PATCH 2/4] cpufreq: loongson2: Remove empty exit() callback
[PATCH 0/9] ASoC: Constify struct regmap_config
2024-07-03 18:34 UTC (11+ messages)
` [PATCH 1/9] ASoC: cs35l34: "
` [PATCH 2/9] ASoC: cs35l35: "
` [PATCH 3/9] ASoC: cs35l36: "
` [PATCH 4/9] ASoC: cs53l30: "
` [PATCH 5/9] ASoC: jz4760: "
` [PATCH 6/9] ASoC: jz4770: "
` [PATCH 7/9] ASoC: wsa881x: "
` [PATCH 8/9] ASoC: wsa883x: "
` [PATCH 9/9] ASoC: wsa884x: "
[PATCH 0/3] MIPS: Add Mobileye EyeQ OLB system-controller
2024-07-03 15:19 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: soc: mobileye: add EyeQ OLB system controller
` [PATCH 2/3] MIPS: mobileye: eyeq5: add OLB system-controller node
` [PATCH 3/3] MAINTAINERS: Mobileye: add OLB drivers and dt-bindings
[PATCH] MIPS: Alchemy: switch to use software nodes for GPIOs
2024-07-03 15:18 UTC (3+ messages)
MCEs on MIPS: multiple matching TLB entries
2024-07-03 5:13 UTC (6+ messages)
[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
2024-07-01 17:51 UTC (3+ messages)
[PATCH v3 0/9] mips: Support for RTL9302C
2024-07-01 4:41 UTC (20+ messages)
` [PATCH v3 5/9] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v3 6/9] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH v3 7/9] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH v3 8/9] mips: generic: add fdt fixup for Realtek reference board
[PATCH AUTOSEL 5.4 4/4] mips: fix compat_sys_lseek syscall
2024-07-01 0:15 UTC
[PATCH AUTOSEL 5.10 4/4] mips: fix compat_sys_lseek syscall
2024-07-01 0:14 UTC
[PATCH AUTOSEL 5.15 5/5] mips: fix compat_sys_lseek syscall
2024-07-01 0:14 UTC
[PATCH AUTOSEL 6.1 5/5] mips: fix compat_sys_lseek syscall
2024-07-01 0:14 UTC
[PATCH AUTOSEL 6.6 12/12] mips: fix compat_sys_lseek syscall
2024-07-01 0:13 UTC
[PATCH AUTOSEL 6.9 19/20] mips: fix compat_sys_lseek syscall
2024-07-01 0:11 UTC
[PATCH v3] mips: kernel: fix detect_memory_region() function
2024-06-30 6:56 UTC (2+ messages)
[PATCH v2 00/13] linux system call fixes
2024-06-29 21:05 UTC (4+ messages)
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
[PATCH v2] EDAC: add missing MODULE_DESCRIPTION() macros
2024-06-29 14:57 UTC (2+ messages)
[PATCH V2] mips: kernel: fix detect_memory_region() function
2024-06-29 5:19 UTC (2+ messages)
[PATCH V2] mips: kernel: fix detect_memory_region() function
2024-06-29 4:56 UTC (2+ messages)
[PATCH] MIPS: crypto: Clean up useless assignment operations
2024-06-28 16:42 UTC (5+ messages)
[PATCH V2] mips: kernel: fix detect_memory_region() function
2024-06-28 16:07 UTC (2+ messages)
[PATCH v9 0/2] Add support for Loongson1 APB DMA
2024-06-28 12:07 UTC (2+ messages)
[PATCH fixes 0/4] MIPS: MT ASE fixes
2024-06-28 0:36 UTC (6+ messages)
` [PATCH fixes 3/4] MIPS: cps-vec: Replace MT instructions with macros
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 NNTP newsgroup(s).