messages from 2022-09-20 09:02:02 to 2022-10-22 01:44:54 UTC [more...]
[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
2022-10-22 1:44 UTC (4+ 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] 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] parisc: Use signed char for hardware path in pdc.h
2022-10-21 7:20 UTC
[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
[PATCH] mm: remove kern_addr_valid() completely
2022-10-19 1:31 UTC (7+ messages)
[PATCH v6 0/7] treewide cleanup of random integer usage
2022-10-17 11:59 UTC (20+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions
[PATCH] parisc: fbdev/stifb: Align graphics memory size to 4MB
2022-10-14 22:55 UTC (2+ messages)
[PATCH 00/13] Make user_regset_copyin_ignore() *void*
2022-10-14 21:22 UTC (2+ messages)
` [PATCH 09/13] parisc: ptrace: user_regset_copyin_ignore() always returns 0
[GIT PULL] parisc architecture fixes and enhancements for v6.1-rc1
2022-10-14 19:13 UTC (2+ messages)
[PATCH] parisc: Fix userspace graphics card breakage due to pgtable special bit
2022-10-14 18:53 UTC
[PATCH] parisc: Fix spelling mistake "mis-match" -> "mismatch"
2022-10-14 18:07 UTC (2+ messages)
[RFC PATCH 0/5] Generic IPI sending tracepoint
2022-10-11 20:41 UTC (16+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()
[PATCH] parisc: Reduce kernel size by packing alternative tables - variant 2
2022-10-11 9:54 UTC
<Plug> HP PA-RISC / IA64 hardware platform for Linux Debian, Gentoo, NetBSD, OpenBSD and HP-UX Unix
2022-10-10 17:28 UTC
[linux-next:master] BUILD REGRESSION cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
2022-10-10 17:20 UTC
[PATCH v3 0/4] Dump command line of faulting process to syslog
2022-10-10 6:16 UTC (4+ messages)
` [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation
[PATCH v5 0/7] treewide cleanup of random integer usage
2022-10-09 14:17 UTC (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions
[PATCH v3 08/11] parisc: mm: Convert to GENERIC_IOREMAP
2022-10-09 10:31 UTC
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-09 2:57 UTC (23+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-09 0:26 UTC (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions
[PATCH 1/2] parisc: Reduce kernel size by packing alternative tables
2022-10-08 19:22 UTC (2+ messages)
` [PATCH 2/2] parisc: Convert PDC console to an early console
[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-08 18:16 UTC (3+ messages)
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-10-04 17:19 UTC (34+ messages)
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
[PATCH printk 00/18] preparation for threaded/atomic printing
2022-09-30 22:41 UTC (17+ messages)
` [PATCH printk 08/18] parisc: Put console abuse into one place
` [PATCH printk 11/18] printk: Convert console_drivers list to hlist
[PATCH] parisc: Reduce kernel size by packing the alternative tables
2022-09-28 21:37 UTC
[PATCH][RFC] parisc: Use local tlb purges only on PA2.0 machines
2022-09-28 9:25 UTC (7+ messages)
[PATCH][RFC] parisc: Use local tlb purges only on UP machines
2022-09-25 20:21 UTC (9+ messages)
[PATCH] parisc: Add alternative prefetchw() on 32-bit CPUs
2022-09-25 6:41 UTC
[linux-next:master] BUILD REGRESSION aaa11ce2ffc84166d11c4d2ac88c3fcf75425fbd
2022-09-23 22:15 UTC
[PATCH] parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]
2022-09-23 19:52 UTC (2+ messages)
Build regressions/improvements in v6.0-rc5
2022-09-23 11:52 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION 483fed3b5dc8ce3644c83d24240cf5756fb0993e
2022-09-21 22:09 UTC
[linux-next:master] BUILD REGRESSION ef08d387bbbc20df740ced8caee0ffac835869ac
2022-09-20 21:39 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;
as well as URLs for NNTP newsgroup(s).