index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
refscale.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
Merge branch 'rcu/refscale' into next
Frederic Weisbecker
1
-9
/
+321
2025-11-28
refscale: Add SRCU-fast-updown readers
Paul E. McKenney
1
-1
/
+39
2025-11-27
refscale: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
Paul E. McKenney
1
-1
/
+8
2025-11-07
refscale: Do not disable interrupts for tests involving local_bh_enable()
Paul E. McKenney
1
-4
/
+10
2025-11-07
refscale: Add non-atomic per-CPU increment readers
Paul E. McKenney
1
-2
/
+153
2025-11-07
refscale: Add this_cpu_inc() readers
Paul E. McKenney
1
-4
/
+32
2025-11-07
refscale: Add preempt_disable() readers
Paul E. McKenney
1
-1
/
+32
2025-11-07
refscale: Add local_bh_disable() readers
Paul E. McKenney
1
-1
/
+33
2025-11-07
refscale: Add local_irq_disable() and local_irq_save() readers
Paul E. McKenney
1
-1
/
+65
2025-09-15
refperf: Set reader_tasks to NULL after kfree()
Kaushlendra Kumar
1
-0
/
+1
2025-09-15
refperf: Remove redundant kfree() after torture_stop_kthread()
Kaushlendra Kumar
1
-1
/
+0
2025-08-22
refscale: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-1
/
+1
2025-07-23
Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...
Neeraj Upadhyay (AMD)
1
-34
/
+8
2025-07-16
torture: Remove support for SRCU-lite
Paul E. McKenney
1
-31
/
+1
2025-07-07
refscale: Check that nreaders and loops multiplication doesn't overflow
Artem Sadovnikov
1
-3
/
+7
2025-02-05
refscale: Add srcu_read_lock_fast() support using "srcu-fast"
Paul E. McKenney
1
-1
/
+31
2024-12-14
refscale: Add test for sched_clock()
Paul E. McKenney
1
-3
/
+37
2024-11-15
Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...
Frederic Weisbecker
1
-4
/
+52
2024-11-12
rcuscale: Add guest_os_delay module parameter
Paul E. McKenney
1
-0
/
+17
2024-11-12
refscale: Correct affinity check
Paul E. McKenney
1
-1
/
+1
2024-11-12
refscale: Add srcu_read_lock_lite() support using "srcu-lite"
Paul E. McKenney
1
-3
/
+34
2024-08-15
refscale: Constify struct ref_scale_ops
Christophe JAILLET
1
-21
/
+21
2024-08-14
refscale: Optimize process_durations()
Christophe JAILLET
1
-11
/
+14
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
1
-2
/
+2
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
1
-1
/
+1
2023-07-14
refscale: Add a "jiffies" test
Paul E. McKenney
1
-1
/
+33
2023-07-14
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
1
-2
/
+1
2023-03-20
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-1
/
+1
2023-01-05
refscale: Add tests using SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-0
/
+234
2023-01-03
refscale: Provide for initialization failure
Paul E. McKenney
1
-5
/
+11
2022-06-21
refscale: Convert test_lock spinlock to raw_spinlock
Zqiang
1
-9
/
+9
2022-04-20
refscale: Allow refscale without RCU Tasks Rude/Trace
Paul E. McKenney
1
-1
/
+11
2022-04-20
refscale: Allow refscale without RCU Tasks
Paul E. McKenney
1
-1
/
+11
2021-12-07
refscale: Add missing '\n' to flush message
Li Zhijian
1
-4
/
+7
2021-12-07
refscale: Always log the error message
Li Zhijian
1
-4
/
+3
2021-11-30
refscale: Prevent buffer to pr_alert() being too long
Li Zhijian
1
-10
/
+13
2021-11-30
refscale: Simplify the errexit checkpoint
Li Zhijian
1
-13
/
+6
2021-09-13
refscale: Warn on individual ref_scale_init() error conditions
Paul E. McKenney
1
-3
/
+3
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
1
-1
/
+35
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
1
-3
/
+3
2021-05-10
refscale: Add acqrel, lock, and lock-irq
Paul E. McKenney
1
-2
/
+107
2021-01-06
torture: Make refscale throttle high-rate printk()s
Paul E. McKenney
1
-1
/
+3
2021-01-06
refscale: Allow summarization of verbose output
Paul E. McKenney
1
-5
/
+16
2020-11-06
refscale: Prevent hangs for invalid arguments
Paul E. McKenney
1
-1
/
+4
2020-11-02
refscale: Bounds-check module parameters
Paul E. McKenney
1
-0
/
+6
2020-08-24
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
1
-3
/
+5
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney
1
-0
/
+717