messages from 2022-10-24 00:38:02 to 2022-10-30 20:06:42 UTC [more...]
[PATCH v6 00/25] powerpc: Syscall wrapper and register clearing
2022-10-30 20:05 UTC (6+ messages)
` [PATCH v6 21/25] powerpc: Provide syscall wrapper
[PATCH v4] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-30 19:45 UTC (3+ messages)
Issues with the first PowerPC updates for the kernel 6.1
2022-10-30 16:46 UTC (2+ messages)
` Issues with the first PowerPC updates for the kernel 6.1 #forregzbot
[PATCH 1/2] powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs
2022-10-30 17:03 UTC (2+ messages)
Issues with the first PowerPC updates for the kernel 6.1
2022-10-30 13:30 UTC (6+ messages)
[PATCH 0/2] Consider the size of the added CPU nodes in the kexec FDT
2022-10-29 23:31 UTC (5+ messages)
` [PATCH 1/2] powerpc: export the CPU node count
` [PATCH 2/2] powerpc: Take in account addition CPU node when building kexec FDT
[PATCH] Change maintainers for vnic driver
2022-10-28 20:35 UTC
[PATCH] ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
2022-10-28 18:40 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
2022-10-28 16:06 UTC (9+ messages)
` [PATCH v3 2/2] x86: "
[PATCH 0/3] Add support for SAI on i.MX93 platform
2022-10-28 16:02 UTC (9+ messages)
` [PATCH 1/3] ASoC: dt-bindings: fsl,sai: Add compatible string for "
` [PATCH 2/3] ASoC: fsl_sai: Add support "
` [PATCH 3/3] ASoC: fsl_sai: Specify the maxburst to 8 on "
[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-3 tag
2022-10-29 17:40 UTC (2+ messages)
[PATCH v2] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup()
2022-10-29 12:26 UTC
[PATCH v2] powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()
2022-10-29 11:16 UTC
[PATCH] selftests/powerpc: Remove repeated word in comments
2022-10-29 9:46 UTC
[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
2022-10-29 9:11 UTC (16+ messages)
` [PATCH v8 1/9] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v8 2/9] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v8 3/9] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v8 5/9] arm64: dts: ls1046a: Add serdes bindings
` [PATCH v8 6/9] arm64: dts: ls1046ardb: "
` [PATCH v8 7/9] arm64: dts: ls1088a: "
` [PATCH v8 8/9] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v8 9/9] [DO NOT MERGE] arm64: dts: ls1088ardb: Add serdes bindings
[PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
2022-10-29 1:55 UTC (12+ messages)
` [PATCH v3 0/2] Copy-on-write poison recovery
` [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults
` [PATCH v3 2/2] mm, hwpoison: When copy-on-write hits poison, take page offline
[PATCH v2] random: do not include <asm/archrandom.h> from random.h
2022-10-29 1:08 UTC
[PATCH -next v2] powerpc/mpic_msgr: fix cast removes address space of expression warnings
2022-10-29 1:01 UTC (2+ messages)
[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
2022-10-28 21:40 UTC (15+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
[PATCH net-next v7 00/10] net: dpaa: Convert to phylink
2022-10-28 16:54 UTC (4+ messages)
` [PATCH net-next v7 08/10] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
[PATCH] ASoC: fsl_xcvr: Add Counter registers
2022-10-28 16:02 UTC (2+ messages)
[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-28 15:57 UTC (6+ messages)
[PATCH v2] powerpc/hv-gpci: Fix hv_gpci event list
2022-10-28 15:48 UTC
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2022-10-28 15:42 UTC
[PATCH v5 00/16] objtool: Enable and implement --mcount option on powerpc
2022-10-28 14:33 UTC (17+ messages)
` [PATCH v5 01/16] powerpc: Fix __WARN_FLAGS() for use with Objtool
` [PATCH v5 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v5 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH v5 04/16] powerpc: Curb objtool unannotated intra-function warnings
` [PATCH v5 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v5 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32
` [PATCH v5 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH v5 08/16] objtool: Fix SEGFAULT
` [PATCH v5 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH v5 10/16] objtool: Use target file class size "
` [PATCH v5 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v5 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH v5 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH v5 14/16] objtool: Add arch specific function arch_ftrace_match()
` [PATCH v5 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH v5 16/16] objtool/powerpc: Add --mcount specific implementation
[PATCH 1/3] powerpc/64s: Disable preemption in hash lazy mmu mode
2022-10-28 11:49 UTC (2+ messages)
[PATCH v2 0/2] powerpc: misc interrupt and context tracking
2022-10-28 11:49 UTC (2+ messages)
[PATCH] powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context
2022-10-28 11:49 UTC (2+ messages)
[PATCH 1/3] powerpc/64s: Add lockdep for HPTE lock
2022-10-28 11:49 UTC (2+ messages)
[PATCH 0/4] powerpc: misc interrupt and context tracking fixes
2022-10-28 11:49 UTC (2+ messages)
` (subset) "
[PATCH 0/3] Add support for MICFIL on i.MX93 platform
2022-10-28 8:27 UTC (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: fsl,micfil: Add compatible string for "
` [PATCH 2/3] ASoC: fsl_micfil: Add support "
` [PATCH 3/3] ASoC: fsl_micfil: Add support when using eDMA
[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-10-28 8:12 UTC (3+ messages)
` [PATCH v5 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v5 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
[6.1.0-rc2] insecure W+X mapping warning during kdump kernel boot
2022-10-28 5:28 UTC
[PATCH] powerpc/warp: switch to using gpiod API
2022-10-28 5:05 UTC (2+ messages)
[powerpc:fixes-test] BUILD SUCCESS 32f648fac0c17215014a47f1cd5caaaa17d8abec
2022-10-28 1:35 UTC
[powerpc:merge] BUILD SUCCESS eb05539de71d4784705d3e502d951ac17fea05e3
2022-10-28 1:35 UTC
[PATCH v7 0/8] phy: Add support for Lynx 10G SerDes
2022-10-27 21:49 UTC (3+ messages)
` [PATCH v7 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs
[PATCH] powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
2022-10-27 12:56 UTC
[PATCH net-next] eth: fealnx: delete the driver for Myson MTD-800
2022-10-27 11:40 UTC (3+ messages)
[PATCH] powerpc/books: Never call nmi_enter for real-mode NMIs
2022-10-27 10:31 UTC (2+ messages)
[PATCH v3] soc: fsl: qe: Avoid using gpio_to_desc()
2022-10-27 8:11 UTC
[PATCH] ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
2022-10-27 8:06 UTC (4+ messages)
[PATCH kernel v2 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
2022-10-27 7:39 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS 53c607b08cd6ab06168560e2c830b356a066a13e
2022-10-27 2:51 UTC
[powerpc:fixes-test] BUILD SUCCESS 65722736c3baf29e02e964a09e85c9ef71c48e8d
2022-10-27 2:51 UTC
[powerpc:fixes] BUILD SUCCESS e59b3399fde5e173b026d4952b215043e77b4521
2022-10-27 2:52 UTC
[RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
2022-10-26 18:11 UTC (4+ messages)
[PATCH] ibmvfc: Avoid path failures during live migration
2022-10-26 18:13 UTC
[PATCH] powerpc: replace ternary operator with min()
2022-10-26 12:07 UTC (3+ messages)
sched/debug: CPU hotplug operation suffers in a large cpu systems
2022-10-26 9:10 UTC (4+ messages)
[PATCH v2] soc: fsl: qe: Avoid using gpio_to_desc()
2022-10-26 8:33 UTC
[PATCH] powerpc: Save AMR/IAMR when switching tasks
2022-10-26 4:27 UTC (6+ messages)
Linux 6.1-rc2
2022-10-26 3:44 UTC (4+ messages)
[PATCH v3 1/3] powerpc: Add common pud_pfn stub for all platforms
2022-10-26 3:21 UTC (4+ messages)
` [PATCH v3 2/3] powerpc: mm: add p{te,md,ud}_user_accessible_page helpers
` [PATCH v3 3/3] powerpc: mm: support page table check
[PATCH v9 0/7] Use per-CPU temporary mappings for patching on Radix MMU
2022-10-26 0:47 UTC (9+ messages)
` [PATCH v9 1/7] powerpc: Allow clearing and restoring registers independent of saved breakpoint state
` [PATCH v9 2/7] powerpc/code-patching: Handle RWX patching initialisation error
` [PATCH v9 3/7] powerpc/code-patching: Use WARN_ON and fix check in poking_init
` [PATCH v9 4/7] powerpc/code-patching: Verify instruction patch succeeded
` [PATCH v9 5/7] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v9 6/7] powerpc/code-patching: Use temporary mm for Radix MMU
` [PATCH v9 7/7] powerpc/code-patching: Consolidate and cache per-cpu patching context
[linux-next:master] BUILD REGRESSION 89bf6e28373beef9577fa71f996a5f73a569617c
2022-10-25 23:17 UTC (4+ messages)
[PATCH v4 0/6] Out-of-line static calls for powerpc64 ELF V2
2022-10-25 23:41 UTC (4+ messages)
` [PATCH v4 2/6] powerpc/module: Handle caller-saved TOC in module linker
[PATCH v2 0/4] PCI: Remove unnecessary <linux/of_irq.h> includes
2022-10-25 21:05 UTC (7+ messages)
` [PATCH v2 1/4] PCI: altera-msi: Include <linux/irqdomain.h> explicitly
` [PATCH v2 2/4] PCI: microchip: "
` [PATCH v2 3/4] PCI: mvebu: "
` [PATCH v2 4/4] PCI: Remove unnecessary <linux/of_irq.h> includes
[PATCH] powerpc: Interrupt handler stack randomisation
2022-10-25 3:38 UTC
[PATCH v8 0/6] Use per-CPU temporary mappings for patching
2022-10-25 3:30 UTC (17+ messages)
` [PATCH v8 1/6] powerpc: Allow clearing and restoring registers independent of saved breakpoint state
` [PATCH v8 2/6] powerpc/code-patching: Use WARN_ON and fix check in poking_init
` [PATCH v8 3/6] powerpc/code-patching: Verify instruction patch succeeded
` [PATCH v8 4/6] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v8 5/6] powerpc/code-patching: Use temporary mm for Radix MMU
[PATCH v1 0/2] cleanup stackprotector canary generation
2022-10-24 5:25 UTC (6+ messages)
` [PATCH v1 1/2] stackprotector: move CANARY_MASK and get_random_canary() into stackprotector.h
` [PATCH v1 2/2] stackprotector: actually use get_random_canary()
[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
2022-10-24 16:43 UTC (9+ messages)
[PATCH] soc: fsl: qe: Avoid using gpio_to_desc()
2022-10-24 12:22 UTC
[PATCH] powerpc/8xx: Fix warning in hw_breakpoint_handler()
2022-10-24 4:13 UTC
[PATCH] powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
2022-10-24 3:01 UTC
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).