linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-15 13:29:01 to 2018-11-20 22:38:37 UTC [more...]

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-20 22:35 UTC  (28+ messages)
` [PATCH 1/2] PCI/AER: Do not use APEI/HEST to disable AER services globally
` [PATCH 2/2] PCI/AER: Determine AER ownership based on _OSC instead of HEST

[PATCH v2] powerpc/math-emu: Update macros from gmp-6.1.2
 2018-11-20 21:28 UTC  (7+ messages)

[PATCHv4 0/3] dts: Add the property of IB and OB
 2018-11-20 17:30 UTC  (2+ messages)

[PATCH v2] cpufreq: powernv: add of_node_put()
 2018-11-20 16:05 UTC 

[PATCH] cpufreq: powernv: add of_node_put()
 2018-11-20 15:26 UTC  (2+ messages)

[PATCH] powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"
 2018-11-20 15:12 UTC 

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-20 13:32 UTC  (19+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 02/10] arm: perf/core: generalise event exclusion checking with perf macro
` [PATCH 03/10] arm: perf: add additional validation to set_event_filter
` [PATCH 04/10] powerpc: perf/core: generalise event exclusion checking with perf macro
` [PATCH 05/10] powerpc/pmu/fsl: add additional validation to event_init
` [PATCH 06/10] alpha: perf/core: generalise event exclusion checking with perf macro
` [PATCH 07/10] x86: "
` [PATCH 08/10] perf/core: Remove unused perf_flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

[PATCH] ide: pmac: add of_node_put()
 2018-11-20 13:02 UTC 

[PATCH] cpufreq: pmac64: add of_node_put()
 2018-11-20 12:54 UTC 

[PATCH kernel] powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status
 2018-11-20 10:58 UTC  (7+ messages)

[PATCH] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-11-20 10:34 UTC  (3+ messages)

dma mask related fixups (including full bus_dma_mask support) v2
 2018-11-20  7:38 UTC  (7+ messages)
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

[PATCH net] net/ibmnvic: Fix deadlock problem in reset
 2018-11-20  2:56 UTC  (2+ messages)

[PATCH v02] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
 2018-11-19 22:53 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
 2018-11-19 21:13 UTC  (14+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-11-19 21:01 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH net-next 0/6] Remove VLAN.CFI overload
 2018-11-19 20:30 UTC  (9+ messages)
` [PATCH net-next 2/6] net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI

[PATCH v2 0/4] powerpc: system call table generation support
 2018-11-19 16:48 UTC  (5+ messages)
` [PATCH v2 2/4] powerpc: move macro definition from asm/systbl.h
` [PATCH v2 3/4] powerpc: add system call table generation support

[PATCH 0/4] bpf: permit JIT allocations to be served outside the module region
 2018-11-19 15:37 UTC  (11+ messages)
` [PATCH 1/4] bpf: account for freed JIT allocations in arch code
` [PATCH 2/4] net/bpf: refactor freeing of executable allocations
` [PATCH 3/4] bpf: add __weak hook for allocating executable memory
` [PATCH 4/4] arm64/bpf: don't allocate BPF JIT programs in module memory

[LKP] dad4f140ed [ 7.709376] WARNING:suspicious_RCU_usage
 2018-11-19 14:39 UTC  (3+ messages)

[PATCH] ALSA: aoa: Use device_type helpers to access the node type
 2018-11-19 11:21 UTC  (2+ messages)

[PATCH kernel v3 00/22] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-11-19  7:50 UTC  (26+ messages)
` [PATCH kernel v3 04/22] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v3 06/22] powerpc/powernv: Detach npu struct from pnv_phb
` [PATCH kernel v3 09/22] powerpc/pseries/iommu: Force default DMA window removal
` [PATCH kernel v3 10/22] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v3 11/22] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v3 14/22] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v3 15/22] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v3 16/22] powerpc/powernv: Add purge cache OPAL call
` [PATCH kernel v3 17/22] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v3 18/22] powerpc/powernv/npu: Add compound IOMMU groups

[PATCH v2 0/2] dpaa_eth: add ethtool coalesce control
 2018-11-19  7:11 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
 2018-11-19  4:04 UTC  (8+ messages)
` [PATCH 2/7] powerpc: "
` [PATCH 3/7] powerpc/kconfig: remove CONFIG_6xx
` [PATCH 4/7] powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
` [PATCH 5/7] powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
` [PATCH 6/7] powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
` [PATCH 7/7] powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU

[PATCH v1 1/6] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-11-19  2:44 UTC  (3+ messages)
` [RFC PATCH v1 3/6] powerpc: Add skeleton for Kernel Userspace Execution Prevention

[PATCH] misc: cxl: Use device_type helpers to access the node type
 2018-11-19  0:27 UTC  (2+ messages)

linux-next: build warnings from Linus' tree
 2018-11-18 11:22 UTC  (4+ messages)

[PATCH] powerpc/32: Include .branch_lt in data section
 2018-11-18  8:26 UTC  (4+ messages)

[PATCH] net/ibmnvic: Fix deadlock problem in reset
 2018-11-17 20:41 UTC  (2+ messages)

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-11-17  8:24 UTC  (6+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.20-3 tag
 2018-11-16 16:25 UTC  (2+ messages)

Unexpectedly dma_ops is NULL in struct device
 2018-11-16 22:32 UTC  (2+ messages)

[PATCH] macintosh: Use device_type helpers to access the node type
 2018-11-16 22:11 UTC 

[PATCH] powerpc: Use device_type helpers to access the node type
 2018-11-16 22:11 UTC 

[PATCH] powerpc: Rework btext_find_display to use of_stdout and device_type helpers
 2018-11-16 22:10 UTC 

[PATCH] macintosh: windfarm: Another convert to using %pOFn instead of device_node.name
 2018-11-16 22:05 UTC 

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-11-16 20:07 UTC  (15+ messages)
` [PATCH v8 01/14] MODSIGN: Export module signature definitions
` [PATCH v8 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v8 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v8 04/14] integrity: Introduce struct evm_xattr
` [PATCH v8 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v8 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v8 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v8 08/14] ima: Introduce is_signed()
` [PATCH v8 09/14] ima: Export func_tokens
` [PATCH v8 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v8 11/14] ima: Implement support "
` [PATCH v8 12/14] ima: Add new "d-sig" template field
` [PATCH v8 13/14] ima: Write modsig to the measurement list
` [PATCH v8 14/14] ima: Store the measurement again when appraising a modsig

[PATCH] powerpc/xmon: fix dump_segments()
 2018-11-16 17:31 UTC 

[PATCH] powerpc/book3s/32: fix number of bats in p/v_block_mapped()
 2018-11-16 17:27 UTC 

[PATCH] powerpc/mm: add exec protection on powerpc 603
 2018-11-16 17:20 UTC 

[PATCH] powerpc/mm: Eliminate not possible mmu features at compile time
 2018-11-16 17:08 UTC 

[PATCH] powerpc/mm: dump segment registers on book3s/32
 2018-11-16 17:06 UTC 

[PATCH v2] powerpc/mm: dump block address translation on book3s/32
 2018-11-16 16:54 UTC 

[PATCH] powerpc/64: Fix kernel stack 16-byte alignment
 2018-11-16 12:46 UTC  (5+ messages)
`  "

[PATCH] powerpc/mm: dump block address translation on book3s/32
 2018-11-16 10:20 UTC  (4+ messages)

[mainline][ppc][bnx2x] watchdog: CPU 80 self-detected hard LOCKUP @ opal_interrupt+0x28/0x70 when module load/unload
 2018-11-16 10:02 UTC  (8+ messages)

[PATCH] Powerpc/perf: Wire up PMI throttling
 2018-11-16  9:56 UTC  (3+ messages)

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-11-16  2:53 UTC  (5+ messages)
` [PATCHv2 2/6] ARM: dts: ls1021a: "

subscribe
 2018-11-16  1:33 UTC 

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-16  0:19 UTC  (12+ messages)

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-11-15 17:56 UTC  (2+ messages)

[PATCH] powerpc/numa: fix hot-added CPU on memory-less node
 2018-11-15 15:04 UTC  (3+ messages)

[PATCH v2] selftests/powerpc: Adjust wild_bctr to build with old gcc
 2018-11-15 13:25 UTC  (2+ messages)
` [v2] "


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