messages from 2022-06-10 18:35:45 to 2022-06-21 19:16:17 UTC [more...]
[PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-21 19:15 UTC
[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-21 18:51 UTC (29+ messages)
` [PATCH v3 1/7] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v3 2/7] bitops: always define asm-generic non-atomic bitops
` [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v3 4/7] bitops: define const_*() versions of the non-atomics
` [PATCH v3 5/7] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v3 6/7] bitops: let optimize out non-atomic bitops on compile-time constants
` [PATCH v3 7/7] lib: test_bitmap: add compile-time optimization/evaluations assertions
` [alobakin:bitops 3/7] block/elevator.c:222:9: sparse: sparse: cast from restricted req_flags_t
[PATCH V6 0/2] riscv: Support qspinlock with generic headers
2022-06-21 15:08 UTC (4+ messages)
` [PATCH V6 1/2] asm-generic: spinlock: Move qspinlock & ticket-lock into generic spinlock.h
` [PATCH V6 2/2] riscv: Add qspinlock support
[PATCH V5] riscv: Add qspinlock support
2022-06-21 14:57 UTC (10+ messages)
[PATCH RFC] tools/memory-model: Adjust ctrl dependency definition
2022-06-21 14:24 UTC (4+ messages)
[PATCH v3] uapi: Make __{u,s}64 match {u,}int64_t in userspace
2022-06-21 14:15 UTC (4+ messages)
[PATCH v2] uapi: Make __{u,s}64 match {u,}int64_t in userspace
2022-06-21 10:58 UTC (2+ messages)
` [LTP] [PATCH v2] uapi: Make __{u, s}64 match {u, }int64_t "
[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
2022-06-21 8:45 UTC (8+ messages)
` [PATCH v2 1/3] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS
[PATCH] LoongArch: Add sparse memory vmemmap support
2022-06-21 6:35 UTC (5+ messages)
[PATCH] LoongArch: Add qspinlock support
2022-06-21 2:11 UTC (18+ messages)
[PATCH v8 0/6] Add RS485 9th bit addressing mode support to DW UART
2022-06-20 11:48 UTC (5+ messages)
` [PATCH v8 5/6] serial: Support for RS-485 multipoint addresses
Business Capital Funding
2022-06-20 11:08 UTC
[PATCH] LoongArch: Add vDSO syscall __vdso_getcpu()
2022-06-20 4:26 UTC (5+ messages)
[PATCH v2] Implement close-on-fork
2022-06-19 10:42 UTC (4+ messages)
[GIT PULL] LoongArch fixes for v5.19-rc3
2022-06-17 19:22 UTC (2+ messages)
[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
2022-06-17 15:04 UTC (10+ messages)
` Ping: "
[PATCH] LoongArch: Add efistub booting support
2022-06-17 14:57 UTC
[PATCH] arch/*: Disable softirq stacks on PREEMPT_RT
2022-06-17 9:51 UTC (5+ messages)
[PATCH] compiler.h: Use compound statement for WRITE_ONCE
2022-06-17 9:04 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-16 21:26 UTC (54+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
[PATCH] MAINTAINERS: Add maillist information for LoongArch
2022-06-16 12:33 UTC (3+ messages)
[PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART
2022-06-16 7:53 UTC (7+ messages)
` [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
[arnd-asm-generic:asm-generic] BUILD SUCCESS 6f1de1da8156572e07287814bd6eb0ea3d90e495
2022-06-16 4:33 UTC
Bayerische Jungbauernschaft e.V. / Landjugend "[Vielen Dank für deine Anmeldung!]"
2022-06-16 3:47 UTC
[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-15 15:52 UTC (26+ messages)
` [PATCH v2 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics
` [PATCH v2 6/6] bitops: let optimize out non-atomic bitops on compile-time constants
Wycena paneli fotowoltaicznych
2022-06-15 8:00 UTC
[PATCH] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
2022-06-14 15:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH] generic/softirq: Disable softirq stacks on PREEMPT_RT
2022-06-14 13:44 UTC (7+ messages)
[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-06-14 11:03 UTC (4+ messages)
[PATCH v6 0/6] Add RS485 9th bit addressing mode support to DW UART
2022-06-13 22:22 UTC (3+ messages)
` [PATCH v6 5/6] serial: Support for RS-485 multipoint addresses
[PATCH] uapi: Fixup strace compile error
2022-06-13 14:29 UTC (3+ messages)
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-06-13 1:15 UTC (4+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
[GIT PULL] LoongArch fixes for v5.19-rc2
2022-06-12 14:47 UTC (4+ messages)
[PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL()
2022-06-11 18:51 UTC (6+ messages)
` [PATCH 3/7] kbuild: generate struct kernel_symbol by modpost
` [PATCH 4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
[GIT PULL] LoongArch fixes for v5.19-rc2
2022-06-11 10:14 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).