linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 05:55:37 to 2024-06-14 00:56:52 UTC [more...]

[kvm-unit-tests PATCH v10 00/15] powerpc improvements
 2024-06-14  0:56 UTC  (18+ messages)
` [kvm-unit-tests PATCH v10 01/15] powerpc: Add facility to query TCG or KVM host
` [kvm-unit-tests PATCH v10 02/15] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v10 03/15] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v10 04/15] powerpc: Add MMU support
` [kvm-unit-tests PATCH v10 05/15] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v10 06/15] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v10 07/15] powerpc: add usermode support
` [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests
` [kvm-unit-tests PATCH v10 09/15] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v10 10/15] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v10 11/15] powerpc: gitlab CI update
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status
` [kvm-unit-tests PATCH v10 13/15] powerpc: Add a panic test
` [kvm-unit-tests PATCH v10 14/15] powerpc/gitlab-ci: Upgrade powerpc to Fedora 40
` [kvm-unit-tests PATCH v10 15/15] powerpc/gitlab-ci: Enable more tests with "

[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
 2024-06-14  0:43 UTC  (5+ messages)

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-13 18:16 UTC  (5+ messages)
` [PATCH v2 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [PATCH v2 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [PATCH v2 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [PATCH v2 08/14] powerpc/thread_info: Introduce TIF_NOTIFY_IPI flag

[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-06-13 13:37 UTC  (7+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-13 21:28 UTC  (5+ 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 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-13 18:13 UTC  (23+ messages)

[PATCH v3 linux-next] leds: powernv: replace of_node_put to __free
 2024-06-13 17:34 UTC  (4+ messages)
` (subset) "

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-13 16:43 UTC  (15+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH 2/5] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
 2024-06-13 15:42 UTC  (4+ messages)

[PATCH v2] powerpc/eeh: avoid possible crash when edev->pdev changes
 2024-06-13 14:05 UTC 

move features flags into queue_limits
 2024-06-13 14:05 UTC  (98+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field

[PATCH] powerpc/eeh: avoid possible crash when edev->pdev changes
 2024-06-13 13:48 UTC  (3+ messages)

[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
 2024-06-13 12:07 UTC  (5+ messages)
` [PATCH 1/2] cpu/SMT: Enable SMT only if a core is online
` [PATCH 2/2] powerpc/topology: Check "

[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
 2024-06-13 11:08 UTC  (3+ messages)
` [Bug 216156] [bisected] "

[Bug 218905] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
 2024-06-13 11:06 UTC 

[Bug 218858] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
 2024-06-13 11:03 UTC 

[RFC] potential UAF in kvm_spapr_tce_attach_iommu_group() (was Re: [PATCH 11/19] switch simple users of fdget() to CLASS(fd, ...))
 2024-06-13 10:56 UTC 

[PATCH v3] powerpc/perf: Set cpumode flags using sample address
 2024-06-13  9:58 UTC  (2+ messages)

[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-13  6:11 UTC  (14+ messages)
  ` [Patch v2 2/2] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-06-12 17:31 UTC  (12+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

stable-rc: queue_5.10: arch/powerpc/include/asm/uaccess.h:472:4: error: implicit declaration of function '__get_user_size' [-Werror,-Wimplicit-function-declaration]
 2024-06-12 14:46 UTC 

[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-12 12:11 UTC  (3+ messages)

[RFC PATCH v2 0/5] powerpc/ftrace: Move ftrace sequence out of line
 2024-06-12 10:52 UTC  (14+ messages)
` [RFC PATCH v2 2/5] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v2 3/5] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v2 4/5] kbuild: Add generic hook for architectures to use before the final vmlinux link

[PATCH v3 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-06-12  9:11 UTC  (8+ messages)
` [PATCH v3 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [PATCH v3 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [PATCH v3 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [PATCH v3 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [PATCH v3 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [PATCH v3 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries

[PATCH V3 00/14] Add data type profiling support for powerpc
 2024-06-12  8:42 UTC  (10+ messages)
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction "
` [PATCH V3 11/14] tools/perf: Add support to use libcapstone in powerpc

[PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-06-12  8:26 UTC  (3+ messages)
` [PATCH v3 1/3] "
  ` (subset) "

[PATCH 0/3] ASoC: imx-audmix: Split capture device to be a new device
 2024-06-12  6:40 UTC  (4+ messages)
` [PATCH 1/3] ASoC: fsl_sai: Add separate DAI for transmitter and receiver
` [PATCH 2/3] ASoC: fsl_audmix: Split playback and capture stream to different DAI
` [PATCH 3/3] ASoC: imx-audmix: Split capture device for audmix

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-06-12  1:18 UTC  (2+ messages)

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-06-11  8:41 UTC  (3+ messages)
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5

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

[PATCH] watchdog/core: Fix AA deadlock due to watchdog holding cpu_hotplug_lock and wait for wq
 2024-06-11  7:56 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).