linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-12 08:44:11 to 2024-06-17 10:38:57 UTC [more...]

[PATCH 1/2] dt-bindings: Drop Li Yang as maintainer for all bindings
 2024-06-17  6:08 UTC  (6+ messages)
` [RFC PATCH 2/2] dt-bindings: memory: fsl: replace maintainer
  ` (subset) "

move features flags into queue_limits v2
 2024-06-17 10:38 UTC  (39+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
` [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_writes 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 features 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 features field

[PATCH] powerpc/pseries: Whitelist dtl slub object for copying to userspace
 2024-06-17 10:37 UTC  (2+ messages)

[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-17  9:33 UTC  (21+ messages)
` [Patch v2 2/2] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [PATCH v3 0/4] Add audio support for LPC32XX CPUs
  ` [PATCH v3 1/4] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
  ` [PATCH v3 2/4] ARM: dts: lpc32xx: Add missing properties for the i2s interfaces
  ` [PATCH v3 3/4] ARM: lpc32xx: Add pl08x virtual dma channels for spi and i2s
  ` [PATCH v3 4/4] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs

[PATCH 1/2] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-17  9:02 UTC  (5+ messages)
` [PATCH 2/2] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage

[PATCH v2 0/1] Parallel EEH recovery between PHBs
 2024-06-17  7:36 UTC  (2+ messages)
` [PATCH v2 1/1] powerpc/eeh: Enable PHBs to recovery in parallel

[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
 2024-06-17  6:08 UTC 

move features flags into queue_limits
 2024-06-17  6:03 UTC  (15+ messages)
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 13/26] block: move cache control settings out of queue->flags

[PATCH v2] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
 2024-06-17  3:52 UTC 

[PATCH] powerpc: Fixed duplicate copying in the early boot
 2024-06-17  2:35 UTC 

[PATCH] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
 2024-06-16 20:05 UTC  (3+ messages)

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-15 14:26 UTC  (12+ 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] powerpc: add missing MODULE_DESCRIPTION() macros
 2024-06-15 17:06 UTC 

[PATCH] KVM: PPC: add missing MODULE_DESCRIPTION() macros
 2024-06-15 15:18 UTC 

[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-06-15  6:08 UTC 

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-14 19:33 UTC  (27+ messages)

[V4 00/16] Add data type profiling support for powerpc
 2024-06-14 17:26 UTC  (17+ messages)
` [V4 01/16] tools/perf: Move the data structures related to register type to header file
` [V4 02/16] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [V4 03/16] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [V4 04/16] tools/perf: Use sort keys to determine whether to pick objdump to disassemble
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [V4 06/16] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [V4 07/16] tools/perf: Add support to identify memory instructions of opcode 31 in powerpc
` [V4 08/16] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [V4 09/16] tools/perf: Add more instructions for instruction tracking
` [V4 10/16] tools/perf: Update instruction tracking for powerpc
` [V4 11/16] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [V4 12/16] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [V4 13/16] tools/perf: Add support to use libcapstone in powerpc
` [V4 14/16] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [V4 15/16] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [V4 16/16] tools/perf: Set instruction name to be used with insn-stat when using raw instruction

[PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)
 2024-06-14 15:09 UTC  (4+ messages)
` [PATCH 1/3] PCI: Refactor pcie_update_link_speed()
` [PATCH 2/3] PCI: Track Flit Mode Status & print it with link status
` [PATCH 3/3] PCI: Handle TLP Log in Flit mode

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-14 14:14 UTC  (13+ 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 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
 2024-06-14 13:45 UTC  (4+ messages)

[PATCH v3 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
 2024-06-14 13:24 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
 2024-06-14 12:29 UTC 

Please backport 2d43cc701b96 to v6.9 and v6.6
 2024-06-14 11:32 UTC  (3+ messages)

[PATCH v6.1] powerpc/uaccess: Fix build errors seen with GCC 13/14
 2024-06-14 11:27 UTC 

[PATCH v5.15] powerpc/uaccess: Fix build errors seen with GCC 13/14
 2024-06-14 11:27 UTC 

[PATCH v5.10] powerpc/uaccess: Fix build errors seen with GCC 13/14
 2024-06-14 11:27 UTC 

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

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

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-14  3:32 UTC  (13+ 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 "

[kvm-unit-tests PATCH v10 00/15] powerpc improvements
 2024-06-14  0:56 UTC  (4+ messages)
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status

[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 v3 linux-next] leds: powernv: replace of_node_put to __free
 2024-06-13 17:34 UTC  (4+ messages)
` (subset) "

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

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

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

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

[RFC PATCH v2 0/5] powerpc/ftrace: Move ftrace sequence out of line
 2024-06-12 10:52 UTC  (7+ messages)
` [RFC PATCH v2 4/5] kbuild: Add generic hook for architectures to use before the final vmlinux link

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


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