linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-01 04:47:50 to 2024-07-03 18:09:31 UTC [more...]

[PATCH 0/2] dt-bindings: soc: add reset syscon for reboot node
 2024-07-03 18:08 UTC 

[PATCH 00/20] Simplify of_property_for_each_u32()
 2024-07-03 18:07 UTC  (29+ messages)
` [PATCH 01/20] of: add of_property_for_each_u32_new()
` [PATCH 02/20] clk: convert to of_property_for_each_u32_new()
` [PATCH 03/20] clk: qcom: "
` [PATCH 04/20] clk: sunxi: clk-simple-gates: "
` [PATCH 05/20] clk: sunxi: clk-sun8i-bus-gates: "
` [PATCH 06/20] clocksource/drivers/samsung_pwm: "
` [PATCH 07/20] bus: ti-sysc: "
` [PATCH 08/20] lk: clk-conf: "
` [PATCH 09/20] gpio: brcmstb: "
` [PATCH 10/20] pinctrl: s32cc: "
` [PATCH 11/20] irqchip/atmel-aic: "
` [PATCH 12/20] iio: adc: ti_am335x_adc: "
` [PATCH 13/20] pwm: samsung: "
` [PATCH 14/20] tty: sysrq: "
` [PATCH 15/20] usb: usb251xb: "
` [PATCH 16/20] mfd: ti_am335x_tscadc: "
` [PATCH 17/20] ASoC: arizona: "
` [PATCH 18/20] powerpc/xive: "
` [PATCH 19/20] "
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()

[PATCH 0/2] dt-bindings: soc: fsl: convert fsl,qe to yaml
 2024-07-03 16:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: fsl: cpm_qe: convert to yaml format
` [PATCH 2/2] arm64: dts: fsl-ls1043a: change uqe to uqe-bus and remove #address-cells

[PATCH v2] printk: Add a short description string to kmsg_dump()
 2024-07-03 16:40 UTC  (7+ messages)

[PATCH] ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
 2024-07-03 16:30 UTC  (3+ messages)

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-03 16:23 UTC  (16+ messages)

[PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-03 14:16 UTC 

[PATCH V5 00/17] Add data type profiling support for powerpc
 2024-07-03 13:11 UTC  (14+ messages)
` [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 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

linux-next: manual merge of the powerpc tree with the mm tree
 2024-07-03 12:15 UTC  (2+ messages)

[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
 2024-07-03 12:14 UTC  (3+ messages)

[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
 2024-07-03 11:11 UTC  (21+ 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] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-07-03  1:00 UTC  (17+ messages)

[PATCH] powerpc: kexec: Use of_property_read_reg()
 2024-07-02 21:03 UTC 

[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 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  (4+ 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 v3] PowerPC: Replace kretprobe with rethook
 2024-07-01 23:53 UTC  (3+ messages)

[Patch v5 00/12] Add audio support for LPC32XX CPUs
 2024-07-01 19:47 UTC  (3+ messages)
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC

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

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


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