linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-04 07:16:06 to 2024-06-10 08:41:05 UTC [more...]

[RFC PATCH v2 0/5] powerpc/ftrace: Move ftrace sequence out of line
 2024-06-10  8:38 UTC  (2+ messages)
` [RFC PATCH v2 2/5] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace

[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
 2024-06-10  6:53 UTC  (19+ messages)
` [PATCH 1/5] PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
` [PATCH 2/5] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
` [PATCH 3/5] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH 4/5] PCI: qcom-ep: Use the "
` [PATCH 5/5] PCI: layerscape-ep: "

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-10  5:55 UTC  (19+ messages)
` [PATCH v5 01/18] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v5 03/18] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v5 04/18] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v5 05/18] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v5 06/18] powerpc/mm: Allow hugepages without hugepd
` [PATCH v5 07/18] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v5 08/18] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v5 09/18] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v5 10/18] powerpc/e500: Remove enc and ind fields from "
` [PATCH v5 11/18] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v5 12/18] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v5 13/18] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v5 14/18] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v5 15/18] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v5 17/18] powerpc/mm: Remove hugepd leftovers
` [PATCH v5 18/18] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-09  8:27 UTC  (2+ messages)
` [PATCH 03/14] KVM: PPC: "

[PATCH V3 00/14] Add data type profiling support for powerpc
 2024-06-08  8:58 UTC  (14+ messages)
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction "
` [PATCH V3 06/14] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V3 10/14] tools/perf: Update instruction tracking for powerpc
` [PATCH V3 11/14] tools/perf: Add support to use libcapstone in powerpc

[PATCH 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
 2024-06-08  7:06 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tools/perf: Fix timing issue with parallel threads in perf bench wake-up-parallel

[Bug 218858] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
 2024-06-08  5:19 UTC  (8+ messages)

[PATCH] powerpc: vdso: fix building with wrong-endian toolchain
 2024-06-07 15:41 UTC  (5+ messages)

[powerpc:fixes-test] BUILD SUCCESS 2b85b7fb1376481f7d4c2cf92e5da942f06b2547
 2024-06-07 15:43 UTC 

[powerpc:next] BUILD SUCCESS 11e6e6d8bf8f908468bac0447727e3f3923c8512
 2024-06-07 13:44 UTC 

[powerpc:merge] BUILD SUCCESS 2c644f2847c188b4fa545e602e4a1d4db55e8c8d
 2024-06-07 13:36 UTC 

[PATCH v2 0/6] ASoC: Drop or replace of_gpio.h
 2024-06-07 12:34 UTC  (8+ messages)
` [PATCH v2 1/6] ASoC: codecs: Remove unused of_gpio.h
` [PATCH v2 2/6] ASoC: fsl: "
` [PATCH v2 3/6] ASoC: rockchip: "
` [PATCH v2 4/6] ASoC: codecs: Replace of_gpio.h by proper one
` [PATCH v2 5/6] ASoC: generic: "
` [PATCH v2 6/6] ASoC: samsung: "

[PATCH v3 linux-next] leds: powernv: replace of_node_put to __free
 2024-06-07 11:25 UTC  (2+ messages)

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-06-07 11:20 UTC  (44+ messages)

[PATCH] ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K
 2024-06-07  3:10 UTC  (4+ messages)

[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2024-06-06 15:39 UTC  (9+ messages)
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[PATCH] watchdog/core: Fix AA deadlock due to watchdog holding cpu_hotplug_lock and wait for wq
 2024-06-06 15:38 UTC 

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-06 15:11 UTC  (7+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "

[PATCH] powerpc: Fixed the bug of duplicate copying
 2024-06-06 13:21 UTC 

[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
 2024-06-06 12:34 UTC  (9+ messages)
` [PATCH v2 1/2] arch/powerpc/kvm: Add DPDES support in helper library for Guest state buffer
` [PATCH v2 2/2] arch/powerpc/kvm: Fix doorbell emulation for v2 API

[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
 2024-06-06 12:33 UTC  (10+ messages)

[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-06  3:06 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
` [PATCH v2 2/8] KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
` [PATCH v2 3/8] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH v2 4/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
` [PATCH v2 5/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
` [PATCH v2 6/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH v2 7/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
` [PATCH v2 8/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync

[PATCH] PCI/AER: Print error message as per the TODO
 2024-06-05 23:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] PCI/AER: Log error message if there are too many PCI devices with errors
 2024-06-05 23:09 UTC 

[PATCH v4 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-06-05 21:38 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-06-05 21:38 UTC  (2+ messages)

[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-05 13:13 UTC  (8+ messages)
` [PATCH 4/6] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH 6/6] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-05 11:17 UTC  (14+ messages)

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-06-05  7:52 UTC  (33+ messages)
` [kvm-unit-tests PATCH v9 19/31] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v9 20/31] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v9 21/31] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v9 22/31] powerpc: Add MMU support
` [kvm-unit-tests PATCH v9 23/31] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH v9 24/31] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v9 25/31] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v9 26/31] powerpc: add usermode support
` [kvm-unit-tests PATCH v9 27/31] powerpc: add pmu tests
` [kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v9 30/31] powerpc: Add facility to query TCG or KVM host
` [kvm-unit-tests PATCH v9 31/31] powerpc: gitlab CI update

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-04 23:36 UTC  (7+ messages)
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-06-04 20:17 UTC  (10+ messages)
` [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
  ` [External] "

[PATCH 1/2] dt-bindings: Drop Li Yang as maintainer for all bindings
 2024-06-04 14:22 UTC  (2+ messages)
` [RFC PATCH 2/2] dt-bindings: memory: fsl: replace maintainer

[PATCH] watchdog/core: Fix AA deadlock causeb by watchdog
 2024-06-04 11:57 UTC 

[PATCH] ASoC: fsl: add missing MODULE_DESCRIPTION() macro
 2024-06-04 11:54 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).