linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-12 07:58:16 to 2018-07-18 15:34:41 UTC [more...]

[PATCH v14 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-07-18 15:34 UTC  (28+ messages)
` [PATCH v14 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v14 02/22] selftests/vm: rename all references to pkru to a generic name
` [PATCH v14 03/22] selftests/vm: move generic definitions to header file
` [PATCH v14 04/22] selftests/vm: move arch-specific definitions to arch-specific header
` [PATCH v14 05/22] selftests/vm: Make gcc check arguments of sigsafe_printf()
` [PATCH v14 06/22] selftests/vm: typecast the pkey register
` [PATCH v14 07/22] selftests/vm: generic function to handle shadow key register
` [PATCH v14 08/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v14 09/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v14 10/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v14 11/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v14 12/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v14 13/22] selftests/vm: generic cleanup
` [PATCH v14 14/22] selftests/vm: Introduce generic abstractions
` [PATCH v14 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v14 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v14 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v14 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v14 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v14 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v14 21/22] selftests/vm: sub-page allocator
` [PATCH v14 22/22] selftests/vm: test correct behavior of pkey-0

[PATCH v4 0/6] powerpc/fsl: Speculation barrier for NXP PowerPC Book3E
 2018-07-18 14:29 UTC  (10+ messages)
` [PATCH v4 1/6] powerpc/fsl: Disable the speculation barrier from the command line
` [PATCH v4 2/6] powerpc/fsl: Document nospectre_v1 kernel parameter
` [PATCH v4 3/6] powerpc/fsl: Make stf barrier PPC_BOOK3S_64 specific
` [PATCH v4 4/6] powerpc/fsl: Enable cpu vulnerabilities reporting for NXP PPC BOOK3E
` [PATCH v4 5/6] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
` [PATCH v4 6/6] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-07-18 14:26 UTC  (9+ messages)
` [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
` [PATCH 3/3] [v2] m68k: remove unused set_clock_mmss() helpers

[PATCH 0/3] powerpc/dpaa: use the Cortina PHY driver
 2018-07-18 11:46 UTC  (4+ messages)
` [PATCH 1/3] powerpc/configs/dpaa: enable "
` [PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
` [PATCH 3/3] powerpc/dts/fsl: t2080rdb: "

[PATCH] Mark ams driver as orphaned in MAINTAINERS
 2018-07-18 10:00 UTC  (2+ messages)

[PATCH] powerpc/prom_init: remove linux,stdout-package property
 2018-07-18  9:37 UTC  (2+ messages)

[PATCH v2] powerpc/powernv : Save/Restore SPRG3 on entry/exit from stop
 2018-07-18  8:33 UTC 

[PATCH] ipmi/powernv: Fix spurious warnings at boot
 2018-07-18  8:25 UTC  (2+ messages)

[PATCH] powerpc/powernv : Save/Restore SPRG3 on entry/exit from stop
 2018-07-18  8:12 UTC  (5+ messages)
` [RESEND][PATCH] "

[PATCH 1/2] powerpc/mm/book3s/radix: Drop the unnecessary retry when creating linear mapping
 2018-07-18  8:01 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/book3s/radix: Add mapping statistics

[PATCH v5 0/2] hwmon/powernv: Add attributes to enable/disable sensors
 2018-07-18  6:57 UTC  (5+ messages)
` [PATCH v5 1/2] powernv:opal-sensor-groups: Add support to enable sensor groups
` [PATCH v5 2/2] hwmon: ibmpowernv: Add attributes to enable/disable "

[PATCH 0/6] lib/crc32: treewide: Use existing define with polynomial
 2018-07-18  6:33 UTC  (9+ messages)
` [PATCH 1/6] lib/crc: Move polynomial definition to separate header
` [PATCH 2/6] lib/crc: Use consistent naming for CRC-32 polynomials
` [PATCH 3/6] crypto: stm32_crc32 - Use existing define with polynomial
` [PATCH 4/6] net: ethernet: "
` [PATCH 5/6] staging: rtl: "
` [PATCH 6/6] lib: "

[PATCH v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
 2018-07-18  6:30 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Fix hardware and emulated TCE tables matching
 2018-07-18  6:29 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: add of_node_put() in success path
 2018-07-18  6:29 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: fix constant size warning
 2018-07-18  6:29 UTC  (2+ messages)

[PATCH kernel v7 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-07-18  6:28 UTC  (5+ messages)
` [PATCH kernel v7 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v7 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page

[PATCH v7 0/4] resource: Use list_head to link sibling resource
 2018-07-18  2:49 UTC  (5+ messages)
` [PATCH v7 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
` [PATCH v7 2/4] resource: Use list_head to link sibling resource
` [PATCH v7 3/4] resource: add walk_system_ram_res_rev()
` [PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required

[next-20180711][Oops] linux-next kernel boot is broken on powerpc
 2018-07-18  2:00 UTC  (6+ messages)

[PATCH] powerpc/msi: Remove VLA usage
 2018-07-17 21:12 UTC  (3+ messages)

[PATCH v2 0/2] powerpc/pseries: Improve serialization of PRRN events
 2018-07-17 19:40 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/pseries: Avoid blocking rtas polling handling multiple "
` [PATCH v2 2/2] powerpc/pseries: Wait for completion of hotplug events during PRRN handling

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-07-17 19:10 UTC  (28+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions

[PATCH] MAINTAINERS: Drop inactive Vitaly Bordug's email
 2018-07-17 16:41 UTC 

[PATCH 1/2] mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
 2018-07-17 15:08 UTC  (13+ messages)
    ` [PATCH 2/2] dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()

[PATCH v3 0/9] powerpc/pkeys: fixes to pkeys
 2018-07-17 13:51 UTC  (10+ messages)
` [PATCH v3 1/9] powerpc/pkeys: Give all threads control of their key permissions
` [PATCH v3 2/9] powerpc/pkeys: Deny read/write/execute by default
` [PATCH v3 3/9] powerpc/pkeys: key allocation/deallocation must not change pkey registers
` [PATCH v3 4/9] powerpc/pkeys: Save the pkey registers before fork
` [PATCH v3 5/9] powerpc/pkeys: fix calculation of total pkeys
` [PATCH v3 6/9] powerpc/pkeys: Preallocate execute-only key
` [PATCH v3 7/9] powerpc/pkeys: make protection key 0 less special
` [PATCH v3 8/9] powerpc/core-pkeys: execute-permission on keys are disabled by default
` [PATCH v3 9/9] powerpc/ptrace-pkeys: "

[RFC PATCH v6 0/4] powerpc/fadump: Improvements and fixes for firmware-assisted dump
 2018-07-17 11:52 UTC  (8+ messages)
` [RFC PATCH v6 1/4] mm/page_alloc: Introduce an interface to mark reserved memory as ZONE_MOVABLE
` [RFC PATCH v6 2/4] powerpc/fadump: Reservationless firmware assisted dump
` [RFC PATCH v6 3/4] powerpc/fadump: throw proper error message on fadump registration failure
` [RFC PATCH v6 4/4] powerpc/fadump: Do not allow hot-remove memory from fadump reserved area

[PATCH v11 00/26] Speculative page faults
 2018-07-17  9:36 UTC  (12+ messages)

[PATCH] powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
 2018-07-17  4:24 UTC 

[PATCH kernel v3 1/6] powerpc/powernv: Remove useless wrapper
 2018-07-17  2:05 UTC  (2+ messages)
` [kernel,v3,1/6] "

[PATCH] powerpc/64s: remove POWER9 DD1 support
 2018-07-17  2:05 UTC  (2+ messages)
`  "

[PATCH kernel] KVM: PPC: Expose userspace mm context id via debugfs
 2018-07-17  2:01 UTC  (2+ messages)

[PATCH v3 0/6] powerpc/fsl: Speculation barrier for NXP PowerPC Book3E
 2018-07-17  1:05 UTC  (8+ messages)
` [PATCH v3 1/6] powerpc/fsl: Disable the speculation barrier from the command line
` [PATCH v3 2/6] powerpc/fsl: Document nospectre_v1 kernel parameter
` [PATCH v3 3/6] powerpc/fsl: Make stf barrier PPC_BOOK3S_64 specific
` [PATCH v3 4/6] powerpc/fsl: Enable cpu vulnerabilities reporting for NXP PPC BOOK3E
` [PATCH v3 5/6] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
` [PATCH v3 6/6] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms

[PATCH] powerpc/xmon: Fix disassembly since printf changes
 2018-07-17  0:50 UTC 

[PATCH 0/2] powerpc/pseries: Improve serialization of PRRN events
 2018-07-16 21:23 UTC  (4+ messages)
` [PATCH 1/2] powerpc/pseries: Avoid blocking rtas polling handling multiple "
` [PATCH 2/2] powerpc/pseries: Wait for completion of hotplug events during PRRN handling

[PATCH] net/ethernet/freescale/fman: fix cross-build error
 2018-07-16 21:03 UTC  (2+ messages)

[4.18.0-rc4][bisected a063057d][mpt3sas] WARNING: CPU: 87 PID: 18868 at block/blk-core.c:781 blk_cleanup_queue+0x20c/0x220
 2018-07-16 14:00 UTC  (2+ messages)

[next-20180713][NET] linux-next kernel panics when booting powerpc
 2018-07-16 11:28 UTC 

[PATCH v3 2/2] powerpc: Enable CPU_FTR_ASYM_SMT for interleaved big-cores
 2018-07-16  5:25 UTC  (3+ messages)

[PATCH kernel v6 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-07-16  4:17 UTC  (5+ messages)
` [PATCH kernel v6 2/2] "

[PATCH kernel v3 0/6] powerpc/powernv/iommu: Optimize memory use
 2018-07-15 23:37 UTC  (4+ messages)
` [PATCH kernel v3 3/6] KVM: PPC: Make iommu_table::it_userspace big endian

[PATCH 1/2] powerpc: Add ppc32_allmodconfig defconfig target
 2018-07-15 19:40 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Add ppc64le and ppc64_book3e allmodconfig targets

[PATCH] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
 2018-07-15 17:37 UTC 

[PATCH] powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
 2018-07-15 17:34 UTC 

Improvements for the PS3
 2018-07-14 16:49 UTC 

[PATCH kernel] powerpc/ioda/npu2: Call hot reset skiboot hook when disabling NPU
 2018-07-14 11:34 UTC  (4+ messages)

[PATCH] chrp/nvram.c: add MODULE_LICENSE()
 2018-07-14  4:27 UTC 

powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)
 2018-07-13 23:24 UTC  (5+ messages)
    ` CONFIG_ANDROID_BINDER_IPC=y (Re: powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64))

[PATCH v07 0/9] powerpc/hotplug: Update affinity for migrated CPUs
 2018-07-13 20:18 UTC  (10+ messages)
` [PATCH v07 1/9] hotplug/cpu: Conditionally acquire/release DRC index
` [PATCH v07 2/9] hotplug/cpu: Add operation queuing function
` [PATCH v07 3/9] hotplug/cpu: Provide CPU readd operation
` [PATCH v07 4/9] mobility/numa: Ensure numa update does not overlap
` [PATCH v07 5/9] numa: Disable/enable arch_update_cpu_topology
` [PATCH v07 6/9] pmt/numa: Disable arch_update_cpu_topology during CPU readd
` [PATCH v07 7/9] powerpc/rtas: Allow disabling rtas_event_scan
` [PATCH v07 8/9] hotplug/rtas: No rtas_event_scan during PMT update
` [PATCH v07 9/9] hotplug/pmt: Update topology after PMT

[RFC PATCH v1 0/4] KASAN for nohash PPC32
 2018-07-13 16:23 UTC  (5+ messages)
` [RFC PATCH v1 1/4] powerpc/mm: prepare kernel for KAsan on PPC32
` [RFC PATCH v1 2/4] powerpc: add missing header in pgtable-types.h
` [RFC PATCH v1 3/4] powerpc/32: Move early_init() in a separate file
` [RFC PATCH v1 4/4] powerpc/nohash32: Add KASAN support

[PATCH v06 1/9] hotplug/cpu: Conditionally acquire/release DRC index
 2018-07-13 15:54 UTC  (3+ messages)

[PATCH] powerpc/8xx: fix handling of early NULL pointer dereference
 2018-07-13 13:10 UTC 

[PATCH] misc: ocxl: Change return type for fault handler
 2018-07-13 12:57 UTC  (3+ messages)
`  "

[PATCH] mtd: powernv_flash: set of_node in mtd's dev
 2018-07-13  8:15 UTC 

[PATCH 13/18] ibmvscsi: change strncpy+truncation to strlcpy
 2018-07-13  1:25 UTC 

[PATCH] powerpc/Makefile: Assemble with -me500 when building for E500
 2018-07-12 21:41 UTC 

Boot failures with "mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER" on powerpc (was Re: mmotm 2018-07-10-16-50 uploaded)
 2018-07-12 15:09 UTC  (6+ messages)

[PATCH v5 0/7] powerpc/pseries: Machien check handler improvements
 2018-07-12 13:41 UTC  (4+ messages)
` [PATCH v5 5/7] powerpc/pseries: flush SLB contents on SLB MCE errors

[RFC] macintosh: Use common code to access RTC
 2018-07-12  8:23 UTC 

[PATCH] powerpc: Replaced msleep with usleep_range
 2018-07-12  7:58 UTC  (4+ messages)
` [PATCH] powerpc: Replaced msleep(x) with msleep(OPAL_BUSY_DELAY_MS)


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