linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 17:54:01 to 2023-07-29 20:13:13 UTC [more...]

[powerpc:next-test] BUILD SUCCESS d6582c259cbf4d8ba894e7243f31f26e7c6ff387
 2023-07-29 20:11 UTC 

[powerpc:fixes-test] BUILD SUCCESS 41a506ef71eb38d94fe133f565c87c3e06ccc072
 2023-07-29 20:10 UTC 

[PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
 2023-07-29 15:28 UTC  (5+ messages)
` [PATCH v3 2/2] powerpc/mm: Add memory_block_size as a kernel parameter

[PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
 2023-07-29 10:54 UTC  (5+ messages)

[PATCH v4 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-29  7:34 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
` [PATCH v4 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
` [PATCH v4 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
` [PATCH v4 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
` [PATCH v4 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
` [PATCH v4 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
` [PATCH v4 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
` [PATCH v4 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
` [PATCH v4 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
` [PATCH v4 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file

Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
 2023-07-29  8:10 UTC  (7+ messages)

[PATCH] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
 2023-07-29  7:48 UTC  (2+ messages)

[PATCH] powerpc/mm/altmap: Fix altmap boundary check
 2023-07-29  7:48 UTC  (2+ messages)

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-29  7:39 UTC  (5+ messages)

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-28 18:42 UTC  (27+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 2/5] fs: Add fchmodat2()
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
` Add fchmodat2() - or add a more general syscall?

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-29  0:03 UTC  (33+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
 2023-07-28 19:04 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION d7b3af5a77e8d8da28f435f313e069aea5bcf172
 2023-07-28 17:12 UTC 

[PATCH] ASoC: fsl_micfil: refactor deprecated strncpy
 2023-07-28 16:35 UTC  (3+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-07-28 15:24 UTC  (4+ messages)
` [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2023-07-28 14:51 UTC  (6+ messages)

[PATCH v3] hwrng: Explicitly include correct DT includes
 2023-07-28 13:48 UTC 

[PATCH 0/3] Update the register list of MICFIL
 2023-07-28  6:08 UTC  (5+ messages)
` [PATCH 1/3] ASoC: fsl_micfil: Add new registers and new bit definition
` [PATCH 2/3] ASoC: fsl_micfil: Add fsl_micfil_check_version function
` [PATCH 3/3] ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM

[PATCH 1/1] sound:soc: fix return value check in imx_audmux_suspend
 2023-07-28  4:29 UTC  (3+ messages)
` [PATCH v2 1/1] ASoC: imx-audmux: fix return value checks of clk_prepare_enable()

[PATCH] powerpc: Use shared font data
 2023-07-28 10:39 UTC  (4+ messages)

[PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
 2023-07-28 10:23 UTC  (14+ messages)
` [PATCH v6 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
  ` [PATCH v6 01/13 -fix] "
` [PATCH v6 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
  ` [PATCH v6 10/13 -fix] "
  ` [PATCH v6 10/13 -fix2] "
` [PATCH v6 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
  ` [PATCH v6 11/13 -fix] "
` [PATCH v6 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
  ` [PATCH v6 12/13 -fix] "

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-28 10:05 UTC  (6+ messages)

[PATCH 1/1] Remove CONFIG_NET_CLS_TCINDEX
 2023-07-28  8:16 UTC 

[PATCH net-next v3] net: Explicitly include correct DT includes
 2023-07-28  3:40 UTC  (3+ messages)

[PATCH] docs: move powerpc under arch
 2023-07-28  3:41 UTC  (2+ messages)

[PATCH 2/4] vgacon: rework screen_info #ifdef checks
 2023-07-27 18:20 UTC  (3+ messages)
    ` Algorithmic P-4000i, looking for the board manual

[PATCH] powerpc: address missing-prototypes warnings
 2023-07-27 12:26 UTC 

[PATCH] dma-mapping: move arch_dma_set_mask() declaration to header
 2023-07-27 12:25 UTC 

[PATCH v6 0/7] Add support for memmap on memory feature on ppc64
 2023-07-27 11:18 UTC  (17+ messages)
` [PATCH v6 1/7] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v6 2/7] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v6 3/7] mm/memory_hotplug: Allow architecture to override memmap on memory support check
` [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v6 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
` [PATCH v6 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block
` [PATCH v6 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-07-27 10:34 UTC  (37+ messages)
` [PATCH v2 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v2 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v2 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v2 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v2 06/28] net: wan: "
` [PATCH v2 07/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v2 09/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v2 11/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v2 12/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v2 13/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v2 14/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v2 15/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v2 16/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v2 17/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v2 18/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v2 19/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v2 20/28] net: wan: Add framer framework support
` [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
` [PATCH v2 28/28] net: wan: fsl_qmc_hdlc: "

[PATCH] I2C: Explicitly include correct DT includes
 2023-07-27  0:39 UTC  (2+ messages)

[PATCH v2] char: Explicitly include correct DT includes
 2023-07-26 23:32 UTC 

[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 2023-07-26 21:53 UTC  (2+ messages)

[PATCH 1/1] ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling
 2023-07-26 20:24 UTC  (2+ messages)

[PATCH v5 0/7] Add support for memmap on memory feature on ppc64
 2023-07-26 16:43 UTC  (13+ messages)
` [PATCH v5 4/7] mm/hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v5 6/7] mm/hotplug: Embed vmem_altmap details in memory block
` [PATCH v5 7/7] mm/hotplug: Enable runtime update of memmap_on_memory parameter

[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
 2023-07-26 14:34 UTC  (3+ messages)

[PATCH v2] powerpc:platforms:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-07-26 12:15 UTC  (2+ messages)

[PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
 2023-07-26 10:02 UTC  (2+ messages)

[PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
 2023-07-26  9:54 UTC  (2+ messages)

[PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
 2023-07-26  9:50 UTC  (2+ messages)

[PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
 2023-07-26  9:42 UTC  (2+ messages)

[PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
 2023-07-26  9:33 UTC  (2+ messages)

[PATCH] powerpc/ep8248e: Mark driver as non removable
 2023-07-26  8:14 UTC 

[PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
 2023-07-26  6:24 UTC  (2+ messages)

[PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
 2023-07-26  6:11 UTC  (2+ messages)

[PATCH 00/26] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-07-26  4:14 UTC  (2+ messages)

[PATCH v2] net: Explicitly include correct DT includes
 2023-07-25 19:58 UTC  (3+ messages)

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-25 13:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
 2023-07-25 23:33 UTC  (2+ messages)

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-07-25 20:51 UTC  (3+ messages)

Add fchmodat2() - or add a more general syscall?
 2023-07-25 16:10 UTC 


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