messages from 2024-06-28 07:14:06 to 2024-07-02 20:49:23 UTC [more...]
[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
2024-07-02 20:48 UTC (6+ messages)
[PATCH v2] printk: Add a short description string to kmsg_dump()
2024-07-02 20:29 UTC (2+ messages)
[PATCH 0/9] AT24 EEPROM MTD Support
2024-07-02 14:34 UTC (19+ messages)
` [PATCH 1/9] mtd: core: add nvmem_write support
` [PATCH 2/9] mtd: add mtd_is_master helper
` [PATCH 3/9] mtd: add support to handle EEPROM devices
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24
` [PATCH 6/9] powerpc: "
` [PATCH 7/9] MIPS: configs: "
` [PATCH 8/9] LoongArch: "
` [PATCH 9/9] eeprom: at24: remove deprecated Kconfig symbol
[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
2024-07-02 16:10 UTC
[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-07-02 13:51 UTC (24+ messages)
` [PATCH v7 01/23] powerpc/64e: Remove unused IBM HTW code
` [PATCH v7 02/23] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH v7 03/23] powerpc/64e: Drop E500 ifdefs in "
` [PATCH v7 04/23] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH v7 05/23] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH v7 06/23] powerpc/64e: Drop unused TLB miss handlers
` [PATCH v7 07/23] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v7 08/23] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v7 09/23] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v7 10/23] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v7 11/23] powerpc/mm: Allow hugepages without hugepd
` [PATCH v7 12/23] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v7 13/23] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v7 14/23] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v7 15/23] powerpc/e500: Remove enc and ind fields from "
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v7 17/23] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v7 18/23] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v7 19/23] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v7 20/23] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v7 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v7 22/23] powerpc/mm: Remove hugepd leftovers
` [PATCH v7 23/23] mm: Remove CONFIG_ARCH_HAS_HUGEPD
[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
2024-07-02 13:32 UTC (5+ messages)
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi
[PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-07-02 13:26 UTC (3+ messages)
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-02 13:01 UTC (19+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
[PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable
2024-07-02 12:33 UTC (7+ messages)
` [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
` [PATCH v3 3/3] arm64/configs: "
[powerpc:next] BUILD SUCCESS WITH WARNING 17c743b9da9e0d073ff19fd5313f521744514939
2024-07-02 12:21 UTC
[powerpc:merge] BUILD SUCCESS c34444c6ca37844c93506314d2b824de443654eb
2024-07-02 12:14 UTC
[PATCH] ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREP
2024-07-02 11:30 UTC (2+ messages)
[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
2024-07-02 7:32 UTC (8+ messages)
[powerpc:fixes-test] BUILD SUCCESS 21a741eb75f80397e5f7d3739e24d7d75e619011
2024-07-02 6:21 UTC
[PATCH v2 1/3] powerpc/pseries: Macros and wrapper functions for H_HTM call
2024-07-02 5:11 UTC (3+ messages)
` [PATCH v2 2/3] powerpc/pseries: Export hardware trace macro dump via debugfs
` [PATCH v2 3/3] powerpc: Document details on H_HTM hcall
[Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
2024-07-02 4:18 UTC (2+ messages)
[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
2024-07-02 0:19 UTC (13+ messages)
[PATCH v3] PowerPC: Replace kretprobe with rethook
2024-07-01 23:53 UTC (3+ messages)
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-07-01 19:58 UTC (20+ messages)
` [RFC PATCH v3 01/11] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v3 02/11] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v3 03/11] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v3 04/11] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v3 05/11] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v3 06/11] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v3 11/11] powerpc64/bpf: Add support for bpf trampolines
[Patch v5 00/12] Add audio support for LPC32XX CPUs
2024-07-01 19:47 UTC (8+ messages)
` [Patch v5 02/12] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v5 12/12] i2x: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` (subset) [Patch v5 00/12] Add audio support for LPC32XX CPUs
[PATCH] ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()
2024-07-01 19:07 UTC (2+ messages)
[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
2024-07-01 17:51 UTC (3+ messages)
[PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX95
2024-07-01 15:14 UTC (5+ messages)
` [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX95 platform
[PATCH v3] radix/kfence: map __kfence_pool at page granularity
2024-07-01 13:00 UTC
[PATCH] driver core: have match() callback in struct bus_type take a const *
2024-07-01 12:07 UTC
[Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
2024-07-01 12:00 UTC (2+ messages)
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-01 11:30 UTC (11+ messages)
` [PATCH v2 01/10] ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
` [PATCH v2 02/10] ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
` [PATCH v2 03/10] ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
` [PATCH v2 04/10] ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion routines
` [PATCH v2 05/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
` [PATCH v2 06/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
` [PATCH v2 08/10] soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
` [PATCH v2 09/10] dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI
` [PATCH v2 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode
mm: gup.c:2827:22: error: conflicting types for 'try_grab_folio_fast'; have 'struct folio
2024-07-01 10:05 UTC
[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-01 8:33 UTC (3+ messages)
[PATCH v4 0/2] PCI hotplug driver fixes
2024-07-01 8:10 UTC (4+ messages)
` [PATCH v4 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH v4 2/2] powerpc: hotplug driver bridge support
[PATCH 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-01 7:47 UTC (3+ messages)
` [PATCH 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode
[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
2024-07-01 4:54 UTC (6+ messages)
[PATCH V5 00/17] Add data type profiling support for powerpc
2024-07-01 4:34 UTC (18+ messages)
` [PATCH V5 01/17] tools/perf: Move the data structures related to register type to header file
` [PATCH V5 02/17] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V5 03/17] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V5 04/17] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V5 05/17] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V5 06/17] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V5 07/17] tools/perf: Add parse function for memory instructions in powerpc
` [PATCH V5 08/17] tools/perf: Add support to identify memory instructions of opcode 31 "
` [PATCH V5 09/17] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V5 10/17] tools/perf: Add more instructions for instruction tracking
` [PATCH V5 11/17] tools/perf: Update instruction tracking for powerpc
` [PATCH V5 12/17] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [PATCH V5 13/17] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [PATCH V5 14/17] tools/perf: Add support to use libcapstone in powerpc
` [PATCH V5 15/17] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V5 16/17] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [PATCH V5 17/17] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH] powerpc/pseries: Fix scv instruction crash with kexec
2024-07-01 4:16 UTC (6+ messages)
[PATCH AUTOSEL 5.4 2/4] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-07-01 0:15 UTC
[PATCH AUTOSEL 5.10 2/4] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-07-01 0:14 UTC
[PATCH AUTOSEL 5.15 2/5] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-07-01 0:14 UTC
[PATCH AUTOSEL 6.1 2/5] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-07-01 0:14 UTC
[PATCH AUTOSEL 6.6 04/12] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-07-01 0:13 UTC
[PATCH AUTOSEL 6.9 08/20] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-07-01 0:11 UTC
[V4 00/16] Add data type profiling support for powerpc
2024-06-30 11:10 UTC (8+ messages)
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction "
[PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
2024-06-29 21:28 UTC (2+ messages)
[PATCH v2 00/13] linux system call fixes
2024-06-29 21:05 UTC (4+ messages)
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
Kernel build failure with MEM_ALLOC_PROFILING=y set (Talos II, v6.10-rc5)
2024-06-29 13:31 UTC
[Patch v5 04/12] ARM: dts: lpc32xx: Use simple-mfd for clock control block
2024-06-29 13:27 UTC (2+ messages)
[PATCH 2/4] crypto: caam: Depend on COMPILE_TEST also
2024-06-29 11:29 UTC (2+ messages)
[PATCH v3 0/2] PCI hotplug driver fixes
2024-06-29 7:30 UTC (6+ messages)
` [PATCH v3 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
[PATCH] powerpc: add missing MODULE_DESCRIPTION() macros
2024-06-29 3:13 UTC (2+ messages)
[PATCH] KVM: PPC: add missing MODULE_DESCRIPTION() macros
2024-06-29 3:11 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: soc: fsl: Convert q(b)man-* to yaml format
2024-06-28 19:34 UTC (2+ messages)
[PATCH] perf report: Calling available function for stats printing
2024-06-28 18:35 UTC (2+ messages)
[PATCH] printk: Add a short description string to kmsg_dump()
2024-06-28 16:42 UTC (4+ messages)
[powerpc:next] BUILD SUCCESS 932bed41217059638c78a75411b7893b121d2162
2024-06-28 16:40 UTC
[powerpc:fixes-test] BUILD SUCCESS a1216e62d039bf63a539bbe718536ec789a853dd
2024-06-28 15:38 UTC
[Patch v6] dmaengine: Add dma router for pl08x in LPC32XX SoC
2024-06-28 15:29 UTC
[Patch v6] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
2024-06-28 15:30 UTC
[PATCH v2] radix/kfence: map __kfence_pool at page granularity
2024-06-28 12:28 UTC (2+ messages)
[PATCH v3 1/7] powerpc/40x: Remove 40x platforms
2024-06-28 12:12 UTC (7+ messages)
` [PATCH v3 2/7] powerpc/boot: Remove all 40x platforms from boot
` [PATCH v3 3/7] powerpc: Remove 40x from Kconfig and defconfig
` [PATCH v3 4/7] powerpc: Remove core support for 40x
` [PATCH v3 5/7] powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
` [PATCH v3 6/7] powerpc: Replace CONFIG_4xx with CONFIG_44x
` [PATCH v3 7/7] powerpc/platforms: Move files from 4xx to 44x
[Patch v4 00/10] Add audio support for LPC32XX CPUs
2024-06-28 9:48 UTC (6+ messages)
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
[PATCH] ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
2024-06-28 9:43 UTC
[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
2024-06-28 8:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).