linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 16:54:14 to 2020-02-25 09:56:08 UTC [more...]

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-25  9:55 UTC  (26+ messages)
` [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v7 03/12] perf/core: open access to probes "
` [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v7 06/12] trace/bpf_trace: "
` [PATCH v7 07/12] powerpc/perf: "
` [PATCH v7 08/12] parisc/perf: "
` [PATCH v7 09/12] drivers/perf: "
` [PATCH v7 10/12] drivers/oprofile: "
` [PATCH v7 11/12] doc/admin-guide: update perf-security.rst with CAP_PERFMON information
` [PATCH v7 12/12] doc/admin-guide: update kernel.rst "

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-24 12:47 UTC  (12+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-02-24  0:51 UTC  (2+ messages)
` [PATCH v2 09/18] parisc: Replace setup_irq() by request_irq()

[PATCH v3 01/15] cpu: Add new {add,remove}_cpu() functions
 2020-02-23 19:29 UTC  (2+ messages)
` [PATCH v3 10/15] parisc: Replace cpu_up/down with add/remove_cpu

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

[PATCH] parisc: Add arch_trigger_cpumask_backtrace() function
 2020-02-19 14:09 UTC 

[PATCH] parisc: Refactor alternative code to accept multiple conditions
 2020-02-18 21:04 UTC 

zionitld3@gmail.com
 2020-02-15  1:09 UTC 

[PATCH v3] asm-generic: Fix unistd_32.h generation format
 2020-02-12 10:53 UTC 

[PATCH v2] asm-generic: Fix unistd_32.h generation format
 2020-02-12  9:57 UTC  (11+ messages)

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-12  8:04 UTC  (2+ messages)
` [PATCH 09/18] parisc: Replace setup_irq() by request_irq()

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-06 18:38 UTC  (15+ 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] net: ethernet: dec: tulip: Fix length mask in receive length calculation
 2020-02-05 13:21 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for kernel v5.6
 2020-02-05  7:35 UTC  (2+ messages)

[PATCH] parisc: Regenerate parisc defconfigs
 2020-02-03 21:28 UTC 

[PATCH] parisc: Cleanup IOSCHED_DEADLINE
 2020-01-30 19:24 UTC 

[PATCH v1] parisc: Use for_each_console() helper
 2020-01-30 14:07 UTC  (8+ 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 v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-27  8:52 UTC  (6+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 7/9] parisc/perf: "

[PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-01-26 15:11 UTC  (13+ messages)
` [PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v2 2/9] net: wireless: rtl818x: "
` [PATCH v2 3/9] ntb: intel: "
` [PATCH v2 4/9] virtio: pci: "
` [PATCH v2 5/9] arc: "
` [PATCH v2 6/9] drm/mgag200: "
` [PATCH v2 7/9] drm/nouveau: "
` [PATCH v2 8/9] media: fsl-viu: "
` [PATCH v2 9/9] net: wireless: ath5k: "

[PATCH AUTOSEL 5.4 063/107] parisc: Use proper printk format for resource_size_t
 2020-01-24 14:17 UTC 

[PATCH AUTOSEL 4.19 33/56] parisc: Use proper printk format for resource_size_t
 2020-01-24 14:19 UTC 

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-01-24  5:02 UTC 

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-17  4:20 UTC  (5+ messages)

[PATCH v5] reboot: support offline CPUs before reboot
 2020-01-16 11:10 UTC  (8+ messages)

[GIT PULL] parisc architecture fixes for kernel v5.5
 2020-01-14 18:25 UTC  (2+ messages)

[PATCH 5.4 60/78] parisc: Implement copy_thread_tls
 2020-01-14 10:01 UTC 

[PATCH] parisc: Use proper printk format for resource_size_t
 2020-01-14  8:53 UTC  (3+ messages)

[PATCH] parisc: map_pages(): cleanup page table initialization
 2020-01-12 11:36 UTC 

[PATCH] parisc: fix map_pages() to actually populate upper directory
 2020-01-11 15:53 UTC  (4+ messages)

new panic in 5.5-rc1 (parisc, kmem_cache_open)
 2020-01-08 11:24 UTC  (6+ messages)

[RFT 00/13] iomap: Constify ioreadX() iomem argument
 2020-01-08  8:48 UTC  (17+ messages)
` [RFT 03/13] alpha: Constify ioreadX() iomem argument (as in generic implementation)
` [RFT 03/13] sh: "
` [RFT 04/13] parisc: "
` [RFT 05/13] powerpc: "
` [RFT 06/13] arc: "
` [RFT 07/13] drm/mgag200: "
` [RFT 08/13] drm/nouveau: "
` [RFT 09/13] media: fsl-viu: "
` [RFT 10/13] net: wireless: ath5k: "
` [RFT 11/13] net: wireless: rtl818x: "
` [RFT 12/13] ntb: intel: "
` [RFT 13/13] virtio: pci: "

[PATCH v3 02/22] compat: provide compat_ptr() on all architectures
 2020-01-07 17:51 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).