linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 08:29:19 to 2020-01-28 06:17:31 UTC [more...]

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-28  6:09 UTC  (5+ 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 V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28  5:48 UTC  (6+ messages)

[PATCH] powerpc/64: system call implement the bulk of the logic in C fix
 2020-01-28  0:41 UTC  (3+ 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 

[PATCH] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
 2020-01-27 17:30 UTC  (3+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-27 15:42 UTC  (4+ messages)

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

[FSL P5020 P5040 PPC] Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2020-01-25 13:26 UTC  (4+ 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 

vmlinux ELF header sometimes corrupt
 2020-01-24 13:14 UTC  (4+ messages)

[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  (7+ messages)
` [PATCH v2 02/27] nvdimm: remove prototypes for nonexistent functions
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory

[PATCH v4] powerpc: use probe_user_read() and probe_user_write()
 2020-01-23 17:30 UTC 

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

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

[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  (5+ 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  (22+ messages)

[PATCH v1 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-22 17:54 UTC  (9+ 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 4/6] powerpc/32s: Drop NULL addr verification
` [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  (11+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v5 07/10] powerpc/perf: open access for CAP_PERFMON privileged process

[PATCH V5 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-01-22  8:26 UTC  (15+ messages)
` [PATCH V5 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
` [PATCH V5 02/14] powerpc/xive: Define xive_native_alloc_get_irq_info()
` [PATCH V5 03/14] powerpc/vas: Define nx_fault_stamp in coprocessor_request_block
` [PATCH V5 04/14] powerpc/vas: Alloc and setup IRQ and trigger port address
` [PATCH V5 05/14] powerpc/vas: Setup fault window per VAS instance
` [PATCH V5 06/14] powerpc/vas: Setup thread IRQ handler "
` [PATCH V5 07/14] powerpc/vas: Register NX with fault window ID and IRQ port value
` [PATCH V5 08/14] powerpc/vas: Take reference to PID and mm for user space windows
` [PATCH V5 09/14] powerpc/vas: Update CSB and notify process for fault CRBs
` [PATCH V5 10/14] powerpc/vas: Print CRB and FIFO values
` [PATCH V5 11/14] powerpc/vas: Do not use default credits for receive window
` [PATCH V5 12/14] powerpc/VAS: Return credits after handling fault
` [PATCH V5 13/14] powerpc/vas: Display process stuck message
` [PATCH V5 14/14] powerpc/vas: Free send window in VAS instance after credits returned

[PATCH FIX] KVM: PPC: Book3S HV: Release lock on page-out failure path
 2020-01-22  6:54 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/pseries/svm: Use FW_FEATURE to detect SVM
 2020-01-22  5:50 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/pseries/svm: Disable BHRB/EBB/PMU access

[PATCH v5 0/4] KASAN for powerpc64 radix
 2020-01-22  4:25 UTC  (3+ messages)

[PATCH] selftests/eeh: Bump EEH wait time to 60s
 2020-01-22  3:11 UTC 

[PATCH net-next] net: convert suitable drivers to use phy_do_ioctl_running
 2020-01-21 21:01 UTC 

[RFC 0/6] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-01-21 19:42 UTC  (5+ messages)
` [RFC 5/6] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH 1/3] powerpc/tm: Clear the current thread's MSR[TS] after treclaim
 2020-01-21 14:30 UTC  (2+ messages)

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2020-01-21 13:31 UTC  (6+ messages)
` [Bug 205099] "

[PATCH -next] powerpc/maple: fix comparing pointer to 0
 2020-01-21 11:15 UTC  (4+ messages)

[PATCH] powerpc/mm/hash: Fix the min context value used by userspace
 2020-01-21 11:05 UTC  (2+ messages)

[PATCH v2 0/5] Re-enable IMC trace-mode
 2020-01-21 10:17 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/powernv: Re-enable imc trace-mode in kernel
` [PATCH v2 2/5] powerpc/perf: Implement a global lock to avoid races between trace, core and thread imc events
` [PATCH v2 3/5] powerpc/perf: Add an interface sub-folder to imc pmu
` [PATCH v2 4/5] selftest/powerpc/pmc: Support to include interface test for Memory Counter PMUs
` [PATCH v2 5/5] selftest/powerpc/pmu: Testcase for imc global lock mechanism

Re:Re: [PATCH] powerpc/sysdev: fix compile errors
 2020-01-21  8:37 UTC  (2+ 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).