messages from 2018-03-19 09:13:35 to 2018-03-22 10:55:03 UTC [more...]
[PATCH 0/3] Add support to disable sensor groups in P9
2018-03-22 10:54 UTC (2+ messages)
` [PATCH 1/3] powernv:opal-sensor-groups: Add support to enable sensor groups
[PATCH] powerpc: Fix smp_wmb barrier definition use use lwsync consistently
2018-03-22 10:41 UTC
RFC on writel and writel_relaxed
2018-03-22 10:37 UTC (12+ messages)
[PATCH v3 0/6] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes
2018-03-22 10:25 UTC (7+ messages)
` [PATCH v3 1/6] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v3 2/6] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v3 3/6] powerpc/kexec: Disable ftrace before switching to the new kernel
` [PATCH v3 4/6] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v3 5/6] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v3 6/6] powerpc64/ftrace: Implement support for ftrace_regs_caller()
[PATCH v2] crypto: talitos - fix IPsec cipher in length
2018-03-22 9:57 UTC
[PATCH V2] powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
2018-03-22 8:43 UTC
[PATCH v2 0/5] powerpc/ftrace: Add support for ftrace_modify_call() and a few other fixes
2018-03-22 7:53 UTC (14+ messages)
` [PATCH v2 1/5] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v2 2/5] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v2 3/5] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v2 4/5] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v2 5/5] powerpc64/ftrace: Implement support for ftrace_regs_caller()
[bug?] Access was denied by memory protection keys in execute-only address
2018-03-22 7:09 UTC (6+ messages)
DMA Mapping Error in ppc64
2018-03-22 4:54 UTC (2+ messages)
[PATCH v9 00/24] Speculative page faults
2018-03-22 1:21 UTC (2+ messages)
[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
2018-03-22 0:15 UTC (10+ messages)
[PATCH v6 00/12] Appended signatures support for IMA appraisal
2018-03-21 23:18 UTC (7+ messages)
` [PATCH v6 05/12] integrity: Introduce integrity_keyring_from_id()
` [PATCH v6 06/12] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v6 07/12] integrity: Select CONFIG_KEYS instead of depending on it
[trivial PATCH V2] treewide: Align function definition open/close braces
2018-03-21 22:53 UTC (4+ messages)
[PATCH 00/32] docs/vm: convert to ReST format
2018-03-21 19:22 UTC (33+ messages)
` [PATCH 01/32] docs/vm: active_mm.txt "
` [PATCH 02/32] docs/vm: balance: "
` [PATCH 03/32] docs/vm: cleancache.txt: "
` [PATCH 04/32] docs/vm: frontswap.txt: "
` [PATCH 05/32] docs/vm: highmem.txt: "
` [PATCH 06/32] docs/vm: hmm.txt: "
` [PATCH 07/32] docs/vm: hugetlbpage.txt: "
` [PATCH 08/32] docs/vm: hugetlbfs_reserv.txt: "
` [PATCH 09/32] docs/vm: hwpoison.txt: "
` [PATCH 10/32] docs/vm: idle_page_tracking.txt: "
` [PATCH 11/32] docs/vm: ksm.txt: "
` [PATCH 12/32] docs/vm: mmu_notifier.txt: "
` [PATCH 13/32] docs/vm: numa_memory_policy.txt: "
` [PATCH 14/32] docs/vm: overcommit-accounting: "
` [PATCH 15/32] docs/vm: page_frags "
` [PATCH 16/32] docs/vm: numa: "
` [PATCH 17/32] docs/vm: pagemap.txt: "
` [PATCH 18/32] docs/vm: page_migration: "
` [PATCH 19/32] docs/vm: page_owner: "
` [PATCH 20/32] docs/vm: remap_file_pages.txt: conert "
` [PATCH 21/32] docs/vm: slub.txt: convert "
` [PATCH 22/32] docs/vm: soft-dirty.txt: "
` [PATCH 23/32] docs/vm: split_page_table_lock: "
` [PATCH 24/32] docs/vm: swap_numa.txt: "
` [PATCH 25/32] docs/vm: transhuge.txt: "
` [PATCH 26/32] docs/vm: unevictable-lru.txt: "
` [PATCH 27/32] docs/vm: userfaultfd.txt: "
` [PATCH 28/32] docs/vm: z3fold.txt: "
` [PATCH 29/32] docs/vm: zsmalloc.txt: "
` [PATCH 30/32] docs/vm: zswap.txt: "
` [PATCH 31/32] docs/vm: rename documentation files to .rst
` [PATCH 32/32] docs/vm: add index.rst and link MM documentation to top level index
[RFC v2 0/4] powerpc/drcinfo: Fix bugs 'ibm,drc-info' property
2018-03-21 18:27 UTC (5+ messages)
` [RFC v2 1/4] powerpc/hotplug/drcinfo: Fix bugs parsing ibm,drc-info structs
` [RFC v2 2/4] powerpc/hotplug/drcinfo: Provide common parser for ibm,drc-info
` [RFC v2 3/4] powerpc/hotplug/drcinfo: Fix hot-add CPU issues
` [RFC v2 4/4] powerpc/hotplug/drcinfo: Improve code for ibm,drc-info device processing
[PATCH v2 1/2] powerpc/mm: Add missing tracepoint for tlbie
2018-03-21 14:17 UTC (2+ messages)
` [PATCH v2 2/2] powerpc/mm: Trace tlbia instruction
[PATCH 1/4] powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
2018-03-21 14:07 UTC (4+ messages)
` [PATCH 2/4] powerpc/mm: Avoid unnecessary test and reduce code size
` [PATCH 3/4] powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
` [PATCH 4/4] powerpc/mm: Remove stale_map[] handling on non SMP processors
[PATCH 1/2] powerpc/time: inline arch_vtime_task_switch()
2018-03-21 13:52 UTC (2+ messages)
` [PATCH 2/2] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64
[mm] b1f0502d04: INFO:trying_to_register_non-static_key
2018-03-21 12:21 UTC (2+ messages)
[PATCH v2] powerpc/perf: Fix kernel address leaks via Sampling registers
2018-03-21 11:40 UTC (3+ messages)
` [PATCH v2] powerpc/perf: Fix kernel address leak to userspace via BHRB buffer
` [PATCH v2] powerpc/perf: Fix the kernel address leak to userspace via SDAR
[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
2018-03-21 10:32 UTC (6+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH v2 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH v2 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH v2 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH v2 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
[PATCH 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
2018-03-21 10:28 UTC (7+ messages)
` [PATCH 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
[PATCH V5 0/4] Add support for 4PB virtual address space on hash
2018-03-21 4:11 UTC (3+ messages)
` [PATCH V5 2/4] powerpc/mm: Add support for handling > 512TB address in SLB miss
[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
2018-03-21 6:44 UTC (14+ messages)
` [PATCH 0/1] PCI set flag PCI_SCAN_ALL_PCIE_DEVS for P.A. Semi boards
` [PATCH 1/1] "
[PATCH v2 0/9] EEH refactoring 1
2018-03-21 5:20 UTC (19+ messages)
` [PATCH v2 1/9] powerpc/eeh: Remove eeh_handle_event()
` [PATCH v2 2/9] powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
` [PATCH v2 3/9] powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
` [PATCH v2 4/9] powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
` [PATCH v2 5/9] powerpc/eeh: Rename frozen_bus to bus "
` [PATCH v2 6/9] powerpc/eeh: Clarify arguments to eeh_reset_device()
` [PATCH v2 7/9] powerpc/eeh: Remove always-true tests in eeh_reset_device()
` [PATCH v2 9/9] powerpc/eeh: Add eeh_state_active() helper
[PATCH v2 8/9] powerpc/eeh: Factor out common code eeh_reset_device()
2018-03-21 5:18 UTC (4+ messages)
` [PATCH v3 "
[PATCH] powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
2018-03-21 4:11 UTC (4+ messages)
linux-next: manual merge of the powerpc tree with the asm-generic tree
2018-03-20 23:26 UTC
[PATCH 1/5] powerpc/zImage: Remove #ifdef in opal.c
2018-03-20 13:05 UTC (9+ messages)
` [PATCH 3/5] powerpc/zImage: Check compatible at driver init
` [PATCH 4/5] powerpc/zImage: Rework serial driver probing
[PATCH 1/2] powerpc/mm: Add missing tracepoint for tlbie
2018-03-20 12:32 UTC (8+ messages)
` [PATCH 2/2] powerpc/mm: Trace tlbia instruction
[PATCH 0/2] Disable ftrace during kvm guest entry/exit
2018-03-20 11:02 UTC (10+ messages)
` [PATCH 1/2] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH 2/2] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
[PATCH 01/10] selftests/powerpc: add process creation benchmark
2018-03-20 10:15 UTC (3+ messages)
` [01/10] "
[PATCH] powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
2018-03-20 10:15 UTC (3+ messages)
` "
[PATCH 3/3] powernv/pci: Improve a size determination in pnv_pci_init_ioda_phb()
2018-03-20 10:15 UTC (2+ messages)
` [3/3] "
[v6 1/2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
2018-03-20 10:15 UTC (3+ messages)
` [v6, "
[PATCH] powerpc/include/asm: Remove unused 64bit cacheflush function
2018-03-20 10:15 UTC (3+ messages)
` "
[PATCH] powerpc/boot: Remove duplicate typedefs from libfdt_env.h
2018-03-19 23:55 UTC (5+ messages)
[PATCH] powerpc/time: stop validating rtc_time in .read_time
2018-03-19 22:22 UTC (2+ messages)
` "
[PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
2018-03-19 22:22 UTC (2+ messages)
` [RESEND] "
[PATCH V6] cxl: Fix timebase synchronization status on P9
2018-03-19 22:22 UTC (2+ messages)
` [V6] "
[PATCH] Fix cleanup when VAS is not configured
2018-03-19 22:22 UTC (2+ messages)
` "
[PATCH 4/4] powerpc/vas: Add a couple of trace points
2018-03-19 22:22 UTC (2+ messages)
` [4/4] "
[PATCH] powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
2018-03-19 22:22 UTC (2+ messages)
` "
[PATCH 0/3] powerpc: Free up CPU feature bits
2018-03-19 21:46 UTC (4+ messages)
` [PATCH 1/3] powerpc: Use feature bit for RTC presence rather than timebase presence
` [PATCH 2/3] powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
` [PATCH 3/3] powerpc: Free up CPU feature bits on 64-bit machines
[PATCHv5 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
2018-03-19 21:13 UTC (2+ messages)
[GIT PULL 00/14] perf/core improvements and fixes
2018-03-19 19:39 UTC (3+ messages)
` [PATCH 05/14] perf vendor events: Update POWER9 events
[PATCH AUTOSEL for 3.18 101/102] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
2018-03-19 16:13 UTC
[PATCH AUTOSEL for 4.4 166/167] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
2018-03-19 16:08 UTC
[PATCH AUTOSEL for 4.9 279/281] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
2018-03-19 16:03 UTC
[PATCH AUTOSEL for 4.14 93/97] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
2018-03-19 15:56 UTC
[PATCH AUTOSEL for 4.15 120/124] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
2018-03-19 15:49 UTC
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
2018-03-19 15:19 UTC (3+ messages)
[PATCH 1/2] powerpc/32be: use stmw/lmw for non volatile registers save/restore
2018-03-19 12:23 UTC (2+ messages)
` [PATCH 2/2] powerpc: avoid an unnecessary test and branch in longjmp()
Linux 4.16: Reported regressions as of , 2018-03-19 (Was: Re: Linux 4.16-rc6)
2018-03-19 11:59 UTC
[PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
2018-03-19 11:19 UTC (4+ messages)
` [PATCH 3/5] powerpc/mm/32: Use page_is_ram "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).