messages from 2025-03-13 13:53:17 to 2025-03-27 12:31:56 UTC [more...]
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-27 12:31 UTC (15+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
[PATCH net-next 00/13] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-03-27 8:13 UTC (36+ messages)
` [PATCH net-next 01/13] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next 02/13] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net-next 03/13] dt-bindings: net: cdns,macb: allow dma-coherent
` [PATCH net-next 04/13] net: macb: use BIT() macro for capability definitions
` [PATCH net-next 05/13] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next 06/13] net: macb: simplify macb_probe() code touching match data
` [PATCH net-next 07/13] net: macb: move HW IP alignment value to macb_config
` [PATCH net-next 08/13] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next 09/13] net: macb: sort #includes
` [PATCH net-next 10/13] net: macb: Add "mobileye,eyeq5-gem" compatible
` [PATCH net-next 11/13] MIPS: mobileye: add EyeQ5 DMA IOCU support
` [PATCH net-next 12/13] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH net-next 13/13] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH v2] mips: Add '-std=gnu11' to vdso CFLAGS
2025-03-27 3:24 UTC
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-03-27 3:24 UTC (2+ messages)
[PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
2025-03-26 22:04 UTC (4+ messages)
[PATCH v2 00/10] Add EcoNet EN751221 MIPS platform support
2025-03-26 16:43 UTC (19+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: Add EcoNet
` [PATCH v2 02/10] dt-bindings: interrupt-controller: Add EcoNet EN751221 INTC
` [PATCH v2 03/10] irqchip: "
` [PATCH v2 04/10] dt-bindings: timer: Add EcoNet EN751221 "HPT" CPU Timer
` [PATCH v2 05/10] clocksource/drivers: Add EcoNet Timer HPT driver
` [PATCH v2 06/10] dt-bindings: mips: Add EcoNet platform binding
` [PATCH v2 07/10] mips: Add EcoNet MIPS platform support
` [PATCH v2 08/10] dt-bindings: vendor-prefixes: Add SmartFiber
` [PATCH v2 09/10] mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
` [PATCH v2 10/10] MAINTAINERS: Add entry for newly added EcoNet platform
[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
2025-03-26 16:01 UTC (24+ messages)
` [PATCH v6 1/1] "
[PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup
2025-03-26 15:22 UTC (4+ messages)
` [PATCH 1/2] mm/mm_init: init holes in the end of the memory map for FLATMEM
` [PATCH 2/2] memblock: don't release high memory to page allocator when HIGHMEM is off
[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
2025-03-26 9:06 UTC (2+ messages)
[PATCH] MIPS: config: omega2+, vocore2: enable CLK_MTMIPS
2025-03-25 20:38 UTC (2+ messages)
[PATCH] arch: mips: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
2025-03-25 20:37 UTC (2+ messages)
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-03-25 7:03 UTC (10+ messages)
` [PATCH v2 06/57] irqdomain: irqchip: Switch to of_fwnode_handle()
` [Linux-stm32] "
` [PATCH v2 25/57] irqdomain: mips: Switch to irq_domain_create_*()
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation
[PATCH 0/6] asm-generic: io.h cleanups
2025-03-24 14:40 UTC (16+ messages)
` [PATCH 1/6] alpha: stop using asm-generic/iomap.h
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers
` [PATCH 3/6] parisc: stop using asm-generic/iomap.h
` [PATCH 4/6] powerpc: asm/io.h: remove split ioread64/iowrite64 helpers
` [PATCH 5/6] mips: drop GENERIC_IOMAP wrapper
` [PATCH 6/6] m68k/nommu: stop using GENERIC_IOMAP
[PATCH v1 0/8] Add EcoNet EN751221 MIPS platform support
2025-03-24 12:25 UTC (27+ messages)
` [PATCH v1 1/8] dt-bindings: vendor-prefixes: Add EcoNet
` [PATCH v1 2/8] dt-bindings: interrupt-controller: Add EcoNet EN751221 INTC
` [PATCH v1 3/8] irqchip: "
` [PATCH v1 4/8] dt-bindings: timer: Add EcoNet HPT CPU Timer
` [PATCH v1 5/8] clocksource/drivers: Add EcoNet Timer HPT driver
` [PATCH v1 6/8] dt-bindings: mips: Add EcoNet platform binding
` [PATCH v1 7/8] mips: Add EcoNet MIPS platform support
` [PATCH v1 8/8] MAINTAINERS: Add EcoNet MIPS platform entry
[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
2025-03-24 6:14 UTC
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-23 19:06 UTC (12+ messages)
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit
[PATCH] mips: Add '-std=gnu11' to vdso CFLAGS
2025-03-22 21:26 UTC (2+ messages)
[RFC PATCH] MIPS: KGDB: Remove the useless "nop"
2025-03-22 16:40 UTC (2+ messages)
[PATCH 19/41] mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
2025-03-20 12:56 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-20 10:44 UTC (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
[PATCH v14 0/2] Add support for Loongson-1 NAND
2025-03-20 10:31 UTC (3+ messages)
` [PATCH v14 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v14 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver
[PATCH v13 0/2] Add support for Loongson-1 NAND
2025-03-20 2:12 UTC (4+ messages)
` [PATCH v13 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver
[PATCH] mips: fix PCI_IOBASE definition
2025-03-19 10:44 UTC (5+ messages)
[PATCH] MIPS: Fix Macro name
2025-03-19 9:24 UTC (2+ messages)
[PATCH] MIPS: cm: Fix warning if MIPS_CM is disabled
2025-03-19 9:24 UTC (2+ messages)
[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
2025-03-17 23:52 UTC (2+ messages)
[PATCH v2 0/9] Remove pcf50633
2025-03-17 21:56 UTC (6+ messages)
` [PATCH v2 2/9] rtc: pcf50633: Remove
` (subset) "
` [PATCH v2 7/9] backlight: pcf50633-backlight: Remove
` (subset) "
` (subset) [PATCH v2 0/9] Remove pcf50633
[PATCH RESEND] phy: ingenic: fix unbalanced regulator_disable() warning
2025-03-16 16:59 UTC (6+ messages)
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-15 14:55 UTC (6+ messages)
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` Soekris crypto 1411, where to find ?
[PATCH 0/9] Remove pcf50633
2025-03-14 10:28 UTC (3+ messages)
` [PATCH 4/9] mfd: pcF50633-gpio: Remove
[PATCH v3 0/4] pinctrl: ingenic: add support for x1600 SoC and MII and I2S for jz4730
2025-03-14 9:52 UTC (2+ 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 NNTP newsgroup(s).