index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcutorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
1
-13
/
+8
2019-03-26
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
1
-0
/
+5
2019-03-26
rcutorture: Fix expected forward progress duration in OOM notifier
Neeraj Upadhyay
1
-1
/
+1
2019-03-26
rcutorture: Remove ->ext_irq_conflict field
Paul E. McKenney
1
-5
/
+0
2019-03-26
rcutorture: Make rcutorture_extend_mask() comment match the code
Paul E. McKenney
1
-1
/
+1
2019-03-26
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
1
-6
/
+1
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-24
/
+35
2019-02-09
rcu/rcutorture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
1
-1
/
+10
2019-01-25
rcutorture: Record grace periods in forward-progress histogram
Paul E. McKenney
1
-7
/
+22
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
1
-1
/
+2
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
1
-3
/
+5
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
1
-11
/
+49
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
1
-1
/
+2
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
1
-8
/
+16
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
1
-3
/
+28
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
1
-2
/
+2
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
1
-0
/
+1
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
1
-119
/
+135
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
1
-85
/
+1
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
1
-2
/
+127
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
1
-125
/
+272
2018-08-30
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
1
-23
/
+96
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
1
-2
/
+2
2018-08-30
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
1
-86
/
+3
2018-08-30
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
1
-10
/
+22
2018-08-30
rcutorture: Test extended "rcu" read-side critical sections
Paul E. McKenney
1
-0
/
+1
2018-08-29
rcutorture: Maintain self-propagating CB only during forward-progress test
Paul E. McKenney
1
-5
/
+10
2018-08-29
rcutorture: Check GP completion at stutter end
Paul E. McKenney
1
-1
/
+4
2018-08-29
rcutorture: Print forward-progress test interval on error
Paul E. McKenney
1
-5
/
+9
2018-08-29
rcutorture: Adjust number of reader kthreads per CPU-hotplug operations
Paul E. McKenney
1
-2
/
+6
2018-08-29
rcutorture: Reduce priority of forward-progress testing
Paul E. McKenney
1
-0
/
+2
2018-08-29
rcutorture: Limit reader duration if irq or bh disabled
Paul E. McKenney
1
-1
/
+3
2018-08-29
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
1
-1
/
+1
2018-08-29
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
1
-0
/
+36
2018-08-29
rcutorture: Vary forward-progress test interval
Paul E. McKenney
1
-1
/
+6
2018-08-29
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
1
-1
/
+4
2018-08-29
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
1
-4
/
+7
2018-08-29
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
1
-1
/
+72
2018-08-29
rcutorture: Warn on bad torture type for built-in tests
Paul E. McKenney
1
-0
/
+1
2018-08-29
rcutorture: Force occasional reader waits
Paul E. McKenney
1
-0
/
+5
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-84
/
+288
2018-07-12
rcutorture: Fix rcu_barrier successes counter
Joel Fernandes (Google)
1
-5
/
+4
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
1
-4
/
+28
2018-07-12
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
1
-2
/
+3
2018-07-12
rcutorture: Make boost test more robust
Joel Fernandes (Google)
1
-6
/
+39
2018-07-12
rcutorture: Disable RT throttling for boost tests
Joel Fernandes (Google)
1
-0
/
+29
2018-07-12
rcutorture: Emphasize testing of single reader protection type
Paul E. McKenney
1
-1
/
+8
2018-07-12
rcutorture: Handle extended read-side critical sections
Paul E. McKenney
1
-6
/
+152
2018-07-12
rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()
Paul E. McKenney
1
-46
/
+1
[next]