messages from 2023-08-23 12:08:10 to 2023-08-28 10:10:08 UTC [more...]
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-28 8:07 UTC (7+ messages)
` (subset) "
crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX
2023-08-28 9:07 UTC
[PATCH] fsl_ucc_hdlc: add a check of the return value from hdlc_open
2023-08-28 8:37 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
2023-08-28 7:47 UTC (3+ messages)
` [PATCH 2/2] powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached
[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
2023-08-28 6:17 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kbuild: Split internal config targets from .config into .fragment
[RFC v2 0/2] CPU-Idle latency selftest framework
2023-08-28 6:15 UTC (3+ messages)
` [RFC v2 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events
` [RFC v2 2/2] powerpc/selftest: Add support for cpuidle latency measurement
[PATCH 1/2] perf vendor events: Update JSON/events for power10 platform
2023-08-28 5:00 UTC (2+ messages)
[powerpc:next] BUILD REGRESSION c37b6908f7b2bd24dcaaf14a180e28c9132b9c58
2023-08-28 4:22 UTC
KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
2023-08-27 23:17 UTC (17+ messages)
[powerpc:next-test 84/129] arch/powerpc/mm/init_64.c:477:45: error: 'SECTION_SIZE_BITS' undeclared
2023-08-27 15:04 UTC
[PATCH 0/4] Introduce perf build subcommand
2023-08-27 7:17 UTC (7+ messages)
` [PATCH 1/4] perf build: introduce "
` [PATCH 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH 3/4] perf tests task_analyzer: check perf build for libtraceevent support
` [PATCH 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf build --has
[powerpc:next] BUILD REGRESSION b9bbbf4979073d5536b7650decd37fcb901e6556
2023-08-27 5:47 UTC
[PATCH] docs: move powerpc under arch
2023-08-26 16:56 UTC
[powerpc:next-test] BUILD SUCCESS 4b81a69056d73fadcce7389a2b1b8f389367cacc
2023-08-26 16:33 UTC
[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
2023-08-26 1:07 UTC (8+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 04/10] s390: mm: use try_vma_locked_page_fault()
[PATCH v9 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-08-25 23:32 UTC
[PATCH v7 00/24] iommu: Make default_domain's mandatory
2023-08-25 22:15 UTC (34+ messages)
` [PATCH v7 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "
[PATCH] kbuild: Show Kconfig fragments in "help"
2023-08-25 19:11 UTC (10+ messages)
[powerpc:next 84/128] arch/powerpc/mm/init_64.c:477:38: error: use of undeclared identifier 'SECTION_SIZE_BITS'
2023-08-25 18:14 UTC (2+ messages)
[PATCH 0/5] powerpc/bpf: use BPF prog pack allocator
2023-08-25 17:43 UTC (11+ messages)
` [PATCH v3 1/5] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v3 2/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v3 3/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
` [PATCH v3 4/5] powerpc/code-patching: introduce patch_instructions()
` [PATCH v3 5/5] powerpc/bpf: use patch_instructions()
[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
2023-08-25 15:40 UTC (6+ messages)
` [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-08-25 14:43 UTC (19+ messages)
[PATCH v4] powerpc: Use shared font data
2023-08-25 14:27 UTC
[RFC PATCH v2 0/7] Add audio support in v4l2 framework
2023-08-25 14:15 UTC (15+ messages)
[PATCH] powerpc/perf/hv-24x7: Update domain value check
2023-08-25 11:35 UTC (2+ messages)
[PATCH] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
2023-08-25 11:25 UTC
[PATCH net-next] kunit: Fix checksum tests on big endian CPUs
2023-08-25 9:20 UTC (2+ messages)
[PATCH 1/4] powerpc: Make mmiowb a wmb
2023-08-25 6:59 UTC (10+ messages)
` [PATCH 4/4] powerpc/64s: Use POWER10 stsync barrier for wmb()
[PATCH] powerpc/dexcr: Move HASHCHK trap handler
2023-08-25 1:49 UTC
[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
2023-08-25 1:38 UTC (9+ messages)
` [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 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
2023-08-22 21:26 UTC (3+ messages)
[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
2023-08-24 16:44 UTC (15+ messages)
` [PATCH v4 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v4 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 21/28] net: wan: Add framer framework support
` [PATCH v4 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
[powerpc:next] BUILD REGRESSION 0f71dcfb4aef6043da6cc509e7a7f6a3ae87c12d
2023-08-24 13:23 UTC (2+ messages)
[PATCH v3] powerpc: Use shared font data
2023-08-24 12:46 UTC (4+ messages)
[powerpc:merge] BUILD SUCCESS 64064aca208d7b078c36be8399825ce8b2cab5be
2023-08-24 12:28 UTC
[PATCH] powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
2023-08-24 12:28 UTC
[PATCH v8 0/8] KVM: allow mapping non-refcounted pages
2023-08-24 9:13 UTC (10+ messages)
` [PATCH v8 1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
` [PATCH v8 2/8] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v8 3/8] KVM: mmu: Make __kvm_follow_pfn not imply FOLL_GET
` [PATCH v8 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
` [PATCH v8 5/8] KVM: x86/mmu: Don't pass FOLL_GET "
` [PATCH v8 6/8] KVM: arm64: Migrate "
` [PATCH v8 7/8] KVM: PPC: "
` [PATCH v8 8/8] KVM: mmu: remove __gfn_to_pfn_memslot
[powerpc:next-test] BUILD SUCCESS 18e9506562a0e93e7542cf44fc7d107b7aad9610
2023-08-24 12:02 UTC
[PATCH RFC 0/2] powerpc/pseries: new character devices for RTAS functions
2023-08-24 11:51 UTC (4+ messages)
` [PATCH RFC 2/2] powerpc/selftests: add test for papr-vpd
[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
2023-08-24 8:14 UTC (6+ messages)
[PATCH] powerpc: Hide empty pt_regs at base of the stack
2023-08-24 6:42 UTC
[PATCH v3 0/4] general defconfig cleanups
2023-08-24 6:02 UTC (4+ messages)
` [PATCH v3 2/4] arch/loongarch/configs/*_defconfig cleanup
` (subset) [PATCH v3 0/4] general defconfig cleanups
[PATCH 2/3] PCI/AER: Disable AER service on suspend
2023-08-24 4:46 UTC (2+ messages)
` [PATCH 3/3] PCI/DPC: Disable DPC "
[PATCH RFC] rcu: torture: shorten the time between forward-progress tests
2023-08-24 2:29 UTC (3+ messages)
[PATCH treewide 0/9] Remove obsolete IDE headers
2023-08-23 22:54 UTC (2+ messages)
[PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
2023-08-23 19:07 UTC (3+ messages)
[PATCH] perf test: Skip perf bench breakpoint run if no breakpoints available
2023-08-23 8:45 UTC (2+ messages)
[PATCH] ocxl: Use pci_dev_id() to simplify the code
2023-08-23 11:55 UTC (2+ messages)
[RFC PATCH] cxl: Use pci_find_vsec_capability() to simplify the code
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/powernv/pci: use pci_dev_id() to simplify the code
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc: Enable generic cpu idle-loop
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc: pmac32: enable serial options by default in defconfig
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] powerpc/fadump: reset dump area size if fadump memory reserve fails
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/pseries: PLPKS: undo kernel-doc comment notation
2023-08-23 11:55 UTC (2+ messages)
[PATCH v3] powerpc/inst: add PPC_TLBILX_LPID
2023-08-23 11:55 UTC (2+ messages)
[PATCH] Revert "powerpc/xmon: Relax frame size for clang"
2023-08-23 11:55 UTC (2+ messages)
[PATCH 00/17] powerpc/ftrace: refactor and add support for -fpatchable-function-entry
2023-08-23 11:55 UTC (2+ messages)
[PATCH 0/2] powerpc/selftests: miscellaneous improvements
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc: Move DMA64_PROPNAME define to a header
2023-08-23 11:55 UTC (2+ messages)
[PATCH 1/3] powerpc: remove unneeded #include <asm/export.h>
2023-08-23 11:55 UTC (2+ messages)
[PATCH v9 1/2] powerpc/rtas: export rtas_error_rc() for reuse
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc: Make virt_to_pfn() a static inline
2023-08-23 11:55 UTC (2+ messages)
[PATCH v4 00/10] Add sysfs interface files to hv_gpci device to expose system information
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/ps3: refactor strncpy usage
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] arch/powerpc: Remove unnecessary endian conversion code in XICS
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] powerpc/ptrace: Split gpr32_set_common
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] powerpc/512x: Make mpc512x_select_reset_compat() static
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
2023-08-23 11:55 UTC (2+ messages)
[PATCH v2] powerpc/32s: Cleanup the mess in __set_pte_at()
2023-08-23 11:55 UTC (2+ messages)
[PATCH v1 1/6] powerpc/include: Remove unneeded #include <asm/fs_pd.h>
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/reg: Remove #ifdef around mtspr macro
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/perf: Convert fsl_emb notifier to state machine callbacks
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/fsl_pci: Make fsl_add_bridge() static
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/82xx: Remove pq2_init_pci
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272
2023-08-23 11:55 UTC (2+ messages)
[PATCH] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
2023-08-23 11:55 UTC (2+ messages)
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).