linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-25 22:22:30 to 2023-10-31 16:45:30 UTC [more...]

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2023-10-31 16:44 UTC  (2+ messages)
` [Bug 206203] "

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-10-31 16:43 UTC  (73+ 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

[pci:controller/xilinx-xdma] BUILD REGRESSION 8d786149d78c7784144c7179e25134b6530b714b
 2023-10-31 16:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 2023-10-31 16:17 UTC  (2+ messages)

[ppc64le] WARN at crypto/testmgr.c:5804
 2023-10-31 12:08 UTC 

[PATCH v2 00/37] Implement execute-only protection on powerpc
 2023-10-31 10:15 UTC  (4+ messages)
` [PATCH v2 29/37] powerpc/nohash: Replace pte_user() by pte_read()
` (subset) [PATCH v2 00/37] Implement execute-only protection on powerpc

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-31  9:08 UTC  (5+ messages)

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

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-10-30 20:40 UTC 

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-10-30 19:04 UTC 

[PATCH v7 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-10-30 18:56 UTC  (5+ messages)
` [PATCH v7 1/5] powerpc/code-patching: introduce patch_instructions()

Several kmemleak reports + "refcount_t: underflow; use-after-free" at boot when OF_UNITTEST + OF_OVERLAY is set (Kernel v6.6-rc6, PowerMac G5 11,2)
 2023-10-30 16:26 UTC  (3+ messages)

[PATCH 00/12] Miscellaneous Sparse fixes
 2023-10-30 13:16 UTC  (4+ messages)
` [PATCH 02/12] powerpc/pseries: Restructure hvc_get_chars() endianness
` (subset) [PATCH 00/12] Miscellaneous Sparse fixes

[RFC PATCH v8 00/13] Add audio support in v4l2 framework
 2023-10-30 11:35 UTC  (17+ 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 v12 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2023-10-30  7:56 UTC  (9+ 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 "

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-30  7:00 UTC  (12+ 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 v5 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-10-29 12:45 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] powerpc/fadump: add hotplug_ready sysfs interface
` [PATCH v5 3/3] Documentation/powerpc: update fadump implementation details

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

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

[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 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] 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] 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  (4+ messages)
` [RFC PATCH v7 11/13] media: uapi: Add audio rate controls support

[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  (4+ messages)

[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  (5+ messages)
` [PATCH 1/8] leds: powernv: explicitly unregister LEDs at module's shutdown
` [PATCH 2/8] leds: nic78bx: "
` [PATCH 3/8] leds: an30259a: "
` [PATCH 6/8] leds: aw2013: "


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