summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.14.275' into v4.14-rtLuis Claudio R. Goncalves2022-04-062-1/+2
|\
| * perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
| * kselftest/vm: fix tests build with old libcChengming Zhou2022-03-231-0/+1
* | Merge tag 'v4.14.272' into v4.14-rtLuis Claudio R. Goncalves2022-03-162-1/+2
|\ \ | |/
| * selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
| * x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* | Merge tag 'v4.14.270' into v4.14-rtLuis Claudio R. Goncalves2022-03-095-94/+100
|\ \ | |/
| * libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
| * selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
| * selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
| * selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* | Merge tag 'v4.14.266' into v4.14-rtLuis Claudio R. Goncalves2022-02-111-2/+2
|\ \ | |/
| * selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* | Merge tag 'v4.14.261' into v4.14-rtLuis Claudio R. Goncalves2022-01-051-0/+18
|\ \ | |/
| * bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann2021-12-221-0/+18
* | Merge tag 'v4.14.258' into v4.14-rtLuis Claudio R. Goncalves2021-12-192-15/+14
|\ \ | |/
| * perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2021-12-082-15/+14
* | Merge tag 'v4.14.250' into v4.14-rtLuis Claudio R. Goncalves2021-10-111-6/+8
|\ \ | |/
| * usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* | Merge tag 'v4.14.249' into v4.14-rtLuis Claudio R. Goncalves2021-10-071-1/+1
|\ \ | |/
| * selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-221-1/+1
* | Merge tag 'v4.14.242' into v4.14-rtLuis Claudio R. Goncalves2021-08-152-3/+1
|\ \ | |/
| * Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-08-041-2/+0
| * selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman2021-08-041-1/+1
* | Merge tag 'v4.14.241' into v4.14-rtLuis Claudio R. Goncalves2021-08-156-8/+18
|\ \ | |/
| * selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
| * perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
| * perf test bpf: Free obj_bufRiccardo Mancini2021-07-281-0/+2
| * perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
| * perf probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
| * perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* | Merge tag 'v4.14.240' into v4.14-rtLuis Claudio R. Goncalves2021-08-152-3/+2
|\ \ | |/
| * selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
| * selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-201-1/+2
* | Merge tag 'v4.14.237' into v4.14-rtLuis Claudio R. Goncalves2021-07-051-0/+1
|\ \ | |/
| * perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* | Merge tag 'v4.14.236' into v4.14-rtLuis Claudio R. Goncalves2021-07-052-64/+76
|\ \ | |/
| * selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov2021-06-101-7/+23
| * selftests/bpf: fix test_alignAlexei Starovoitov2021-06-101-21/+1
| * bpf: do not allow root to mangle valid pointersAlexei Starovoitov2021-06-101-27/+29
| * bpf: Update selftests to reflect new error statesDaniel Borkmann2021-06-101-22/+12
| * bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-06-101-10/+34
* | Merge tag 'v4.14.235' into v4.14-rtLuis Claudio R. Goncalves2021-06-0815-15/+22
|\ \ | |/
| * perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
| * perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-06-031-1/+5
| * perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-06-031-1/+4
| * tweewide: Fix most Shebang linesFinn Behrens2021-06-0312-12/+12
* | Merge tag 'v4.14.233' into v4.14-rtLuis Claudio R. Goncalves2021-06-083-1/+17
|\ \ | |/
| * selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-221-0/+4
| * perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-221-1/+1