Uros Bizjak ([email protected])

Number of posts: 608 (0.11 per day)
First post: 2008-08-20 08:44:57
Last post: 2024-06-13 16:45:18

Date List Subject
2024-03-29 09:32:14 linux-kernel [PATCH bpf 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
2024-03-26 07:02:59 linux-kernel Re: [PATCH v4 00/16] x86-64: Stack protector and percpu improvements
2024-03-25 16:28:59 linux-kernel [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
2024-03-25 16:21:21 linux-kernel [PATCH 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
2024-03-25 14:45:09 linux-kernel [PATCH] x86/percpu: Disable named address spaces for KCSAN
2024-03-25 14:13:22 linux-kernel Re: [linus:master] [x86/percpu] ca42563486: BUG:unable_to_handle_page_fault_for_address
2024-03-24 21:20:35 linux-kernel [PATCH] x86/percpu: Do not use this_cpu_read_stable_8() for 32 bit targets
2024-03-23 17:18:31 linux-kernel Re: [PATCH v4 13/16] percpu: Remove PER_CPU_FIRST_SECTION
2024-03-23 17:16:24 linux-kernel Re: [PATCH v4 12/16] x86/percpu/64: Remove INIT_PER_CPU macros
2024-03-23 17:15:57 linux-kernel Re: [PATCH v4 10/16] x86/percpu/64: Remove fixed_percpu_data
2024-03-23 17:14:35 linux-kernel Re: [PATCH v4 09/16] x86/percpu/64: Use relative percpu offsets
2024-03-23 17:12:05 linux-kernel Re: [PATCH v4 08/16] x86/stackprotector/64: Convert to normal percpu variable
2024-03-23 17:01:28 linux-kernel Re: [PATCH v4 02/16] x86/stackprotector/64: Remove stack protector test script
2024-03-23 17:00:25 linux-kernel Re: [PATCH v4 01/16] x86/stackprotector/32: Remove stack protector test script
2024-03-23 11:39:21 linux-kernel Re: [PATCH v4 00/16] x86-64: Stack protector and percpu improvements
2024-03-22 10:37:54 linux-kernel Re: [PATCH 1/1] x86_64: cleanup memset16(), memset32(), memset64()
2024-03-22 10:27:47 linux-kernel [PATCH] x86/percpu: Unify arch_raw_cpu_ptr() defines
2024-03-22 06:52:06 linux-kernel Re: [PATCH] locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
2024-03-21 19:54:28 linux-kernel [PATCH] locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
2024-03-21 16:56:14 linux-kernel [PATCH -tip] x86/percpu: Enable named address spaces for GCC 9.1+
2024-03-20 13:12:37 linux-kernel Re: [tip: x86/percpu] x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate better code
2024-03-20 12:46:22 linux-kernel [PATCH] x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
2024-03-20 08:36:00 linux-kernel [PATCH 2/2] x86/percpu: Move raw_percpu_xchg_op() to a better place
2024-03-20 08:31:55 linux-kernel [PATCH 1/2] x86/percpu: Define this_percpu_xchg_op()
2024-03-19 17:17:35 linux-kernel [PATCH] x86/asm: Use "m" operand constraint in WRUSSQ asm template
2024-03-19 13:24:26 linux-kernel Re: [PATCH -tip 0/3] x86/asm: Use generic asm operand modifiers instead of %P in asm templates
2024-03-19 10:53:34 linux-kernel [PATCH -tip 2/3] x86/asm: Use %c/%n instead of %P operand modifier in asm templates
2024-03-19 10:45:08 linux-kernel [PATCH -tip 3/3] x86/asm: Use %a instead of %P operand modifier in asm templates
2024-03-19 10:44:40 linux-kernel [PATCH -tip 1/3] x86/asm: Remove %P operand modifier from altinstr asm templates
2024-03-19 10:44:34 linux-kernel [PATCH -tip 0/3] x86/asm: Use generic asm operand modifiers instead of %P in asm templates
2024-03-18 07:12:35 linux-kernel Re: [PATCH 2/2] x86/bpf: Fix IP for relocating call depth accounting
2024-03-15 08:19:27 linux-kernel [PATCH] x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
2024-03-04 05:43:23 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 21:20:12 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 20:24:24 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 20:21:45 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-03 19:04:16 linux-kernel Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 12:51:38 linux-kernel Re: [tip: x86/boot] x86/boot: Use 32-bit XOR to clear registers
2024-02-11 11:13:01 linux-kernel Re: [PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-01-24 11:25:24 linux-kernel [PATCH] locking/rtmutex: Use try_cmpxchg_relaxed in mark_rt_mutex_waiters()
2024-01-24 10:59:25 linux-kernel [PATCH] x86/asm: Implement local_xchg using CMPXCHG without lock prefix
2024-01-24 10:40:31 linux-kernel [PATCH] x86/asm: Use 32bit xor to clear registers
2023-12-13 15:04:16 linux-kernel [PATCH RESEND -tip] x86/percpu: Use %RIP-relative address in untagged_addr()
2023-12-11 07:07:17 linux-kernel Re: linux-next: build warnings after merge of the tip tree
2023-12-04 21:04:04 linux-kernel [PATCH -tip v3 3/3] x86/percpu: Avoid sparse warning with cast to named address space
2023-12-04 21:03:53 linux-kernel [PATCH -tip v3 2/3] x86/traps: Use current_top_of_stack() helper in traps.c
2023-12-04 21:03:46 linux-kernel [PATCH -tip v3 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
2023-12-04 14:03:58 linux-kernel Re: [PATCH -tip v2 3/3] x86/percpu: Avoid sparse warning with cast to named address space
2023-12-04 07:03:23 linux-kernel Re: linux-next: build warnings after merge of the tip tree
2023-12-03 23:21:11 linux-kernel [PATCH -tip v2 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
2023-12-03 23:21:06 linux-kernel [PATCH -tip v2 3/3] x86/percpu: Avoid sparse warning with cast to named address space