linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 10:56:55 to 2022-09-09 10:35:33 UTC [more...]

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-09 10:33 UTC  (36+ messages)
` [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock

[PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED
 2022-09-09  9:47 UTC  (2+ messages)

[PATCH v2] powerpc: select HAVE_PATA_PLATFORM in PPC instead of creating a PPC dependency
 2022-09-09  9:43 UTC  (3+ messages)
` [PATCH] ppc: "

[PATCH] ppc: select HAVE_PATA_PLATFORM in PPC instead of creating a PPC dependency
 2022-09-09  9:43 UTC  (2+ messages)

[PATCH linux-next] crypto: nx - Remove the unneeded result variable
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
 2022-09-09  6:29 UTC 

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-09  6:32 UTC  (14+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v1 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-09-09  6:22 UTC  (23+ messages)
` [PATCH v1 02/19] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
` [PATCH v1 03/19] powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
` [PATCH v1 04/19] powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
` [PATCH v1 05/19] powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
` [PATCH v1 06/19] powerpc/cputable: Split cpu_specs[] "
` [PATCH v1 07/19] powerpc: Remove CONFIG_FSL_BOOKE
` [PATCH v1 08/19] powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
` [PATCH v1 09/19] powerpc: Remove CONFIG_PPC_BOOK3E
` [PATCH v1 10/19] powerpc: Remove redundant selection of E500 and E500MC
` [PATCH v1 11/19] powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
` [PATCH v1 12/19] Documentation: Rename PPC_FSL_BOOK3E to PPC_E500
` [PATCH v1 13/19] watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
` [PATCH v1 14/19] powerpc: Remove CONFIG_PPC_FSL_BOOK3E
` [PATCH v1 15/19] powerpc: Remove CONFIG_PPC_BOOK3E_MMU
` [PATCH v1 16/19] powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500
` [PATCH v1 17/19] powerpc: Simplify redundant Kconfig tests
` [PATCH v1 18/19] powerpc: Cleanup idle for e500
` [PATCH v1 19/19] powerpc: Remove impossible mmu_psize_defs[] on nohash

[PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
 2022-09-09  5:55 UTC  (2+ messages)

[PATCH v3] powerpc: add compile-time support for lbarx, lharx
 2022-09-09  5:23 UTC 

[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
 2022-09-09  5:01 UTC  (8+ messages)

[PATCH v3] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
 2022-09-09  3:44 UTC 

[linux-next:master] BUILD REGRESSION 47c191411b68a771261be3dc0bd6f68394cef358
 2022-09-08 22:37 UTC 

OT: LSI mps driver on Big Endian Linux
 2022-09-08 21:36 UTC 

[PATCH v2] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
 2022-09-08 20:32 UTC  (2+ messages)

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-09-08 20:17 UTC  (12+ messages)
` [PATCH 11/12] powerpc: wiiu: don't enforce flat memory
                    ` Fragmented physical memory on powerpc/32

[PATCH] powerpc/mm: Fix UBSAN warning reported on hugetlb
 2022-09-08 18:55 UTC  (2+ messages)

[RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
 2022-09-08 16:59 UTC  (3+ messages)

[PATCH -next] net: fs_enet: Fix wrong check in do_pd_setup
 2022-09-08 13:55 UTC 

[PATCH] powerpc/chrp: Revert "Move PHB discovery" and "Make hydra_init() static"
 2022-09-08 13:47 UTC  (6+ messages)

[PATCH 1/5] KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
 2022-09-08 13:25 UTC  (5+ messages)
` [PATCH 2/5] KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
` [PATCH 3/5] KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
` [PATCH 4/5] KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
` [PATCH 5/5] KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA

[PATCH] powerpc/64/interrupt: Fix false warning in context tracking due to idle state
 2022-09-08 13:15 UTC 

[PATCH] Revert "powerpc/rtas: Implement reentrant rtas call"
 2022-09-08  7:56 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
 2022-09-08  7:26 UTC  (9+ messages)
` [PATCH v3 "

[powerpc:next 26/63] arch/powerpc/math-emu/fre.c:6:5: warning: no previous prototype for 'fre'
 2022-09-08  6:45 UTC 

[PATCH 1/1] arch/powerpc: Don't assume start_text & head_end align
 2022-09-08  6:42 UTC  (2+ messages)

[PATCH] powerpc/mm: add sanity check to avoid null pointer dereference
 2022-09-08  6:21 UTC  (2+ messages)

[PATCH v2 0/7] Implement inline static calls on PPC32 - v2
 2022-09-08  6:11 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS c28c2d4abdf95655001992c4f52dc243ba00cac3
 2022-09-08  5:14 UTC 

[PATCH v5] livepatch: Clear relocation targets on a module removal
 2022-09-08  2:22 UTC  (7+ messages)

[powerpc:fixes-test] BUILD SUCCESS 5f22270db76e8f1726b4287f6c0032d2ad1b9c52
 2022-09-08  1:11 UTC 

[v2 PATCH 1/2] mm: gup: fix the fast GUP race against THP collapse
 2022-09-08  0:06 UTC  (7+ messages)
` [v2 PATCH 2/2] powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush

[PATCH][next] powerpc: Fix fall-through warning for Clang
 2022-09-07 23:34 UTC  (2+ messages)

[PATCH] powerpc/83xx: update kmeter1 defconfig and dts
 2022-09-07 23:13 UTC  (3+ messages)

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-07 21:48 UTC  (5+ messages)
` [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits

[powerpc:next 26/63] arch/powerpc/math-emu/math_efp.c:177:5: error: no previous prototype for function 'do_spe_mathemu'
 2022-09-07 20:33 UTC 

[PATCH v2] powerpc: add compile-time support for lbarx, lharx
 2022-09-07 17:14 UTC  (2+ messages)

[PATCH] powerpc/prom: move the device tree to the right space
 2022-09-07 17:11 UTC  (2+ messages)

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-07 17:08 UTC  (2+ messages)

[RFC PATCH v1] spi: fsl_spi: Convert to transfer_one
 2022-09-07 17:02 UTC  (2+ messages)

[RFC PATCH] powerpc/64s: early boot machine check handler
 2022-09-07 15:48 UTC 

[PATCH] powerpc/pseries: Fix plpks crash on non-pseries
 2022-09-07 15:37 UTC  (2+ messages)

[PATCH 0/2] powerpc/64: more soft-mask improvements
 2022-09-07 12:03 UTC  (3+ messages)
` [PATCH 1/2] powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
` [PATCH 2/2] powerpc/64/irq: tidy soft-masked irq replay and improve documentation

[PATCH] perf: Rewrite core context handling
 2022-09-07 11:28 UTC  (3+ messages)

[PATCH] powerpc: Make PAGE_KERNEL_xxx macros grep-friendly
 2022-09-07 10:05 UTC 

[PATCH] powerpc: Reduce redundancy in pgtable.h
 2022-09-07 10:05 UTC 

[PATCH] powerpc/pseries: Fix plpks crash on non-pseries
 2022-09-07  9:36 UTC 

[PATCH 1/2] powerpc/nohash: Remove pgd_huge() stub
 2022-09-07  9:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused

[PATCH v2 0/3] Provide PowerVM LPAR Platform KeyStore driver for Self Encrypting Drives
 2022-09-07  8:39 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc/pseries: define driver for Platform KeyStore

[PATCH] powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
 2022-09-07  8:38 UTC  (2+ messages)

[PATCH linux-next] ocxl: Remove the unneeded result variable
 2022-09-07  7:34 UTC  (2+ messages)

[PATCH] powerpc/math-emu: Inhibit W=1 warnings
 2022-09-07  6:12 UTC 

[PATCH v2] powerpc/vdso: link with -z noexecstack
 2022-09-07  5:33 UTC  (3+ messages)

[PATCH] powerpc/book3s: Inline first level of update_mmu_cache()
 2022-09-07  4:26 UTC  (2+ messages)

PASEMI: Wrong lscpu info since the RC1 of kernel 6.0
 2022-09-07  4:25 UTC 

[RFC PATCH] powerpc: ideas to improve page table frag allocator
 2022-09-07  4:24 UTC  (3+ messages)

[PACTH v2] powerpc/pseries/mce: Avoid instrumentation in realmode
 2022-09-07  4:19 UTC  (3+ messages)

[powerpc:next-test] BUILD REGRESSION 7611de9cd7806a9c41426d12b98cf8867263a05f
 2022-09-07  4:03 UTC 

[powerpc:merge] BUILD SUCCESS 33a92cf0fa6e2f07c1d1a0338abc86d85803f630
 2022-09-07  0:09 UTC 

[PATCH v8 00/31] Rust support
 2022-09-06 23:34 UTC  (4+ messages)
` [PATCH v8 27/31] Kbuild: add "

[PATCH] powerpc: remove redundant space
 2022-09-06 15:32 UTC 

[PATCH] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
 2022-09-06 13:55 UTC  (7+ messages)

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-09-06 19:16 UTC  (9+ messages)
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set

[PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-06 17:13 UTC  (3+ messages)

[powerpc:next-test 26/64] arch/powerpc/math-emu/math_efp.c:177:5: error: no previous prototype for 'do_spe_mathemu'
 2022-09-06 16:47 UTC 

[PATCH net-next v4 0/8] [RFT] net: dpaa: Convert to phylink
 2022-09-06 16:46 UTC  (2+ messages)

[PATCH v5 4/8] phy: fsl: Add Lynx 10G SerDes driver
 2022-09-06 16:33 UTC  (3+ messages)

[PATCH -next] powerpc/powernv: add missing of_node_put() in opal_export_attrs()
 2022-09-06 14:17 UTC 

[PATCH V2 1/2] tools/perf: Fix out of bound access to affinity "sched_cpus"
 2022-09-06 12:27 UTC  (3+ messages)
` [PATCH V2 2/2] tools/perf: Fix out of bound access to cpu mask array

[PATCH] powerpc/pasemi: Use of_root in pas_pci_init()
 2022-09-06 11:38 UTC  (3+ messages)

[PATCH] Revert "ASoC: fsl_audmix: make clock and output src write only"
 2022-09-06  6:49 UTC 

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-06  6:22 UTC  (14+ messages)
` [PATCH v2 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros
` [PATCH v2 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH v2 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v2 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH v2 0/3] powerpc/64: interrupt soft-mask management fixes
 2022-09-06  6:03 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
` [PATCH v2 2/3] powerpc/64s: Fix irq state management in runlatch functions
` [PATCH v2 3/3] powerpc/64s/interrupt: masked handler debug check for previous hard disable

[RFC PATCH 0/4] Out-of-line static calls for powerpc64 ELF V2
 2022-09-06  1:53 UTC  (4+ messages)
` [RFC PATCH 1/4] powerpc/code-patching: add patch_memory() for writing RO text

[Bug 216368] New: do_IRQ: stack overflow at boot on a PowerMac G5 11,2
 2022-09-05 17:16 UTC  (2+ messages)
` [Bug 216368] do_IRQ: stack overflow at boot during btrfs handling "

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-05 16:09 UTC  (6+ messages)

[PATCH net-next v5 00/14] net: dpaa: Cleanups in preparation for phylink conversion (part 2)
 2022-09-05 13:40 UTC  (2+ messages)

[PATCH 1/2] tools/perf: Fix out of bound access to affinity "sched_cpus"
 2022-09-05 11:01 UTC  (3+ 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).