linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-22 19:27:04 to 2024-03-27 09:15:38 UTC [more...]

[PATCH v12 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-27  9:13 UTC  (2+ messages)
` [PATCH v12 1/8] "

[PATCH v11 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-27  8:40 UTC  (11+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v11 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v11 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v11 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v11 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v11 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v11 8/8] PCI: endpoint: Remove "core_init_notifier" flag

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-27  8:24 UTC  (7+ messages)
` [PATCH v7 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v7 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v7 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v7 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v7 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH] Add static_key_feature_checks_initialized flag
 2024-03-27  4:59 UTC 

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2024-03-27  3:49 UTC  (8+ messages)

[PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support
 2024-03-27  0:49 UTC  (2+ messages)

[PATCH 0/9] enabled -Wformat-truncation for clang
 2024-03-27  0:47 UTC  (3+ messages)
` [PATCH 8/9] ALSA: aoa: avoid false-positive format truncation warning

[PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-03-26 10:09 UTC  (12+ messages)
` [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-26 19:09 UTC  (8+ messages)
` [PATCH 14/64] i2c: cpm: reword "
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

Appropriate liburcu cache line size for Power
 2024-03-26 18:20 UTC  (6+ messages)

[PATCH v3 0/5] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-26 15:27 UTC  (2+ messages)

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-03-26 15:01 UTC  (14+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()
` [RFC PATCH 2/8] mm: Provide page size to pte_alloc_huge()
` [RFC PATCH 3/8] mm: Provide pmd to pte_leaf_size()
` [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH 5/8] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH 6/8] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH 7/8] powerpc/8xx: Remove support for 8M pages
` [RFC PATCH 8/8] powerpc/8xx: Add back support for 8M pages using contiguous PTE entries

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-03-26 14:02 UTC  (9+ messages)
` [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-26 13:49 UTC  (12+ messages)
` [PATCH v2 1/6] x86: remove unneeded memblock_find_dma_reserve()
` [PATCH v2 2/6] mm/mm_init.c: remove the useless dma_reserve
` [PATCH v2 3/6] mm/mm_init.c: add new function calc_nr_all_pages()
` [PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
` [PATCH v2 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
` [PATCH v2 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()

[PATCH v1 1/1] ASoC: fsl: imx-es8328: Remove leftover gpio initialisation
 2024-03-26 12:51 UTC  (2+ messages)

[PATCH v4] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-26  9:40 UTC 

[PATCH 0/3] Add data type profiling support for powerpc
 2024-03-26  9:35 UTC  (3+ messages)
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "

[PATCH v2 1/3] powerpc/code-patching: Introduce open_patch_window()/close_patch_window()
 2024-03-26  7:15 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/code-patching: Convert to open_patch_window()/close_patch_window()
` [PATCH v2 3/3] powerpc/code-patching: Restore 32-bit patching performance

[PATCH v18 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-03-26  5:54 UTC  (7+ messages)
` [PATCH v18 1/6] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v18 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v18 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
` [PATCH v18 4/6] PowerPC/kexec: make the update_cpus_node() function public
` [PATCH v18 5/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v18 6/6] powerpc/crash: add crash memory "

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-26  5:02 UTC  (19+ messages)
` [PATCH v2 01/14] bug/kunit: Core "
` [PATCH v2 02/14] kunit: bug: Count suppressed "
` [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v2 07/14] x86: Add support for suppressing warning backtraces
` [PATCH v2 08/14] arm64: "
` [PATCH v2 09/14] loongarch: "
` [PATCH v2 10/14] parisc: "
` [PATCH v2 11/14] s390: "
` [PATCH v2 12/14] sh: "
` [PATCH v2 13/14] riscv: "
` [PATCH v2 14/14] powerpc: "

[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-03-26  4:56 UTC  (4+ messages)
` [RFC PATCH 3/3] pseries/iommu: Enable DDW for VFIO TCE create

[PATCH] powerpc: align memory_limit to 16MB in early_parse_mem
 2024-03-26  4:45 UTC  (3+ messages)

[PATCH v1] powerpc: Error on assembly warnings
 2024-03-26  4:44 UTC 

[PATCH v4 09/14] powerpc: Use initializer for struct vm_unmapped_area_info
 2024-03-26  2:16 UTC 

[PATCH][next] crypto/nx: Avoid potential -Wflex-array-member-not-at-end warning
 2024-03-25 21:01 UTC 

[PATCH V2 00/19] timekeeping: Handle potential multiplication overflow
 2024-03-25 18:11 UTC  (21+ messages)
` [PATCH V2 01/19] vdso: Consolidate vdso_calc_delta()
` [PATCH V2 02/19] vdso: Consolidate nanoseconds calculation
` [PATCH V2 03/19] vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
` [PATCH V2 04/19] math64: Tidy mul_u64_u32_shr()
` [PATCH V2 05/19] vdso: math64: Provide mul_u64_u32_add_u64_shr()
` [PATCH V2 06/19] vdso: Add vdso_data::max_cycles
` [PATCH V2 07/19] vdso: Make delta calculation overflow safe
` [PATCH V2 08/19] x86/vdso: "
` [PATCH V2 09/19] timekeeping: Move timekeeping helper functions
` [PATCH V2 10/19] timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
` [PATCH V2 11/19] timekeeping: Tidy timekeeping_cycles_to_ns() slightly
` [PATCH V2 12/19] timekeeping: Reuse timekeeping_cycles_to_ns()
` [PATCH V2 13/19] timekeeping: Refactor timekeeping helpers
` [PATCH V2 14/19] timekeeping: Consolidate "
` [PATCH V2 15/19] timekeeping: Fold in timekeeping_delta_to_ns()
` [PATCH V2 16/19] timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
` [PATCH V2 17/19] timekeeping: Make delta calculation overflow safe
` [PATCH V2 18/19] timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
` [PATCH V2 19/19] clocksource: Make watchdog and suspend-timing multiplication overflow safe

[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-25 17:44 UTC  (3+ messages)

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-25 17:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-03-25 16:08 UTC  (5+ messages)
` [kvm-unit-tests PATCH v7 01/35] arch-run: Add functions to help handle migration directives from test
` [kvm-unit-tests PATCH v7 06/35] gitlab-ci: Run migration selftest on s390x and powerpc

[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-25 14:17 UTC  (4+ messages)
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag

[FSL P50x0] Kernel 6.9-rc1 compiling issue
 2024-03-25 11:01 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
 2024-03-25 10:48 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: timer: "

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-03-25  9:48 UTC  (4+ messages)
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-25  9:47 UTC  (4+ messages)
` [PATCHv12 4/4] watchdog/softlockup: report the most frequent interrupts

[ppc64le] Boot failure kernel BUG at mm/usercopy.c:102!
 2024-03-25  7:32 UTC  (2+ messages)

[PATCH v1 1/2] powerpc64/dexcr: Compile kernel with privileged hash instructions
 2024-03-25  5:58 UTC  (3+ messages)
` [PATCH v1 2/2] powerpc64/dexcr: Enable PHIE on all CPUs

[PATCH v3 0/5] Add generic data patching functions
 2024-03-25  5:53 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc/code-patching: Add generic memory patching
` [PATCH v3 2/5] powerpc/code-patching: Add data patch alignment check
` [PATCH v3 3/5] powerpc/64: Convert patch_instruction() to patch_u32()
` [PATCH v3 4/5] powerpc/32: Convert patch_instruction() to patch_uint()
` [PATCH v3 5/5] powerpc/code-patching: Add boot selftest for data patching

[PATCH v3] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-25  5:29 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/code-patching: Test patch_instructions() during boot
 2024-03-25  5:28 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/code-patching: Use dedicated memory routines for patching

[PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
 2024-03-25  4:42 UTC  (2+ messages)

[PATCH 6.6 397/638] drivers/ps3: select VIDEO to provide cmdline functions
 2024-03-24 22:57 UTC 

[PATCH 6.7 444/713] drivers/ps3: select VIDEO to provide cmdline functions
 2024-03-24 22:42 UTC 

[PATCH 6.8 412/715] drivers/ps3: select VIDEO to provide cmdline functions
 2024-03-24 22:29 UTC 

[PATCH] powerpc: ps3: mark ps3_notification_device static for stack usage
 2024-03-24  1:23 UTC  (6+ messages)
` [PATCH] powerpc: Fix PS3 allmodconfig warning

[powerpc:merge] BUILD SUCCESS 4db42212e1f16ba12cea838d04d9dcdd4a382ba0
 2024-03-24  1:11 UTC 

[PATCH] powerpc/pseries: remove returning ENODEV when uevent is triggered
 2024-03-23  8:47 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.9-2 tag
 2024-03-23 16:24 UTC  (2+ messages)

[PATCH v3 0/5] dt-bindings: hwmon: convert multiple devices to dtschema
 2024-03-23 14:18 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: hwmon: as370: convert "
` [PATCH v3 2/5] dt-bindings: hwmon: ibmpowernv: "
` [PATCH v3 3/5] dt-bindings: hwmon: pwm-fan: drop text file
` [PATCH v3 4/5] dt-bindings: hwmon: stts751: convert to dtschema
` [PATCH v3 5/5] dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devices

[powerpc:fixes-test] BUILD SUCCESS c564740049970cb2fbd2f8e6bcac79399d901732
 2024-03-23 12:59 UTC 

[PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
 2024-03-23  1:05 UTC  (4+ messages)

[PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-03-23  0:45 UTC  (2+ messages)

[PATCH v2] powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
 2024-03-23  0:45 UTC  (2+ messages)

Cannot load wireguard module
 2024-03-23  0:18 UTC  (8+ messages)

[PATCH 3/4] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
 2024-03-22 19:30 UTC  (2+ messages)


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