linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 11:13:18 to 2022-09-27 14:38:28 UTC [more...]

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-27  2:06 UTC  (16+ messages)
` [PATCH 1/7] mm/memory.c: Fix race when faulting a device private page
` [PATCH 2/7] mm: Free device private pages have zero refcount
` [PATCH 3/7] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page()
` [PATCH 4/7] mm/migrate_device.c: Add migrate_device_range()
` [PATCH 5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()
` [PATCH 6/7] nouveau/dmem: Evict device private memory during release
` [PATCH 7/7] hmm-tests: Add test for migrate_device_range()

[PATCH] powerpc/fsl_msi: fix return error value in error handing path
 2022-09-27 14:35 UTC  (2+ messages)

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-09-27 14:33 UTC  (16+ messages)
` [PATCH v1 1/4] powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
` [PATCH v1 2/4] powerpc/code-patching: Speed up page mapping/unmapping
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem
` [PATCH v1 4/4] powerpc/code-patching: Use jump_label to check if poking_init() is done
` [PATCH v1 1/6] powerpc/code-patching: Use pte_offset_kernel() instead of virt_to_kpte()
  ` [PATCH v1 2/6] powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
  ` [PATCH v1 3/6] powerpc/feature-fixups: Refactor entry fixups patching
  ` [PATCH v1 4/6] powerpc/feature-fixups: Refactor other "
  ` [PATCH v1 5/6] powerpc/feature-fixups: Do not patch init section after init
  ` [PATCH v1 6/6] powerpc/code-patching: Remove protection against patching init addresses "

[PATCH v2 0/5] powerpc/64: avoid GOT addressing, don't put data in TOC
 2022-09-27 14:21 UTC  (8+ messages)
` [PATCH v2 1/5] powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
` [PATCH v2 2/5] powerpc/64: asm use consistent global variable declaration and access
` [PATCH v2 3/5] powerpc/64: switch asm helpers from GOT to TOC relative addressing
` [PATCH v2 4/5] powerpc/64: provide a helper macro to load r2 with the kernel TOC
` [PATCH v2 5/5] powerpc/64e: provide an addressing macro for use with TOC in alternate register

[PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
 2022-09-27 13:41 UTC  (4+ messages)
    ` [External] "

[PATCH] scripts/faddr2line: Fix regression in name resolution on ppc64le
 2022-09-27 11:19 UTC  (2+ messages)

[RESEND PATCH] ASoC: fsl_asrc_dma: fully initialize structs
 2022-09-27 10:34 UTC  (2+ messages)

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-27  9:15 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (14+ messages)
` [PATCH 5.15 2/6] kexec_file: drop weak attribute from functions
` [PATCH 5.15 3/6] kexec: "

[powerpc:next-test] BUILD SUCCESS 725963f3e89679894d3f33ce73f2d5b8eca3ec7c
 2022-09-27  7:45 UTC 

[PATCH v2 0/6] Out-of-line static calls for powerpc64 ELF V2
 2022-09-27  7:30 UTC  (27+ messages)
` [PATCH v2 1/6] powerpc/code-patching: Implement generic text patching function
` [PATCH v2 2/6] powerpc/module: Handle caller-saved TOC in module linker
` [PATCH v2 3/6] powerpc/module: Optimise nearby branches in ELF V2 ABI stub
` [PATCH v2 4/6] static_call: Move static call selftest to static_call_selftest.c
` [PATCH v2 5/6] powerpc/64: Add support for out-of-line static calls
` [PATCH v2 6/6] powerpc/64: Add tests "

[PATCH] powerpc/warp: switch to using gpiod API
 2022-09-27  6:03 UTC 

Is PPC 44x PIKA Warp board still relevant?
 2022-09-27  6:01 UTC  (4+ messages)

[PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
 2022-09-27  4:25 UTC  (2+ messages)

[PATCH v5 27/30] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
 2022-09-27  0:40 UTC  (3+ messages)

[PATCH v3 1/4] powerpc/64s: Add DEBUG_PAGEALLOC for radix
 2022-09-27  0:30 UTC  (5+ messages)
` [PATCH v3 2/4] powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
` [PATCH v3 3/4] powerpc/64s: Allow double call of kernel_[un]map_linear_page()
` [PATCH v3 4/4] powerpc/64s: Enable KFENCE on book3s64

[PATCH 0/8] generic command line v4
 2022-09-26 23:03 UTC  (9+ messages)

[PATCH v2 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-26 22:41 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/pseries: block untrusted device tree "
` [PATCH v2 2/2] powerpc/rtas: block error injection "

[PATCH v3] powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
 2022-09-26 22:02 UTC 

[PATCH v2] powerpc: Ignore DSI error caused by the copy/paste instruction
 2022-09-26 21:57 UTC  (4+ messages)

[PATCH V2] tools/perf/tests: Fix perf probe error log check in skip_if_no_debuginfo
 2022-09-26 19:29 UTC  (3+ messages)

[PATCH net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-26 19:03 UTC  (10+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v5 2/9] dt-bindings: net: Add Lynx PCS binding
` [PATCH net-next v5 3/9] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v5 4/9] net: fman: memac: Add serdes support
` [PATCH net-next v5 5/9] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v5 6/9] net: dpaa: Convert to phylink
` [PATCH net-next v5 7/9] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH net-next v5 8/9] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v5 9/9] arm64: dts: layerscape: "

Bug in the VirtIO GPU driver since the RC7 of kernel 6.0
 2022-09-26 17:47 UTC 

[PATCH 3/3] PCI/AER: Use pci_aer_raw_clear_status() to clear root port's AER error status
 2022-09-26 17:22 UTC  (3+ messages)

[External] Re: [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
 2022-09-26 17:21 UTC  (3+ messages)
`  "

[PATCH v6 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-26 15:35 UTC  (4+ messages)
` [PATCH v6 4/8] phy: fsl: Add Lynx 10G SerDes driver

[PATCH RFC 0/5] mm/autonuma: replace savedwrite infrastructure
 2022-09-26 15:26 UTC  (6+ messages)
` [PATCH RFC 1/5] mm/mprotect: allow clean exclusive anon pages to be writable
` [PATCH RFC 2/5] mm/mprotect: minor can_change_pte_writable() cleanups
` [PATCH RFC 3/5] mm/huge_memory: try avoiding write faults when changing PMD protection
` [PATCH RFC 4/5] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
` [PATCH RFC 5/5] mm: remove unused savedwrite infrastructure

[PATCH -next] soc: fsl: dpio: Add __init/__exit annotations to module init/exit func
 2022-09-26 12:25 UTC 

[PATCH -next] soc: fsl: dpio: Add __init/__exit annotations to module init/exit func
 2022-09-26 12:31 UTC 

[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
 2022-09-26 10:26 UTC  (21+ messages)
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() as static
` [PATCH 3/7] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
` [PATCH 4/7] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH 5/7] powerpc/85xx: p2020: Define just one machine description
` [PATCH 6/7] powerpc/85xx: p2020: Enable boards by new config option CONFIG_P2020
` [PATCH 7/7] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string

[PATCH v3] powerpc/pseries/mce: Avoid instrumentation in realmode
 2022-09-26  9:39 UTC  (3+ messages)

[PATCH -next] powerpc: Avoid platform device Leak in the event of platform_device_add() fails
 2022-09-26  9:14 UTC  (2+ messages)

[RFC PATCH 1/2] powerpc: Don't use extable for WARN
 2022-09-26  8:56 UTC  (5+ messages)
` [RFC PATCH 2/2] powerpc: nop trap instruction after WARN_ONCE fires

[PATCH v1 0/3] coding-style.rst: document BUG() and WARN() rules
 2022-09-26  7:44 UTC  (5+ messages)
` [PATCH v1 1/3] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")

[PATCH] powerpc/microwatt: Remove unused early debug code
 2022-09-26  6:17 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/64s: improve boot debugging
 2022-09-26  5:56 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/64s/interrupt: move early boot ILE fixup into a macro
` [PATCH v2 2/5] powerpc/64s: early boot machine check handler
` [PATCH v2 3/5] powerpc/64: avoid using r13 in relocate
` [PATCH v2 4/5] powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
` [PATCH v2 5/5] powerpc/64s/interrupt: halt early boot interrupts if paca is not "

[PATCH v3 0/7] powerpc/64: interrupt soft-mask and context fixes
 2022-09-26  5:43 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/64/interrupt: Fix false warning in context tracking due to idle state
` [PATCH v3 2/7] powerpc/64: mark irqs hard disabled in boot paca
` [PATCH v3 3/7] powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
` [PATCH v3 4/7] powerpc/64s: Fix irq state management in runlatch functions
` [PATCH v3 5/7] powerpc/64s/interrupt: masked handler debug check for previous hard disable
` [PATCH v3 6/7] powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
` [PATCH v3 7/7] powerpc/64/irq: tidy soft-masked irq replay and improve documentation

[PATCH] powerpc/pseries: move hcall_tracepoint_refcount out of .toc
 2022-09-26  5:38 UTC 

[PATCH v2 0/7] Create a new sound card to access MICFIL based on rpmsg channel
 2022-09-25  8:29 UTC  (6+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: fsl_rpmsg: Add a property to assign the "
    `  "
        ` [EXT] "

[PATCH] powerpc/irq: Modernise inline assembly in irq_soft_mask_{set,return}
 2022-09-24 18:30 UTC  (8+ messages)

[PATCH] powerpc: Add support for early debugging via Serial 16550 console
 2022-09-24 12:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] powerpc/pseries: Move vas_migration_handler early during migration
 2022-09-24  0:11 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION aaa11ce2ffc84166d11c4d2ac88c3fcf75425fbd
 2022-09-23 22:15 UTC 

[PATCH] Revert "ASoC: fsl_audmix: make clock and output src write only"
 2022-09-23 18:21 UTC  (3+ messages)

[PATCH 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-23 17:42 UTC  (9+ messages)
` [PATCH 1/2] powerpc/pseries: block untrusted device tree "
` [PATCH 2/2] powerpc/rtas: block error injection "

[PATCH] ASoC: fsl: Remove unused inline function imx_pcm_dma_params_init_data()
 2022-09-23 17:06 UTC  (2+ messages)

[PATCH][next] powerpc: Fix fall-through warning for Clang
 2022-09-23 16:57 UTC  (3+ messages)

[PATCH 1/2] powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
 2022-09-23 12:22 UTC  (4+ messages)

[PATCH] powerpc/pasemi: Use of_root in pas_pci_init()
 2022-09-23 11:15 UTC  (2+ messages)

[PATCH -next] powerpc/powernv: add missing of_node_put() in opal_export_attrs()
 2022-09-23 11:13 UTC  (2+ messages)

[PATCH v2] powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
 2022-09-23 11:13 UTC  (2+ messages)

[PATCH] Revert "powerpc/rtas: Implement reentrant rtas call"
 2022-09-23 10:57 UTC  (2+ 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).