linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 06:23:57 to 2024-06-20 16:29:07 UTC [more...]

[PATCH 00/15] linux system call fixes
 2024-06-20 16:23 UTC  (8+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation

[V4 00/16] Add data type profiling support for powerpc
 2024-06-20 15:31 UTC  (2+ messages)

[PATCH] tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debuginfo is not present
 2024-06-20 15:28 UTC  (7+ messages)

[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-20 14:29 UTC  (2+ messages)

[PATCH v9] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-06-20 14:29 UTC  (2+ messages)

[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
 2024-06-20 14:29 UTC  (2+ messages)

[PATCH v2 0/2] powerpc: kexec fixes
 2024-06-20 12:49 UTC  (2+ messages)

[PATCHv5 0/9] ASoC: fsl-asoc-card: add S/PDIF controller
 2024-06-20 13:25 UTC  (10+ messages)
` [PATCHv5 1/9] ASoC: fsl-asoc-card: set priv->pdev before using it
` [PATCHv5 2/9] ASoC: fsl-asoc-card: add support for dai links with multiple codecs
` [PATCHv5 3/9] ASoC: fsl-asoc-card: add second dai link component for codecs
` [PATCHv5 4/9] ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-links
` [PATCHv5 5/9] ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c
` [PATCHv5 6/9] ASoC: dt-bindings: fsl-asoc-card: add compatible string for spdif
` [PATCHv5 7/9] ASoC: dt-bindings: imx-audio-spdif: remove binding
` [PATCHv5 8/9] arm64: dts: imx8m: update spdif sound card node properties
` [PATCHv5 9/9] ARM: dts: imx6: "

[PATCH v2 0/1] powerpc/numa: Make cpu/memory less numa-node online
 2024-06-20 12:49 UTC  (2+ messages)

[PATCH] powerpc/mm/drmem: Silence drmem_init() early return
 2024-06-20 12:49 UTC  (2+ messages)

[PATCH v6] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
 2024-06-20 12:49 UTC  (2+ messages)

[PATCH] powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid mode
 2024-06-20 12:49 UTC  (2+ messages)

[PATCH v2] arch/powerpc: Remove unused cede related functions
 2024-06-20 12:49 UTC  (2+ messages)

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-06-20 12:49 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/crypto: Add generated P8 asm to .gitignore
 2024-06-20 12:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
 2024-06-20 12:45 UTC  (2+ messages)

[PATCH 00/10] Add support for non-interleaved mode in qmc_audio
 2024-06-20  8:42 UTC  (11+ messages)
` [PATCH 01/10] ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
` [PATCH 02/10] ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
` [PATCH 03/10] ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
` [PATCH 04/10] ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion routines
` [PATCH 05/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
` [PATCH 06/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
` [PATCH 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
` [PATCH 08/10] soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
` [PATCH 09/10] dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI
` [PATCH 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-20  7:30 UTC  (13+ messages)

[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-20  2:58 UTC  (3+ messages)
` [PATCH v5 1/2] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE
` [PATCH v5 2/2] PCI/AER: Print "

[PATCH] powerpc: Fixed duplicate copying in the early boot
 2024-06-20  2:41 UTC  (8+ messages)
` [PATCH v2] powerpc: Fix unnecessary copy to 0 when kernel is booted at address 0

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2024-06-19 22:42 UTC  (2+ messages)

[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-06-19 22:34 UTC  (6+ messages)

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

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-19 16:45 UTC  (10+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support

[PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events
 2024-06-19 14:32 UTC  (6+ messages)

move features flags into queue_limits v2
 2024-06-19 14:23 UTC  (54+ 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 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 09/26] virtio_blk: remove virtblk_update_cache_mode
` [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 v9 0/2] PCI: Disable AER & DPC on suspend
 2024-06-19 10:52 UTC  (4+ messages)
` [PATCH v9 1/2] PCI/AER: Disable AER service "
` [PATCH v9 2/2] PCI/DPC: Disable DPC "

[PATCH v2] radix/kfence: map __kfence_pool at page granularity
 2024-06-19 10:49 UTC 

[kvm-unit-tests PATCH v10 00/15] powerpc improvements
 2024-06-19  7:44 UTC  (17+ messages)
` [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests
` [kvm-unit-tests PATCH v10 10/15] powerpc: Remove remnants of ppc64 directory and build structure
` [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 "

[PATCH V3 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-19  7:31 UTC  (4+ messages)
` [PATCH V3 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map
` [PATCH V3 3/3] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage

[PATCH v8 2/3] PCI/AER: Disable AER service on suspend
 2024-06-19  6:05 UTC  (3+ messages)

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-06-18 21:41 UTC  (2+ messages)

[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
 2024-06-18 21:40 UTC  (7+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits

[PATCH v12 00/11] Support page table check PowerPC
 2024-06-18 13:09 UTC  (2+ messages)

[PATCH V2 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-18  9:26 UTC  (7+ messages)
` [PATCH V2 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map
` [PATCH V2 3/3] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage

[PATCH v2] PowerPC: Replace kretprobe with rethook
 2024-06-18  8:45 UTC  (4+ messages)

[PATCH v3 4/4] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-18  7:45 UTC  (3+ messages)

[PATCH] powerpc/pseries: Whitelist dtl slub object for copying to userspace
 2024-06-18  7:11 UTC  (4+ messages)

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

[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
 2024-06-17 22:44 UTC  (4+ messages)

[PATCH v2] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
 2024-06-17 17:26 UTC  (2+ messages)

[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-17 16:30 UTC  (9+ messages)
` [PATCH v3 0/4] Add audio support for LPC32XX CPUs
  ` [PATCH v3 1/4] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding

[PATCH v5.10] powerpc/uaccess: Fix build errors seen with GCC 13/14
 2024-06-17 16:21 UTC  (3+ messages)

[PATCH v3] powerpc/eeh: avoid possible crash when edev->pdev changes
 2024-06-17 14:02 UTC 

[PATCH 1/2] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-17  9:02 UTC  (4+ 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


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