linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 14:50:22 to 2020-04-02 14:00:21 UTC [more...]

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-02 14:00 UTC  (3+ messages)

Project Collaboration
 2020-03-30  3:29 UTC 

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-03-28  7:32 UTC  (8+ messages)
` [PATCH 09/18] parisc: Replace setup_irq() by request_irq()
      ` [PATCH 0/6] Kill setup_irq()

[GIT PULL] parisc architecture fix for kernel v5.6
 2020-03-27 21:40 UTC  (2+ messages)

[PATCH] parisc: Regenerate parisc defconfigs
 2020-03-27 14:24 UTC  (7+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-03-26 23:28 UTC  (29+ 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 "
  ` [Intel-gfx] [PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-24  8:39 UTC  (18+ 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 v4 00/17] Convert cpu_up/down to device_online/offline
 2020-03-23 15:00 UTC  (4+ messages)
` [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
` [PATCH v4 12/17] parisc: Replace cpu_up/down with add/remove_cpu

[PATCHv2 25/50] parisc: Add show_stack_loglvl()
 2020-03-16 14:38 UTC 

[PATCH v3] parisc: Replace setup_irq() by request_irq()
 2020-03-13 17:42 UTC  (3+ messages)

[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 14:52 UTC 

[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 13:46 UTC  (3+ messages)

[PATCH 0/7] parport: Use generic kernel logging styles
 2020-03-06 13:49 UTC  (10+ messages)
  ` [PATCH 1/7] parport: Convert printk(KERN_<LEVEL> to pr_<level>(
  ` [PATCH 2/7] parport: Use more comon logging styles
  ` [PATCH 7/7] parport: Standardize use of printmode

[PATCH][next] net: tulip: Replace zero-length array with flexible-array member
 2020-03-05 22:56 UTC  (2+ messages)

[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-05  7:34 UTC  (5+ messages)

[PATCH 0/2] mm/vma: some new flags
 2020-03-05  6:50 UTC  (2+ messages)
` [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS

[RFC 0/3] mm/vma: some new flags and helpers
 2020-03-04  5:19 UTC  (4+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS

[PATCH net-next 00/23] Clean driver, module and FW versions
 2020-03-04  1:55 UTC  (4+ messages)
` [PATCH net-next 14/23] net/dec: Delete driver versions

[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  (24+ 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] 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 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  (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)

[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 


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