index
:
mirrors/kernel.org/tip.git
WIP.core/stacktrace
WIP.fixes
WIP.irq
WIP.locking/core
WIP.sched/core
WIP.vdso
WIP.x86/alternatives
WIP.x86/boot
WIP.x86/core
WIP.x86/cpu
WIP.x86/debug
WIP.x86/fpu
WIP.x86/hpet
WIP.x86/ipi
WIP.x86/paravirt
WIP.x86/pti
WIP.x86/stackguards
WIP.x86/timers
WIP.x86/vdso
atomic/core
auto-latest
core-core-for-linus
core-debugobjects-for-linus
core-headers-for-linus
core-mm-for-linus
core-objtool-for-linus
core-rcu-for-linus
core-rseq-for-linus
core-speculation-for-linus
core-stacktrace-for-linus
core-urgent-for-linus
core/core
core/debug
core/debugobjects
core/headers
core/mm
core/objtool
core/printk
core/rcu
core/rseq
core/rslib
core/speculation
core/stacktrace
core/urgent
efi-core-for-linus
efi-urgent-for-linus
efi/core
efi/irqchip
efi/urgent
for-vfs
for-vfs-merged
irq-core-for-linus
irq-urgent-for-linus
irq/core
irq/for-block
irq/urgent
locking-core-for-linus
locking-urgent-for-linus
locking/atomics
locking/core
locking/urgent
master
perf-core-for-linus
perf-urgent-for-linus
perf/core
perf/urgent
ras-core-for-linus
ras-urgent-for-linus
ras/core
ras/urgent
sched-core-for-linus
sched-urgent-for-linus
sched-wait-for-linus
sched/core
sched/urgent
sched/wait
smp-hotplug-for-linus
smp-urgent-for-linus
smp/hotplug
smp/urgent
timers-2038-for-linus
timers-core-for-linus
timers-urgent-for-linus
timers/2038
timers/core
timers/nohz
timers/urgent
timers/vdso
tip
tmp.tmp
x86-alternatives-for-linus
x86-amd-nb-for-linus
x86-apic-for-linus
x86-asm-for-linus
x86-boot-for-linus
x86-build-for-linus
x86-cache-for-linus
x86-cleanups-for-linus
x86-cpu-for-linus
x86-dax-for-linus
x86-debug-for-linus
x86-dma-for-linus
x86-entry-for-linus
x86-fpu-for-linus
x86-grub2-for-linus
x86-hyperv-for-linus
x86-irq-for-linus
x86-kdump-for-linus
x86-microcode-for-linus
x86-mm-for-linus
x86-paravirt-for-linus
x86-platform-for-linus
x86-pti-for-linus
x86-pti-urgent-for-linus
x86-timers-for-linus
x86-topology-for-linus
x86-urgent-for-linus
x86-uv-for-linus
x86-vdso-for-linus
x86/alternatives
x86/amd-nb
x86/apic
x86/asm
x86/boot
x86/build
x86/cache
x86/cleanups
x86/core
x86/cpu
x86/dax
x86/debug
x86/dma
x86/early-printk
x86/entry
x86/fpu
x86/grub2
x86/hyperv
x86/irq
x86/kaslr
x86/kdump
x86/microcode
x86/mm
x86/mpx
x86/olpc
x86/paravirt
x86/platform
x86/pti
x86/pti-urgent
x86/timers
x86/topology
x86/urgent
x86/uv
x86/vdso
Unnamed repository; edit this file 'description' to name the repository.
git mirror robot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcutorture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
2019-05-28
1
-1
/
+2
*
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
2019-05-28
1
-1
/
+3
*
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
1
-1
/
+44
*
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
2019-05-28
1
-1
/
+2
*
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
2019-05-28
1
-3
/
+14
*
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
2019-05-28
1
-1
/
+4
*
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
1
-1
/
+4
*
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2019-05-28
1
-4
/
+12
*
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
2019-05-28
1
-2
/
+4
*
-
.
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
2019-04-09
1
-13
/
+8
|
\
\
|
|
*
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-03-26
1
-0
/
+5
|
|
*
rcutorture: Fix expected forward progress duration in OOM notifier
Neeraj Upadhyay
2019-03-26
1
-1
/
+1
|
|
*
rcutorture: Remove ->ext_irq_conflict field
Paul E. McKenney
2019-03-26
1
-5
/
+0
|
|
*
rcutorture: Make rcutorture_extend_mask() comment match the code
Paul E. McKenney
2019-03-26
1
-1
/
+1
|
|
/
|
/
|
|
*
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-03-26
1
-6
/
+1
|
/
*
-
.
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
1
-24
/
+35
|
\
\
|
|
*
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2019-01-25
1
-1
/
+10
|
|
*
rcutorture: Record grace periods in forward-progress histogram
Paul E. McKenney
2019-01-25
1
-7
/
+22
|
|
/
|
/
|
|
*
rcu/rcutorture: Convert to SPDX license identifier
Paul E. McKenney
2019-02-09
1
-16
/
+3
|
/
*
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
2018-12-01
1
-1
/
+2
*
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
2018-12-01
1
-3
/
+5
*
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
2018-12-01
1
-11
/
+49
*
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
2018-12-01
1
-1
/
+2
*
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
2018-12-01
1
-8
/
+16
*
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
2018-12-01
1
-3
/
+28
*
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
2018-12-01
1
-2
/
+2
*
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
2018-12-01
1
-0
/
+1
*
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
2018-12-01
1
-119
/
+135
*
rcutorture: Remove cbflood facility
Paul E. McKenney
2018-12-01
1
-85
/
+1
*
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
2018-12-01
1
-2
/
+127
*
-
.
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
1
-125
/
+272
|
\
\
|
|
*
rcutorture: Maintain self-propagating CB only during forward-progress test
Paul E. McKenney
2018-08-29
1
-5
/
+10
|
|
*
rcutorture: Check GP completion at stutter end
Paul E. McKenney
2018-08-29
1
-1
/
+4
|
|
*
rcutorture: Print forward-progress test interval on error
Paul E. McKenney
2018-08-29
1
-5
/
+9
|
|
*
rcutorture: Adjust number of reader kthreads per CPU-hotplug operations
Paul E. McKenney
2018-08-29
1
-2
/
+6
|
|
*
rcutorture: Reduce priority of forward-progress testing
Paul E. McKenney
2018-08-29
1
-0
/
+2
|
|
*
rcutorture: Limit reader duration if irq or bh disabled
Paul E. McKenney
2018-08-29
1
-1
/
+3
|
|
*
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
2018-08-29
1
-1
/
+1
|
|
*
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
2018-08-29
1
-0
/
+36
|
|
*
rcutorture: Vary forward-progress test interval
Paul E. McKenney
2018-08-29
1
-1
/
+6
|
|
*
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
2018-08-29
1
-1
/
+4
|
|
*
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
2018-08-29
1
-4
/
+7
|
|
*
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
2018-08-29
1
-1
/
+72
|
|
*
rcutorture: Warn on bad torture type for built-in tests
Paul E. McKenney
2018-08-29
1
-0
/
+1
|
|
*
rcutorture: Force occasional reader waits
Paul E. McKenney
2018-08-29
1
-0
/
+5
|
|
/
|
/
|
|
*
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
2018-08-30
1
-23
/
+96
|
*
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
2018-08-30
1
-2
/
+2
|
*
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
1
-86
/
+3
|
*
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
2018-08-30
1
-10
/
+22
|
*
rcutorture: Test extended "rcu" read-side critical sections
Paul E. McKenney
2018-08-30
1
-0
/
+1
|
/
[next]