messages from 2026-06-18 11:24:10 to 2026-06-29 20:26:34 UTC [more...]
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-29 20:26 UTC (15+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH 12/13] mm/mprotect: convert mprotect "
` [PATCH 13/13] mm/mremap: convert mremap "
[PATCH net] net: sgi: ioc3-eth: unregister netdev before freeing DMA rings
2026-06-29 17:18 UTC (2+ messages)
[PATCH] MIPS: configs: Enable the current Ingenic USB PHY symbol
2026-06-29 17:14 UTC (2+ messages)
[PATCH] MIPS: mm: Add check for highmem before removing memory block
2026-06-29 17:13 UTC (2+ messages)
[PATCH] mips: Add build salt to the vDSO
2026-06-29 17:12 UTC (2+ messages)
[PATCH v3 00/10] MIPS: DEC: Fix serial device regressions + RTC cleanup
2026-06-29 17:12 UTC (3+ messages)
` [PATCH v3 10/10] MIPS: DEC: Ensure RTC platform device deregistration upon failure
[PATCH] MIPS: loongson64: add IRQ work based on self-IPI
2026-06-29 17:14 UTC (4+ messages)
[PATCH net] net: sgi: ioc3-eth: fix split TX DMA mapping lengths
2026-06-29 17:16 UTC (2+ messages)
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-06-29 16:54 UTC (13+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 16:23 UTC (24+ messages)
` [PATCH v2 01/19] powerpc/powermac: fix OF node refcount
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 03/19] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v2 04/19] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v2 05/19] of: platform: use platform_device_set_of_node()
` [PATCH v2 06/19] powerpc/powermac: "
` [PATCH v2 07/19] i2c: pxa-pci: "
` [PATCH v2 08/19] iommu/fsl: "
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 11/19] mfd: tps6586: "
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 15/19] platform/surface: gpe: "
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes
[PATCH] mtd: rawnand: ingenic: handle ECC clock enable failures
2026-06-29 14:39 UTC (2+ messages)
[PATCH 00/13] treewide: replace linux/gpio.h
2026-06-29 14:24 UTC (16+ messages)
` [PATCH 01/13] ARM: replace linux/gpio.h inclusions
` [PATCH 02/13] m68k/coldfire: "
` [PATCH 03/13] mips: "
` [PATCH 04/13] sh: "
` [PATCH 05/13] mfd: "
` [PATCH 06/13] [net-next] net: "
` [PATCH 07/13] ASoC: "
` [PATCH 08/13] pcmcia: "
` [PATCH 09/13] phy: "
` [PATCH 10/13] media: "
` [PATCH 11/13] Input: matrix_keyboard - replace linux/gpio.h inclusion
` [PATCH 12/13] gpib: gpio: "
` [PATCH 13/13] gpiolib: remove linux/gpio.h
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-06-29 13:06 UTC (19+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit()
` [PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
` [PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications
` [PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work()
` [PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common()
` [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
` [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
` [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 9:06 UTC (6+ messages)
` [PATCH 05/23] powerpc/powermac: fix OF node refcount
` [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_dev()
[PATCH 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup
2026-06-29 8:38 UTC (19+ messages)
` [PATCH 1/9] MIPS: TXX9: Remove tx4938_spi_init() and txx9_spi_init()
` [PATCH 2/9] MIPS: TXX9: Remove txx9_7segled_*() forward declarations
` [PATCH 3/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for SIO DTR
` [PATCH 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDs
` [PATCH 5/9] MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3
` [PATCH 6/9] MIPS: TXX9: Use GPIO lookup table for iocled LEDs
` [PATCH 7/9] MIPS: TXX9: Drop GPIOLIB_LEGACY select
` [PATCH 8/9] MIPS: TXX9: Convert gpio_txx9 to dynamic GPIO base allocation
` [PATCH 9/9] MIPS: TXX9: Clean up txx9_iocled_init()
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-06-29 5:24 UTC (3+ messages)
[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-29 4:04 UTC (17+ messages)
` [PATCH v3 01/12] cpu/hotplug: Introduce CONFIG_HOTPLUG_PARALLEL_SMT
` [PATCH v3 02/12] cpu/hotplug: Propagate bring-up status to arch_cpuhp_cleanup_kick_cpu()
` [PATCH v3 03/12] arm64: smp: Tidy up smp_prepare_cpus()
` [PATCH v3 04/12] arm64: smp: Tidy up cpuinfo init and cpufeature updates
` [PATCH v3 05/12] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH v3 06/12] arm64: smp: Use generic HOTPLUG_SPLIT_STARTUP machinery for CPU onlining
` [PATCH v3 07/12] arm64: cpu_ops: Make 'cpu_operations' pointer global instead of per-cpu
` [PATCH v3 08/12] arm64: cpu_ops: Introduce get_secondary_cpu_ops()
` [PATCH v3 09/12] arm64: cpufeature: Ensure atomic updates to system_cpucaps bitmap
` [PATCH v3 10/12] arm64: smp: Pass CPU ID to update_cpu_boot_status()
` [PATCH v3 11/12] arm64: smp: Rework early boot data into per-CPU arrays
` [PATCH v3 12/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
[PATCH v2] clk/ingenic: fix clock leak on clk_register_clkdev failure
2026-06-28 12:28 UTC
[PATCH] fix: clk/ingenic: ingenic_register_clock: clk_register_clkdev failure leaks registered clock
2026-06-28 3:52 UTC (2+ messages)
[PATCH 0/5] drm/panel: refcounting panel lookups and references
2026-06-26 15:11 UTC (14+ messages)
` [PATCH 1/5] drm/panel: have drm_panel_add/remove manage a list reference
` [PATCH 2/5] drm/bridge/panel: hold a reference to the wrapped panel
` [PATCH 3/5] drm/panel: make *find_panel*() return a counted reference
` [PATCH 4/5] drm/bridge: release panel reference on all lookup exit paths
` [PATCH 5/5] drm: release panel reference after panel bridge creation
[PATCH v5 0/9] driver core: Fix some race conditions
2026-06-26 8:21 UTC (2+ messages)
[RFC] pinctrl: ingenic: impossible MACH_* guards can drop OF match data
2026-06-25 6:28 UTC (2+ messages)
[PATCH v5 00/15] drm: Improve logic behind damage handling
2026-06-24 16:06 UTC (3+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-24 10:00 UTC (21+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
` [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
[PATCH v2 0/4] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-24 9:02 UTC (2+ messages)
Gentle ping: [PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
2026-06-23 14:39 UTC (3+ messages)
[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
2026-06-22 21:14 UTC (5+ messages)
` [PATCH 1/4] vmcoreinfo: increase vmcoreinfo buffer to 8KB
` [PATCH 2/4] vmcoreinfo: export task and mm struct offsets to vmcoreinfo
` [PATCH 3/4] riscv: vmcore_info: export riscv arch-specific "
` [PATCH 4/4] mips: vmcore_info: export mips "
[PATCH 0/4] MIPS: kernel: proc: More efficient data output in show_cpuinfo()
2026-06-22 15:57 UTC (4+ messages)
` [0/4] "
` [PATCH] MIPS: kernel: proc: Use two seq_putc() calls "
[PATCH v3 00/78] drm/bridge: Convert all reset users to create_state
2026-06-22 9:32 UTC (5+ messages)
` [PATCH v3 48/78] drm/ingenic: Switch to atomic_create_state
[GIT PULL] MIPS changes for v7.2
2026-06-19 14:57 UTC (2+ messages)
[PATCH v2] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
2026-06-19 7:53 UTC (10+ messages)
[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
2026-06-18 13:38 UTC (3+ messages)
[PATCH net-next 0/2] appletalk: move the protocol out of tree
2026-06-18 11:23 UTC (6+ 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