linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-22 02:37:35 to 2024-03-05 16:57:48 UTC [more...]

[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-05 16:57 UTC  (13+ messages)
` [PATCHv11 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv11 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv11 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-05 14:51 UTC  (18+ messages)
    ` [RFC v2.1 06/12] parisc: Use initializer for "

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05 12:55 UTC  (22+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 10/15] net: support non paged skb frags
` [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
` [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-05 10:59 UTC  (27+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

[PATCH v11] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-03-05  9:27 UTC  (12+ messages)

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-03-01 20:47 UTC  (40+ messages)

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01 11:27 UTC  (3+ messages)
` [PATCH bpf-next RESEND v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01  7:52 UTC  (2+ messages)
` [PATCH net-next v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH AUTOSEL 5.4 4/6] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 5.10 6/8] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 5.15 7/9] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 6.1 08/12] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-29 20:40 UTC 

[PATCH AUTOSEL 6.6 10/22] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-29 20:39 UTC 

[PATCH AUTOSEL 6.7 11/24] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-29 20:36 UTC 

[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-28  6:07 UTC  (12+ messages)
` [PATCHv10 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv10 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH v2] parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
 2024-02-27 21:43 UTC  (2+ messages)

[PATCH] parisc: More csum_ipv6_magic fixes
 2024-02-27 20:31 UTC  (3+ messages)

[PATCH RESEND 0/2] ARM: prctl: Reject PR_SET_MDWE where not supported
 2024-02-27 19:53 UTC  (5+ messages)
` [PATCH RESEND 1/2] prctl: Generalize PR_SET_MDWE support check to be per-arch
` [PATCH RESEND 2/2] ARM: prctl: Reject PR_SET_MDWE on pre-ARMv6

[PATCH] parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
 2024-02-26 20:18 UTC  (3+ messages)

parisc: kernel/cpu.c:3110:9: error: expected identifier or '(' before '=' token
 2024-02-24 17:51 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v6.8-rc6
 2024-02-23 18:43 UTC  (2+ messages)

[PATCH v9 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-23 17:54 UTC  (12+ messages)
` [PATCH v9 1/2] lib: checksum: Fix type casting in checksum kunits
` [PATCH v9 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCHv9 0/3] *** Detect interrupt storm in softlockup ***
 2024-02-23  7:29 UTC  (7+ messages)
` [PATCHv9 1/3] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv9 2/3] irq: use a struct for the kstat_irqs in the interrupt descriptor
` [PATCHv9 3/3] watchdog/softlockup: report the most frequent interrupts

[PATCH 2/3] arch: Remove struct fb_info from video helpers
 2024-02-23  1:26 UTC  (2+ messages)

[PATCH 3/3] arch: Rename fbdev header and source files
 2024-02-22 23:52 UTC  (3+ messages)

[PATCH 0/4] parisc: checksum: Use generic implementations and optimize checksum
 2024-02-22 16:04 UTC  (9+ messages)
` [PATCH 1/4] asm-generic headers: Allow csum_partial arch override
` [PATCH 2/4] parisc: checksum: Use generic implementations
` [PATCH 3/4] parisc: checksum: Remove folding from csum_partial
` [PATCH 4/4] parisc: checksum: Optimize from32to16


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