linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 13:05:58 to 2020-01-29 05:32:06 UTC [more...]

[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  (5+ 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  (20+ messages)
` [PATCH v2 2/6] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v2 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v2 4/6] powerpc/32s: Drop NULL addr verification
` [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 v4] powerpc: use probe_user_read() and probe_user_write()
 2020-01-23 17:30 UTC 

[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] powerpc/xmon: Fix compile error in print_insn* functions
 2020-01-23  1:04 UTC 

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-22 20:51 UTC  (17+ messages)

[PATCH v1 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-22 17:54 UTC  (8+ messages)
` [PATCH v1 2/6] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v1 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v1 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v1 6/6] powerpc: Implement user_access_begin and friends

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

[PATCH] libnvdimm/bus: return the outvar 'cmd_rc' error code in __nd_ioctl()
 2020-01-22 15:53 UTC 

[PATCH v2 00/10] Kernel Userspace protection for PPC32
 2020-01-22 14:45 UTC  (10+ messages)
` [PATCH v2 10/10] powerpc/32s: Implement Kernel Userspace Access Protection
    ` GCC bug ? "

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-22 14:25 UTC  (9+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space


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