linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 17:15:05 to 2023-01-25 21:56:37 UTC [more...]

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25 17:00 UTC  (18+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-25 19:07 UTC  (4+ messages)
` [PATCH 1/3] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH 2/3] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH 3/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH 0/2] powerpc: Fix livepatch module re-patching issue
 2023-01-25 18:58 UTC  (11+ messages)
` [PATCH 1/2] powerpc/module_64: Improve restore_r2() return semantics
` [PATCH 2/2] powerpc/module_64: Fix "expected nop" error on module re-patching

[PATCH v3 00/11] jevents/pmu-events improvements
 2023-01-25 17:05 UTC  (17+ messages)
` [PATCH v3 01/11] perf jevents metric: Correct Function equality
` [PATCH v3 02/11] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v3 03/11] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v3 04/11] perf pmu-events: Add separate metric from pmu_event
` [PATCH v3 05/11] perf pmu-events: Separate the metrics from events for no jevents
` [PATCH v3 06/11] perf pmu-events: Remove now unused event and metric variables
` [PATCH v3 07/11] perf stat: Remove evsel metric_name/expr
` [PATCH v3 08/11] perf jevents: Combine table prefix and suffix writing
` [PATCH v3 09/11] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v3 10/11] perf jevents: Generate metrics and events as separate tables
` [PATCH v3 11/11] perf jevents: Add model list option

[PATCH] tools/perf: Disable perf probe when libtraceevent is missing
 2023-01-25 14:46 UTC  (3+ messages)

[RFC 0/3] Asynchronous EEH recovery
 2023-01-25 14:04 UTC  (4+ messages)

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-25 13:09 UTC  (21+ messages)
` [PATCH v4 02/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v4 16/24] powerpc/pseries: Implement signed update for PLPKS objects
` [PATCH v4 19/24] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v4 21/24] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v4 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v4 23/24] integrity/powerpc: Improve error handling & reporting when loading certs
` [PATCH v4 24/24] integrity/powerpc: Support loading keys from pseries secvar

[PATCH] powerpc/tlb: Remove BUILD_BUG for book3s/32/tlbflush.h local_flush_tlb_page_psize
 2023-01-25 11:35 UTC  (3+ messages)

[PATCH v2] ALSA: aoa: make remove callback of soundbus driver void returned
 2023-01-25  8:35 UTC  (3+ messages)

arch/powerpc/kernel/head_85xx.o: warning: objtool: .head.text+0x1a6c: unannotated intra-function call
 2023-01-25  8:31 UTC  (2+ messages)

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2023-01-25  7:41 UTC  (11+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH 1/2] powerpc/64: Set default CPU in Kconfig
 2023-01-25  7:39 UTC  (2+ messages)
` [PATCH 2/2] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH v3 0/7] Expand selftest utils
 2023-01-25  4:59 UTC  (5+ messages)
` [PATCH v3 3/7] selftests/powerpc: Add generic read/write file util
` [PATCH v3 4/7] selftests/powerpc: Add read/write debugfs file, int

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-25  4:12 UTC  (17+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH v2 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH v2 07/14] powerpc/vdso: Improve linker flags

[PATCH v3 00/10] TQMLS1021A support
 2023-01-24 21:37 UTC  (12+ messages)
` [PATCH v3 01/10] dt-bindings: arm: fsl: add TQ-Systems LS1021A board
` [PATCH v3 02/10] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree
` [PATCH v3 03/10] ARM: dts: ls1021a: add TQMLS1021A flash partition layout
` [PATCH v3 04/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS TM070JVHG33 overlay
` [PATCH v3 05/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA HDMI overlay
` [PATCH v3 06/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH DC44 overlay
` [PATCH v3 07/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH FC21 overlay
` [PATCH v3 08/10] ARM: multi_v7_defconfig: Add options to support TQMLS102xA series
` [PATCH v3 09/10] kbuild: Add config fragment merge functionality
` [PATCH v3 10/10] ARM: add multi_v7_lpae_defconfig

[PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
 2023-01-24 18:42 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
` [PATCH v3 2/5] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
` [PATCH v3 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema
` [PATCH v3 4/5] dt-bindings: usb: Convert Marvell Orion EHCI to DT schema
` [PATCH v3 5/5] dt-bindings: usb: Convert Nuvoton "

[PATCH] KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
 2023-01-24 18:01 UTC  (2+ messages)

[PATCH v2 0/4] powerpc/rtas: exports and locking
 2023-01-24 17:23 UTC  (8+ messages)
` [PATCH v2 1/4] powerpc/rtas: unexport 'rtas' symbol
` [PATCH v2 2/4] powerpc/rtas: make all exports GPL
` [PATCH v2 3/4] powerpc/rtas: remove lock and args fields from global rtas struct
` [PATCH v2 4/4] powerpc/rtas: upgrade internal arch spinlocks

[PATCH] powerpc/vdso: Filter clang's auto var init zero enabler when linking
 2023-01-24 16:19 UTC 

[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-24 15:43 UTC  (12+ messages)
` [PATCH v3 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller

[RFC PATCH 01/19] mm: Introduce vm_account
 2023-01-24 14:32 UTC  (5+ messages)
` [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()

[PATCH v2 0/9] jevents/pmu-events improvements
 2023-01-24  5:04 UTC  (14+ messages)
` [PATCH v2 4/9] perf pmu-events: Separate metric out of pmu_event
` [PATCH v2 5/9] perf stat: Remove evsel metric_name/expr
` [PATCH v2 7/9] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v2 8/9] perf jevents: Generate metrics and events as separate tables

[PATCH v6 0/5] shoot lazy tlbs
 2023-01-24  3:16 UTC  (10+ messages)
` [PATCH v6 2/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v6 3/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme

[PATCH] ps3vram: remove bio splitting
 2023-01-24  2:35 UTC  (3+ messages)

[PATCH 00/41] Per-VMA locks
 2023-01-23 20:38 UTC  (31+ messages)
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
 2023-01-23 20:09 UTC  (4+ messages)

[PATCH] powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
 2023-01-23 12:26 UTC 

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-23 10:57 UTC  (21+ messages)

[PATCH v7 0/8] In kernel handling of CPU hotplug events for crash kernel
 2023-01-23  5:27 UTC  (8+ messages)
` [PATCH v7 3/8] powerpc/crash: update kimage_arch struct
` [PATCH v7 4/8] crash: add phdr for possible CPUs in elfcorehdr

[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map
 2023-01-22 11:21 UTC  (6+ messages)

Build regressions/improvements in v6.2-rc1
 2023-01-21 21:26 UTC  (15+ messages)
        ` Calculating array sizes in C - was: "

[PATCH] powerpc/64: Don't recurse irq replay
 2023-01-21 10:26 UTC 

[PATCH v2] powerpc/64: Fix perf profiling asynchronous interrupt handlers
 2023-01-21 10:01 UTC 

[PATCH v2 0/3] powerpc/32: nohz full support
 2023-01-21  9:58 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepare
` [PATCH v2 2/3] powerpc/32: implement HAVE_CONTEXT_TRACKING_USER support
` [PATCH v2 3/3] powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN

[PATCH] powerpc/64s: Fix local irq disable when PMIs are disabled
 2023-01-21  9:53 UTC 

[PATCH RESEND 0/8] Resend LED patches
 2023-01-20 20:02 UTC  (4+ messages)

[PATCH] of: Fix of platform build on powerpc due to bad of disaply code
 2023-01-20 18:09 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] of: Make of framebuffer devices unique

[PATCH v2 00/10] TQMLS1021A support
 2023-01-20 17:35 UTC  (7+ messages)
` [PATCH v2 01/10] dt-bindings: arm: fsl: add TQ-Systems LS1021A board
` [PATCH v2 09/10] kbuild: Add config fragment merge functionality
` [PATCH v2 10/10] ARM: add multi_v7_lpae_defconfig


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