messages from 2025-04-28 17:02:02 to 2025-05-21 08:57:58 UTC [more...]
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-21 8:57 UTC (17+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
` [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls
[mips-linux:mips-next 16/19] kismet: WARNING: unmet direct dependencies detected for SERIAL_OF_PLATFORM when selected by ECONET
2025-05-21 8:47 UTC
[PATCH] MIPS: CPS: Optimise delay CPU calibration for SMP
2025-05-21 7:47 UTC (3+ messages)
[mips-linux:mips-next 16/19] kismet: WARNING: unmet direct dependencies detected for EARLY_PRINTK_8250 when selected by ECONET
2025-05-21 7:34 UTC
[mips-linux:mips-next 16/19] kismet: WARNING: unmet direct dependencies detected for DEBUG_ZBOOT when selected by ECONET
2025-05-21 6:31 UTC
[PATCH 0/4] wifi: ath9k: add ahb OF support
2025-05-21 2:15 UTC (5+ messages)
` [PATCH 1/4] wifi: ath9k: ahb: reorder declarations
` [PATCH 2/4] wifi: ath9k: ahb: reorder includes
` [PATCH 3/4] wifi: ath9k: ahb: replace id_table with of
` [PATCH 4/4] mips: dts: qca: add wmac support
[PATCH net-next 0/3] net: phy: fixed_phy: simplifications and improvements
2025-05-21 1:20 UTC (9+ messages)
` [PATCH net-next 1/3] net: phy: fixed_phy: remove irq argument from fixed_phy_add
` [PATCH net-next 2/3] net: phy: fixed_phy: remove irq argument from fixed_phy_register
[PATCH V4 16/16] mips/perf: Remove driver-specific throttle support
2025-05-20 18:16 UTC
[PATCH v5 0/7] Add EcoNet EN751221 MIPS platform support
2025-05-20 16:07 UTC (16+ messages)
` [PATCH v5 1/7] dt-bindings: timer: Add EcoNet EN751221 "HPT" CPU Timer
` [PATCH v5 2/7] clocksource/drivers: Add EcoNet Timer HPT driver
` [PATCH v5 3/7] dt-bindings: mips: Add EcoNet platform binding
` [PATCH v5 4/7] mips: Add EcoNet MIPS platform support
` [PATCH v5 5/7] dt-bindings: vendor-prefixes: Add SmartFiber
` [PATCH v5 6/7] mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
` [PATCH v5 7/7] MAINTAINERS: Add entry for newly added EcoNet platform
[mips-linux:mips-next 19/19] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/interrupt-controller/econet,en751221-intc.yaml
2025-05-20 10:35 UTC
[PATCH] MIPS: SMP: Move the AP sync point before the non-parallel aware functions
2025-05-20 6:50 UTC (3+ messages)
[PATCH 0/2] dt-bindings: dma: microchip,sdhci-pic32: Add json schema for text binding
2025-05-20 6:50 UTC (7+ messages)
` [PATCH 1/2] mips: dts: pic32: pic32mzda: Rename the sdhci nodename to match with common mmc-controller binding
` [PATCH 2/2] dt-binding: mmc: microchip,sdhci-pic32: convert text based binding to json schema
[PATCH] MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()
2025-05-20 6:56 UTC (2+ messages)
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-05-19 17:19 UTC (6+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
[PATCH V3 16/16] mips/perf: Remove driver-specific throttle support
2025-05-16 18:28 UTC
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-15 7:50 UTC (8+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
[PATCH V2 15/15] mips/perf: Remove driver-specific throttle support
2025-05-14 15:14 UTC
[PATCH 6.14 000/197] 6.14.7-rc1 review
2025-05-14 9:53 UTC (3+ messages)
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-13 8:24 UTC (7+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
[PATCH next] mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()
2025-05-12 14:29 UTC (7+ messages)
[PATCH] mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()
2025-05-12 14:29 UTC (2+ messages)
[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
2025-05-12 13:28 UTC (2+ messages)
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-05-12 9:55 UTC (3+ messages)
[PATCH 0/4] crypto: lib/chacha - improve type safety
2025-05-12 5:45 UTC (7+ messages)
` [PATCH 1/4] crypto: lib/chacha - strongly type the ChaCha state
` [PATCH 2/4] crypto: lib/chacha - use struct assignment to copy state
` [PATCH 3/4] crypto: lib/chacha - add strongly-typed state zeroization
` [PATCH 4/4] crypto: lib/chacha - add array bounds to function prototypes
[GIT PULL] MIPS fixes for v6.15
2025-05-11 18:40 UTC (2+ messages)
[PATCH v4 00/13] Architecture-optimized SHA-256 library API
2025-05-08 18:06 UTC (15+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH v4 05/13] crypto: mips/sha256 - implement library instead of shash
` [PATCH v4 06/13] crypto: powerpc/sha256 "
` [PATCH v4 07/13] crypto: riscv/sha256 "
` [PATCH v4 08/13] crypto: s390/sha256 "
` [PATCH v4 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH v4 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH v4 11/13] crypto: x86/sha256 "
` [PATCH v4 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH v4 13/13] crypto: lib/sha256 - improve function prototypes
[linux-next:master 6141/9308] arch/mips/lib/crypto/chacha-core.S:264:118: error: unknown instruction, did you mean: rol, rotr?
2025-05-07 22:18 UTC
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-05-07 16:38 UTC (7+ messages)
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH v2 11/17] arm64: dts: amlogic: "
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups
[bug report] mtd: rawnand: Add Loongson-1 NAND Controller Driver
2025-05-07 2:19 UTC (3+ messages)
[PATCH v4 0/7] Add EcoNet EN751221 MIPS platform support
2025-05-06 14:25 UTC (17+ messages)
` [PATCH v4 1/7] dt-bindings: timer: Add EcoNet EN751221 "HPT" CPU Timer
` [PATCH v4 2/7] clocksource/drivers: Add EcoNet Timer HPT driver
` [PATCH v4 3/7] dt-bindings: mips: Add EcoNet platform binding
` [PATCH v4 4/7] mips: Add EcoNet MIPS platform support
` [PATCH v4 5/7] dt-bindings: vendor-prefixes: Add SmartFiber
` [PATCH v4 6/7] mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
` [PATCH v4 7/7] MAINTAINERS: Add entry for newly added EcoNet platform
[PATCH] Documentation/kernel-parameters: Update memtest parameter
2025-05-06 13:12 UTC (2+ messages)
[PATCH AUTOSEL 5.4 47/79] MIPS: Use arch specific syscall name match function
2025-05-05 23:21 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 48/79] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
[PATCH AUTOSEL 5.10 068/114] MIPS: Use arch specific syscall name match function
2025-05-05 23:17 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 069/114] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH AUTOSEL 5.10 070/114] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH AUTOSEL 5.15 095/153] MIPS: Use arch specific syscall name match function
2025-05-05 23:12 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 096/153] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH AUTOSEL 5.15 097/153] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH AUTOSEL 6.1 131/212] MIPS: Use arch specific syscall name match function
2025-05-05 23:05 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 133/212] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH AUTOSEL 6.1 134/212] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH AUTOSEL 6.6 172/294] MIPS: Use arch specific syscall name match function
2025-05-05 22:54 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 174/294] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH AUTOSEL 6.6 175/294] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH AUTOSEL 6.12 276/486] MIPS: Use arch specific syscall name match function
2025-05-05 22:35 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 280/486] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH AUTOSEL 6.12 281/486] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH AUTOSEL 6.14 354/642] MIPS: Use arch specific syscall name match function
2025-05-05 22:09 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 360/642] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH AUTOSEL 6.14 361/642] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH] MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a
2025-05-05 11:24 UTC (2+ messages)
[PATCH] MIPS: SMP: Implement parallel CPU bring up for EyeQ
2025-05-02 22:03 UTC (8+ messages)
[PATCH 6.1 000/167] 6.1.136-rc1 review
2025-05-01 7:18 UTC (6+ messages)
[PATCH 00/12] crypto: sha256 - Use partial block API
2025-05-01 5:19 UTC (4+ messages)
[PATCH v3] MIPS: Fix MAX_REG_OFFSET
2025-04-30 18:07 UTC (2+ messages)
[PATCH v7 0/2] MIPS: Fix idle VS timer enqueue
2025-04-30 3:15 UTC (9+ messages)
` [PATCH v7 2/2] MIPS: Move r4k_wait() to .cpuidle.text section
[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-30 2:43 UTC (5+ messages)
[PATCH v14 0/2] Add support for Loongson-1 NAND
2025-04-29 9:24 UTC (2+ messages)
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-29 8:22 UTC (3+ messages)
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
[PATCH 00/12] pinctrl: convert GPIO chips to using new value setters - part 2 for v6.16
2025-04-29 8:35 UTC (6+ messages)
` [PATCH 02/12] pinctrl: axp209: use new GPIO line value setter callbacks
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).