linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 16:19:25 to 2020-12-04 12:45:04 UTC [more...]

PATCH] fs/dax: fix compile problem on parisc and mips
 2020-12-04 12:44 UTC  (4+ messages)

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-04 12:06 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: configs: "
` [PATCH v2 2/5] arm64: defconfig: "
` [PATCH v2 3/5] MIPS: configs: "
` [PATCH v2 4/5] parisc: "
` [PATCH v2 5/5] powerpc/configs: "

[PATCH 0/6] Add documentation for Documentation/features at the built docs
 2020-12-03 22:36 UTC  (3+ messages)
` [PATCH 6/6] docs: archis: add a per-architecture features list

[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-03 17:10 UTC  (3+ messages)

Updated installer images 2020-12-02
 2020-12-03 14:11 UTC 

Disinfection
 2020-12-03  8:45 UTC 

[PATCH] parisc: signal: remove _SA_SIGGFAULT
 2020-12-02  8:01 UTC  (4+ messages)

[PATCH 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-01 21:18 UTC  (25+ messages)
` [PATCH 1/5] ARM: configs: "
` [PATCH 2/5] arm64: defconfig: "
` [PATCH 3/5] MIPS: configs: "
` [PATCH 4/5] parisc: "
` [PATCH 5/5] powerpc/configs: "

linux-next: Tree for Nov 27 (parisc: signal flags)
 2020-11-30 19:46 UTC  (7+ messages)
      ` [PATCH] signal/parics: Remove parsic specific definition of __ARCH_UAPI_SA_FLAGS

[PATCH] parisc: pci-dma: fix warning unused-function
 2020-11-26 13:06 UTC 

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-24  0:22 UTC  (39+ messages)
` [patch 01/19] parisc: Remove bogus __IRQ_STAT macro
` [patch 02/19] sh: Get rid of nmi_count()
` [patch 03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT()
` [patch 04/19] um/irqstat: Get rid of the duplicated declarations
` [patch 05/19] ARM: irqstat: Get rid of duplicated declaration
` [patch 06/19] arm64: "
` [patch 07/19] asm-generic/irqstat: Add optional __nmi_count member
` [patch 08/19] sh: irqstat: Use the generic irq_cpustat_t
` [patch 09/19] irqstat: Move declaration into asm-generic/hardirq.h
` [patch 10/19] preempt: Cleanup the macro maze a bit
` [patch 11/19] softirq: Move related code into one section
` [patch 12/19] softirq: Add RT specific softirq accounting
` [patch 13/19] softirq: Move various protections into inline helpers
` [patch 14/19] softirq: Make softirq control and processing RT aware
` [patch 15/19] tick/sched: Prevent false positive softirq pending warnings on RT
` [patch 16/19] rcu: Prevent false positive softirq warning "
` [patch 17/19] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
` [patch 18/19] tasklets: Use static inlines for stub implementations
` [patch 19/19] tasklets: Prevent kill/unlock_wait deadlock on RT

[RFC PATCH] treewide: remove bzip2 compression support
 2020-11-19  9:21 UTC  (2+ messages)

[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-17 21:11 UTC  (10+ messages)
` [PATCH seccomp v2 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp v2 2/8] parisc: "
` [PATCH seccomp v2 3/8] powerpc: "
` [PATCH seccomp v2 4/8] riscv: "
` [PATCH seccomp v2 5/8] s390: "
` [PATCH seccomp v2 6/8] sh: "
` [PATCH seccomp v2 7/8] xtensa: "
` [PATCH seccomp v2 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:07 UTC 

[PATCH 00/13] Clean up legacy clock tick users
 2020-11-16 23:27 UTC  (11+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

HPPA support for IGNITE-UX install discs
 2020-11-16 20:29 UTC 

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v3 3/5] Fonts: Add charcount field to font_desc
 2020-11-12 12:14 UTC  (2+ messages)
` [PATCH v3 4/5] parisc/sticore: Avoid hard-coding built-in font charcount

[for-next][PATCH 05/17] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-12  0:32 UTC  (2+ messages)
` [for-next][PATCH 11/17] ftrace: Add recording of functions that caused recursion

[PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h>
 2020-11-11 19:03 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:29 UTC 

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-09 15:03 UTC  (15+ messages)
` [PATCH seccomp 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp 2/8] parisc: "
` [PATCH seccomp 3/8] powerpc: "
` [PATCH seccomp 4/8] riscv: "
` [PATCH seccomp 5/8] s390: "
` [PATCH seccomp 6/8] sh: "
` [PATCH seccomp 7/8] xtensa: "
` [PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH] parisc: Make user stack size configurable
 2020-11-06 18:41 UTC 

[PATCH 05/11 v3] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-06 14:27 UTC  (6+ messages)
` [PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion

[PATCH] parisc: ftrace: get_kprobe() must be called with preempt disabled
 2020-11-06  9:03 UTC  (4+ messages)

[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-04 19:13 UTC  (15+ messages)
    ` [PATCH 05/11 v2.1] "
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "
      ` [PATCH 11/11 v2.1] "

[PATCH] timer_list: Use printk format instead of open-coded symbol lookup
 2020-11-04 16:34 UTC 

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[PATCH 21/30] net: ethernet: dec: tulip: tulip_core: 'last_irq' is only used when i386 or x86
 2020-11-02 11:45 UTC 

[PATCH 5/9] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-02  5:08 UTC  (4+ messages)

linux-next: manual merge of the parisc-hd tree with the asm-generic tree
 2020-11-02  1:38 UTC 

[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK
 2020-11-01  9:53 UTC  (22+ messages)
` [PATCH v2 01/15] ARM: remove ebsa110 platform
` [PATCH v2 02/15] net: remove am79c961a driver
` [PATCH v2 03/15] timekeeping: remove arch_gettimeoffset
` [PATCH v2 04/15] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH v2 05/15] ia64: convert to legacy_timer_tick
` [PATCH v2 06/15] ARM: rpc: use legacy_timer_tick
` [PATCH v2 07/15] parisc: "
` [PATCH v2 08/15] m68k: coldfire: use legacy_timer_tick()
` [PATCH v2 09/15] m68k: split heartbeat out of timer function
` [PATCH v2 10/15] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH v2 11/15] m68k: m68328: use legacy_timer_tick()
` [PATCH v2 12/15] m68k: change remaining timers to legacy_timer_tick
` [PATCH v2 13/15] m68k: remove timer_interrupt() function
` [PATCH v2 14/15] timekeeping: remove xtime_update
` [PATCH v2 15/15] timekeeping: default GENERIC_CLOCKEVENTS to enabled

[PATCH net-next v4] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-31  0:16 UTC  (2+ messages)

[PATCH] parisc: Use _TIF_USER_WORK_MASK in entry.S
 2020-10-29 21:01 UTC 

[PATCH] linux-parisc@vger.kernel.org
 2020-10-29 18:05 UTC  (3+ messages)
` [PATCH] Wire up TIF_NOTIFY_SIGNAL handling for parisc (was: linux-parisc@vger.kernel.org)
  ` [PATCH] Wire up TIF_NOTIFY_SIGNAL handling for parisc

Investment Partner Needed ASAP
 2020-10-29 10:06 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).