linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 09:48:02 to 2020-06-01 04:07:29 UTC [more...]

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-06-01  4:05 UTC  (7+ messages)

[PATCH v2] selftests: powerpc: Add test for execute-disabled pkeys
 2020-06-01  2:12 UTC  (4+ messages)

[PATCH 0/8] Mac ADB IOP driver fixes
 2020-06-01  0:14 UTC  (12+ messages)
` [PATCH 2/8] macintosh/adb-iop: Correct comment text
` [PATCH 7/8] macintosh/adb-iop: Implement sending -> idle state transition
` [PATCH 8/8] macintosh/adb-iop: Implement SRQ autopolling
` [PATCH 6/8] macintosh/adb-iop: Implement idle -> sending state transition
` [PATCH 3/8] macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver
` [PATCH 4/8] macintosh/adb-iop: Access current_req and adb_iop_state when inside lock
` [PATCH 1/8] macintosh/adb-iop: Remove dead and redundant code
` [PATCH 5/8] macintosh/adb-iop: Resolve static checker warnings

ppc64le and 32-bit LE userland compatibility
 2020-05-31 22:29 UTC  (9+ messages)
` [musl] "
      ` [musl] "

[PATCH v4 0/8] Support new pmem flush and sync instructions for POWER
 2020-05-31 14:46 UTC  (10+ messages)
` [PATCH v4 1/8] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v4 2/8] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v4 3/8] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v4 4/8] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v4 5/8] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v4 6/8] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v4 7/8] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v4 8/8] powerpc/pmem: Initialize pmem device on newer hardware

[PATCH v1 0/4] Migrate non-migrated pages of a SVM
 2020-05-31  2:27 UTC  (5+ messages)
` [PATCH v1 1/4] KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
` [PATCH v1 2/4] KVM: PPC: Book3S HV: track shared GFNs of secure VMs
` [PATCH v1 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [PATCH v1 4/4] KVM: PPC: Book3S HV: migrate hot plugged memory

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-6 tag
 2020-05-30 19:35 UTC  (2+ messages)

[PATCH] powerpc/32: disable KASAN with pages bigger than 16k
 2020-05-30 17:22 UTC  (2+ messages)

[PATCH v2] powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
 2020-05-30 17:16 UTC 

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-05-30 16:35 UTC  (9+ messages)
` [RFC PATCH 2/2] powerpc/pmem: Disable synchronous fault by default

[PATCH v3 5/7] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
 2020-05-30  3:08 UTC  (2+ messages)

[PATCH v3 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
 2020-05-30  0:47 UTC  (2+ messages)

[PATCH net] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-05-30  0:21 UTC  (2+ messages)

[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-05-29 23:29 UTC  (7+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
` [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v3 3/5] s390: Break cyclic percpu include
` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled, _context} to per-cpu variables
` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled, _context}() argument

[powerpc:next-test 160/198] arch/powerpc/platforms/powernv/pci-ioda.c:1889:13: warning: function 'pnv_ioda_setup_bus_dma' is not needed and will not be emitted
 2020-05-29 22:22 UTC 

[PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-29 21:47 UTC  (6+ messages)
` [PATCH v9 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v9 2/5] seq_buf: Export seq_buf_printf
` [PATCH v9 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v9 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-05-29 18:56 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
 2020-05-29 18:53 UTC  (2+ messages)

[PATCH] powerpc/nvram: Replace kmalloc with kzalloc in the error message
 2020-05-29 18:50 UTC 

[PATCH] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
 2020-05-29 16:51 UTC  (2+ messages)

[PATCH 00/13] sysctl: spring cleaning
 2020-05-29 14:49 UTC  (30+ messages)
` [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
` [PATCH 02/13] cdrom: use new sysctl subdir helper register_sysctl_subdir()
` [PATCH 03/13] hpet: "
` [PATCH 04/13] i915: "
` [PATCH 05/13] macintosh/mac_hid.c: "
` [PATCH 06/13] ocfs2: "
    ` [Intel-gfx] "
` [PATCH 07/13] test_sysctl: "
` [PATCH 08/13] inotify: simplify sysctl declaration with register_sysctl_subdir()
` [PATCH 09/13] firmware_loader: "
` [PATCH 10/13] eventpoll: "
` [PATCH 11/13] random: "
` [PATCH 12/13] sysctl: add helper to register empty subdir
` [PATCH 13/13] fs: move binfmt_misc sysctl to its own file

[PATCH v3 0/3] vmalloc kernel mapping and relocatable kernel
 2020-05-29 12:08 UTC  (11+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone
` [PATCH v3 2/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v3 3/3] arch, scripts: Add script to check relocations at compile time

[PATCH] powerpc/64/syscall: Disable sanitisers for C syscall entry/exit code
 2020-05-29 11:14 UTC  (3+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (5+ messages)
` [PATCH v4 6/7] KVM: MIPS: "

[PATCH] powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
 2020-05-29  4:30 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Don't use "m<>" constraint
 2020-05-29  4:24 UTC  (2+ messages)

[PATCH v4 2/2] powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop
 2020-05-29  4:24 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-29  4:24 UTC  (2+ messages)

[PATCH v3] powerpc/uaccess: evaluate macro arguments once, before user access is allowed
 2020-05-29  4:24 UTC  (2+ messages)

[PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
 2020-05-29  4:24 UTC  (2+ messages)

[PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
 2020-05-29  4:20 UTC  (2+ messages)

[PATCH v2 2/5] uaccess: Selectively open read or write user access
 2020-05-29  4:20 UTC  (2+ messages)

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-05-29  4:20 UTC  (2+ messages)

[PATCH] powerpc/nvram: Replace kmalloc with kzalloc in the error message
 2020-05-29  4:04 UTC  (2+ messages)

powerpc/pci: [PATCH 1/1 V3] PCIE PHB reset
 2020-05-29  3:17 UTC  (3+ messages)

[RFC PATCH 1/4] powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
 2020-05-29  1:24 UTC  (6+ messages)
` [RFC PATCH 2/4] powerpc/64s: Don't let DT CPU features set FSCR_DSCR
` [RFC PATCH 3/4] powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
` [RFC PATCH 4/4] powerpc/64s: Don't set FSCR bits in INIT_THREAD

[powerpc:next-test] BUILD SUCCESS bc26d22277c297c35013700e40f276e37b991980
 2020-05-29  0:37 UTC 

[PATCH] powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
 2020-05-29  0:05 UTC  (6+ messages)

[PATCH] powerpc: Fix misleading small cores print
 2020-05-28 23:07 UTC 

[PATCH v8 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-28 19:24 UTC  (10+ messages)
` [PATCH v8 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v8 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v8 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
  ` [PATCH v8 4/5] ndctl/papr_scm,uapi: "
` [PATCH v8 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH] powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
 2020-05-28 14:04 UTC  (2+ messages)

[PATCH] powerpc/64s: Disable STRICT_KERNEL_RWX
 2020-05-28 14:04 UTC  (2+ messages)

[PATCH] Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
 2020-05-28 14:04 UTC  (2+ messages)

[PATCH] powerpc/wii: Fix declaration made after definition
 2020-05-28 13:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] powerpc/xive: PCI hotplug fixes under PowerVM
 2020-05-28 13:25 UTC  (6+ messages)
` [PATCH 2/3] powerpc/pci: unmap legacy INTx interrupts of passthrough IO adapters

[PATCH] powerpc/64: Remove unused generic_secondary_thread_init()
 2020-05-28 13:15 UTC  (3+ messages)

[PATCH] powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
 2020-05-28 13:08 UTC  (3+ messages)

[PATCH V4 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-28  9:37 UTC  (5+ messages)
` [PATCH V4 1/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [PATCH V4 2/2] tools/perf: Add perf tools support for extended register capability in powerpc

[PATCH AUTOSEL 4.4 4/7] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-28 11:58 UTC 

[PATCH AUTOSEL 4.9 5/9] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-28 11:57 UTC 

[PATCH AUTOSEL 4.14 08/13] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-28 11:57 UTC 

[PATCH AUTOSEL 4.19 12/17] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-28 11:57 UTC 

[PATCH AUTOSEL 5.4 15/26] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-28 11:56 UTC 

[PATCH AUTOSEL 5.6 30/47] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-28 11:55 UTC 

[PATCH v4 00/22] Avoid IPI while updating page table entries
 2020-05-28  7:25 UTC  (5+ messages)
` [PATCH v4 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table

[PATCH v5] KVM: PPC: clean up redundant kvm_run parameters in assembly
 2020-05-28  6:24 UTC 

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-28  5:22 UTC  (15+ messages)
` [PATCH v3 3/7] kunit: tests for stats_fs API

[v3 1/2] dts: ppc: t4240rdb: remove interrupts property
 2020-05-27 23:03 UTC  (4+ messages)
` [v3 2/2] dts: ppc: t1024rdb: "

[PATCH v3 0/8] padata: parallelize deferred page init
 2020-05-27 21:27 UTC  (11+ messages)
` [PATCH v3 1/8] padata: remove exit routine
` [PATCH v3 2/8] padata: initialize earlier
` [PATCH v3 3/8] padata: allocate work structures for parallel jobs from a pool
` [PATCH v3 4/8] padata: add basic support for multithreaded jobs
` [PATCH v3 5/8] mm: don't track number of pages during deferred initialization
` [PATCH v3 6/8] mm: parallelize deferred_init_memmap()
` [PATCH v3 7/8] mm: make deferred init's max threads arch-specific
` [PATCH v3 8/8] padata: document multithreaded jobs

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27 13:45 UTC  (5+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH] powerpc/fadump: account for memory_limit while reserving memory
 2020-05-27  9:44 UTC 


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