linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 20:44:16 to 2023-08-07 00:37:21 UTC [more...]

[PATCH] floppy: ERROR: that open brace { should be on the previous line
 2023-08-07  0:36 UTC  (3+ messages)

[PATCH net-next v2 00/10] net: fs_enet: Driver cleanup
 2023-08-06 15:37 UTC  (13+ messages)
` [PATCH net-next v2 01/10] net: fs_enet: Remove set but not used variable
` [PATCH net-next v2 02/10] net: fs_enet: Fix address space and base types mismatches
` [PATCH net-next v2 03/10] net: fs_enet: Remove fs_get_id()
` [PATCH net-next v2 04/10] net: fs_enet: Remove unused fields in fs_platform_info struct
` [PATCH net-next v2 05/10] net: fs_enet: Remove has_phy field "
` [PATCH net-next v2 06/10] net: fs_enet: Remove stale prototypes from fsl_soc.c
` [PATCH net-next v2 07/10] net: fs_enet: Move struct fs_platform_info into fs_enet.h
` [PATCH net-next v2 08/10] net: fs_enet: Don't include fs_enet_pd.h when not needed
` [PATCH net-next v2 09/10] net: fs_enet: Remove linux/fs_enet_pd.h
` [PATCH net-next v2 10/10] net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros

[PATCH 1/3] powerpc: remove unneeded #include <asm/export.h>
 2023-08-06 15:09 UTC  (3+ messages)
` [PATCH 2/3] powerpc: replace #include <asm/export.h> with #include <linux/export.h>
` [PATCH 3/3] powerpc: remove <asm/export.h>

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-08-06  3:59 UTC  (5+ messages)
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
    ` [PATCH v3 10/13 fix2] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(): fix2

[powerpc:next-test] BUILD SUCCESS f70befab789763be9c0a5d7073a4f27b9337c704
 2023-08-06  1:45 UTC 

[powerpc:merge] BUILD SUCCESS 645a4f1c0f58dcb511e23e76c9ec860808540f60
 2023-08-06  0:42 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.5-5 tag
 2023-08-05 20:19 UTC  (2+ messages)

[PATCH v7 0/7] Add support for memmap on memory feature on ppc64
 2023-08-05 14:24 UTC  (18+ messages)
` [PATCH v7 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
` [PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter

[PATCH] powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
 2023-08-05 12:41 UTC  (3+ messages)

[PATCH -next 0/5] usb: Remove many unnecessary NULL values
 2023-08-05  2:46 UTC  (8+ messages)
` [PATCH -next 1/5] usb: gadget: udc: Remove "
` [PATCH -next 2/5] USB: misc: "
` [PATCH -next 3/5] usb: chipidea: udc: Remove an unnecessary NULL value
` [PATCH -next 4/5] usb: musb: "
` [PATCH -next 5/5] USB: usbip: "

[PATCH v2 1/3] mm: lock a vma before stack expansion
 2023-08-05  1:42 UTC  (14+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-08-04 22:47 UTC  (17+ messages)
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
` [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET "

[PATCH v3 1/2] nmi_backtrace: Allow excluding an arbitrary CPU
 2023-08-04 16:06 UTC  (5+ messages)

[PATCH] mm: book3s32: add require space around that '?' and ':'
 2023-08-04 16:02 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: use pci_dev_id() to simplify the code
 2023-08-04 15:35 UTC  (2+ messages)

[PATCH v4 1/2] nmi_backtrace: Allow excluding an arbitrary CPU
 2023-08-04 14:00 UTC 

[PATCH] word-at-a-time: use the same return type for has_zero regardless of endianness
 2023-08-04 13:04 UTC  (3+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-04 12:34 UTC  (16+ messages)
` [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support

[PATCH -next] soc: fsl: dpio: Remove redundant initialization owner in dpaa2_dpio_driver
 2023-08-04  9:21 UTC 

[PATCH v3] hwrng: Explicitly include correct DT includes
 2023-08-04  9:35 UTC  (2+ messages)

[PATCH -next 0/2] soc: Do not check for 0 return after calling platform_get_irq()
 2023-08-04  6:53 UTC  (4+ messages)
` [PATCH -next 1/2] soc: fsl: qe: "
` [PATCH -next 2/2] soc: xilinx: "

[RFC PATCH] cxl: Use pci_find_vsec_capability() to simplify the code
 2023-08-04  7:56 UTC 

[PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
 2023-08-04  5:04 UTC  (4+ messages)

[PATCH V2 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
 2023-08-04  5:00 UTC  (2+ messages)
` [PATCH V2 2/2] tools/perf/tests: perf all metricgroups "

[PATCH v6 21/38] powerpc: Implement the new page table range API
 2023-08-04  3:50 UTC  (3+ messages)

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-08-03 21:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/4] arch/*/configs/*_defconfig cleanup: drop CONFIG_IP_NF_TARGET_CLUSTERIP
 2023-08-03 19:18 UTC 

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-03 19:15 UTC  (2+ messages)

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-08-03 10:29 UTC  (5+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"

[PATCH v3] powerpc/inst: add PPC_TLBILX_LPID
 2023-08-03 18:48 UTC  (3+ messages)

[PATCH v2 RESEND*3] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-08-03 18:22 UTC  (4+ messages)

[PATCH v2] powerpc/inst: add PPC_TLBILX_LPID
 2023-08-03 18:02 UTC  (2+ messages)

[PATCH] powerpc/inst: add PPC_TLBILX_LPID
 2023-08-03 17:32 UTC  (2+ messages)

[PATCH v1 00/12] serial: cpm_uart: Cleanup and refactoring
 2023-08-03 13:56 UTC  (13+ messages)
` [PATCH v1 01/12] serial: cpm_uart: Avoid suspicious locking
` [PATCH v1 02/12] serial: cpm_uart: Remove stale prototypes and table and macros
` [PATCH v1 03/12] serial: cpm_uart: Stop using fs_uart_id enum
` [PATCH v1 04/12] serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
` [PATCH v1 05/12] serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
` [PATCH v1 06/12] serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
` [PATCH v1 07/12] serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
` [PATCH v1 08/12] serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
` [PATCH v1 09/12] serial: cpm_uart: Remove cpm_uart/ subdirectory
` [PATCH v1 10/12] serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
` [PATCH v1 11/12] serial: cpm_uart: Don't include fs_uart_pd.h when not needed
` [PATCH v1 12/12] serial: cpm_uart: Remove linux/fs_uart_pd.h

[PATCH AUTOSEL 5.4 2/2] powerpc/kasan: Disable KCOV in KASAN code
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 5.10 2/3] powerpc/kasan: Disable KCOV in KASAN code
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 5.15 2/3] powerpc/kasan: Disable KCOV in KASAN code
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 6.1 2/4] powerpc/kasan: Disable KCOV in KASAN code
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 6.4 2/4] powerpc/kasan: Disable KCOV in KASAN code
 2023-08-03 13:04 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-08-03 11:03 UTC  (7+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-03  8:23 UTC  (7+ messages)
` [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-08-03  7:22 UTC  (6+ messages)

[PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 2023-08-03  5:46 UTC  (4+ messages)
  ` [PATCH 2/2] powerpc/xmon: "

[PATCH] powerpc: pmac32: enable serial options by default in defconfig
 2023-08-03  4:41 UTC  (3+ messages)

[powerpc:topic/cpu-smt] BUILD SUCCESS d1099e2276df1d8dd4037552c2f34eb4c4df4a75
 2023-08-03  4:21 UTC 

[powerpc:next] BUILD SUCCESS 7f96539437eafec8fd062fb13f31cf53251ea18d
 2023-08-03  2:28 UTC 

[powerpc:fixes-test] BUILD SUCCESS 86582e6189dd8f9f52c25d46c70fe5d111da6345
 2023-08-03  2:28 UTC 

[PATCH v6 00/25] iommu: Make default_domain's mandatory
 2023-08-03  0:08 UTC  (26+ messages)
` [PATCH v6 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v6 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v6 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v6 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v6 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v6 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v6 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v6 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v6 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v6 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v6 11/25] iommu/tegra-smmu: "
` [PATCH v6 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v6 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v6 14/25] iommu/msm: "
` [PATCH v6 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v6 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v6 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v6 18/25] iommu/ipmmu: "
` [PATCH v6 19/25] iommu/mtk_iommu: "
` [PATCH v6 20/25] iommu/sun50i: "
` [PATCH v6 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v6 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v6 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v6 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v6 25/25] iommu: Convert remaining simple drivers "

[PATCH v5 00/25] iommu: Make default_domain's mandatory
 2023-08-02 23:50 UTC  (3+ messages)
` [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver

[PATCH 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-02 22:59 UTC  (12+ messages)
` [PATCH 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH 4/6] integrity: check whether imputed trust is enabled
` [PATCH 5/6] integrity: PowerVM machine keyring enablement

[PATCH v3 0/6] KVM: selftests: add powerpc support
 2023-08-02 22:44 UTC  (3+ messages)
` [PATCH v3 3/6] KVM: PPC: selftests: add support for powerpc

[PATCH v2 0/3] Update the register list of MICFIL
 2023-08-02 17:30 UTC  (6+ messages)
` [PATCH v2 1/3] ASoC: fsl_micfil: Add new registers and new bit definition
` [PATCH v2 2/3] ASoC: fsl_micfil: Add fsl_micfil_use_verid function
` [PATCH v2 3/3] ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM

[PATCH v7 2/2] PCI: rpaphp: Error out on busy status from get-sensor-state
 2023-08-02 17:18 UTC  (3+ messages)

[PATCH] powerpc: Use shared font data
 2023-08-02 16:43 UTC  (6+ messages)

[PATCH] powerpc/powermac: Use early_* IO variants in via_calibrate_decr
 2023-08-02 13:10 UTC  (3+ messages)

[PATCH 0/7] Rework perf and ptrace watchpoint tracking
 2023-08-02 12:00 UTC  (3+ messages)

[next-20230731] Kdump fails to capture vmcore (powerpc)
 2023-08-02 10:27 UTC  (2+ messages)

[PATCH] powerpc/rtas_flash: allow user copy to flash block cache objects
 2023-08-01 20:43 UTC 


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).