aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-06tools/rcutorture: Fix BUG parsing of console.logAnna-Maria Behnsen1-1/+1
2020-11-06tools/nolibc: Fix a spelling error in a commentBhaskar Chowdhury1-1/+1
2020-11-06torture: Make kvm-check-branches.sh use --allcpusPaul E. McKenney1-3/+2
2020-11-06rcutorture/nolibc: Fix a typo in header fileSamuel Hernandez1-1/+1
2020-11-06rcutorture: Don't do need_resched() testing if ->sync is NULLPaul E. McKenney1-3/+5
2020-11-06locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanupHou Tao1-5/+21
2020-11-06scftorture: Add full-test stutter capabilityPaul E. McKenney1-3/+9
2020-11-06torture: Allow alternative forms of kvm.sh command-line argumentsPaul E. McKenney1-3/+3
2020-11-06rcutorture: Small code cleanupsPaul E. McKenney1-2/+2
2020-11-06torture: Accept time units on kvm.sh --duration argumentPaul E. McKenney1-3/+15
2020-11-06rcutorture: Make stutter_wait() caller restore priorityPaul E. McKenney2-11/+22
2020-11-06torture: Force weak-hashed pointers on console logPaul E. McKenney1-0/+1
2020-11-06rcutorture: Prevent hangs for invalid argumentsPaul E. McKenney1-1/+4
2020-11-06torture: Prevent jitter processes from delaying failed runPaul E. McKenney2-1/+18
2020-11-06locktorture: Prevent hangs for invalid argumentsPaul E. McKenney1-0/+5
2020-11-06locktorture: Ignore nreaders_stress if no readlock supportHou Tao1-1/+2
2020-11-06rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happyPaul E. McKenney2-3/+3
2020-11-06refscale: Prevent hangs for invalid argumentsPaul E. McKenney1-1/+4
2020-11-06rcuscale: Prevent hangs for invalid argumentsPaul E. McKenney1-1/+4
2020-11-06torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney1-1/+2
2020-11-06rcuscale: Avoid divide by zeroPaul E. McKenney1-1/+1
2020-11-06rcuscale: Add RCU Tasks TracePaul E. McKenney4-1/+50
2020-11-06scftorture: Add an alternative IPI vectorPaul E. McKenney1-9/+32
2020-11-06torture: Make torture_stutter() use hrtimerPaul E. McKenney1-5/+12
2020-11-06torture: Periodically pause in stutter_wait()Paul E. McKenney1-2/+14
2020-11-06locktorture: Track time of last ->writeunlock()Paul E. McKenney1-0/+2
2020-11-02torture: Don't kill gdb sessionsPaul E. McKenney1-1/+4
2020-11-02refscale: Bounds-check module parametersPaul E. McKenney1-0/+6
2020-10-25Linux 5.10-rc1Linus Torvalds1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes1-3/+3
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers6-8/+6
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches1-5/+7
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+116
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+12
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds3-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+10
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-15/+213
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds7-19/+111
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds12-126/+152
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds7-125/+336
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandomLinus Torvalds5-190/+404
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devsHans de Goede1-1/+10
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds21-108/+222
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds5-118/+191
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+4
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds47-129/+308
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-32/+68