aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ptp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27rcutorture: Upgrade two-CPU scenarios to four CPUsPaul E. McKenney3-3/+3
2021-07-27torture: Make kvm-test-1-run-qemu.sh apply affinityPaul E. McKenney1-3/+10
2021-07-27torture: Don't redirect qemu-cmd comment linesPaul E. McKenney1-1/+1
2021-07-27torture: Make kvm.sh select per-scenario affinity masksPaul E. McKenney4-2/+207
2021-07-20torture: Put kvm.sh batch-creation awk script into a temp filePaul E. McKenney1-12/+15
2021-07-20torture: Move parse-console.sh call to PATH-aware scriptsPaul E. McKenney2-2/+1
2021-07-20torture: Make kvm-recheck.sh skip kcsan.sum for build-only runsPaul E. McKenney1-1/+4
2021-07-20torture: Protect kvm-remote.sh directory trees from /tmp reapingPaul E. McKenney2-1/+32
2021-07-20torture: Log more kvm-remote.sh informationPaul E. McKenney1-2/+13
2021-07-20torture: Make kvm-recheck-lock.sh tolerate qemu-cmd commentsPaul E. McKenney1-1/+1
2021-07-20torture: Make kvm-recheck-scf.sh tolerate qemu-cmd commentsPaul E. McKenney1-1/+1
2021-07-20torture: Create KCSAN summaries for torture.sh runsPaul E. McKenney1-0/+4
2021-07-20torture: Enable KCSAN summaries over groups of torture-test runsPaul E. McKenney1-1/+1
2021-07-20torture: Make torture.sh accept --do-all and --dononePaul E. McKenney1-2/+2
2021-07-20torture: Add clocksource-watchdog testing to torture.shPaul E. McKenney1-3/+26
2021-07-18Linux 5.14-rc2Linus Torvalds1-1/+1
2021-07-18Documentation: Fix intiramfs script nameRobert Richter2-5/+5
2021-07-18Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen1-1/+1
2021-07-18kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada1-4/+5
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka1-5/+8
2021-07-18perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong1-4/+29
2021-07-18perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong6-42/+38
2021-07-18perf data: Close all files in close_dir()Riccardo Mancini1-1/+1
2021-07-18perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini1-2/+2
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds2-50/+30
2021-07-16ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2-4/+3
2021-07-16ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren1-1/+1
2021-07-16ARM: configs: Update u8500_defconfigLinus Walleij1-0/+5
2021-07-16ARM: configs: Update Vexpress defconfigLinus Walleij1-10/+7
2021-07-16ARM: configs: Update Versatile defconfigLinus Walleij1-3/+1
2021-07-16ARM: configs: Update RealView defconfigLinus Walleij1-3/+1
2021-07-16ARM: configs: Update Integrator defconfigLinus Walleij1-4/+1
2021-07-16arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven1-1/+1
2021-07-16dt-bindings: display: renesas,du: Make resets optional on R-Car H1Geert Uytterhoeven1-1/+0
2021-07-16perf test bpf: Free obj_bufRiccardo Mancini1-0/+2
2021-07-16cifs: do not share tcp sessions of dfs connectionsPaulo Alcantara2-3/+38
2021-07-16zonefs: remove redundant null bio checkXianting Tian1-3/+0
2021-07-15Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"Linus Torvalds1-3/+6
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French1-0/+1
2021-07-15cifs: added WARN_ON for all the count decrementsShyam Prasad N2-0/+11
2021-07-15cifs: fix missing null session check in mountSteve French1-1/+1
2021-07-15cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara1-4/+2
2021-07-15tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)1-3/+3
2021-07-15perf trace: Free strings in trace__parse_events_option()Riccardo Mancini1-0/+3
2021-07-15perf trace: Free syscall tp fields in evsel->privRiccardo Mancini1-1/+16
2021-07-15perf trace: Free syscall->arg_fmtRiccardo Mancini1-1/+15
2021-07-15perf trace: Free malloc'd trace fields on exitRiccardo Mancini1-1/+10
2021-07-15perf lzma: Close lzma stream on exitRiccardo Mancini1-3/+5
2021-07-15perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini1-0/+7
2021-07-15perf script: Release zstd dataRiccardo Mancini1-0/+1