messages from 2024-05-16 13:50:21 to 2024-05-24 18:31:37 UTC [more...]
[PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
2024-05-23 14:59 UTC (4+ messages)
[PATCH next] arch: powerpc: platforms: Remove unnecessary call to of_node_get
2024-05-23 11:25 UTC (2+ messages)
[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
2024-05-24 18:23 UTC (8+ messages)
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
[PATCH V2 0/9] Add data type profiling support for powerpc
2024-05-24 12:47 UTC (19+ messages)
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-24 11:47 UTC (49+ messages)
` [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
` [RFC PATCH v2 02/20] mm: Provide page size to pte_alloc_huge()
` [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
` [RFC PATCH v2 04/20] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v2 05/20] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v2 08/20] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v2 09/20] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups
` [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500
` [RFC PATCH v2 13/20] powerpc/64e: Clean up impossible setups
` [RFC PATCH v2 14/20] powerpc/e500: Remove enc field from struct mmu_psize_def
` [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD
` [RFC PATCH v2 16/20] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v2 17/20] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v2 19/20] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v2 20/20] mm: Remove CONFIG_ARCH_HAS_HUGEPD
[Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-24 8:08 UTC (4+ messages)
[PATCH 1/6] powerpc/64e: Remove unused IBM HTW code
2024-05-24 7:31 UTC (6+ messages)
` [PATCH 2/6] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH 3/6] powerpc/64e: Drop E500 ifdefs in "
` [PATCH 4/6] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH 5/6] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH 6/6] powerpc/64e: Drop unused TLB miss handlers
[PATCH v2] powerpc/perf: Set cpumode flags using sample address
2024-05-24 7:25 UTC (2+ messages)
[PATCH 1/2] powerpc/uaccess: Fix build errors seen with GCC 14
2024-05-24 7:09 UTC (4+ messages)
` [PATCH 2/2] powerpc/uaccess: Use YZ asm constraint for ld
[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-24 1:50 UTC (12+ messages)
` [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
` [PATCH v2 2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
` [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
` [PATCH v2 6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
[PATCH] PowerPC: Replace kretprobe with rethook
2024-05-24 1:02 UTC (4+ messages)
[PATCH v2 0/1] arch/fault: don't print logs for simulated poison errors
2024-05-23 15:59 UTC (17+ messages)
` [PATCH v2 1/1] arch/fault: don't print logs for pte marker "
[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
2024-05-23 14:45 UTC (4+ messages)
[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
2024-05-23 14:23 UTC (7+ messages)
` [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
` [PATCH] sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c
2024-05-23 12:49 UTC
[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
2024-05-22 23:32 UTC (2+ messages)
[PATCH 0/5] powerpc64/bpf: jit support for cpuv4 instructions
2024-05-22 11:37 UTC (7+ messages)
` [PATCH 1/5] powerpc64/bpf: jit support for 32bit offset jmp instruction
` [PATCH 2/5] powerpc64/bpf: jit support for unconditional byte swap
` [PATCH 3/5] powerpc64/bpf: jit support for sign extended load
` [PATCH 4/5] powerpc64/bpf: jit support for sign extended mov
` [PATCH 5/5] powerpc64/bpf: jit support for signed division and modulo
[PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
2024-05-22 11:39 UTC (2+ messages)
[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-05-22 9:08 UTC (3+ messages)
[PATCH v1 RESEND] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
2024-05-22 8:49 UTC
[PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
2024-05-22 8:28 UTC
[PATCH v2 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
2024-05-22 3:08 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: "
` [PATCH v2 2/2] ASoC: fsl_mqs: "
[PATCH v2 0/1] powerpc/numa: Make cpu/memory less numa-node online
2024-05-20 17:16 UTC (3+ messages)
` [PATCH v2 1/1] powerpc/numa: Online a node if PHB is attached
[PATCH v3 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
2024-05-21 10:13 UTC (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH v3 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform
CVE-2023-52665: powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
2024-05-21 7:04 UTC (5+ messages)
[PATCH 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
2024-05-21 6:32 UTC (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,mqs: "
` [PATCH 2/2] ASoC: fsl_mqs: "
[PATCH v2 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
2024-05-21 3:44 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
[PATCH] selftests: cachestat: Fix build warnings on ppc64
2024-05-21 3:01 UTC
[PATCH] selftests/mm: Fix build warnings on ppc64
2024-05-21 3:02 UTC
[PATCH] selftests/openat2: Fix build warnings on ppc64
2024-05-21 3:03 UTC
[PATCH] selftests/overlayfs: Fix build error on ppc64
2024-05-21 2:26 UTC
[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
2024-05-21 1:23 UTC (6+ messages)
KASAN KUnit test '65 vmalloc_oob' fails on qemu ppc and PowerMac G4 DP when the machine has more than 867 MB of RAM (kernel 6.9.1)
2024-05-20 23:04 UTC
[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
2024-05-20 18:31 UTC (14+ messages)
` [PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec
` [PATCHv4 8/9] ASoC: fsl-asoc-card: add DT property "cpu-system-clock-direction-out"
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec
[PATCH v9] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
2024-05-20 17:57 UTC
[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
2024-05-20 15:15 UTC
[PATCH v2 0/2] PCI hotplug driver fixes
2024-05-20 14:59 UTC (5+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support
[RESEND PATCH 0/3] XICS emulation optimizations in KVM for PPC
2024-05-20 8:20 UTC (4+ messages)
` [RESEND PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [RESEND PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [RESEND PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state
[PATCH] selftests/sigaltstack: Fix ppc64 GCC build
2024-05-20 6:26 UTC
Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
2024-05-19 23:01 UTC (5+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-18 1:25 UTC (10+ messages)
[PATCH v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
2024-05-17 21:11 UTC (3+ messages)
[PATCH v12 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-05-17 17:04 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.10-1 tag
2024-05-17 16:36 UTC (2+ messages)
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-17 16:09 UTC (5+ messages)
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH 1/1] powerpc/numa: Online a node if PHB is attached
2024-05-17 8:58 UTC (2+ messages)
[powerpc:next] BUILD SUCCESS 61700f816e6f58f6b1aaa881a69a784d146e30f0
2024-05-17 2:49 UTC
[PATCH 0/3] crypto: X25519 supports for ppc64le
2024-05-16 19:48 UTC (9+ messages)
` [PATCH 1/3] crypto: X25519 low-level primitives "
` [PATCH 2/3] crypto: X25519 core functions "
[syzbot] WARNING in btrfs_free_reserved_data_space_noquota
2024-05-16 15:38 UTC (2+ messages)
[PATCH v2 0/3] crypto: X25519 supports for ppc64le
2024-05-16 15:19 UTC (4+ messages)
` [PATCH v2 1/3] crypto: X25519 low-level primitives "
` [PATCH v2 2/3] crypto: X25519 core functions "
` [PATCH v2 3/3] crypto: Update Kconfig and Makefile for ppc64le x25519
[PATCH v15 00/16] Add audio support in v4l2 framework
2024-05-16 14:58 UTC (21+ messages)
[PATCH] Perf: Calling available function for stats printing
2024-05-16 13:49 UTC
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).