messages from 2017-08-24 06:38:44 to 2017-08-28 16:25:13 UTC [more...]
[PATCH V10 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
2017-08-28 16:25 UTC (4+ messages)
` [PATCH V10 1/2] powerpc/numa: Update CPU topology when VPHN enabled
` [PATCH V10 2/2] powerpc/nodes: Ensure enough nodes avail for operations
[PATCH] powerpc/kernel: Change retrieval of pci_dn
2017-08-28 16:05 UTC
[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
2017-08-28 16:01 UTC (4+ messages)
[PATCH 1/1] powerpc/traps : Updated MC for E6500 L1D cache err
2017-08-28 15:22 UTC (4+ messages)
` [1/1] "
[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig
2017-08-28 13:16 UTC (2+ messages)
Linux 4.13: Reported regressions as of Monday, 2017-08-28
2017-08-28 12:44 UTC
[PATCH 1/2] cxl: Fix driver use count
2017-08-28 12:03 UTC (4+ messages)
` [PATCH 2/2] cxl: Enable global TLBIs for cxl contexts
[PATCH v3 0/4] powerpc/64s: idle POWER9 stop improvements
2017-08-28 11:49 UTC (6+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
` [PATCH v3 2/4] powerpc/64s: idle POWER9 can execute stop without a sync sequence
` [PATCH v3 3/4] powerpc/64s: idle POWER9 can execute stop in virtual mode
` [PATCH v3 4/4] powerpc/64s: idle ESL=0 stop can avoid MSR and save/restore overhead
[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-08-28 11:49 UTC (8+ messages)
` [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active
` [RFC Part1 PATCH v3 15/17] x86: Add support for changing memory encryption attribute in early boot
[PATCH v7 00/12] Enable VAS
2017-08-28 11:45 UTC (29+ messages)
` [PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures
` [PATCH v7 03/12] powerpc/vas: Define vas_init() and vas_exit()
` [PATCH v7 04/12] powerpc/vas: Define helpers to access MMIO regions
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 07/12] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface
` [PATCH v7 11/12] powerpc/vas: Define vas_tx_win_open()
` [PATCH v7 12/12] powerpc/vas: Define copy/paste interfaces
[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
2017-08-28 11:31 UTC (10+ messages)
` "
` "
[PATCH] powerpc/44x: mask and shift to zero bug
2017-08-28 11:19 UTC (5+ messages)
[linux-next][ppc] kernel hung when running trinity fuzzer
2017-08-28 10:45 UTC (2+ messages)
[PATCH] leds-PowerNV: Delete an error message for a failed memory allocation in powernv_led_create()
2017-08-28 10:18 UTC (2+ messages)
[PATCH] cxl: Set the valid bit in PE for dedicated mode
2017-08-28 9:42 UTC (4+ messages)
[PATCH v2 00/20] Speculative page faults
2017-08-28 9:37 UTC (11+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event
[PATCH v2] powerpc/mm/cxl: Add barrier when setting mm cpumask
2017-08-28 9:30 UTC (2+ messages)
[PATCH] powerpc/mm/cxl: Add barrier when setting mm cpumask
2017-08-28 7:59 UTC (5+ messages)
[PATCH resend] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
2017-08-28 7:44 UTC
[PATCH kernel 0/5] powerpc/eeh: Some cleanups
2017-08-28 6:27 UTC (7+ messages)
` [PATCH kernel 3/5] powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
` [PATCH kernel 4/5] powerpc/eeh: Remove unnecessary config_addr "
` [PATCH kernel 5/5] powerpc/eeh: Remove unnecessary node from pci_dn
refactor dma_cache_sync
2017-08-28 6:26 UTC (14+ messages)
` [PATCH 01/12] floppy: consolidate the dummy fd_cacheflush definition
` [PATCH 02/12] mips: don't use dma_cache_sync to implement fd_cacheflush
` [PATCH 03/12] frv: make dma_cache_sync a no-op
` [PATCH 04/12] x86: "
` [PATCH 05/12] ia64: "
` [PATCH 06/12] microblaze: "
` [PATCH 07/12] mn10300: "
` [PATCH 08/12] powerpc: "
` [PATCH 09/12] unicore32: "
` [PATCH 10/12] xtensa: "
` [PATCH 11/12] sh: "
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method
[PATCH] powerpc/512x: clk: constify clk_div_table
2017-08-28 6:05 UTC
[PATCH v2 0/10] powerpc: Beef up single-stepping/instruction emulation infrastructure
2017-08-28 5:48 UTC (13+ messages)
` [PATCH v2 01/10] powerpc: Handle most loads and stores in instruction emulation code
` [PATCH v2 02/10] powerpc: Change analyse_instr so it doesn't modify *regs
` [PATCH v2 03/10] powerpc: Fix emulation of the isel instruction
` [PATCH v2 04/10] powerpc: Add emulation for the addpcis instruction
` [PATCH v2 05/10] powerpc: Make load/store emulation use larger memory accesses
` [PATCH v2 06/10] powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
` [PATCH v2 07/10] powerpc: Handle vector element load/stores in emulation code
` [PATCH v2 08/10] powerpc: Emulate load/store floating double pair instructions
` [PATCH v2 09/10] powerpc: Handle opposite-endian processes in emulation code
` [PATCH v2 10/10] powerpc/64: Fix update forms of loads and stores to write 64-bit EA
[RFC] cxl: Enable use of custom PE-id for contexts
2017-08-28 5:35 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
2017-08-28 4:42 UTC
[PATCH] powerpc/64: Fix watchdog configuration regressions
2017-08-28 4:27 UTC
[PATCH v4 0/7] Add RSS to DPAA 1.x Ethernet driver
2017-08-27 13:13 UTC (8+ messages)
` [PATCH v4 1/7] fsl/fman: move struct fman to header file
` [PATCH v4 2/7] fsl/fman: enable FMan Keygen
` [PATCH v4 3/7] dpaa_eth: use multiple Rx frame queues
` [PATCH v4 4/7] dpaa_eth: enable Rx hashing control
` [PATCH v4 5/7] dpaa_eth: add NETIF_F_RXHASH
` [PATCH v4 6/7] Documentation: networking: add RSS information
` [PATCH v4 7/7] dpaa_eth: check allocation result
[PATCH 0/3] cxlflash: Miscellaneous fixes
2017-08-25 22:24 UTC (5+ messages)
` [PATCH 1/3] cxlflash: Remove unnecessary existence check
` [PATCH 2/3] cxlflash: Avoid double mutex unlock
` [PATCH 3/3] cxlflash: Fix vlun resize failure in the shrink path
[PATCH v2 1/1] futex: remove duplicated code and fix UB
2017-08-25 20:43 UTC (3+ messages)
[PATCH 2/2] of: Restrict DMA configuration
2017-08-25 14:54 UTC (4+ messages)
[bug report] powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
2017-08-25 12:28 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-4.13-8 tag
2017-08-25 11:20 UTC
[PATCH 1/6] powerpc/mm: Move pgdir setting into a helper
2017-08-25 8:03 UTC (10+ messages)
` [PATCH 5/6] powerpc/mm: Optimize detection of thread local mm's
` [1/6] powerpc/mm: Move pgdir setting into a helper
[PATCH v3 0/7] Add RSS to DPAA 1.x Ethernet driver
2017-08-25 5:50 UTC (11+ messages)
` [PATCH v3 1/7] fsl/fman: move struct fman to header file
` [PATCH v3 2/7] fsl/fman: enable FMan Keygen
` [PATCH v3 3/7] dpaa_eth: use multiple Rx frame queues
` [PATCH v3 4/7] dpaa_eth: enable Rx hashing control
` [PATCH v3 5/7] dpaa_eth: add NETIF_F_RXHASH
` [PATCH v3 6/7] Documentation: networking: add RSS information
` [PATCH v3 7/7] dpaa_eth: check allocation result
[PATCH really v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
2017-08-25 1:43 UTC (4+ messages)
[PATCH] powerpc: powernv: Fix build error on const discarding
2017-08-25 1:26 UTC (4+ messages)
[PATCH 0/4] powerpc/32: memset() optimisations
2017-08-25 0:15 UTC (5+ messages)
` [PATCH 4/4] powerpc/32: remove a NOP from memset()
[PATCH v2 0/5] Removing full paths from DT full_name
2017-08-25 0:10 UTC (5+ messages)
` [PATCH v2 2/5] powerpc: pseries: vio: match parent nodes with of_find_node_by_path
[v4 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
2017-08-24 20:37 UTC (12+ messages)
` [v4 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [v4 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [v4 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [v4 04/11] soc/fsl/qbman: Drop set/clear_bits usage
` [v4 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [v4 06/11] soc/fsl/qbman: Fix ARM32 typo
` [v4 07/11] soc/fsl/qbman: Rework portal mapping calls for ARM/PPC
` [v4 08/11] soc/fsl/qbman: add QMAN_REV32
` [v4 09/11] soc/fsl/qbman: different register offsets on ARM
` [v4 10/11] soc/fsl/qbman: Add missing headers "
` [v4 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config "
[PATCH] powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbs
2017-08-24 14:46 UTC (3+ messages)
[PATCH v2 0/1] Split VGA default nomination out from VGA arbiter
2017-08-24 13:57 UTC (9+ messages)
` [PATCH v2 1/1] Split VGA default device handler out of "
[PATCH 1/2] powerpc/workqueue: update list of possible CPUs
2017-08-24 13:51 UTC (8+ messages)
[PATCH] powerpc/powernv/idle: Round up latency and residency values
2017-08-24 13:07 UTC (3+ messages)
[PATCH v2 00/14] idle and soft-irq improvements and POWER9 idle optimisation
2017-08-24 12:53 UTC (7+ messages)
` [PATCH v2 10/14] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
` [PATCH v2 12/14] KVM: PPC: Book3S HV: POWER9 can execute stop without a sync sequence
[PATCH] powerpc/vio: Use device_type to detect family
2017-08-24 12:37 UTC (2+ messages)
` "
[PATCH] powerpc/64s: Fix replay interrupt return label name
2017-08-24 12:37 UTC (2+ messages)
` "
[PATCH v2 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path
2017-08-24 12:37 UTC (2+ messages)
` [v2, "
[PATCH v2 1/5] powerpc: Convert to using %pOF instead of full_name
2017-08-24 12:37 UTC (2+ messages)
` [v2,1/5] "
[PATCH v2 01/14] powerpc/64s: masked interrupt avoid branch
2017-08-24 12:37 UTC (2+ messages)
` [v2,01/14] "
[PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel
2017-08-24 12:17 UTC (7+ messages)
` [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically
` [PATCH v7 4/4] boot/param: add pointer to next argument to unknown parameter callback
[PATCH] rapidio: remove global irq spinlocks from the subsystem
2017-08-24 11:30 UTC
[PATCH V9 1/2] powerpc/numa: Update CPU topology when VPHN enabled
2017-08-24 10:56 UTC (4+ messages)
[PATCH] powerpc: Fix DAR reporting when alignment handler faults
2017-08-24 10:49 UTC
[PATCH v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
2017-08-24 9:13 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
2017-08-24 8:14 UTC (3+ messages)
[PATCH 10/10] powerpc/xive: fix the size of the cpumask used in xive_find_target_in_mask()
2017-08-24 7:37 UTC (4+ messages)
[PATCH] cxl: Add support for POWER9 DD2
2017-08-24 7:23 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).