messages from 2022-10-18 08:05:32 to 2022-12-18 09:14:45 UTC [more...]
Way to kill processes with unaligned access?
2022-12-18 9:14 UTC
[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2022-12-18 3:32 UTC (32+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH 1/6] parisc: Drop PMD_SHIFT from calculation in pgtable.h
2022-12-17 22:04 UTC (6+ messages)
` [PATCH 2/6] parisc: Fix locking in pdc_iodc_print() firmware call
` [PATCH 3/6] parisc: Drop duplicate kgdb_pdc console
` [PATCH 4/6] parisc: Drop locking in pdc console code
` [PATCH 5/6] parisc: Move pdc_result struct to firmware.c
` [PATCH 6/6] parisc: Add missing FORCE prerequisites in Makefile
[linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8
2022-12-16 4:37 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 663397d1b469ff57f216d499b74a0b0183a508b8
2022-12-14 21:26 UTC (2+ messages)
[RFC PATCH] Syscall tracing on PPC64_ELF_ABI_V1 without KALLSYMS_ALL
2022-12-14 20:26 UTC (2+ messages)
[PATCH v3 0/8] Generic IPI sending tracepoint
2022-12-13 16:18 UTC (10+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask()
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v3 7/8] smp: reword smp call IPI comment
` [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI
[RFC] [PATCH v2] parisc: Align parisc MADV_XXX constants with all other architectures
2022-12-11 19:05 UTC
[RFC] [PATCH] parisc: Align parisc MADV_XXX constants with all other architectures
2022-12-11 9:41 UTC
Correct goarch.sh settings for gccgo on hppa?
2022-11-28 21:24 UTC (11+ messages)
[PATCH 1/4] parisc: Fix locking in pdc_iodc_print() firmware call
2022-11-26 21:36 UTC (4+ messages)
` [PATCH 2/4] parisc: Merge hpmc_iodc_buf and iodc_dbuf buffers
` [PATCH 3/4] parisc: Drop duplicate kgdb_pdc console in pdc_cons.c
` [PATCH 4/4] parisc: Fix kgdb_pdc console read/write funtions
[PATCH 1/2] parisc: Add unlocked functions for pdc_iodc_getc() and pdc_iodc_print()
2022-11-26 21:00 UTC (3+ messages)
` [PATCH 2/2] parisc: Fix kgdb keyboard input in pdc early console driver
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-11-22 16:04 UTC (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
Silikonmischungen
2022-11-22 9:05 UTC
Re:ONLINE NOTIFICATION
2022-11-22 0:55 UTC
RFC: switch to use the generic remapping dma-allocator
2022-11-21 15:30 UTC (5+ messages)
` [PATCH 1/2] dma-mapping: add a arch_can_dma_alloc_coherent hook
` [PATCH 2/2] parisc: use the generic remapping dma allocator
[RFC PATCH v2 0/8] Generic IPI sending tracepoint
2022-11-18 16:42 UTC (19+ messages)
` [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask()
` [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 7/8] smp: reword smp call IPI comment
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI
[PATCH] parisc: led: Fix potential null-ptr-deref in start_task()
2022-11-18 6:42 UTC (2+ messages)
[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
2022-11-17 22:15 UTC (22+ messages)
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
[PATCH] mm: remove kern_addr_valid() completely
2022-11-11 2:50 UTC (8+ messages)
[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 21:47 UTC (15+ messages)
[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
2022-11-04 23:34 UTC (9+ messages)
[GIT PULL] parisc architecture fixes for v6.1-rc4
2022-11-02 18:38 UTC (2+ messages)
[RFC][PATCH v2 15/31] timers: Input: Use del_timer_shutdown() before freeing timer
2022-10-27 16:38 UTC (2+ messages)
[PATCH] parisc: Export iosapic_serial_irq() symbol for serial port driver
2022-10-27 7:16 UTC
[linux-next:master] BUILD SUCCESS WITH WARNING 76cf65d1377f733af1e2a55233e3353ffa577f54
2022-10-25 18:52 UTC (4+ messages)
[PATCH] MAINTAINERS: adjust entry after renaming parisc serial driver
2022-10-24 18:21 UTC (2+ messages)
[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
2022-10-24 16:43 UTC (14+ messages)
` [PATCH v1 2/5] prandom: remove prandom_u32_max()
` [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
` [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v1 5/5] treewide: use get_random_u32_between() when possible
[PATCH] parisc: Use signed char for hardware path in pdc.h
2022-10-24 15:22 UTC (3+ messages)
[PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
2022-10-22 18:44 UTC
[PATCH] parisc: Show MPE model string at bootup
2022-10-21 8:05 UTC
[linux-next:master] BUILD REGRESSION acee3e83b493505058d1e48fce167f623dac1a05
2022-10-21 7:25 UTC (2+ messages)
[PATCH 1/2] parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
2022-10-21 6:24 UTC (2+ messages)
` [PATCH 2/2] parisc/serial: Rename 8250_gsc.c to 8250_parisc.c
the patch "Convert PDC console to an early console" breaks the^M console
2022-10-20 21:08 UTC (7+ messages)
the patch "Convert PDC console to an early console" breaks the console
2022-10-20 12:13 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox