messages from 2022-09-22 20:10:43 to 2022-10-08 22:19:06 UTC [more...]
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-08 22:18 UTC (18+ 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 v3 0/5] treewide cleanup of random integer usage
2022-10-08 21:53 UTC (22+ 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 v5 0/7] treewide cleanup of random integer usage
2022-10-08 21:42 UTC (10+ 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
[RFC PATCH 0/5] Generic IPI sending tracepoint
2022-10-08 19:40 UTC (10+ 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 v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-08 18:16 UTC (3+ messages)
[PATCH] LoongArch: Do not create sysfs control file for io master CPUs
2022-10-08 14:58 UTC (5+ messages)
[PATCH] LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
2022-10-08 14:58 UTC (2+ messages)
[PATCH v2 1/2] clocksource: loongson2_hpet: add hpet driver support
2022-10-08 6:37 UTC (2+ messages)
` [PATCH v2 2/2] dt-bindings: hpet: add loongson2k hpet binding
[PATCH v1 1/2] clocksource: loongson2_hpet: add hpet driver support
2022-10-08 3:21 UTC (6+ messages)
` [PATCH v1 2/2] dt-bindings: hpet: add loongson2k hpet binding
[PATCH V2 0/2] irqchip: Support to set irq type for ACPI path
2022-10-08 2:51 UTC (3+ messages)
` [PATCH V2 1/2] irqchip/loongson-pch-pic: "
` [PATCH V2 2/2] irqchip/loongson-liointc: "
[linux-next:master] BUILD REGRESSION 082fce125e57cff60687181c97f3a8ee620c38f5
2022-10-07 19:50 UTC
[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac
2022-10-06 20:07 UTC
[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
2022-10-06 7:55 UTC (2+ messages)
build failure of next-20221005 due to 4078ec1ef5ed ("LoongArch: Use TLB for ioremap()")
2022-10-06 5:25 UTC (5+ messages)
build failure of next-20221005 due to 9dcf746befa7 ("LoongArch: Use generic BUG() handler")
2022-10-05 11:54 UTC
[linux-next:master] BUILD REGRESSION 4d80748d16c82a9c2c4ea5feea96e476de3cd876
2022-10-04 23:51 UTC
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-10-04 17:19 UTC (20+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [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] LoongArch: mm: Refactor TLB handlers
2022-10-04 14:02 UTC
[PATCH 1/2] Input: i8042: Rename i8042-x86ia64io.h to i8042-acpipnpio.h
2022-10-01 22:11 UTC (6+ messages)
` [PATCH 2/2] Input: i8042: Add LoongArch support in i8042-acpipnpio.h
[PATCH v3 0/2] use update_mmu_tlb() on the second thread
2022-09-30 23:09 UTC (11+ messages)
` [PATCH v3 1/2] mm: "
` [PATCH v3 2/2] LoongArch: update local TLB if PTE entry exists
[PATCH] loongarch: update config files
2022-09-30 10:09 UTC (8+ messages)
[PATCH RFC v2 rcu 7/8] arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
2022-09-29 18:07 UTC
[GIT PULL] LoongArch fixes for v6.0-final
2022-09-29 15:38 UTC (2+ messages)
[PATCH V1 0/2] irqchip: Support to set irq type for ACPI path
2022-09-29 13:34 UTC (6+ messages)
` [PATCH V1 1/2] irqchip/loongson-pch-pic: "
[PATCH V4] LoongArch: Fix cpu name after s3/s4
2022-09-29 9:23 UTC (2+ messages)
[PATCH V5] LoongArch: Fix cpu name after s3/s4
2022-09-29 9:16 UTC
[PATCH V3] LoongArch: Fix cpu name after s3/s4
2022-09-29 9:14 UTC (3+ messages)
[PATCH V2] LoongArch: Fix cpu name after s3/s4
2022-09-29 8:51 UTC
[PATCH] LoongArch: Fix cpu name after s3/s4
2022-09-29 8:39 UTC (3+ messages)
[PATCH V2] LoongArch: Support access filter to /dev/mem interface
2022-09-29 7:22 UTC
[PATCH] LoongArch: Support access filter to /dev/mem interface
2022-09-29 4:41 UTC (2+ messages)
[GIT PULL] LoongArch fixes for v5.19-rc4
2022-09-29 2:40 UTC (2+ messages)
[PATCH] LoongArch: Remove some save operations in SAVE_SOME and handle_syscall
2022-09-29 1:35 UTC (2+ messages)
[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-09-28 5:25 UTC (3+ messages)
[PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
2022-09-28 0:50 UTC (6+ messages)
` [PATCH v2 1/5] LoongArch: Simulate branch and PC instructions
` [PATCH v2 2/5] LoongArch: Add kprobe support
` [PATCH v2 3/5] LoongArch: Add kretprobe support
` [PATCH v2 4/5] samples/kprobes: Add LoongArch support
` [PATCH v2 5/5] LoongArch: Enable KPROBES in default config
[PATCH V2] irqchip: Make irqchip_init() usable on pure ACPI systems
2022-09-28 0:20 UTC (2+ messages)
[PATCH V4] LoongArch: Add ACPI-based generic laptop driver
2022-09-27 14:17 UTC (2+ messages)
[PATCH] irqchip: Make irqchip_init() usable on pure ACPI systems
2022-09-27 12:32 UTC (4+ messages)
[PATCH V2 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
2022-09-27 7:49 UTC (9+ messages)
` [PATCH V2 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V2 2/4] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH V2 3/4] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH V2 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig
[PATCH v3] LoongArch: Fixup do_ri csr_era
2022-09-27 5:03 UTC (4+ messages)
[PATCH] LoongArch: Clean up loongson3_smp_ops extern
2022-09-27 5:00 UTC (2+ messages)
[PATCH] LoongArch: Fix and cleanup csr_era handling in do_ri()
2022-09-27 4:58 UTC
[PATCH] LoongArch: Align the address of kernel_entry to 4KB
2022-09-27 4:57 UTC
[PATCH v2] LoongArch: Remove useless header branch.h
2022-09-26 10:01 UTC
[PATCH] LoongArch: Remove useless header branch.h
2022-09-26 8:52 UTC
[PATCH 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
2022-09-26 6:02 UTC (12+ messages)
` [PATCH 1/5] i2c: core: Pick i2c bus number from ACPI if present
` [PATCH 2/5] i2c: gpio: Add support on ACPI-based system
[PATCH] LoongArch: Use generic BUG() handler
2022-09-25 1:10 UTC (2+ messages)
[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-24 16:40 UTC (4+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets
[PATCH 0/3] Add kernel relocation and KASLR support
2022-09-23 9:56 UTC (16+ messages)
` [PATCH 1/3] LoongArch: tools: Add relocs tool support
[PATCH v4 0/3] LoongArch: Add kexec/kdump support
2022-09-23 9:16 UTC (5+ messages)
` [PATCH v4 1/3] LoongArch: Add kexec support
` [PATCH v4 2/3] LoongArch: Add kdump support
` [PATCH v4 3/3] LoongArch: Enable CONFIG_KEXEC
[PATCH 4/5] i2c: Add driver for Loongson-2K/LS7A I2C controller
2022-09-23 2:26 UTC (2+ 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).