Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-03 11:44:06 to 2026-07-09 02:34:30 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09  2:34 UTC  (48+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
` [patch 14/18] entry: Make return type of syscall_trace_enter() bool
` [patch 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
` [patch 17/18] x86/entry: Simplify the syscall number logic
` [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-09  2:28 UTC  (4+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-09  2:16 UTC  (4+ messages)

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-09  2:01 UTC  (23+ 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 11/13] mm/mlock: convert mlock code "

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-09  1:52 UTC  (4+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-08 11:11 UTC  (29+ messages)
` [PATCH v3 01/20] powerpc/powermac: fix OF node refcount
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 03/20] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v3 04/20] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
` [PATCH v3 06/20] of: platform: use platform_device_set_of_node()
` [PATCH v3 07/20] powerpc/powermac: "
` [PATCH v3 08/20] i2c: pxa-pci: "
` [PATCH v3 09/20] iommu/fsl: "
` [PATCH v3 10/20] net: bcmgenet: "
` [PATCH v3 11/20] pmdomain: imx: "
` [PATCH v3 12/20] mfd: tps6586: "
` [PATCH v3 13/20] slimbus: qcom-ngd-ctrl: "
` [PATCH v3 14/20] net: mv643xx: "
` [PATCH v3 15/20] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v3 16/20] platform/surface: gpe: "
` [PATCH v3 17/20] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v3 18/20] usb: musb: "
` [PATCH v3 19/20] reset: rzg2l: "
` [PATCH v3 20/20] driver core: platform: count references to all kinds of firmware nodes

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-07-08 10:01 UTC  (19+ messages)
` [PATCH v3 05/12] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH v3 09/12] arm64: cpufeature: Ensure atomic updates to system_cpucaps bitmap
` [PATCH v3 12/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-07 18:06 UTC  (50+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions
` [PATCH 02/42] of: reserved_mem: Add devm_of_reserved_mem_device_init_by_name()
` [PATCH 03/42] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
` [PATCH 04/42] remoteproc: da8xx: "
` [PATCH 05/42] remoteproc: keystone: "
` [PATCH 06/42] media: synopsys: hdmirx: "
` [PATCH 07/42] remoteproc: omap: "
` [PATCH 08/42] drm: logicvc: "
` [PATCH 09/42] drm: hdlcd: "
` [PATCH 10/42] drm: pl111: "
` [PATCH 11/42] remoteproc: mtk_scp: "
` [PATCH 12/42] media: aspeed: "
` [PATCH 13/42] media: nuvoton: npcm-video: "
` [PATCH 14/42] memory: tegra210-emc: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 15/42] drm: komeda: Use devm_of_reserved_mem_device_init()
` [PATCH 16/42] drm: malidp: "
` [PATCH 17/42] drm: ingenic: "
` [PATCH 18/42] drm: kmb: "
` [PATCH 19/42] drm: sun4i: "
` [PATCH 20/42] drm: xlnx: zynqmp_dpsub: "
` [PATCH 21/42] media: arm: mali-c55: "
` [PATCH 22/42] media: mediatek: vpu: "
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 24/42] remoteproc: ti_k3: Use devm_of_reserved_mem_device_init()
` [PATCH 25/42] ASoC: mediatek: mt8192: "
` [PATCH 26/42] ASoC: mediatek: mt8196: "
` [PATCH 27/42] ASoC: mediatek: mt8183: "
` [PATCH 28/42] ASoC: mediatek: mt8189: "
` [PATCH 29/42] ASoC: SOF: imx: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 30/42] staging: media: cedrus: Use devm_of_reserved_mem_device_init()
` [PATCH 31/42] ASoC: cix-ipbloq: "
` [PATCH 32/42] drm: aspeed: "

[PATCH v2 1/2] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support
 2026-07-07 16:09 UTC  (4+ messages)

[PATCH 0/3] MIPS: BCM47XX: convert buttons to software nodes
 2026-07-07  8:19 UTC  (7+ messages)
` [PATCH 1/3] bcma: gpio: Add and register software node for GPIO controller
` [PATCH 2/3] ssb: "
` [PATCH 3/3] MIPS: BCM47XX: Convert buttons to software nodes

[PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-07  7:48 UTC  (10+ messages)
` [PATCH net-next v12 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v12 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v12 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v12 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v12 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v12 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v12 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-07-07  6:21 UTC  (2+ messages)

[PATCH v2] clk/ingenic: fix clock leak on clk_register_clkdev failure
 2026-07-07  4:25 UTC  (3+ messages)

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-07-06 11:22 UTC  (7+ messages)
` [PATCH 02/13] m68k/coldfire: replace linux/gpio.h inclusions
` [PATCH 05/13] mfd: "
` [PATCH 07/13] ASoC: "

[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
 2026-07-06 10:41 UTC  (8+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-06  2:41 UTC  (14+ 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 v2 0/2] iio: inkern: Use namespaced exports
 2026-07-05  1:07 UTC  (5+ messages)
` [PATCH v2 2/2] "

[GIT PULL] MIPS fixes for v7.2
 2026-07-04 16:42 UTC  (2+ messages)

[PATCH v2] mips: mm: Call rcutree_report_cpu_starting() even earlier
 2026-07-03 12:50 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox