index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
torture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
1
-3
/
+13
*
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
2014-09-07
1
-9
/
+7
*
torture: Avoid format string leak to thead name
Kees Cook
2014-07-07
1
-1
/
+1
*
torture: Remove __init from torture_init_begin/end
Pranith Kumar
2014-05-14
1
-2
/
+2
*
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
1
-2
/
+11
*
torture: Notice if an all-zero cpumask is passed inside a critical section
Iulia Manda
2014-05-14
1
-6
/
+1
*
torture: Increase stutter-end intensity
Paul E. McKenney
2014-05-14
1
-2
/
+10
*
torture: Include "Stopping" string to torture_kthread_stopping()
Paul E. McKenney
2014-05-14
1
-2
/
+4
*
rcutorture: Gracefully handle NULL cleanup hooks
Paul E. McKenney
2014-02-23
1
-1
/
+4
*
rcutorture: Stop generic kthreads in torture_cleanup()
Paul E. McKenney
2014-02-23
1
-18
/
+19
*
rcutorture: Abstract torture_stop_kthread()
Paul E. McKenney
2014-02-23
1
-0
/
+13
*
rcutorture: Abstract torture_create_kthread()
Paul E. McKenney
2014-02-23
1
-47
/
+33
*
rcutorture: Fix rcutorture shutdown races
Paul E. McKenney
2014-02-23
1
-4
/
+22
*
rcutorture: Announce task creation
Paul E. McKenney
2014-02-23
1
-0
/
+4
*
rcutorture: Abstract torture_shutdown()
Paul E. McKenney
2014-02-23
1
-0
/
+84
*
rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
Paul E. McKenney
2014-02-23
1
-5
/
+5
*
rcutorture: Abstract stutter_wait()
Paul E. McKenney
2014-02-23
1
-1
/
+86
*
rcutorture: Add diagnostic for unscheduled system shutdown
Paul E. McKenney
2014-02-23
1
-2
/
+4
*
rcutorture: Privatize fullstop
Paul E. McKenney
2014-02-23
1
-2
/
+25
*
rcutorture: Abstract torture_shutdown_notify()
Paul E. McKenney
2014-02-23
1
-5
/
+24
*
rcutorture: Abstract torture-test cleanup
Paul E. McKenney
2014-02-23
1
-2
/
+28
*
rcutorture: Abstract torture-test initialization
Paul E. McKenney
2014-02-23
1
-0
/
+27
*
rcutorture: Abstract torture_onoff()
Paul E. McKenney
2014-02-23
1
-0
/
+186
*
rcutorture: Abstract torture_shuffle()
Paul E. McKenney
2014-02-23
1
-0
/
+151
*
rcutorture: Abstract torture_shutdown_absorb()
Paul E. McKenney
2014-02-23
1
-0
/
+20
*
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
2014-02-23
1
-0
/
+71