linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-31 13:27:57 to 2017-08-03 09:25:37 UTC [more...]

[PATCH 1/4] powerpc/prom: avoid endian conversions for linux, memory-limit node
 2017-08-03  9:25 UTC  (3+ messages)
` [PATCH 3/4] powerpc/prom: fix early parsing of 'mem=' parameter
` [PATCH 4/4] powerpc/prom: fix early parsing of 'disable_radix' parameter

[PATCH] powerpc/xive: fix the fuzz value in xive_pick_irq_target()
 2017-08-03  8:02 UTC  (6+ messages)

[PATCH] powerpc/mm: Invalidate partition table cache on host proc tbl base update
 2017-08-03  7:35 UTC  (3+ messages)

[PATCH v3 0/5] powerpc/mm: Fix kernel protection and implement STRICT_KERNEL_RWX on PPC32
 2017-08-03  7:24 UTC  (7+ messages)
` [PATCH v3 1/5] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
` [PATCH v3 2/5] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
` [PATCH v3 3/5] powerpc/mm: Implement STRICT_KERNEL_RWX "
` [PATCH v3 4/5] powerpc/mm: declare some local functions static
` [PATCH v3 5/5] powerpc/mm: Simplify __set_fixmap()

[PATCH v3 0/3] powerpc/mm: Mark memory contexts requiring global TLBIs
 2017-08-03  7:22 UTC  (6+ messages)
` [PATCH v3 1/3] powerpc/mm: Add marker for contexts requiring global TLB invalidations
` [PATCH v3 2/3] cxl: Mark context requiring global TLBIs
` [PATCH v3 3/3] cxl: Add memory barrier to guarantee TLBI scope

[PATCH V3 2/6] crypto/nx: Create nx842_configure_crb function
 2017-08-03  5:58 UTC  (2+ messages)

[v4 00/15] complete deferred page initialization
 2017-08-03  5:15 UTC  (20+ messages)
` [v4 01/15] x86/mm: reserve only exiting low pages
` [v4 02/15] x86/mm: setting fields in deferred pages
` [v4 03/15] sparc64/mm: "
` [v4 04/15] mm: discard memblock data later
` [v4 05/15] mm: don't accessed uninitialized struct pages
` [v4 06/15] sparc64: simplify vmemmap_populate
` [v4 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v4 08/15] mm: zero struct pages during initialization
` [v4 09/15] sparc64: optimized struct page zeroing
` [v4 10/15] x86/kasan: explicitly zero kasan shadow memory
` [v4 11/15] arm64/kasan: "
` [v4 12/15] mm: explicitly zero pagetable memory
` [v4 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v4 14/15] mm: optimize early system hash allocations
` [v4 15/15] mm: debug for raw alloctor

[PATCH v9 00/14]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-08-03  4:44 UTC  (16+ messages)
` [PATCH v9 01/14] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v9 02/14] powerpc: move set_soft_enabled() and rename
` [PATCH v9 03/14] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v9 04/14] powerpc: Add soft_enabled manipulation functions
` [PATCH v9 05/14] powerpc/irq: Cleanup hard_irq_disable() macro
` [PATCH v9 06/14] powerpc/irq: Fix arch_local_irq_disable() in book3s
` [PATCH v9 07/14] powerpc: Modify soft_enable from flag to mask
` [PATCH v9 08/14] powerpc: Rename soft_enabled to soft_disable_mask
` [PATCH v9 09/14] powerpc: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v9 10/14] powerpc: Add support to take additional parameter in MASKABLE_* macro
` [PATCH v9 11/14] Add support to mask perf interrupts and replay them
` [PATCH v9 12/14] powerpc:Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v9 13/14] powerpc: Add new set of soft_disable_mask_ functions
` [PATCH v9 14/14] powerpc: rewrite local_t using soft_irq

[PATCH v9 0/4] this patchset is to remove PPCisms for QEIC
 2017-08-03  3:38 UTC  (5+ messages)
` [PATCH v9 1/4] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
` [PATCH v9 2/4] irqchip/qeic: merge qeic init code from platforms to a common function
` [PATCH v9 3/4] irqchip/qeic: merge qeic_of_init into qe_ic_init
` [PATCH v9 4/4] irqchip/qeic: remove PPCisms for QEIC

[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
 2017-08-03  1:00 UTC  (4+ messages)
` [PATCH 03/24] powerpc/6xx: Handle DABR match before calling do_page_fault

[PATCH] powerpc: xive: ensure active irqd when setting affinity
 2017-08-03  1:38 UTC 

[PATCH] perf/python: Add ppc64le to audit uname list
 2017-08-03  0:03 UTC  (4+ messages)

[PATCH 1/3] powerpc/mm/book3s64: Make KERN_IO_START a variable
 2017-08-03  0:00 UTC  (8+ messages)
` [PATCH 2/3] powerpc/mm/slb: Move comment next to the code it's referring to
` [PATCH 3/3] powerpc/mm/hash64: Make vmalloc 56T on hash

[PATCH v3 0/7] Appended signatures support for IMA appraisal
 2017-08-02 22:52 UTC  (8+ messages)
` [PATCH v3 1/7] integrity: Introduce struct evm_hmac_xattr
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal

[PATCH] PCI: Convert to using %pOF instead of full_name
 2017-08-02 22:39 UTC  (2+ messages)

[PATCH] powerpc/macintosh: constify wf_sensor_ops structures
 2017-08-02 21:01 UTC 

[PATCH v3 1/2] powerpc/xmon: Dump ftrace buffers for the current CPU only
 2017-08-02 20:14 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/xmon: Disable tracing when entering xmon

[PATCH] usb: gadget: fsl_qe_udc: constify qe_ep0_desc
 2017-08-02 18:54 UTC  (2+ messages)

[GIT PULL] Please pull JSON files for Power9 PMU events
 2017-08-02 18:35 UTC  (2+ messages)

[PATCH] powerpc/xmon: Exclude all of xmon/ from ftrace
 2017-08-02 18:25 UTC 

[PATCH] powerpc/pseries: Check memory device state before onlining/offlining
 2017-08-02 18:03 UTC 

[PATCH v6 0/4] of: remove *phandle properties from expanded device tree
 2017-08-02 18:16 UTC  (4+ messages)
` [PATCH v6 1/4] "

[PATCH] powerpc: add const to bin_attribute structures
 2017-08-02 18:07 UTC 

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-08-02 16:25 UTC  (13+ messages)

[PATCH 1/2] powerpc/xmon: Dump ftrace buffers for the current CPU
 2017-08-02 16:23 UTC  (4+ messages)
` [PATCH 2/2] powerpc/xmon: Disable tracing when entering xmon

[PATCH 1/3] powerpc/xmon: Dump ftrace buffers for the current CPU
 2017-08-02 15:43 UTC  (8+ messages)
` [PATCH 2/3] powerpc/xmon: Disable and enable tracing command
` [PATCH 3/3] powerpc/xmon: Disable tracing on xmon by default

[RFC PATCH] powerpc: Disabling MEMORY_HOTPLUG_DEFAULT_ONLINE option for PPC64 arch
 2017-08-02 14:47 UTC  (6+ messages)

[PATCH v1 0/3] Implement set_memory_xx for ppc64 book3s
 2017-08-02 14:22 UTC  (9+ messages)
` [PATCH v1 1/3] arch/powerpc/set_memory: Implement set_memory_xx routines
` [PATCH v1 2/3] Enable ARCH_HAS_SET_MEMORY
` [PATCH v1 3/3] arch/powerpc/net/bpf: Basic EBPF support

[RFC PATCH 00/17] Remove slot tracking from linux page table
 2017-08-02 12:50 UTC  (19+ messages)
` [RFC PATCH 01/17] powerpc/mm: Update native_hpte_find to return hash pte
` [RFC PATCH 02/17] powerpc/pseries: Update hpte find helper to take hash value
` [RFC PATCH 03/17] powerpc/ps3/mm: Add helper for finding hash pte slot using "
` [RFC PATCH 04/17] powerpc/mm: Add hash invalidate callback
` [RFC PATCH 05/17] powerpc/mm: use hash_invalidate for __kernel_map_pages()
` [RFC PATCH 06/17] powerpc/mm: Switch flush_hash_range to not use slot
` [RFC PATCH 07/17] powerpc/mm: Add hash updatepp callback
` [RFC PATCH 08/17] powerpc/mm/hash: Don't track hash pte slot number in linux page table
` [RFC PATCH 09/17] powerpc/mm: Remove unused flag arg in global_invalidates
` [RFC PATCH 10/17] powerpc/mm: Add new firmware feature HASH API
` [RFC PATCH 11/17] powerpc/kvm/hash: Implement HASH_REMOVE hcall
` [RFC PATCH 12/17] powerpc/kvm/hash: Implement HASH_PROTECT hcall
` [RFC PATCH 13/17] powerpc/kvm/hash: Implement HASH_BULK_REMOVE hcall
` [RFC PATCH 14/17] powerpc/mm/pseries: Use HASH_PROTECT hcall in guest
` [RFC PATCH 15/17] powerpc/mm/pseries: Use HASH_REMOVE "
` [RFC PATCH 16/17] powerpc/mm/pseries: Move slot based bulk remove to helper
` [RFC PATCH 17/17] powerpc/mm/pseries: Use HASH_BULK_REMOVE hcall in guest

[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
 2017-08-02 12:36 UTC  (4+ messages)
` [PATCH 1/5] Fix packed and aligned attribute warnings

[PATCH 1/3] powerpc/mm/radix: Refactor radix__mark_rodata_ro()
 2017-08-02 11:01 UTC  (3+ messages)
` [PATCH 3/3] powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-02  9:40 UTC  (10+ messages)
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 21/62] powerpc: introduce execute-only pkey

[PATCH v4 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-08-02  8:52 UTC  (6+ messages)
` [PATCH v4 2/3] powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line

Question on hugepages_supported()
 2017-08-02  7:28 UTC  (2+ messages)

[PATCH] POWER9 PMU stops after idle workaround
 2017-08-02  4:30 UTC  (2+ messages)

[PATCH] mpc832x_rdb: fix of_irq_to_resource() error check
 2017-08-02  4:04 UTC  (4+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-02  4:02 UTC  (5+ messages)
` [RFC Part1 PATCH v3 10/17] resource: Provide resource struct in resource walk callback
` [RFC Part1 PATCH v3 11/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages

[v5 1/2] lib/raid6: Build proper files on corresponding arch
 2017-08-02  2:04 UTC  (7+ messages)
` [v5 2/2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome

[PATCH v2 0/4] powerpc: improve accounting of non maskable interrupts
 2017-08-02  2:00 UTC  (6+ messages)
` [PATCH v2 1/4] powerpc/64s: fix mce accounting for powernv
` [PATCH v2 2/4] powerpc: Fix powerpc-specific watchdog build configuration
` [PATCH v2 3/4] powerpc: add irq accounting for system reset interrupts
` [PATCH v2 4/4] powerpc: add irq accounting for watchdog interrupts

QRE: [PATCH v2] qe: fix compile issue for arm64
 2017-08-02  1:58 UTC 

[PATCH v4 1/5] powerpc/lib/sstep: Add cmpb instruction emulation
 2017-08-02  1:23 UTC  (3+ messages)

blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2017-08-01 15:26 UTC  (13+ messages)
                  ` [PATCH] ipr: Fix scsi-mq lockdep issue

[PATCH] powerpc/64: Fix __check_irq_replay missing decrementer interrupt
 2017-08-01 13:59 UTC 

[PATCH v2] powerpc/powernv: Use darn instr for random_seed on p9
 2017-08-01 12:57 UTC  (3+ messages)

[PATCH] drivers: cpuidle: Disable preemption before get_lppaca function call in pseries_idle_probe function
 2017-08-01 12:28 UTC  (3+ messages)

[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
 2017-08-01 10:56 UTC  (3+ messages)
` [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-08-01 10:53 UTC  (8+ messages)

[RESEND][PATCH V10 0/3] powernv : Add support for OPAL-OCC command/response interface
 2017-08-01  9:18 UTC  (2+ messages)

[PATCH v3] powerpc/powernv: Enable PCI peer-to-peer
 2017-08-01  6:43 UTC  (3+ messages)

[RFC PATCH 0/3] Separate LMB data from device tree format
 2017-07-31 19:48 UTC  (4+ messages)
` [RFC PATCH 1/3] powerpc/numa: Get device node whenn retreiving associativity arrays
` [RFC PATCH 2/3] powerpc/numa: Get device node whenn retreiving usm memory
` [RFC PATCH 3/3] powerpc/mm: Separate LMB information from device tree format

[PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
 2017-07-31 17:43 UTC  (2+ messages)
` [Jfs-discussion] "

[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
 2017-07-31 16:17 UTC  (3+ messages)

[PATCH] i2c: Convert to using %pOF instead of full_name
 2017-07-31 15:19 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).