linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 12:55:40 to 2021-03-16 06:47:41 UTC [more...]

[PATCH v9 1/8] powerpc/mm: Implement set_memory() routines
 2021-03-16  6:47 UTC  (12+ messages)
` [PATCH v9 2/8] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v9 3/8] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v9 4/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v9 5/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v9 6/8] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v9 7/8] powerpc/mm: implement set_memory_attr()
` [PATCH v9 8/8] powerpc/32: use set_memory_attr()

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-03-16  6:40 UTC  (7+ messages)
` [PATCH 4/6] powerpc/mm/64s/hash: Factor out change_memory_range()
` [PATCH 5/6] powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-16  6:06 UTC  (7+ messages)
` [PATCH v3 12/41] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v3 23/41] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit

[PATCH] powerpc/numa: Fix topology_physical_package_id() on pSeries
 2021-03-16  5:23 UTC  (6+ messages)

[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH 0/3] powerpc/qspinlock: Some tuning updates
 2021-03-16  4:59 UTC  (3+ messages)
` [PATCH 3/3] powerpc/qspinlock: Use generic smp_cond_load_relaxed

[PATCH] powerpc: arch/powerpc/kernel/setup_64.c - cleanup warnings
 2021-03-16  4:11 UTC 

[PATCH] ibmvfc: free channel_setup_buf during device tear down
 2021-03-16  3:13 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS eed5fae00593ab9d261a0c1ffc1bdb786a87a55a
 2021-03-16  2:54 UTC 

[powerpc:next-test] BUILD SUCCESS 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036
 2021-03-16  2:54 UTC 

[powerpc:merge] BUILD SUCCESS 0512161accb8b6f6dacc85d165350b1812ddcc33
 2021-03-16  2:54 UTC 

[PATCH] powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S
 2021-03-16  2:44 UTC  (2+ messages)

[PATCH 0/2] handle premature return from H_JOIN in pseries mobility code
 2021-03-16  2:37 UTC  (4+ messages)
` [PATCH 1/2] powerpc/pseries/mobility: use struct for shared state
` [PATCH 2/2] powerpc/pseries/mobility: handle premature return from H_JOIN

[PATCH] powerpc: Fix missing prototype problems for "arch/powerpc/kernel/setup_64.c"
 2021-03-16  2:04 UTC  (8+ messages)

VIO bus not initialized
 2021-03-16  1:10 UTC  (4+ messages)

[PATCH] powerpc/pseries: Only register vio drivers if vio bus exists
 2021-03-16  1:09 UTC 

[PATCH] powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
 2021-03-15 23:59 UTC  (8+ messages)

[PATCH 0/4] powerpc/perf: Export processor pipeline stage cycles information
 2021-03-15 23:18 UTC  (8+ messages)
` [PATCH 2/4] tools/perf: Add dynamic headers for perf report columns
` [PATCH 4/4] tools/perf: Support pipeline stage cycles for powerpc

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-03-15 22:04 UTC  (15+ messages)
` [PATCH 01/14] powerpc: remove interrupt exit helpers unused argument
` [PATCH 02/14] powerpc/64s: security fallback improvement
` [PATCH 03/14] powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
` [PATCH 04/14] powerpc/64s: avoid reloading (H)SRR registers if they are still valid
` [PATCH 05/14] powerpc/64: move interrupt return asm to interrupt_64.S
` [PATCH 06/14] powerpc/64s: save one more register in the masked interrupt handler
` [PATCH 07/14] powerpc/64: allow alternate return locations for soft-masked interrupts
` [PATCH 08/14] powerpc/64: interrupt soft-enable race fix
` [PATCH 09/14] powerpc/64: treat low kernel text as irqs soft-masked
` [PATCH 10/14] powerpc/64: use interrupt restart table to speed up return from interrupt
` [PATCH 11/14] powerpc/64e: Remove PPR from pt_regs
` [PATCH 12/14] powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
` [PATCH 13/14] powerpc/64: handle MSR EE and RI in interrupt entry wrapper
` [PATCH 14/14] powerpc/64s: use the same default PPR for user and kernel

[PATCH v2] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-15 21:48 UTC 

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-03-15 21:08 UTC 

[PATCH] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-15 16:58 UTC  (5+ messages)

[PATCH] powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
 2021-03-15 14:52 UTC 

[PATCH 00/10] Move 64e to new interrupt return code
 2021-03-15 14:07 UTC  (16+ messages)
` [PATCH 01/10] powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
` [PATCH 02/10] powerpc/64e/interrupt: always save nvgprs on interrupt
` [PATCH 03/10] powerpc/64e/interrupt: use new interrupt return
` [PATCH 04/10] powerpc/64e/interrupt: NMI save irq soft-mask state in C
` [PATCH 05/10] powerpc/64e/interrupt: reconcile "
` [PATCH 06/10] powerpc/64e/interrupt: Use new interrupt context tracking scheme
` [PATCH 07/10] powerpc/64e/interrupt: handle bad_page_fault in C
` [PATCH 08/10] powerpc: clean up do_page_fault
` [PATCH 09/10] powerpc: remove partial register save logic
` [PATCH 10/10] powerpc: move norestart trap flag to bit 0

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2021-03-15 13:41 UTC  (3+ messages)
` [PATCH v3 28/32] powerpc/64s: interrupt implement exit logic in C

[PATCH] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-15 13:31 UTC  (3+ messages)

Build regressions/improvements in v5.12-rc3
 2021-03-15 13:07 UTC  (4+ messages)

[PATCH v6 00/22] Kernel userspace access/execution prevention with hash translation
 2021-03-15 13:02 UTC  (5+ messages)
` [PATCH v6 19/22] powerpc/book3s64/hash/kuap: Enable kuap on hash

[PATCH] powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings
 2021-03-15 12:00 UTC 

[PATCH v2 0/6] Speedup mremap on ppc64
 2021-03-15 11:38 UTC  (7+ messages)
` [PATCH v2 1/6] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v2 2/6] selftest/mremap_test: Avoid crash with static build
` [PATCH v2 3/6] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v2 4/6] mm/mremap: Use mmu gather interface instead of flush_tlb_range
` [PATCH v2 5/6] mm/mremap: Allow arch runtime override
` [PATCH v2 6/6] powerpc/mm: Enable move pmd/pud

[PATCH] powerpc/asm-offsets: GPR14 is not needed either
 2021-03-15 11:01 UTC 

Errant readings on LM81 with T2080 SoC
 2021-03-15  9:46 UTC  (6+ messages)

[PATCH] powerpc: define the variable 'uaccess_flush' as static
 2021-03-15  9:32 UTC  (5+ messages)

[PATCH] powerpc/603: Fix protection of user pages mapped with PROT_NONE
 2021-03-15  8:55 UTC  (3+ messages)

[PATCH] powerpc/asm: Remove unused symbols in asm-offsets.c
 2021-03-15  8:35 UTC  (2+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-15  8:33 UTC  (13+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[PATCH] powerpc/pci: fix warning comparing pointer to 0
 2021-03-15  7:35 UTC 

[PATCH] powerpc/xive: use true and false for bool variable
 2021-03-15  7:24 UTC 

[PATCH V2 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-03-15  4:42 UTC  (6+ messages)
` [PATCH V2 2/2] powerpc/perf: Add platform specific check_attr_config

[PATCH] powerpc: kernel: Trivial spelling fixes throughout the file head_fsl_booke.S
 2021-03-15  3:37 UTC 

[PATCH] powerpc: kernel: Trivial spelling fixes throughout the file head_fsl_booke.S
 2021-03-15  3:26 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS 3411d1b25358f6007f411b1fa629ac040b8f59ad
 2021-03-14 23:02 UTC 

[powerpc:fixes-test] BUILD SUCCESS f81787ef053051bef07cc879d609a624dc9b2d48
 2021-03-14 23:02 UTC 

[powerpc:merge] BUILD SUCCESS 83615cf09d674f2d8edf3b2972499ed85ee7b8f3
 2021-03-14 23:02 UTC 

[PATCH 7/9] iomem: remove the iomem file system
 2021-03-14 13:55 UTC  (2+ messages)
` [iomem] e14497b88f: BUG:KASAN:null-ptr-deref_in_alloc_anon_inode

[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-3 tag
 2021-03-14 20:01 UTC  (2+ messages)

[PATCH] soc: fsl: guts: fix comment syntax in file
 2021-03-14 16:17 UTC  (2+ messages)

[PATCH] powerpc/64s: Use symbolic macros for function entry encoding
 2021-03-14 10:04 UTC  (2+ messages)

[PATCH v2] vio: make remove callback return void
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc: fix inverted SET_FULL_REGS bitop
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc: Fix instruction encoding for lis in ppc_function_entry()
 2021-03-14 10:01 UTC  (2+ messages)

[RFC PATCH 0/8] WIP support for the LLVM integrated assembler
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Don't enforce MSI affinity with kdump
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc/sstep: Fix VSX instruction emulation
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH V2] powerpc/perf: Fix handling of privilege level checks in perf interrupt context
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc: Force inlining of mmu_has_feature to fix build failure
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc/fsl-pci: Fix section mismatch warning
 2021-03-14  9:33 UTC 

[PATCH] powerpc: Fix section mismatch warning in smp_setup_pacas()
 2021-03-14  9:33 UTC 

[PATCH] powerpc/64s: Fold update_current_thread_[i]amr() into their only callers
 2021-03-14  9:33 UTC 

[PATCH] powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n
 2021-03-14  9:33 UTC 

[PATCH] sound: soc: fsl: Remove unnecessary THIS_MODULE
 2021-03-13 20:25 UTC  (2+ messages)

[PATCH v2] ASoC: imx-hdmi: fix platform_no_drv_owner.cocci warnings
 2021-03-13 20:25 UTC  (2+ messages)

[PATCH v2 4/7] CMDLINE: powerpc: convert to generic builtin command line
 2021-03-13  9:29 UTC  (4+ messages)

[PATCH] ASoC: fsl_asrc_dma: request dma channel from specific controller
 2021-03-12 23:00 UTC  (2+ messages)

[PATCH] powerpc: mm: book3s64: Fix a typo in the file mmu_context.c
 2021-03-12 16:41 UTC  (2+ messages)

[PATCH v2 0/8] powerpc/xive: Map one IPI interrupt per node
 2021-03-12 13:28 UTC  (11+ messages)
` [PATCH v2 1/8] powerpc/xive: Use cpu_to_node() instead of ibm, chip-id property
  ` [PATCH v2 1/8] powerpc/xive: Use cpu_to_node() instead of ibm,chip-id property

[PATCH v2 03/15] powerpc/align: Convert emulate_spe() to user_access_begin
 2021-03-12 13:25 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v3 00/41] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-12 12:50 UTC  (27+ messages)
` [PATCH v3 16/41] powerpc/32: Statically initialise first emergency context
` [PATCH v3 17/41] powerpc/32: Add vmap_stack_overflow label inside the macro
` [PATCH v3 18/41] powerpc/32: Use START_EXCEPTION() as much as possible
` [PATCH v3 19/41] powerpc/32: Move exception prolog code into .text once MMU is back on
` [PATCH v3 20/41] powerpc/32: Provide a name to exception prolog continuation in virtual mode
` [PATCH v3 21/41] powerpc/32: Refactor booke critical registers saving
` [PATCH v3 22/41] powerpc/32: Perform normal function call in exception entry
` [PATCH v3 23/41] powerpc/32: Always save non volatile registers on "
` [PATCH v3 24/41] powerpc/32: Replace ASM exception exit by C exception exit from ppc64
` [PATCH v3 25/41] powerpc/32: Don't save thread.regs on interrupt entry
` [PATCH v3 26/41] powerpc/32: Set regs parameter in r3 in transfer_to_handler
` [PATCH v3 27/41] powerpc/32: Call bad_page_fault() from do_page_fault()
` [PATCH v3 28/41] powerpc/32: Save trap number on stack in exception prolog
` [PATCH v3 29/41] powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
` [PATCH v3 30/41] powerpc/32: Only restore non volatile registers when required
` [PATCH v3 31/41] powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
` [PATCH v3 32/41] powerpc/32: Remove the xfer parameter in EXCEPTION() macro
` [PATCH v3 33/41] powerpc/32: Refactor saving of volatile registers in exception prologs
` [PATCH v3 34/41] powerpc/32: Save remaining registers in exception prolog
` [PATCH v3 35/41] powerpc/32: Return directly from power_save_ppc32_restore()
` [PATCH v3 36/41] powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
` [PATCH v3 37/41] powerpc/32s: Move KUEP locking/unlocking in C
` [PATCH v3 38/41] powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
` [PATCH v3 39/41] powerpc/32s: Create C version of kuap save/restore/check helpers
` [PATCH v3 40/41] powerpc/8xx: "
` [PATCH v3 41/41] powerpc/32: Manage KUAP in C


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