LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 21:16:02 to 2024-03-26 00:38:26 UTC [more...]

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-26  0:36 UTC  (16+ messages)
` [PATCH 14/64] i2c: cpm: reword "
` [PATCH 42/64] i2c: powermac: "
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v2 1/3] powerpc/code-patching: Introduce open_patch_window()/close_patch_window()
 2024-03-25 22:48 UTC  (3+ 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 v2 00/14] Add support for suppressing warning backtraces
 2024-03-25 19:24 UTC  (17+ 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: "

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2024-03-25 21:40 UTC  (5+ messages)

Appropriate liburcu cache line size for Power
 2024-03-25 21:23 UTC  (3+ messages)

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

[PATCH v1 1/1] ASoC: fsl: imx-es8328: Remove leftover gpio initialisation
 2024-03-25 19:13 UTC 

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-03-25 19:05 UTC  (13+ 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-25 18:58 UTC  (27+ messages)
` [PATCH v3 01/12] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v3 02/12] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v3 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v3 05/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v3 06/12] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v3 07/12] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v3 08/12] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v3 09/12] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v3 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v3 11/12] mm/gup: Handle hugepd for follow_page()
` [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code

[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 v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-25 14:56 UTC  (7+ 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 v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-25 14:17 UTC  (8+ messages)
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [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 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)

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

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-22 17:02 UTC  (8+ messages)

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-03-22 14:16 UTC  (3+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2024-03-22 10:38 UTC 

[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-03-22  5:49 UTC  (4+ messages)
` [RFC PATCH 1/3] powerpc/pseries/iommu: Bring back userspace view for single level TCE tables

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).