linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-28 18:11:00 to 2017-10-04 23:28:04 UTC [more...]

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-04 23:27 UTC  (9+ messages)
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros

[PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command
 2017-10-04 21:37 UTC 

Possible LMB hot unplug bug in 4.13+ kernels
 2017-10-04 20:21 UTC 

[bug report] out of bounds read parsing vmode commandline option
 2017-10-04 16:42 UTC 

[PATCH] mm: deferred_init_memmap improvements
 2017-10-04 15:29 UTC 

[PATCH 0/2] powerpc/xive: fix CPU hot unplug
 2017-10-04 14:48 UTC  (11+ messages)

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-04 15:25 UTC 

[PATCH v9 00/12] complete deferred page initialization
 2017-10-04 15:08 UTC  (37+ messages)
` [PATCH v9 01/12] x86/mm: setting fields in deferred pages
` [PATCH v9 02/12] sparc64/mm: "
` [PATCH v9 03/12] mm: deferred_init_memmap improvements
` [PATCH v9 04/12] sparc64: simplify vmemmap_populate
` [PATCH v9 06/12] mm: zero struct pages during initialization
` [PATCH v9 08/12] mm: zero reserved and unavailable struct pages
` [PATCH v9 09/12] mm/kasan: kasan specific map populate function
` [PATCH v9 12/12] mm: stop zeroing memory during allocation in vmemmap

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-10-04 12:37 UTC  (5+ messages)
` [PATCH v2 4/5] powerpc: pseries: only store the device node basename in full_name

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-04 12:08 UTC  (16+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 3/7] ia64: Add .opd based function descriptor dereference
` [PATCHv3 4/7] powerpc64: "
` [PATCHv3 5/7] parisc64: "
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
` [PATCHv3 7/7] checkpatch: add pF/pf deprecation warning

[PATCH v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-10-04 11:36 UTC  (6+ messages)

[PATCH 1/2] powerpc/strict_rwx: quirks for STRICT_RWX patches
 2017-10-04 11:14 UTC  (4+ messages)
` [PATCH 2/2] powerpc/strict_rwx: fixup region splitting

[PATCH v2 0/2] powerpc/xive: fix CPU hot unplug
 2017-10-04  9:15 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/xive: fix IPI reset
` [PATCH v2 2/2] powerpc/xive: clear XIVE internal structures when a CPU is removed

refactor dma_cache_sync V2
 2017-10-04  9:06 UTC  (21+ messages)
` [PATCH 01/11] floppy: consolidate the dummy fd_cacheflush definition
` [PATCH 02/11] x86: make dma_cache_sync a no-op
` [PATCH 03/11] frv: "
` [PATCH 04/11] ia64: "
` [PATCH 05/11] microblaze: "
` [PATCH 06/11] mn10300: "
` [PATCH 07/11] powerpc: "
` [PATCH 08/11] unicore32: "
` [PATCH 09/11] xtensa: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[PATCH] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-04  8:15 UTC  (3+ messages)

[PATCH v3 00/20] Speculative page faults
 2017-10-04  6:50 UTC  (8+ messages)

[PATCH] powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
 2017-10-04  6:50 UTC 

[patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage
 2017-10-04  5:53 UTC  (11+ messages)

[PATCH v2] powerpc: configs: Add Skiroot defconfig
 2017-10-04  4:23 UTC 

[PATCH] mm/mmu_notifier: avoid double notification when it is useless
 2017-10-04  1:20 UTC  (4+ messages)

[PATCH0/8] Support for ibm,dynamic-memory-v2 device tree property
 2017-10-03 18:40 UTC  (9+ messages)
` [PATCH1/8] powerpc/numa: Look up device node in of_get_assoc_arrays()
` [PATCH2/8] powerpc/numa: Look up device node in of_get_usable_memory()
` [PATCH3/8] powerpc/mm: Separate ibm, dynamic-memory data from DT format
` [PATCH4/8] powerpc/numa: Update numa code use drmem LMB array
` [PATCH5/8] powerpc/pseries: Update memory hotplug code to "
` [PATCH6/8] powerpc: Move of_drconf_cell struct to asm/drmem.h
` [PATCH7/8] powerpc/pseries: Add support for ibm, dynamic-memory-v2 property
` [PATCH8/8] powerpc: Enable support of ibm,dynamic-memory-v2

[PATCH] mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk()
 2017-10-03 16:44 UTC  (2+ messages)

[PATCH 1/1] KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
 2017-10-03 16:15 UTC 

[RFC PATCH] powerpc/perf: Add compact mode pmu support for powernv
 2017-10-03 12:25 UTC 

[PATCH 1/2] powerpc/perf: Cleanup cache_sel bits comment
 2017-10-03 11:21 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Fix unit_sel/cache_sel checks

[linux-next][Oops] memory hot-unplug results fault instruction address at /include/linux/list.h:104
 2017-10-03 10:31 UTC  (5+ messages)

[linux-next][bisected a4615d11] Memory DLPAR triggers WARN_ONCE() in mm/page_vma_mapped.c
 2017-10-03  9:08 UTC  (5+ messages)
` [linux-next] [bisected "

[PATCH 4.4] cxl: Fix driver use count
 2017-10-03  8:56 UTC  (2+ messages)

[PATCH v3] powerpc: fix compile error on 64K pages on 40x, 44x
 2017-10-03  8:46 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS
 2017-10-03  0:49 UTC  (2+ messages)

[PATCH] drivers: of: static DT reservations incorrectly added to dynamic list
 2017-10-02 22:58 UTC  (3+ messages)
` [PATCH] drivers: of: increase MAX_RESERVED_REGIONS to 32

[RFC GIT Pull] core watchdog sanitizing
 2017-10-02 20:45 UTC  (5+ messages)

[PATCH] mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
 2017-10-02 20:27 UTC  (8+ messages)

[PATCH] powernv: Add OCC driver to mmap sensor area
 2017-10-02  8:35 UTC  (4+ messages)

[PATCH 1/1] KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
 2017-10-02  6:57 UTC  (4+ messages)

Linux 4.14: Reported regressions as of Sunday, 2017-10-01
 2017-10-01 13:01 UTC 

[PATCH v5 for 4.14 1/3] membarrier: Provide register expedited private command
 2017-09-30 17:36 UTC  (2+ messages)

[PATCH v2] powerpc: fix compile error on 64K pages on 40x, 44x
 2017-09-30 10:05 UTC  (3+ messages)

[PATCH kernel v3] vfio/spapr: Add cond_resched() for huge updates
 2017-09-29 22:17 UTC  (3+ messages)

[PATCH] powerpc: Fix workaround for spurious MCE on POWER9
 2017-09-29 14:05 UTC  (2+ messages)
`  "

[PATCH V3] cxl: Fix memory page not handled
 2017-09-29 14:05 UTC  (2+ messages)
` [V3] "

[PATCH v8 1/6] powerpc/fadump: reduce memory consumption for capture kernel
 2017-09-29 13:00 UTC  (3+ messages)
` [PATCH v8 6/6] powerpc/fadump: use the new parse_args callback arguments

[PATCH] powerpc/livepatch: Fix livepatch stack access
 2017-09-29 11:47 UTC  (3+ messages)

[PATCH v4 for 4.14 1/3] membarrier: Provide register expedited private command
 2017-09-29 11:45 UTC  (12+ messages)

[PATCH 1/3] powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
 2017-09-29  7:31 UTC  (4+ messages)
` [PATCH 2/3] powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32
` [PATCH 3/3] powerpc/lib/sstep: Fix fixed-point shift "

[linux-next][DLPAR] kernel BUG at arch/powerpc/lib/locks.c:34!
 2017-09-29  6:13 UTC 

[PATCH] powerpc/powernv: Make opal_event_shutdown() callable from IRQ context
 2017-09-29  5:24 UTC  (2+ messages)

[PATCH v4 0/5] Revisit MCE handling for UE Errors
 2017-09-29  4:26 UTC  (6+ messages)
` [PATCH v4 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()
` [PATCH v4 2/5] powerpc/mce: align the print of physical address better
` [PATCH v4 3/5] powerpc/mce: Hookup derror (load/store) UE errors
` [PATCH v4 4/5] powerpc/mce: Hookup ierror (instruction) "
` [PATCH v4 5/5] powerpc/mce: hookup memory_failure for "

[PATCH v2 0/6] More NMI IPI enablement work
 2017-09-29  3:29 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/watchdog: do not panic from locked CPU's IPI handler
` [PATCH v2 2/6] powerpc/watchdog: do not backtrace locked CPUs twice if allcpus backtrace is enabled
` [PATCH v2 3/6] powerpc/watchdog: do not trigger SMP crash from touch_nmi_watchdog
` [PATCH v2 4/6] powerpc/xmon: avoid tripping SMP hardlockup watchdog
` [PATCH v2 5/6] powerpc/64s: Implement system reset idle wakeup reason
` [PATCH v2 6/6] powerpc/powernv: implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET

[PATCH] powerpc/vio: dispose of virq mapping on vdevice unregister
 2017-09-29  0:19 UTC 

[RFC PATCH for 4.14] membarrier powerpc: Move hook to switch_mm()
 2017-09-28 20:21 UTC 

FSL serial 166550 errata broken?
 2017-09-28 18:10 UTC  (6+ messages)
      ` [EXTERNAL]Re: "


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