linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-14 22:53:42 to 2017-07-19 04:57:41 UTC [more...]

[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
 2017-07-19  4:49 UTC  (23+ messages)
` [PATCH 02/24] powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
` [PATCH 03/24] powerpc/6xx: Handle DABR match before calling do_page_fault
` [PATCH 04/24] powerpc/mm: Update definitions of DSISR bits
` [PATCH 05/24] powerpc/mm: Update bits used to skip hash_page
` [PATCH 06/24] powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
` [PATCH 07/24] powerpc/mm: Move out definition of CPU specific is_write bits
` [PATCH 08/24] powerpc/mm: Move error_code checks for bad faults earlier
` [PATCH 09/24] powerpc/mm: Overhaul handling of bad page faults
` [PATCH 10/24] powerpc/mm: Move debugger check to notify_page_fault()
` [PATCH 11/24] powerpc/mm: Simplify returns from __do_page_fault
` [PATCH 13/24] powerpc/mm: Make bad_area* helper functions
` [PATCH 14/24] powerpc/mm: Rework mm_fault_error()
` [PATCH 15/24] powerpc/mm: Move CMO accounting out of do_page_fault into a helper
` [PATCH 16/24] powerpc/mm: Cosmetic fix to page fault accounting
` [PATCH 17/24] powerpc/mm: Move the DSISR_PROTFAULT sanity check
` [PATCH 18/24] powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
` [PATCH 19/24] powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
` [PATCH 20/24] powerpc/mm: Set fault flags earlier
` [PATCH 21/24] powerpc/mm: Move page fault VMA access checks to a helper
` [PATCH 22/24] powerpc/mm: Don't lose "major" fault indication on retry
` [PATCH 23/24] powerpc/mm: Cleanup check for stack expansion
` [PATCH 24/24] powerpc: Remove old unused icswx based coprocessor support

[PATCH v2 1/4] powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
 2017-07-19  4:49 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mm/radix: Improve TLB/PWC flushes
` [PATCH v2 3/4] powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
` [PATCH v2 4/4] powerpc/mm/radix: Workaround prefetch issue with KVM

[PATCH 1/4] powerpc/mm/radix: Don't iterate all sets when flushing the PWC
 2017-07-19  3:54 UTC  (7+ messages)
` [PATCH 4/4] powerpc/mm/radix: Workaround prefetch issue with KVM
    ` [PATCH v2] "

[PATCH] sound: fsl_dma: remove dma_object path member
 2017-07-19  3:12 UTC  (2+ messages)

[PATCH 0/4] Allow non-legacy cards to be vgaarb default
 2017-07-19  1:55 UTC  (9+ messages)
` [PATCH 1/4] powerpc: simplify and fix VGA default device behaviour
` [PATCH 2/4] vgaarb: allow non-legacy cards to be marked as default
` [PATCH 2/3] vgaarb rework
` [PATCH 3/3] extend to arm
` [PATCH 3/4] powerpc: replace vga_fixup() with generic code
` [PATCH 4/4] arm64: allow non-legacy VGA devices to be default

[PATCH v2 0/4] Allow non-legacy cards to be vgaarb default
 2017-07-19  2:15 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc: simplify and fix VGA default device behaviour
` [PATCH v2 2/4] vgaarb: allow non-legacy cards to be marked as default
` [PATCH v2 3/4] powerpc: replace vga_fixup() with generic code
` [PATCH v2 4/4] arm64: allow non-legacy VGA devices to be default

[PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
 2017-07-19  2:14 UTC  (4+ messages)
` [PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
` [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug

[PATCH] powerpc/64s: Fix hypercall entry clobbering r12 input
 2017-07-19  1:53 UTC  (4+ messages)

(no subject)
 2017-07-18 22:48 UTC 

[PATCH] tty: Convert to using %pOF instead of full_name
 2017-07-18 21:52 UTC  (2+ messages)

[PATCH] ide: pmac: Convert to using %pOF instead of full_name
 2017-07-18 21:58 UTC  (2+ messages)

[PATCH] sound: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] virt: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] soc: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] PCI: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] macintosh: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] i2c: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] cpufreq: Convert to using %pOF instead of full_name
 2017-07-18 21:42 UTC 

[PATCH] powerpc: Convert to using %pOF instead of full_name
 2017-07-18 21:42 UTC 

[PATCH v13 0/5] In-Memory Collection Counter instrumentation Support
 2017-07-18 21:36 UTC  (6+ messages)
` [PATCH v13 1/5] powerpc/platform/powernv: Update IMC OPAL APIs
` [PATCH v13 2/5] powerpc/platform/powernv: Detect and create IMC device
` [PATCH v13 3/5] powerpc/perf: Add nest imc pmu support
` [PATCH v13 4/5] powerpc/perf: Add core "
` [PATCH v13 5/5] powerpc/perf: Add thread "

[PATCH V2 0/6] Enable NX 842 compression engine on Power9
 2017-07-18 18:53 UTC  (4+ messages)

[PATCH v2] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-07-18 17:22 UTC 

[PATCH] powerpc/hugetlb: fix page rights verification in gup_hugepte()
 2017-07-18 14:19 UTC  (2+ messages)

[PATCH v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
 2017-07-18 11:06 UTC  (3+ messages)

[PATCH] powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
 2017-07-18 10:44 UTC  (4+ messages)
`  "

[PATCH 3/3] powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
 2017-07-18  9:54 UTC  (3+ messages)

[PATCH V2 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-07-18  6:53 UTC  (2+ messages)

[PATCH 1/2] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
 2017-07-18  5:01 UTC  (3+ messages)
` [PATCH 2/2] mtd: powernv_flash: Lock around concurrent access to OPAL

[PATCH v3 00/10] Allow opal-async waiters to get interrupted
 2017-07-18  3:20 UTC  (18+ messages)
` [PATCH v3 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v3 02/10] mtd: powernv_flash: Lock around concurrent access to OPAL
` [PATCH v3 03/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v3 06/10] powerpc/opal: Rework the opal-async interface

[PATCH 1/3] powerpc/mm/radix: Refactor radix__mark_rodata_ro()
 2017-07-18  1:05 UTC  (4+ messages)
` [PATCH 2/3] powerpc/mm/hash: Refactor hash__mark_rodata_ro()

[PATCH v3] powerpc/powernv: Enable PCI peer-to-peer
 2017-07-17 23:50 UTC 

[PATCH V2 5/6] crypto/nx: Add P9 NX specific error codes for 842 engine
 2017-07-17 23:49 UTC 

[PATCH V2 4/6] crypto/nx: Add nx842_add_coprocs_list function
 2017-07-17 23:48 UTC 

[PATCH V2 3/6] crypto/nx: Create nx842_delete_coprocs function
 2017-07-17 23:47 UTC 

[PATCH V2 2/6] crypto/nx: Create nx842_configure_crb function
 2017-07-17 23:46 UTC 

[PATCH V2 1/6] crypto/nx842: Rename nx842_powernv_function as icswx function
 2017-07-17 23:45 UTC 

[PATCH 1/3] PCI: dwc: Handle host_init failures
 2017-07-17 19:28 UTC  (3+ messages)

[PATCH] ASoC: fsl_spdif: constify snd_soc_dai_ops structure
 2017-07-17 16:05 UTC  (2+ messages)
` Applied "ASoC: fsl_spdif: constify snd_soc_dai_ops structure" to the asoc tree

[PATCH] ASoC: fsl_esai: constify snd_soc_dai_ops structure
 2017-07-17 16:05 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: constify snd_soc_dai_ops structure" to the asoc tree

[PATCH] ASoC: fsl_asrc: constify snd_soc_dai_ops structure
 2017-07-17 16:05 UTC  (10+ messages)
` [alsa-devel] "
` Applied "ASoC: fsl_asrc: constify snd_soc_dai_ops structure" to the asoc tree

[PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
 2017-07-17 15:54 UTC  (3+ messages)

[PATCH] [PING] Fix TIOCGPTPEER ioctl definition
 2017-07-17 13:47 UTC  (2+ messages)

Kernel build issues with upstream binutils
 2017-07-17 13:05 UTC  (3+ messages)

[PATCH 3/4] powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
 2017-07-17 12:12 UTC  (2+ messages)

[PATCH/RFC] powerpc: Better handle "error" type page faults on book3s64
 2017-07-17 12:02 UTC  (3+ messages)

[linux-next][bisected 1c0eaf0f] Today's next kernel fails to boot on ppc bare-metal
 2017-07-17  6:07 UTC  (3+ messages)

[PATCH] machintosh: select defaults for cooling
 2017-07-17  2:02 UTC  (5+ messages)

440EP NOR Flash Mapping with DTS
 2017-07-17  0:58 UTC  (2+ messages)

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-16  3:57 UTC  (63+ messages)
` [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v6 02/62] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper
` [RFC v6 04/62] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report
` [RFC v6 06/62] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() "
` [RFC v6 08/62] powerpc: use helper functions in __hash_page_4K() "
` [RFC v6 09/62] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v6 10/62] powerpc: use helper functions in flush_hash_page()
` [RFC v6 11/62] powerpc: initial pkey plumbing
` [RFC v6 12/62] mm: introduce an additional vma bit for powerpc pkey
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 14/62] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [RFC v6 15/62] powerpc: helper functions to initialize AMR, IAMR and UMOR registers
` [RFC v6 16/62] powerpc: cleaup AMR, iAMR when a key is allocated or freed
` [RFC v6 17/62] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v6 18/62] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v6 19/62] powerpc: ability to create execute-disabled pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
` [RFC v6 21/62] powerpc: introduce execute-only pkey
` [RFC v6 22/62] powerpc: ability to associate pkey to a vma
` [RFC v6 23/62] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v6 24/62] powerpc: map vma key-protection bits to pte key bits
` [RFC v6 25/62] powerpc: sys_pkey_mprotect() system call
` [RFC v6 26/62] powerpc: Program HPTE key protection bits
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte
` [RFC v6 28/62] powerpc: check key protection for user page access
` [RFC v6 29/62] powerpc: Macro the mask used for checking DSI exception
` [RFC v6 30/62] powerpc: implementation for arch_vma_access_permitted()
` [RFC v6 31/62] powerpc: Handle exceptions caused by pkey violation
` [RFC v6 32/62] powerpc: capture AMR register content on "
` [RFC v6 33/62] powerpc: introduce get_pte_pkey() helper
` [RFC v6 34/62] powerpc: capture the violated protection key on fault
` [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation
` [RFC v6 36/62] mm: introduce arch_pkeys_enabled()
` [RFC v6 37/62] x86: implementation for arch_pkeys_enabled()
` [RFC v6 38/62] powerpc: "
` [RFC v6 39/62] mm: display pkey in smaps if arch_pkeys_enabled() is true
` [RFC v6 40/62] x86: delete arch_show_smap()
` [RFC v6 41/62] selftest/x86: Move protecton key selftest to arch neutral directory
` [RFC v6 42/62] selftest/vm: rename all references to pkru to a generic name
` [RFC v6 43/62] selftest/vm: move generic definitions to header file
` [RFC v6 44/62] selftest/vm: typecast the pkey register
` [RFC v6 45/62] selftest/vm: generics function to handle shadow key register
` [RFC v6 46/62] selftest/vm: fix the wrong assert in pkey_disable_set()
` [RFC v6 47/62] selftest/vm: fixed bugs in pkey_disable_clear()
` [RFC v6 48/62] selftest/vm: clear the bits in shadow reg when a pkey is freed
` [RFC v6 49/62] selftest/vm: fix alloc_random_pkey() to make it really random
` [RFC v6 50/62] selftest/vm: introduce two arch independent abstraction
` [RFC v6 51/62] selftest/vm: pkey register should match shadow pkey
` [RFC v6 52/62] selftest/vm: generic cleanup
` [RFC v6 53/62] selftest/vm: powerpc implementation for generic abstraction
` [RFC v6 54/62] selftest/vm: fix an assertion in test_pkey_alloc_exhaust()
` [RFC v6 55/62] selftest/vm: associate key on a mapped page and detect access violation
` [RFC v6 56/62] selftest/vm: detect no key violation on a freed key
` [RFC v6 57/62] selftest/vm: associate key on a mapped page and detect write violation
` [RFC v6 58/62] selftest/vm: detect no write key-violation on a freed key
` [RFC v6 59/62] selftest/vm: detect write violation on a mapped access-denied-key page
` [RFC v6 60/62] selftest/vm: sub-page allocator
` [RFC v6 61/62] Documentation/x86: Move protecton key documentation to arch neutral directory
` [RFC v6 62/62] Documentation/vm: PowerPC specific updates to memory protection keys

[PATCH] powerpc/44x/fsp2: correct dtb reg property for /sdhci@020c0000
 2017-07-15  9:03 UTC 


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