linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-27 19:14:23 to 2017-08-01 11:25:59 UTC [more...]

[PATCH v1 0/3] Implement set_memory_xx for ppc64 book3s
 2017-08-01 11:25 UTC  (4+ 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

[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  (32+ messages)

[PATCH 1/3] powerpc/mm/book3s64: Make KERN_IO_START a variable
 2017-08-01 10:29 UTC  (3+ 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

[RFC PATCH] powerpc: Disabling MEMORY_HOTPLUG_DEFAULT_ONLINE option for PPC64 arch
 2017-08-01  9:59 UTC  (2+ messages)

[RESEND][PATCH V10 0/3] powernv : Add support for OPAL-OCC command/response interface
 2017-08-01  9:18 UTC  (5+ messages)
` [RESEND][PATCH V10 1/3] powernv: powercap: Add support for powercap framework
` [RESEND][PATCH V10 2/3] powernv: Add support to set power-shifting-ratio
` [RESEND][PATCH V10 3/3] powernv: Add support to clear sensor groups data

blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2017-08-01  6:55 UTC  (13+ messages)

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-01  6:46 UTC  (27+ messages)
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 15/62] powerpc: helper functions to initialize AMR, IAMR and UMOR registers
` [RFC v6 17/62] powerpc: implementation for arch_set_user_pkey_access()
` [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 27/62] powerpc: helper to validate key-access permissions of a pte

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

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

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-07-31 22:19 UTC  (11+ messages)
` [RFC Part1 PATCH v3 07/17] x86/mm: Include SEV for encryption memory attribute changes
` [RFC Part1 PATCH v3 08/17] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC Part1 PATCH v3 09/17] resource: Consolidate resource walking code
` [RFC Part1 PATCH v3 10/17] resource: Provide resource struct in resource walk callback

[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  (3+ 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)

[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
 2017-07-31 13:27 UTC  (8+ messages)
` [PATCH 1/5] Fix packed and aligned attribute warnings
` [PATCH 2/5] Fix "ERROR: code indent should use tabs where possible"
` [PATCH 3/5] Fix 'void function return statements are not generally useful' warning
` [PATCH 4/5] Remove unneccessary 'out of memory' message
` [PATCH 5/5] Use __func__ instead of function name

[PATCH v2 0/3] Have CONFIG_STRICT_KERNEL_RWX work with CONFIG_RELOCATABLE
 2017-07-31 12:11 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/mm/radix: Fix relocatable radix mappings for STRICT_RWX
` [PATCH v2 2/3] powerpc/mm/hash: WARN if relocation is enabled and CONFIG_STRICT_KERNEL_RWX
` [PATCH v2 3/3] powerpc/strict_kernel_rwx: Don't depend on !RELOCATABLE

[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
 2017-07-31 11:37 UTC  (7+ messages)
` [PATCH 23/24] powerpc/mm: Cleanup check for stack expansion

[PATCH v2] qe: fix compile issue for arm64
 2017-07-31 10:37 UTC  (4+ messages)

[RFC PATCH] powerpc: improve accounting of non maskable interrupts
 2017-07-31 10:17 UTC  (2+ messages)

[PATCH] mpc832x_rdb: fix of_irq_to_resource() error check
 2017-07-31 10:04 UTC  (3+ messages)

[PATCH] powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list
 2017-07-31  9:33 UTC 

[PATCH v2] powerpc/powernv: Use darn instr for random_seed on p9
 2017-07-31  9:10 UTC  (2+ messages)

[PATCH] powerpc/asm/cacheflush: Cleanup cacheflush function params
 2017-07-31  8:41 UTC  (2+ messages)

[PATCH] powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8
 2017-07-31  8:02 UTC 

[PATCH 1/2] KVM: PPC: e500: fix some NULL dereferences on error
 2017-07-31  7:54 UTC  (3+ messages)

[PATCH V9 0/3] powernv : Add support for OPAL-OCC command/response interface
 2017-07-31  7:36 UTC  (4+ messages)
` [PATCH V9 1/3] powernv: powercap: Add support for powercap framework
` [PATCH V9 2/3] powernv: Add support to set power-shifting-ratio
` [PATCH V9 3/3] powernv: Add support to clear sensor groups data

[PATCH] powerpc/powernv/pci: Return failure for some uses of dma_set_mask()
 2017-07-31  6:31 UTC  (3+ messages)
`  "

[PATCH] powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler
 2017-07-31  6:31 UTC  (3+ messages)
`  "

[PATCH] powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
 2017-07-31  6:31 UTC  (2+ messages)
`  "

[PATCH] powerpc/tm: fix TM SPRs in code dump file
 2017-07-31  6:31 UTC  (2+ messages)
`  "

[PATCH V9 0/3] powernv : Add support for OPAL-OCC command/response interface
 2017-07-31  4:54 UTC  (5+ messages)
` [PATCH V9 1/3] powernv: powercap: Add support for powercap framework
` [PATCH V9 2/3] powernv: Add support to set power-shifting-ratio
` [PATCH V9 3/3] powernv: Add support to clear sensor groups data

[PATCH v4 1/5] powerpc/lib/sstep: Add cmpb instruction emulation
 2017-07-31  4:15 UTC  (10+ messages)
` [PATCH v4 2/5] powerpc/lib/sstep: Add popcnt "
` [PATCH v4 3/5] powerpc/lib/sstep: Add bpermd "
` [PATCH v4 4/5] powerpc/lib/sstep: Add prty "
` [PATCH v4 5/5] powerpc/lib/sstep: Add isel "

[RFC v7 00/25] powerpc: Memory Protection Keys
 2017-07-31  0:12 UTC  (26+ messages)
` [RFC v7 01/25] powerpc: define an additional vma bit for protection keys
` [RFC v7 02/25] powerpc: track allocation status of all pkeys
` [RFC v7 03/25] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [RFC v7 04/25] powerpc: helper functions to initialize AMR, IAMR and "
` [RFC v7 05/25] powerpc: cleaup AMR, iAMR when a key is allocated or freed
` [RFC v7 06/25] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v7 07/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v7 08/25] powerpc: ability to create execute-disabled pkeys
` [RFC v7 09/25] powerpc: store and restore the pkey state across context switches
` [RFC v7 10/25] powerpc: introduce execute-only pkey
` [RFC v7 11/25] powerpc: ability to associate pkey to a vma
` [RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v7 13/25] powerpc: map vma key-protection bits to pte key bits
` [RFC v7 14/25] powerpc: sys_pkey_mprotect() system call
` [RFC v7 15/25] powerpc: Program HPTE key protection bits
` [RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte
` [RFC v7 17/25] powerpc: check key protection for user page access
` [RFC v7 18/25] powerpc: Macro the mask used for checking DSI exception
` [RFC v7 19/25] powerpc: implementation for arch_vma_access_permitted()
` [RFC v7 20/25] powerpc: Handle exceptions caused by pkey violation
` [RFC v7 21/25] powerpc: capture AMR register content on "
` [RFC v7 22/25] powerpc: introduce get_pte_pkey() helper
` [RFC v7 23/25] powerpc: capture the violated protection key on fault
` [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
` [RFC v7 25/25] powerpc: Enable pkey subsystem

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-07-31  0:11 UTC  (8+ messages)
` [PATCH 1/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH 2/7] powerpc: Free up four 64K PTE bits in 64K "
` [PATCH 3/7] powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
` [PATCH 4/7] powerpc: capture the PTE format changes in the dump pte report
` [PATCH 5/7] powerpc: introduce pte_set_hash_slot() helper
` [PATCH 6/7] powerpc: introduce pte_get_hash_gslot() helper
` [PATCH 7/7] powerpc: use helper functions to get and set hash slots

[PATCH v3 0/7] Appended signatures support for IMA appraisal
 2017-07-30 14:29 UTC  (5+ messages)
` [PATCH v3 1/7] integrity: Introduce struct evm_hmac_xattr
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal

Linux 4.13: Reported regressions as of Sunday, 2017-07-30
 2017-07-30 13:57 UTC  (2+ messages)

[RFC PATCH v1] powerpc/radix/kasan: KASAN support for Radix
 2017-07-29 23:06 UTC  (3+ messages)

[RFC PATCH] powerpc: improve accounting of non maskable interrupts
 2017-07-29 13:22 UTC 

[PATCH] powerpc/64s: watchdog fix stack setup
 2017-07-29 12:50 UTC 

[PATCH v6 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-07-28 20:57 UTC  (2+ messages)
` [PATCH v6 2/2] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter

[PATCH] powerpc: Avoid reserving hugepages twice on PPC32
 2017-07-28 15:33 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.13-4 tag
 2017-07-28 13:00 UTC 

[PATCH v2] powerpc/mm: Check for _PAGE_PTE in *_devmap()
 2017-07-28 10:15 UTC  (5+ messages)
` [v2] "

[PATCH V8 0/3] powernv : Add support for OPAL-OCC command/response interface
 2017-07-28  7:18 UTC  (9+ messages)
` [PATCH V8 1/3] powernv: powercap: Add support for powercap framework
` [PATCH V8 2/3] powernv: Add support to set power-shifting-ratio
` [PATCH V8 3/3] powernv: Add support to clear sensor groups data

[PATCH v3 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-07-28  7:06 UTC  (4+ messages)

[RFC PATCH 1/3] powerpc/mm: update pmdp_invalidate to return old pmd value
 2017-07-28  7:04 UTC  (8+ messages)
` [RFC PATCH 3/3] mm/hugetlb: Remove pmd_huge_split_prepare

[PATCH] powerpc/configs: Add a powernv_be_defconfig
 2017-07-28  6:13 UTC  (2+ messages)

[PATCH v4 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-07-28  5:01 UTC  (3+ messages)
` [PATCH v4 2/3] powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line
` [PATCH v4 3/3] powerpc/mm/hugetlb: Allow runtime allocation of 16G

[PATCH v2] powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
 2017-07-28  3:03 UTC  (2+ messages)

[PATCH v3 1/5] powerpc/lib/sstep: Add cmpb instruction emulation
 2017-07-28  1:31 UTC  (8+ messages)
` [PATCH v3 4/5] powerpc/lib/sstep: Add prty "

[PATCH v2] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-07-27 19:36 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).