messages from 2022-08-26 11:04:08 to 2022-11-16 04:03:01 UTC [more...]
[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and
2022-11-16 4:03 UTC (6+ messages)
` [PATCH v3 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v3 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v3 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v3 4/4] pcmcia: "
[RFC PATCH v2 0/8] Generic IPI sending tracepoint
2022-11-14 17:27 UTC (10+ 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] mm: remove kern_addr_valid() completely
2022-11-11 2:50 UTC (9+ messages)
[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one
2022-11-03 19:01 UTC (13+ messages)
` [PATCH v2 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v2 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v2 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v2 4/4] pcmcia: "
[PATCH] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
2022-10-21 20:18 UTC
[PATCH v2] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
2022-10-21 19:40 UTC
[GIT PULL] asm-generic: arch/alpha regression fix for 6.1
2022-10-14 20:50 UTC (2+ messages)
[PATCH 3/3] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
2022-10-14 0:19 UTC
Add linux-alpha archives to lore.kernel.org?
2022-10-13 18:31 UTC (3+ messages)
[PATCH] alpha: Use generic <asm-generic/io.h>
2022-10-13 12:36 UTC (14+ messages)
` [PATCH] alpha: Use generic <asm-generic/io.h> #forregzbot
[PATCH] alpha: fix R_ALPHA_LITERAL reloc for large modules
2022-10-13 8:37 UTC
[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 v2 00/44] cpuidle,rcu: Clean up the mess
2022-10-04 17:19 UTC (86+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 14/44] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle, sched: Remove annotations from TIF_{POLLING_NRFLAG, NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle, omap4: Push RCU-idle into omap4_enter_lowpower()
` [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 v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage
[GIT PULL] execve updates for v6.1-rc1
2022-10-04 14:03 UTC (4+ messages)
` [PATCH] alpha: remove osf_{readv,writev}
[PATCH] alpha: remove the needless aliases osf_{readv,writev}
2022-10-04 7:13 UTC
[PATCH] alpha: Fix ioread64/iowrite64 helpers
2022-10-03 18:47 UTC (3+ messages)
[PATCH] alpha: Fix ioread64/iowrite64 helpers
2022-10-03 16:07 UTC
[PATCH] alpha: update config files
2022-09-29 10:13 UTC
[PATCH linu-next V2] mm/fault: fix comparing pointer to 0
2022-09-18 21:57 UTC (2+ messages)
[PATCH linu-next] mm/fault: fix comparing pointer to 0
2022-09-18 15:15 UTC
[PATCH v2] alpha: Use generic <asm-generic/io.h>
2022-09-08 14:52 UTC (2+ messages)
[PATCHES] alpha asm glue cleanups and fixes
2022-09-02 5:14 UTC (12+ messages)
` [PATCH v2 1/7] alpha: fix TIF_NOTIFY_SIGNAL handling
` [PATCH v2 2/7] alpha: _TIF_ALLWORK_MASK is unused
` [PATCH v2 3/7] alpha: fix syscall entry in !AUDUT_SYSCALL case
` [PATCH v2 4/7] alpha: fix handling of a3 on straced syscalls
` [PATCH v2 5/7] alpha: syscall exit cleanup
` [PATCH v2 6/7] alpha: ret_from_fork can go straight to ret_to_user
` [PATCH v2 7/7] alpha: lazy FPU switching
[PATCH] alpha: Fix double word in comments
2022-08-31 22:09 UTC (4+ messages)
[RFC PATCH 2/2] fs/xattr: wire up syscalls
2022-08-31 19:54 UTC (3+ messages)
[PATCH 2/2 v5] regmap: mmio: Support accelerared noinc operations
2022-08-31 14:07 UTC
[PATCH] alpha: fix repeated words in comments
2022-08-31 6:32 UTC
[PATCH] tty: Do not initialise statics to 0
2022-08-27 16:30 UTC
[PATCH] alpha: fix R_ALPHA_LITERAL reloc for large modules
2022-08-27 6:49 UTC
ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
2022-08-26 16:16 UTC (13+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).