Show patches with: Submitter = Uros Bizjak       |    State = Action Required       |    Archived = No       |   144 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/10] locking/x86: Enable local{,64}_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[08/10] locking/generic: Wire up local{,64}_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[07/10] locking/x86: Wire up local_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[06/10] locking/powerpc: Wire up local_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[05/10] locking/mips: Wire up local_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[04/10] locking/loongarch: Wire up local_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[03/10] locking/alpha: Wire up local_try_cmpxchg locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks locking: Introduce local{,64}_try_cmpxchg - - - --- 2023-03-05 Uros Bizjak New
[v4,3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg Improve trace/ring_buffer.c 1 - - --- 2023-03-05 Uros Bizjak New
[v4,2/3] ring_buffer: Change some static functions to bool Improve trace/ring_buffer.c - 1 - --- 2023-03-05 Uros Bizjak New
[v4,1/3] ring_buffer: Change some static functions to void Improve trace/ring_buffer.c - 2 - --- 2023-03-05 Uros Bizjak New
[v3,3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg Improve trace/ring_buffer.c - - - --- 2023-03-03 Uros Bizjak New
[v3,2/3] ring_buffer: Change some static functions to bool Improve trace/ring_buffer.c - 1 - --- 2023-03-03 Uros Bizjak New
[v3,1/3] ring_buffer: Change some static functions to void Improve trace/ring_buffer.c - 2 - --- 2023-03-03 Uros Bizjak New
[v2,3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg Improve trace/ring_buffer.c - - - --- 2023-03-02 Uros Bizjak New
[v2,2/3] ring_buffer: Change some static functions to bool Improve trace/ring_buffer.c - - - --- 2023-03-02 Uros Bizjak New
[v2,1/3] ring_buffer: Change some static functions to void Improve trace/ring_buffer.c - - - --- 2023-03-02 Uros Bizjak New
[3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg Improve trace/ring_buffer.c - - - --- 2023-02-28 Uros Bizjak New
[2/3] ring_buffer: Change some static functions to bool Improve trace/ring_buffer.c - - - --- 2023-02-28 Uros Bizjak New
[1/3] ring_buffer: Change some static functions to void Improve trace/ring_buffer.c - 1 - --- 2023-02-28 Uros Bizjak New
sched/core: Use do-while instead of for loop in set_nr_if_polling sched/core: Use do-while instead of for loop in set_nr_if_polling - - - --- 2023-02-28 Uros Bizjak New
rcu: use try_cmpxchg in check_cpu_stall rcu: use try_cmpxchg in check_cpu_stall 1 - - --- 2023-02-28 Uros Bizjak New
mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending - - - --- 2023-02-27 Uros Bizjak New
x86/ACPI/boot: Improve __acpi_acquire_global_lock x86/ACPI/boot: Improve __acpi_acquire_global_lock - - - --- 2023-02-27 Uros Bizjak New
x86/apic: Fix atomic update of offset in reserve_eilvt_offset x86/apic: Fix atomic update of offset in reserve_eilvt_offset - - - --- 2023-02-27 Uros Bizjak New
x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read - - - --- 2023-01-18 Uros Bizjak New
lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll - - - --- 2023-01-18 Uros Bizjak New
posix-timers: use atomic64_try_cmpxchg in __update_gt_cputime posix-timers: use atomic64_try_cmpxchg in __update_gt_cputime - - - --- 2023-01-16 Uros Bizjak New
x86/PAT: use try_cmpxchg in set_page_memtype x86/PAT: use try_cmpxchg in set_page_memtype - - - --- 2023-01-16 Uros Bizjak New
x86/ACPI/boot: use try_cmpxchg in __acpi_{acquire,release}_global_lock x86/ACPI/boot: use try_cmpxchg in __acpi_{acquire,release}_global_lock 1 - - --- 2023-01-16 Uros Bizjak New
posix_acl: Use try_cmpxchg in get_acl posix_acl: Use try_cmpxchg in get_acl - - - --- 2022-12-21 Uros Bizjak New
posix_acl: Fix the type of sentinel in get_acl posix_acl: Fix the type of sentinel in get_acl - - - --- 2022-12-01 Uros Bizjak New
nfs: Remove empty if statement from nfs3_prepare_get_acl nfs: Remove empty if statement from nfs3_prepare_get_acl - - - --- 2022-11-30 Uros Bizjak New
x86/boot: Remove x86_32 PIC using ebx workaround x86/boot: Remove x86_32 PIC using ebx workaround - - - --- 2022-11-04 Uros Bizjak New
[RESEND] fs/ext4: Use try_cmpxchg in ext4_update_bh_state [RESEND] fs/ext4: Use try_cmpxchg in ext4_update_bh_state - - - --- 2022-11-02 Uros Bizjak New
[v2] raid5-cache: use try_cmpxchg in r5l_wake_reclaim [v2] raid5-cache: use try_cmpxchg in r5l_wake_reclaim - - - --- 2022-10-20 Uros Bizjak New
nvmet: use try_cmpxchg in nvmet_update_sq_head nvmet: use try_cmpxchg in nvmet_update_sq_head - 2 - --- 2022-10-20 Uros Bizjak New
raid5-cache: use try_cmpxchg in r5l_wake_reclaim Use try_cmpxchg instead of cmpxchg (*ptr, old, new… raid5-cache: use try_cmpxchg in r5l_wake_reclaim Use try_cmpxchg instead of cmpxchg (*ptr, old, new… - - - --- 2022-10-20 Uros Bizjak New
jump_label: use atomic_try_cmpxchg in static_key_slow_inc_cpuslocked jump_label: use atomic_try_cmpxchg in static_key_slow_inc_cpuslocked - - - --- 2022-10-19 Uros Bizjak New
zram: use try_cmpxchg in update_used_max zram: use try_cmpxchg in update_used_max - - - --- 2022-10-18 Uros Bizjak New
llist: Avoid extra memory read in llist_add_batch llist: Avoid extra memory read in llist_add_batch - - - --- 2022-10-17 Uros Bizjak New
[RESEND,2/2] ucount: Use atomic_long_try_cmpxchg in atomic_long_inc_below ucount: Fix and improve atomic_long_inc_below - 1 - --- 2022-10-17 Uros Bizjak New
[RESEND,1/2] ucount: Fix atomic_long_inc_below argument type ucount: Fix and improve atomic_long_inc_below - - - --- 2022-10-17 Uros Bizjak New
« 1 2 »