linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 19:42:15 to 2020-09-21 13:16:02 UTC [more...]

[PATCH -next] ocxl: simplify the return expression of free_function_dev()
 2020-09-21 13:10 UTC 

[PATCH -next] powerpc/security: Fix symbol undeclared warning
 2020-09-21 11:27 UTC 

[PATCH -next] powerpc/perf: Fix symbol undeclared warning
 2020-09-21 11:25 UTC 

[PATCH -next] powerpc/opalcore: Fix symbol undeclared warning
 2020-09-21 11:26 UTC 

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-09-21 11:26 UTC  (9+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH -next] powerpc/kvm/books: Fix symbol undeclared warnings
 2020-09-21 11:22 UTC 

let import_iovec deal with compat_iovecs as well
 2020-09-21 11:11 UTC  (52+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH v2 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-09-21  9:56 UTC  (12+ messages)
` [PATCH v2 01/11] powerpc/topology: Update topology_core_cpumask
` [PATCH v2 02/11] powerpc/smp: Stop updating cpu_core_mask
` [PATCH v2 03/11] powerpc/smp: Remove get_physical_package_id
` [PATCH v2 04/11] powerpc/smp: Optimize remove_cpu_from_masks
` [PATCH v2 05/11] powerpc/smp: Limit CPUs traversed to within a node
` [PATCH v2 06/11] powerpc/smp: Stop passing mask to update_mask_by_l2
` [PATCH v2 07/11] powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
` [PATCH v2 08/11] powerpc/smp: Check for duplicate topologies and consolidate
` [PATCH v2 09/11] powerpc/smp: Optimize update_mask_by_l2
` [PATCH v2 10/11] powerpc/smp: Move coregroup mask updation to a new function
` [PATCH v2 11/11] powerpc/smp: Optimize update_coregroup_mask

[PATCH V2] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param
 2020-09-21  9:02 UTC 

[PATCH AUTOSEL 5.4 030/330] powerpc/64s: Always disable branch profiling for prom_init.o
 2020-09-21  7:58 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 101/330] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 5.4 102/330] powerpc/eeh: Only dump stack once if an MMIO loop is detected
` [PATCH AUTOSEL 5.4 153/330] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.4 180/330] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
` [PATCH AUTOSEL 5.4 224/330] powerpc/perf: Implement a global lock to avoid races between trace, core and thread imc events
` [PATCH AUTOSEL 5.4 270/330] powerpc/traps: Make unrecoverable NMIs die instead of panic
` [PATCH AUTOSEL 5.4 290/330] KVM: PPC: Book3S HV: Close race with page faults around memslot flushes

[PATCH v2 0/4] selftests/seccomp: Refactor change_syscall()
 2020-09-21  7:54 UTC  (9+ messages)
` [PATCH v2 1/4] selftests/seccomp: Record syscall during ptrace entry
` [PATCH v2 2/4] selftests/seccomp: Allow syscall nr and ret value to be set separately
` [PATCH v2 3/4] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH v2 4/4] selftests/clone3: Avoid OS-defined clone_args

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-21  7:39 UTC  (33+ messages)
` [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*
` [patch RFC 03/15] x86/mm/highmem: Use generic kmap atomic implementation
` [patch RFC 04/15] arc/mm/highmem: "
` [patch RFC 05/15] ARM: highmem: Switch to generic kmap atomic
` [patch RFC 06/15] csky/mm/highmem: "
` [patch RFC 07/15] microblaze/mm/highmem: "
` [patch RFC 08/15] mips/mm/highmem: "
` [patch RFC 09/15] nds32/mm/highmem: "
` [patch RFC 10/15] powerpc/mm/highmem: "
` [patch RFC 11/15] sparc/mm/highmem: "
` [patch RFC 12/15] xtensa/mm/highmem: "
` [patch RFC 13/15] mm/highmem: Remove the old kmap_atomic cruft
` [patch RFC 14/15] sched: highmem: Store temporary kmaps in task struct
` [patch RFC 15/15] mm/highmem: Provide kmap_temporary*

[PATCH V2] powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints
 2020-09-21  7:10 UTC 

[PATCH] fsl: imx-audmix : Use devm_kcalloc() instead of devm_kzalloc()
 2020-09-21  1:59 UTC 

[PATCH] soc: fsl: qbman: Fix return value on success
 2020-09-20 20:26 UTC 

[PATCH] soc: fsl: dpio: remove set but not used 'addr_cena'
 2020-09-20 20:19 UTC  (2+ messages)

[PATCH v2] powerpc/tm: Save and restore AMR on treclaim and trechkpt
 2020-09-20  5:56 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: usb: dwc2: add support for APM82181 SoCs USB OTG HS and FS
 2020-09-20  0:18 UTC  (2+ messages)
` [PATCH v1 2/2] usb: dwc2: add support for APM82181 USB OTG

[PATCH v3 0/5] powerpc: apm82181: adding customer devices
 2020-09-19 20:23 UTC  (4+ messages)
` [PATCH v3 2/5] powerpc: apm82181: create shared dtsi for APM bluestone

[PATCH] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus
 2020-09-19 17:28 UTC 

[PATCH] powerpc: Select HAVE_FUTEX_CMPXCHG
 2020-09-19 13:50 UTC  (2+ messages)

[PATCH v2] kbuild: preprocess module linker script
 2020-09-19 10:26 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Remove redundant initialization of variable ret
 2020-09-19  7:12 UTC 

[PATCH -next v2] tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-19  6:35 UTC 

[PATCH -next] tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-19  5:40 UTC  (4+ messages)

[PATCH v1] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2020-09-19  4:15 UTC  (5+ messages)
` [PATCH v2] "

[powerpc:next-test] BUILD SUCCESS 2a671167b5546321e2d2245aeb6f5a0e056a8f71
 2020-09-19  3:26 UTC 

[PATCH -next v2] KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:29 UTC 

[PATCH -next v2] powerpc/mm: ptdump: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:29 UTC 

[PATCH -next] powerpc: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:27 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS ace1986562a0814f179ecd2f1e648215ebc6625a
 2020-09-18 23:57 UTC 

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-18 22:00 UTC  (7+ messages)
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args

[powerpc:topic/irqs-off-activate-mm] BUILD SUCCESS a665eec0a22e11cdde708c1c256a465ebe768047
 2020-09-18 20:26 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-5 tag
 2020-09-18 19:04 UTC  (2+ messages)

[PATCH 0/2] DAI driver for new XCVR IP
 2020-09-18 17:23 UTC  (11+ messages)
` [PATCH 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
` [PATCH 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH] ocxl: fix kconfig dependency warning for OCXL
 2020-09-18 15:12 UTC  (2+ messages)

[PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
 2020-09-18 12:18 UTC  (5+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race

[PATCH 0/3] powerpc/mce: Fix mce handler and add selftest
 2020-09-18 12:07 UTC  (11+ messages)
` [PATCH 1/3] powerpc/mce: remove nmi_enter/exit from real mode handler
` [PATCH 2/3] powerpc/mce: Add debugfs interface to inject MCE

[PATCH 1/6] powerpc/64: fix irq replay missing preempt
 2020-09-18 12:06 UTC  (3+ messages)
` [PATCH 6/6] powerpc/64: irq replay remove decrementer overflow check

[PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
 2020-09-18 10:50 UTC  (4+ messages)

[PATCH] ASoC: fsl_sai: Instantiate snd_soc_dai_driver
 2020-09-18 10:26 UTC 

[PATCH v2 1/9] powerpc/eeh: Rework EEH initialisation
 2020-09-18  9:30 UTC  (9+ messages)
` [PATCH v2 2/9] powerpc/powernv: Stop using eeh_ops->init()
` [PATCH v2 3/9] powerpc/pseries: "
` [PATCH v2 4/9] powerpc/eeh: Delete eeh_ops->init
` [PATCH v2 5/9] powerpc/eeh: Move EEH initialisation to an arch initcall
` [PATCH v2 6/9] powerpc/pseries/eeh: Clean up pe_config_addr lookups
` [PATCH v2 7/9] powerpc/pseries/eeh: Rework device EEH PE determination
` [PATCH v2 8/9] powerpc/pseries/eeh: Allow zero to be a valid PE configuration address
` [PATCH v2 9/9] powerpc/eeh: Clean up PE addressing

[PATCH -next] powerpc/papr_scm: Fix warnings about undeclared variable
 2020-09-18  8:59 UTC 

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-18  8:15 UTC  (6+ messages)
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding

[PATCH v2 1/2] powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
 2020-09-18  7:20 UTC  (2+ messages)

[PATCH -next] ide: Fix symbol undeclared warnings
 2020-09-18  6:26 UTC  (4+ messages)

[PATCH] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-18  6:22 UTC  (7+ messages)

[PATCH] powerpc/tm: Save and restore AMR on treclaim and trechkpt
 2020-09-18  4:20 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 031/127] powerpc/eeh: Only dump stack once if an MMIO loop is detected
 2020-09-18  2:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 102/127] powerpc/traps: Make unrecoverable NMIs die instead of panic

[PATCH AUTOSEL 4.19 055/206] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-09-18  2:07 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 056/206] powerpc/eeh: Only dump stack once if an MMIO loop is detected
` [PATCH AUTOSEL 4.19 114/206] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
` [PATCH AUTOSEL 4.19 165/206] powerpc/traps: Make unrecoverable NMIs die instead of panic

[PATCH] powerpc/process: Fix uninitialised variable error
 2020-09-18  1:34 UTC  (2+ messages)

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 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).