linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 11:43:54 to 2021-05-19 00:12:46 UTC [more...]

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-19  0:12 UTC  (5+ messages)
` [PATCH v2 1/2] mm: introduce prepare_node_data
` [PATCH v2 2/2] mm: replace contig_page_data with node_data

Linux powerpc new system call instruction and ABI
 2021-05-18 23:13 UTC  (2+ messages)

[PATCH] powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12
 2021-05-18 21:12 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
 2021-05-18 20:41 UTC  (7+ messages)
        ` [PATCH v2] powerpc/powernv/pci: fix header guard

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-18 20:04 UTC  (11+ messages)
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v5 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument

[PATCH v8 00/30] Initial Prefixed Instruction support
 2021-05-18 19:52 UTC  (4+ messages)
` [PATCH v8 27/30] powerpc/kprobes: Don't allow breakpoints on suffixes

[PATCH v3 5/6] sched/fair: Consider SMT in ASYM_PACKING load balance
 2021-05-18 19:07 UTC 

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-05-18 10:12 UTC  (4+ messages)
` [PATCH v6 1/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v6 2/3] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v6 3/3] riscv: Check relocations at compile time

[PATCH v6 00/15] Restricted DMA
 2021-05-18  6:54 UTC  (2+ messages)

[PATCH 1/1] powerpc/ps3: Fix error return code in ps3_register_devices()
 2021-05-18  6:58 UTC 

[PATCH v7 00/15] Restricted DMA
 2021-05-18  6:51 UTC  (18+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v7 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v7 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v7 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v7 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v7 15/15] of: Add plumbing for "

[FSL P50x0] KVM HV doesn't work anymore
 2021-05-18  6:33 UTC  (7+ messages)

[PATCH 0/9] tty: hvc_console: Fix some coding style issues
 2021-05-18  4:01 UTC  (12+ messages)
` [PATCH 1/9] tty: hvc_console: Fix spaces required around that '='
` [PATCH 2/9] tty: hvc_console: Fix "foo * bar" should be "foo *bar"
` [PATCH 3/9] tty: hvc_console: Remove trailing whitespace
` [PATCH 4/9] tty: hvc_console: Fix issues of code indent should use tabs
` [PATCH 5/9] tty: hvc_console: Delete spaces prohibited around open parenthesis '(' and ')'
` [PATCH 6/9] tty: hvc_console: Fix coding style issues of block comments
` [PATCH 7/9] tty: hvc_console: Add a blank line after declarations
` [PATCH 8/9] tty: hvc_console: Remove the repeated words 'no' and 'from'
` [PATCH 9/9] tty: hvc_console: Move open brace { on the previous line

[PATCH v14 0/9] powerpc: Further Strict RWX support
 2021-05-18  1:43 UTC  (17+ messages)
` [PATCH v14 1/9] powerpc/mm: Implement set_memory() routines
` [PATCH v14 2/9] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v14 3/9] powerpc/modules: Make module_alloc() Strict Module RWX aware
` [PATCH v14 4/9] powerpc/kprobes: Mark newly allocated probes as ROX
` [PATCH v14 5/9] powerpc/bpf: Remove bpf_jit_free()
` [PATCH v14 6/9] powerpc/bpf: Write protect JIT code
` [PATCH v14 7/9] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v14 8/9] powerpc/mm: implement set_memory_attr()
` [PATCH v14 9/9] powerpc/32: use set_memory_attr()

[PATCH AUTOSEL 5.10 1/3] powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
 2021-05-18  1:09 UTC 

[PATCH AUTOSEL 5.11 1/3] powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
 2021-05-18  1:09 UTC 

[PATCH AUTOSEL 5.12 2/5] powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
 2021-05-18  1:09 UTC 

[PATCH kernel v3] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-05-17 19:10 UTC  (6+ messages)

[PATCH v2 01/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-17 17:44 UTC  (21+ messages)
` [PATCH v2 02/14] PCI/AER: "
` [PATCH v2 03/14] PCI: "
` [PATCH v2 04/14] PCI/MSI: "
` [PATCH v2 05/14] PCI/IOV: "
` [PATCH v2 06/14] PCI/P2PDMA: "
` [PATCH v2 07/14] PCI/ASPM: "
` [PATCH v2 08/14] PCI: switchtec: "
` [PATCH v2 09/14] PCI: rpadlpar: "
` [PATCH v2 10/14] PCI: hotplug: "
` [PATCH v2 11/14] PCI: shpchp: "
` [PATCH v2 12/14] PCI: Fix trailing newline handling of resource_alignment_param
` [PATCH v2 13/14] PCI/sysfs: Add missing trailing newline to devspec_show()
` [PATCH v2 14/14] PCI/sysfs: Only show value when driver_override is not NULL

[Bug 213069] New: kernel BUG at arch/powerpc/include/asm/book3s/64/hash-4k.h:147! Oops: Exception in kernel mode, sig: 5 [#1]
 2021-05-17 15:26 UTC  (17+ messages)
` [Bug 213069] "
    ` Fwd: [Bug 213069] New: "

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-05-17 14:09 UTC  (5+ messages)
` [PATCH 01/14] powerpc: remove interrupt exit helpers unused argument
` [PATCH 14/14] powerpc/64s: use the same default PPR for user and kernel

[PATCH] powerpc/powernv: Fix machine check reporting of async store errors
 2021-05-17 14:03 UTC 

[PATCH 1/2] powerpc/interrupt: Refactor interrupt_exit_user_prepare() and syscall_exit_prepare()
 2021-05-17 13:57 UTC  (3+ messages)

[PATCH] watchdog: Remove MV64x60 watchdog driver
 2021-05-17 13:39 UTC  (4+ messages)

[PATCH v2 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-05-17 13:34 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction
` [PATCH v2 2/2] powerpc/sstep: Add tests for setb instruction

[PATCH 1/1] selftests/powerpc: Remove duplicated header file inclusion
 2021-05-17 12:16 UTC 

[PATCH v2] lockdown, selinux: avoid bogus SELinux lockdown permission checks
 2021-05-17 11:00 UTC  (2+ messages)
` [PATCH v2] lockdown,selinux: "

[PATCH v3 1/2] ASoC: dt-bindings: imx-card: Add binding doc for imx sound card
 2021-05-17 10:31 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: imx-card: Add imx-card machine driver

[PATCH v2 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-17 10:39 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[Bug 206733] New: i2c i2c-3: i2c-powermac: modalias failure on /uni-n@f8000000/i2c@f8001000/cereal@1c0
 2021-05-17  9:24 UTC  (2+ messages)
` [Bug 206733] "

[PATCH v5] pseries/drmem: update LMBs after LPM
 2021-05-17  9:06 UTC 

[PATCH] lockdown, selinux: fix bogus SELinux lockdown permission checks
 2021-05-17  8:34 UTC  (9+ messages)
` [PATCH] lockdown,selinux: "

[RFC 0/4] Add perf interface to expose nvdimm performance stats
 2021-05-17  6:43 UTC  (6+ messages)
` [RFC 1/4] drivers/nvdimm: "

[PATCH 0/4] powerpc/64s: Enable KFENCE
 2021-05-17  6:16 UTC  (5+ messages)
` [PATCH 1/4] powerpc/64s: Add DEBUG_PAGEALLOC for radix
` [PATCH 2/4] powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
` [PATCH 3/4] powerpc/64s: Allow double call of kernel_[un]map_linear_page()
` [PATCH 4/4] powerpc: Enable KFENCE on BOOK3S/64

[PATCH] [v2] selftests: powerpc: Remove unneeded variables
 2021-05-17  5:57 UTC  (2+ messages)

[PATCH V2 0/1] powerpc/perf: Clear pending PMI in ppmu callbacks
 2021-05-17  3:20 UTC  (3+ messages)
` [PATCH V2 1/1] powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC

[PATCH v13 0/8] powerpc: Further Strict RWX support
 2021-05-17  1:28 UTC  (4+ messages)
` [PATCH v13 6/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX

[powerpc:merge] BUILD SUCCESS 3a81c0495fdb91fd9a9b4f617098c283131eeae1
 2021-05-16 11:58 UTC 

[powerpc:next-test] BUILD SUCCESS 4938c440ff7f2c27641f6639d1202f52759ea3ff
 2021-05-16 11:58 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.13-3 tag
 2021-05-15 23:50 UTC  (2+ messages)

[PATCH v2 0/4] Fix queued spinlocks and a bit more
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/64e/interrupt: fix nvgprs being clobbered
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/64s: Fix crashes when toggling stf barrier
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH 1/2] powerpc/64s: Fix entry flush patching w/strict RWX & hash
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/syscall: Calling kuap_save_and_lock() is wrong
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] powerpc/interrupts: Fix kuep_unlock() call
 2021-05-15 22:43 UTC  (2+ messages)

[Bug 213079] New: IRQ problems and crashes on a PowerMac G5 with 5.13-rc1
 2021-05-15 14:50 UTC  (4+ messages)
` [Bug 213079] "
` [Bug 213079] IRQ problems and crashes on a PowerMac G5 with 5.12.3

[PATCH 00/31] powerpc: Modernize the PCI/MSI support
 2021-05-15 10:40 UTC  (8+ messages)
` [PATCH 07/31] powerpc/xive: Fix xive_irq_set_affinity for MSI
` [PATCH 15/31] KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
` [PATCH 31/31] genirq: Improve "hwirq" output in /proc and /sys/

[PATCH] Raise the minimum GCC version to 5.2
 2021-05-15  7:27 UTC  (3+ messages)

[PATCH] arm64: Define only {pud/pmd}_{set/clear}_huge when usefull
 2021-05-15  6:28 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS 4572be3694e6e0f9ee6b669df8e4b5bbc040791e
 2021-05-15  2:27 UTC 

[powerpc:merge] BUILD SUCCESS b68d19e1abdbafef9481c7c0b0bcaff34d7af17d
 2021-05-15  2:27 UTC 

[powerpc:fixes-test] BUILD SUCCESS c6ac667b07996929835b512de0e9a988977e6abc
 2021-05-15  2:27 UTC 

[PATCH] powerpc/udbg_hvc: retry putc on -EAGAIN
 2021-05-14 21:44 UTC 

[PATCH -next] powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove()
 2021-05-14 20:54 UTC  (2+ messages)

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 20:19 UTC  (10+ messages)
` [PATCH v2 05/13] powerpc: use linux/unaligned/le_struct.h on LE power7

[PATCH v3] powerpc/64: Option to use ELFv2 ABI for big-endian kernels
 2021-05-14 19:36 UTC  (4+ messages)

[PATCH] powerpc/xmon: make dumping log buffer contents more reliable
 2021-05-14 16:24 UTC 

[PATCH] powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C
 2021-05-14 13:14 UTC 

[PATCH] cxl: Fix an error message
 2021-05-14 11:43 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).