linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 20:53:55 to 2020-01-29 07:28:35 UTC [more...]

[RFC PATCH v4 00/11] powerpc: switch VDSO to C implementation
 2020-01-29  7:26 UTC  (7+ messages)
` [RFC PATCH v4 10/11] lib: vdso: Allow arches to override the ns shift operation

[PATCH] powerpc/xmon: Fix compile error in print_insn* functions
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v4] powerpc: use probe_user_read() and probe_user_write()
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] selftests/eeh: Bump EEH wait time to 60s
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/5] powerpc/32: add support of KASAN_VMALLOC
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH -next] powerpc/maple: fix comparing pointer to 0
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v2] Fix display of Maximum Memory
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v2] powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/ptdump: only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/ptdump: fix W+X verification
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/ptdump: fix W+X verification call in mark_rodata_ro()
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/5] powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Don't enable direct map for a region by default
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/pseries: in lmb_is_removable(), advance pfn if section is not present
 2020-01-29  5:17 UTC  (2+ messages)

powerpc/xmon: don't access ASDR in VMs
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v3 1/2] powerpc32/booke: consistently return phys_addr_t in __pa()
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 10/10] powerpc/powernv: use resource_size
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 05/10] powerpc/83xx: use resource_size
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/4] misc: cxl: use mmgrab
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 09/16] powerpc/mpic: constify copied structure
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/mm: don't log user reads to 0xffffffff
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/2] powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v5 01/17] powerpc/32: replace MTMSRD() by mtmsr
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v3] powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v4 1/8] powerpc/32: Add VDSO version of getcpu on non SMP
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodes
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v2] powerpc/8xx: Fix permanently mapped IMMR region
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] macintosh: Fix Kconfig indentation
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v2 01/11] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/xive: Drop extern qualifiers from header function prototypes
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/powernv: Rework exports to support subnodes
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/2] powerpc/xmon: Allow passing an argument to ppc_md.restart()
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/3] powernv/pci: Use pnv_phb as the private data for debugfs entries
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] powerpc/eeh: Only dump stack once if an MMIO loop is detected
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/3] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/2] powerpc/64s: remplement power4_idle code in C
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH 1/5] powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
 2020-01-29  5:17 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix typo in comment
 2020-01-29  5:17 UTC  (2+ messages)

powerpc Linux scv support and scv system call ABI proposal
 2020-01-29  4:58 UTC  (11+ messages)

[PATCH RESEND] powerpc: indent to improve Kconfig readability
 2020-01-29  2:22 UTC 

[PATCH v2 01/10] powerpc/configs: Drop CONFIG_QLGE which moved to staging
 2020-01-29  1:29 UTC  (4+ messages)
` [PATCH v2 07/10] powerpc/configs/skiroot: Enable security features

[PATCH] powerpc/drmem: cache LMBs in xarray to accelerate lookup
 2020-01-28 23:56 UTC  (2+ messages)

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-28 21:18 UTC  (18+ messages)
` [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v6 02/10] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v6 03/10] perf/core: open access to probes "
` [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v6 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v6 06/10] trace/bpf_trace: "
` [PATCH v6 07/10] powerpc/perf: "
` [PATCH v6 08/10] parisc/perf: "
` [PATCH v6 09/10] drivers/perf: "
` [PATCH v6 10/10] drivers/oprofile: "

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 19:07 UTC  (18+ messages)

[FSL P5020 P5040 PPC] Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2020-01-28 14:48 UTC  (9+ messages)
                  ` [PASEMI PA6T PPC] Onboard CF card device with new SanDisk High (>8G) CF cards

[PATCH] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
 2020-01-28 14:26 UTC  (4+ messages)

[PATCH 4.9 160/271] perf/ioctl: Add check for the sample_period value
 2020-01-28 14:05 UTC 

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 12:30 UTC 

[PATCH] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable
 2020-01-28 10:19 UTC  (4+ messages)

[PATCH] powerpc/64: system call implement the bulk of the logic in C fix
 2020-01-28  9:41 UTC  (4+ messages)

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

vmlinux ELF header sometimes corrupt
 2020-01-28  8:12 UTC  (5+ messages)

[PATCH] powerpc/64: system call implement the bulk of the logic in C fix 2 (tabort_syscall)
 2020-01-28  0:18 UTC 

[PATCH v2] powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits
 2020-01-27 23:54 UTC 

[RFC] per-CPU usage in perf core-book3s
 2020-01-27 15:06 UTC 

[PATCH] bus: fsl-mc: add api to retrieve mc version
 2020-01-27 11:48 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix CPU wake-up from sleep mode
 2020-01-27 10:42 UTC 

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-27  8:52 UTC  (3+ messages)
` [PATCH v4 7/9] parisc/perf: open access for CAP_SYS_PERFMON privileged process

[PATCH v2 2/9] net: wireless: rtl818x: Constify ioreadX() iomem argument (as in generic implementation)
 2020-01-26 15:11 UTC  (2+ messages)

[powerpc:merge] BUILD INCOMPLETE b43d1d8a77b5d5d82f8930aa5b101378df00ccca
 2020-01-26 13:27 UTC 

[powerpc:next-test] BUILD SUCCESS 28f66938c6e709ebca86ac01a69080c81900bdfd
 2020-01-26 13:27 UTC 

[PATCH v4 1/6] libnvdimm/namespace: Make namespace size validation arch dependent
 2020-01-26 11:41 UTC  (3+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-25 17:46 UTC  (6+ messages)

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-25 14:40 UTC  (14+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
` [PATCH v3 3/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v3 4/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v3 5/7] powerpc/32s: Drop NULL addr verification
` [PATCH v3 6/7] powerpc/32s: Prepare allow_user_access() for user_access_begin()
` [PATCH v3 7/7] powerpc: Implement user_access_begin and friends

[PATCH] powerpc/32: Add missing context synchronisation with CONFIG_VMAP_STACK
 2020-01-25 14:35 UTC  (6+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-6 tag
 2020-01-24 18:00 UTC  (2+ messages)

[PATCH v2] powerpc/32: Warn and return ENOSYS on syscalls from kernel
 2020-01-24 17:03 UTC 

[PATCH v4 1/7] readdir: make user_access_begin() use the real access range
 2020-01-24 11:54 UTC  (7+ messages)
` [PATCH v4 2/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v4 3/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v4 4/7] powerpc/32s: Drop NULL addr verification
` [PATCH v4 5/7] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v4 6/7] powerpc: Implement user_access_begin and friends
` [PATCH v4 7/7] powerpc: Implement user_access_save() and user_access_restore()

[PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-24 11:40 UTC  (16+ messages)
` [PATCH v2 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v2 6/6] powerpc: Implement user_access_begin and friends

[PATCH 4.19 447/639] perf/ioctl: Add check for the sample_period value
 2020-01-24  9:30 UTC 

[PATCH 4.14 243/343] perf/ioctl: Add check for the sample_period value
 2020-01-24  9:31 UTC 

[PATCH 1/2] powerpc/irq: don't use current_stack_pointer() in check_stack_overflow()
 2020-01-24  8:58 UTC  (6+ messages)

[PATCH v2 1/3] powerpc/irq: don't use current_stack_pointer() in check_stack_overflow()
 2020-01-24  7:07 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/irq: use IS_ENABLED() "
` [PATCH v2 3/3] powerpc/irq: don't use current_stack_pointer() in do_IRQ()

[PATCH] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
 2020-01-24  6:25 UTC  (3+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-23 21:49 UTC  (4+ messages)
` [PATCH v2 02/27] nvdimm: remove prototypes for nonexistent functions

[PATCH] powerpc/fsl_booke: avoid creating duplicate tlb1 entry
 2020-01-23 11:19 UTC 

[PATCH v2] powerpc/mm/hash: Fix sharing context ids between kernel & userspace
 2020-01-23 10:25 UTC 

[PATCH v2 net-next] net: convert suitable drivers to use phy_do_ioctl_running
 2020-01-23  9:49 UTC  (2+ messages)

[PATCH kernel RFC 0/4] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-01-23  8:42 UTC  (5+ messages)

[PATCH] libnvdimm/of_pmem: Fix leaking bus_desc.provider_name in some paths
 2020-01-23  3:18 UTC 

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-22 20:51 UTC  (12+ 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).