linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-23 13:25:54 to 2023-10-29 12:48:54 UTC [more...]

[PATCH v5 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-10-29 12:45 UTC  (2+ messages)
` [PATCH v5 2/3] powerpc/fadump: add hotplug_ready sysfs interface

[PATCH v12 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2023-10-29 12:40 UTC  (7+ messages)
` [PATCH v12 1/6] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v12 2/6] crash: make CPU and Memory hotplug support reporting flexible
` [PATCH v12 3/6] crash: add a new kexec flag for FDT update
` [PATCH v12 4/6] powerpc/kexec: turn some static helper functions public
` [PATCH v12 5/6] powerpc: add crash CPU hotplug support
` [PATCH v12 6/6] powerpc: add crash memory "

[powerpc:merge] BUILD REGRESSION d369da17dce8aba8ec8303026b8bc827fd0cd8d2
 2023-10-28 20:31 UTC 

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-10-27 18:22 UTC  (36+ messages)
` [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH v13 06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 19/35] KVM: x86: Disallow hugepages when memory attributes are mixed
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH v13 24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 26/35] KVM: selftests: Add support for creating private memslots
` [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [PATCH v13 28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [PATCH v13 29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH v13 30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [PATCH v13 31/35] KVM: selftests: Add x86-only selftest for private memory conversions
` [PATCH v13 32/35] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [PATCH v13 33/35] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [PATCH v13 34/35] KVM: selftests: Add basic selftest for guest_memfd()
` [PATCH v13 35/35] KVM: selftests: Test KVM exit behavior for private memory/access

[PATCH] ppc64: add mmu information to vmcoreinfo
 2023-10-27 18:11 UTC  (4+ messages)

[PATCH v3 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-10-27 16:27 UTC  (2+ messages)

[RFC PATCH v8 00/13] Add audio support in v4l2 framework
 2023-10-27 11:18 UTC  (15+ messages)
` [RFC PATCH v8 01/13] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v8 02/13] ASoC: fsl_easrc: "
` [RFC PATCH v8 03/13] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v8 04/13] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v8 05/13] ASoC: fsl_easrc: "
` [RFC PATCH v8 06/13] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v8 07/13] media: v4l2: Add audio capture and output support
` [RFC PATCH v8 08/13] media: uapi: Define audio sample format fourcc type
` [RFC PATCH v8 09/13] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [RFC PATCH v8 10/13] media: uapi: Add V4L2_CTRL_TYPE_FIXED_POINT
` [RFC PATCH v8 11/13] media: uapi: Add audio rate controls support
` [RFC PATCH v8 12/13] media: imx-asrc: Add memory to memory driver
` [RFC PATCH v8 13/13] media: vim2m_audio: add virtual driver for audio memory to memory

[PATCH v2] powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
 2023-10-27 10:50 UTC  (3+ messages)

[PATCH] cxl: make cxl_class constant
 2023-10-27 10:47 UTC  (4+ messages)

[PATCH] macintosh/macio-adb: add missing iounmap() on error in macio_init()
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: fix potential memory leak in init_cpu_associativity()
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc/perf: Optimize find_alternatives_list() using binary search
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v4] powerpc/paravirt: Improve vcpu_is_preempted
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc: fsl_msi: Use device_get_match_data()
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH 0/6] powerpc/qspinlock: Fix yield latency bug and other
 2023-10-27  9:59 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/perf: Fix disabling BHRB and instruction sampling
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
 2023-10-27  9:59 UTC  (2+ messages)

[RFC PATCH v1] powerpc: Add version to install filenames
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc: Hide empty pt_regs at base of the stack
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc/32s: Implement local_flush_tlb_page_psize()
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] arch: powerpc: net: bpf_jit_comp32.c: Fixed 'instead' typo
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v7 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v2] powerpc/vas: Limit open window failure messages in log bufffer
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v2] powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-IOV device
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v1] powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH v2 00/37] Implement execute-only protection on powerpc
 2023-10-27  9:59 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc: Remove cpm_dp...() macros
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc/code-patching: Perform hwsync in __patch_instruction() in case of failure
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH] powerpc/imc-pmu: Use the correct spinlock initializer
 2023-10-27  9:59 UTC  (2+ messages)

[PATCH 00/12] Miscellaneous Sparse fixes
 2023-10-27  9:59 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/mm: Fix boot crash with FLATMEM
 2023-10-27  9:46 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-6 tag
 2023-10-27  8:23 UTC 

[PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
 2023-10-27  7:07 UTC  (6+ messages)

[RFC PATCH v7 00/13] Add audio support in v4l2 framework
 2023-10-27  5:27 UTC  (12+ messages)
` [RFC PATCH v7 06/13] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v7 09/13] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [RFC PATCH v7 10/13] media: uapi: Add V4L2_CTRL_TYPE_FIXED_POINT
` [RFC PATCH v7 11/13] media: uapi: Add audio rate controls support
` [RFC PATCH v7 12/13] media: imx-asrc: Add memory to memory driver

[PATCH v3 00/10] powerpc/pseries: New character devices for system parameters and VPD
 2023-10-26 23:56 UTC  (12+ messages)
` [PATCH v3 01/10] powerpc/rtas: Factor out function descriptor lookup
` [PATCH v3 02/10] powerpc/rtas: Facilitate high-level call sequences
` [PATCH v3 03/10] powerpc/rtas: Serialize firmware activation sequences
` [PATCH v3 04/10] powerpc/rtas: Warn if per-function lock isn't held
` [PATCH v3 05/10] powerpc/uapi: Export papr-miscdev.h header
` [PATCH v3 06/10] powerpc/pseries: Add papr-vpd character driver for VPD retrieval
` [PATCH v3 07/10] powerpc/pseries/papr-sysparm: Validate buffer object lengths
` [PATCH v3 08/10] powerpc/pseries/papr-sysparm: Expose character device to user space
` [PATCH v3 09/10] powerpc/selftests: Add test for papr-vpd
` [PATCH v3 10/10] powerpc/selftests: Add test for papr-sysparm

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2023-10-26 23:46 UTC  (4+ messages)
` [Bug 215389] "
` [Bug 215389] pagealloc: memory corruption with VMAP_STACK=y set and burdening the memory subsystem via "stress -c 2 --vm 2 --vm-bytes 896M"

[PATCH v4 1/2] ASoC: dt-bindings: sound-card-common: List sound widgets ignoring system suspend
 2023-10-26 18:11 UTC  (3+ messages)

[PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-10-26 14:55 UTC  (5+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-26 10:24 UTC  (13+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations

[PATCH v3 0/5] powerpc/smp: Topology and shared processor optimizations
 2023-10-26 10:18 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc/smp: Enable Asym packing for cores on shared processor
` [PATCH v3 2/5] powerpc/smp: Disable MC domain for "
` [PATCH v3 3/5] powerpc/smp: Add __ro_after_init attribute
` [PATCH v3 4/5] powerpc/smp: Avoid asym packing within thread_group of a core
` [PATCH v3 5/5] powerpc/smp: Dynamically build Powerpc topology

[powerpc:next] BUILD SUCCESS 36e826b568e412f61d68fedc02a67b4d8b7583cc
 2023-10-26  6:04 UTC 

[powerpc:fixes-test] BUILD SUCCESS 47b8def9358c5eb888e78b24b7e5b7f2e2e97b8e
 2023-10-26  6:03 UTC 

[PATCH v6 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-10-25 22:29 UTC  (2+ messages)

[PATCH 0/8] devm_led_classdev_register() usage problem
 2023-10-25 13:07 UTC  (8+ messages)
` [PATCH 1/8] leds: powernv: explicitly unregister LEDs at module's shutdown
` [PATCH 2/8] leds: nic78bx: "
` [PATCH 3/8] leds: an30259a: "
` [PATCH 4/8] leds: mlxreg: "
` [PATCH 5/8] leds: aw200xx: "
` [PATCH 6/8] leds: aw2013: "
` [PATCH 7/8] leds: lp3952: "

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-10-25 12:59 UTC  (12+ messages)
` [PATCH 2/2] kexec: select CRYPTO from KEXEC_FILE instead of depending on it

[powerpc:merge] BUILD SUCCESS 4d121328397f83465b6c1f60c5fad93bda9bc90e
 2023-10-25 20:38 UTC 

[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-25 19:47 UTC  (5+ messages)

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-25 17:49 UTC  (8+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v4 2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v4 3/5] MAINTAINERS: add entry for DCP-based "
` [PATCH v4 4/5] docs: document DCP-backed trusted keys kernel params
` [PATCH v4 5/5] docs: trusted-encrypted: add DCP as new trust source

[PATCH v3] powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
 2023-10-25 14:04 UTC  (2+ messages)

[PATCH] ocxl: make ocxl_class constant
 2023-10-25  8:19 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 3a7cf8fdb114ea9f709a2e7f0494908bacf1b190
 2023-10-25  4:32 UTC 

[PATCH] powerpc: Make cpu_spec __ro_after_init
 2023-10-25  1:24 UTC 

[PATCH v2] ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
 2023-10-24 13:55 UTC  (2+ messages)

[PATCH] powerpc/configs/64s: Enable CONFIG_MEM_SOFT_DIRTY
 2023-10-24 11:27 UTC 

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-24  9:30 UTC  (15+ messages)
` [PATCH 04/10] wifi: remove obsolete hostap driver
` [PATCH 06/10] wifi: remove orphaned orinoco driver
` [PATCH 07/10] wifi: remove orphaned ray_cs driver
` [PATCH 08/10] wifi: remove orphaned wl3501 driver
` [PATCH 09/10] wifi: remove orphaned rndis_wlan driver
` [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
` [PATCH 10/10] "

linux-next: build warnings after merge of the powerpc tree
 2023-10-24  6:38 UTC 

[PATCH v3 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-10-24  5:48 UTC  (4+ messages)
` [PATCH v3 1/3] "

[powerpc:topic/ppc-kvm] BUILD SUCCESS b7bce570430e42229fb63f775fcbb10f38b83c71
 2023-10-24  5:37 UTC 

linux-next: Signed-off-by missing for commit in the powerpc tree
 2023-10-24  3:57 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).