linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-30 06:43:45 to 2020-02-04 18:28:41 UTC [more...]

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2020-02-04 14:42 UTC  (27+ messages)
` [PATCH v6 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
` [PATCH v6 07/10] mm/memory_hotplug: We always have a zone in find_(smallest|biggest)_section_pfn
` [PATCH v6 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()
` [PATCH v6 09/10] mm/memory_hotplug: Drop local variables "
` [PATCH v6 10/10] mm/memory_hotplug: Cleanup __remove_pages()

[PATCH] powerpc/drmem: cache LMBs in xarray to accelerate lookup
 2020-02-04 16:19 UTC  (6+ messages)

[PATCH] libnvdimm/of_pmem: Fix leaking bus_desc.provider_name in some paths
 2020-02-04 15:29 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.6-1 tag
 2020-02-04 13:25 UTC  (2+ messages)

[PATCH v4 2/7] powerpc/32s: Fix bad_kuap_fault()
 2020-02-04 12:03 UTC  (2+ messages)

[PATCH] powerpc: configs: Cleanup old Kconfig options
 2020-02-04 12:01 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
 2020-02-04 12:01 UTC  (2+ messages)

[PATCH RESEND] powerpc: indent to improve Kconfig readability
 2020-02-04 12:01 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix CPU wake-up from sleep mode
 2020-02-04 12:01 UTC  (2+ messages)

[PATCH v2 01/10] powerpc/configs: Drop CONFIG_QLGE which moved to staging
 2020-02-04 12:01 UTC  (2+ messages)

[PATCH v2] powerpc: Do not consider weak unresolved symbol relocations as bad
 2020-02-04 12:01 UTC  (4+ messages)

[DOC][PATCH v2] powerpc: Provide initial documentation for PAPR hcalls
 2020-02-04 12:01 UTC  (2+ messages)

[PATCH 0/3] pseries: Track and expose idle PURR and SPURR ticks
 2020-02-04  9:12 UTC  (16+ messages)
` [PATCH 1/3] powerpc/pseries: Account for SPURR ticks on idle CPUs
` [PATCH 2/3] powerpc/sysfs: Show idle_purr and idle_spurr for every CPU

[PATCH 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-02-04  7:37 UTC  (4+ messages)
` [PATCH 2/4] uaccess: Selectively open read or write user access
` [PATCH 3/4] drm/i915/gem: Replace user_access_begin by user_write_access_begin
` [PATCH 4/4] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin

[powerpc:next-test] BUILD SUCCESS 4c25df5640ae6e4491ee2c50d3f70c1559ef037d
 2020-02-04  3:52 UTC 

[PATCH] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
 2020-02-03 17:53 UTC  (10+ messages)
  ` Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device

[PATCH 0/2] ARM: Introduce multi_v7_lpae_defconfig
 2020-02-03 18:48 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Add config fragment merge functionality
` [PATCH 2/2] ARM: add multi_v7_lpae_defconfig

[PATCH] powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
 2020-02-03 17:16 UTC  (3+ messages)

[PATCH 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-03 17:10 UTC  (12+ messages)
` [PATCH 1/5] mm/memremap_pages: Kill unused __devm_memremap_pages()
` [PATCH 2/5] mm/memremap_pages: Introduce memremap_compat_align()
` [PATCH 3/5] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH 4/5] libnvdimm/region: Introduce NDD_LABELING
` [PATCH 5/5] libnvdimm/region: Introduce an 'align' attribute

[PATCH v2 1/3] powerpc/tm: Clear the current thread's MSR[TS] after treclaim
 2020-02-03 16:09 UTC  (3+ messages)
` [PATCH v2 2/3] selftests/powerpc: Add tm-signal-pagefault test
` [PATCH v2 3/3] selftests/powerpc: Don't rely on segfault to rerun the test

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-02-03 15:48 UTC  (19+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-03 15:11 UTC  (19+ messages)
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 08/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v2 10/27] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH v2 12/27] nvdimm/ocxl: Read the capability registers & wait for device ready
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 22/27] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite

[PATCH v5 0/6] powerpc: switch VDSO to C implementation
 2020-02-03 11:59 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
` [PATCH v5 2/6] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v5 3/6] lib/vdso: Allow architectures to provide the vdso data pointer
` [PATCH v5 4/6] lib/vdso: Allow fixed clock mode
` [PATCH v5 5/6] lib/vdso: Allow architectures to override the ns shift operation
` [PATCH v5 6/6] powerpc/vdso: Switch VDSO to generic C implementation

[linuxppc-dev] Patch notification: 1 patch updated
 2020-02-03 10:51 UTC  (2+ messages)

EEH init cleanup
 2020-02-03  8:35 UTC  (7+ messages)
` [PATCH 1/6] powerpc/eeh: Add sysfs files in late probe
` [PATCH 2/6] powerpc/eeh: Remove eeh_add_device_tree_late()
` [PATCH 3/6] powerpc/eeh: Do early EEH init only when required
` [PATCH 4/6] powerpc/eeh: Remove PHB check in probe
` [PATCH 5/6] powerpc/eeh: Make early EEH init pseries specific
` [PATCH 6/6] powerpc/eeh: Rework eeh_ops->probe()

[PATCH v3 1/7] powerpc/mm: Implement set_memory() routines
 2020-02-03  7:12 UTC  (7+ messages)
` [PATCH v3 2/7] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v3 3/7] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v3 4/7] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v3 5/7] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v3 6/7] powerpc/mm: implement set_memory_attr()
` [PATCH v3 7/7] powerpc/32: use set_memory_attr()

[PATCH v6 0/5] Implement STRICT_MODULE_RWX for powerpc
 2020-02-03  7:06 UTC  (5+ messages)
` [PATCH v6 1/5] powerpc/mm: Implement set_memory() routines

[PATCH v2 1/7] powerpc/mm: Implement set_memory() routines
 2020-02-03  7:00 UTC  (10+ messages)
` [PATCH v2 2/7] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v2 3/7] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v2 4/7] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v2 5/7] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v2 6/7] powerpc/mm: implement set_memory_attr()
` [PATCH v2 7/7] powerpc/32: use set_memory_attr()

[powerpc:next] BUILD SUCCESS 41196224883a64e56e0ef237c19eb837058df071
 2020-02-01 17:10 UTC 

[PATCH] lkdtm: Test KUAP directional user access unlocks on powerpc
 2020-02-01 16:40 UTC  (6+ messages)

[PATCH v2] powerpc/32s: Don't flush all TLBs when flushing one page
 2020-02-01 16:27 UTC  (2+ messages)

[PATCH] powerpc/32s: Don't flush all TLBs when flushing one page
 2020-02-01 16:17 UTC  (8+ messages)

[PATCH] drivers: char: hvc: add arm JTAG DCC console support
 2020-02-01  5:06 UTC 

[PATCH] powerpc/nohash: Don't flush all TLBs when flushing one page
 2020-01-31 15:37 UTC 

[PATCH] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable
 2020-01-31 13:28 UTC  (2+ messages)
` [PATCH v2] "

powerpc Linux scv support and scv system call ABI proposal
 2020-01-31 11:55 UTC  (18+ messages)

[PATCH v3 1/2] powerpc/32: Warn and return ENOSYS on syscalls from kernel
 2020-01-31 11:34 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc: Don't user thread struct for saving SRR0/1 on syscall

[PATCH 1/2] pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
 2020-01-31 10:38 UTC  (6+ messages)
` [PATCH 2/2] pseries/makefile: Remove CONFIG_PPC_PSERIES check

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2020-01-31  5:14 UTC  (5+ messages)
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal

[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30 21:51 UTC  (24+ messages)
` [PATCH v18 03/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v18 04/24] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v18 05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v18 06/24] selftests: vm: pkeys: Use sane types for pkey register
` [PATCH v18 07/24] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v18 08/24] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v18 09/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v18 10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v18 11/24] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v18 12/24] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v18 13/24] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v18 14/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v18 15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v18 16/24] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v18 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v18 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v18 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v18 20/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v18 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v18 22/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v18 23/24] selftests: vm: pkeys: Use the correct page size "
` [PATCH v18 24/24] selftests: vm: pkeys: Fix multilib builds for x86

Looking for history of tlbia macro
 2020-01-30 16:29 UTC 

[PATCH] bus: fsl-mc: add api to retrieve mc version
 2020-01-30 13:27 UTC  (3+ messages)

[PATCH v4] powerpc/smp: Use nid as fallback for package_id
 2020-01-30 13:18 UTC  (3+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30  9:20 UTC  (8+ messages)

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-01-30  7:01 UTC  (3+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH
` [PATCH 2/2] selftests: vm: Fix 64-bit test builds for powerpc64le


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