linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 09:21:03 to 2023-08-01 10:46:19 UTC [more...]

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-01 10:45 UTC  (34+ messages)
` [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v2 06/28] net: wan: "
` [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [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 26/28] ASoC: codecs: Add support for the framer codec
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support

[PATCH] powerpc/64e: Fix secondary thread bringup for ELFv2 kernels
 2023-08-01 10:26 UTC 

[PATCH 0/7] Rework perf and ptrace watchpoint tracking
 2023-08-01  9:50 UTC  (9+ messages)
` [PATCH 1/7] powerpc/watchpoints: Explain thread_change_pc() more
` [PATCH 2/7] powerpc/watchpoints: Don't track info persistently
` [PATCH 3/7] powerpc/watchpoints: Track perf single step directly on the breakpoint
` [PATCH 4/7] powerpc/watchpoints: Simplify watchpoint reinsertion
` [PATCH 5/7] powerpc/watchpoints: Remove ptrace/perf exclusion tracking
` [PATCH 6/7] selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftest
` [PATCH 7/7] perf/hw_breakpoint: Remove arch breakpoint hooks

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-01  9:47 UTC  (6+ messages)
` [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support

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

[syzbot] WARNING in btrfs_free_reserved_data_space_noquota
 2023-08-01  9:27 UTC  (2+ messages)
` [syzbot] [btrfs?] "

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-08-01  8:58 UTC  (4+ messages)

[PATCH v4 1/2] powerpc/mm: Cleanup memory block size probing
 2023-08-01  4:44 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/mm: Add memory_block_size as a kernel parameter

[PATCH v2] tty: Explicitly include correct DT includes
 2023-07-31 19:59 UTC  (2+ messages)

[PATCH] fbdev/ps3fb: Build without kernel device
 2023-07-31 23:22 UTC  (3+ messages)

[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
 2023-07-31 17:03 UTC  (32+ messages)
` [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 13/31] x86: "
` [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 17/31] arm: "
` [PATCH mm-unstable v8 18/31] arm64: "
` [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 20/31] hexagon: "
` [PATCH mm-unstable v8 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v8 22/31] m68k: "
` [PATCH mm-unstable v8 23/31] mips: "
` [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 25/31] openrisc: "
` [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v8 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-31 16:23 UTC  (20+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH] dma-mapping: move arch_dma_set_mask() declaration to header
 2023-07-31 16:03 UTC  (2+ messages)

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-31 15:06 UTC  (2+ messages)

[next-20230731] Kdump fails to capture vmcore (powerpc)
 2023-07-31 14:09 UTC 

linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
 2023-07-31 14:01 UTC  (7+ messages)

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

[PATCH v5 00/25] iommu: Make default_domain's mandatory
 2023-07-31 12:29 UTC  (2+ messages)

[PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
 2023-07-31 12:00 UTC  (5+ messages)

[PATCH v2] arch/powerpc: Remove unnecessary endian conversion code in XICS
 2023-07-31 11:55 UTC 

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2023-07-31 11:55 UTC  (7+ messages)

[Bug 215862] New: clang-14 fails 5.18-rc3 ppc64 BE kernel build - <unknown>:0: error: expected relocatable expression
 2023-07-31 10:23 UTC  (3+ messages)
` [Bug 215862] clang-15 fails ppc64 BE kernel build - ld.lld: error: undefined symbol: .early_setup

[PATCH 03/10] tty: hvsi: remove an extra variable from hvsi_write()
 2023-07-31  8:02 UTC 

Kernel Crash Dump (kdump) broken with 6.5
 2023-07-30 16:13 UTC  (3+ messages)

[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
 2023-07-30 10:10 UTC  (3+ messages)

[powerpc:topic/cpu-smt] BUILD SUCCESS 265bb41db415b7132568585ee55a124dd0dbde14
 2023-07-30  2:40 UTC 

[powerpc:merge] BUILD SUCCESS c3cad890877f59aeeaf5a638aa7a7c0612c16fa1
 2023-07-30  0:10 UTC 

[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 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  (23+ 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?

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

[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  (3+ messages)
` [PATCH 2/3] ASoC: fsl_micfil: Add fsl_micfil_check_version function

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

[PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
 2023-07-28 10:23 UTC  (5+ messages)
` [PATCH v6 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
  ` [PATCH v6 10/13 -fix2] "
` [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 v6 0/7] Add support for memmap on memory feature on ppc64
 2023-07-27 11:18 UTC  (13+ messages)
` [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [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


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