linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-30 13:34:06 to 2020-02-05 13:41:13 UTC [more...]

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2020-02-05 13:38 UTC  (41+ 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] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
 2020-02-05 13:03 UTC  (11+ messages)
  ` Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device

[PATCH] powerpc/legacy_serial: Use early_ioremap()
 2020-02-05 12:03 UTC 

[PATCH V13] mm/debug: Add tests validating architecture page table helpers
 2020-02-05 10:14 UTC 

[PATCH 0/3] pseries: Track and expose idle PURR and SPURR ticks
 2020-02-05  8:07 UTC  (20+ 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] powerpc/vdso32: mark __kernel_datapage_offset as STV_PROTECTED
 2020-02-05  6:25 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/tm: Clear the current thread's MSR[TS] after treclaim
 2020-02-05  5:27 UTC  (5+ 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 v2] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-02-05  5:20 UTC 

[PATCH v2 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-02-05  5:13 UTC  (8+ messages)
` [PATCH v2 1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init()
` [PATCH v2 2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper
` [PATCH v2 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
` [PATCH v2 4/6] powerpc/fsl_booke/64: do not clear the BSS for the second pass
` [PATCH v2 5/6] powerpc/fsl_booke/64: clear the original kernel if randomized
` [PATCH v2 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part

[PATCH 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-05  3:05 UTC  (13+ 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

[RFC] per-CPU usage in perf core-book3s
 2020-02-05  1:40 UTC  (2+ messages)

[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 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 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 V12] mm/debug: Add tests validating architecture page table helpers
 2020-02-03 15:48 UTC  (17+ 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  (15+ 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  (5+ 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  (2+ messages)

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)


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