aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 3-1/+28
2024-01-09Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 9-50/+318
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2024-01-09cxl/events: Create a CXL event unionGravatar Ira Weiny 1-13/+18
2024-01-09cxl/events: Separate UUID from event structuresGravatar Ira Weiny 1-54/+75
2024-01-09cxl/events: Create common event UUID definesGravatar Ira Weiny 1-6/+3
2024-01-09Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-11/+128
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-0/+650
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 33-707/+2091
2024-01-09kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Gravatar Mirsad Todorovac 1-1/+1
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningGravatar Mirsad Todorovac 1-1/+1
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningGravatar Mirsad Todorovac 1-1/+1
2024-01-09kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Gravatar Mirsad Todorovac 1-1/+1
2024-01-08Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-82/+142
2024-01-08Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 7-30/+71
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 12-31/+666
2024-01-08Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERGravatar Kirill A. Shutemov 3-5/+6
2024-01-08Merge branch 'for-6.8/wacom' into for-linusGravatar Jiri Kosina 1-0/+276
2024-01-08Merge branch 'for-6.8/selftests' into for-linusGravatar Jiri Kosina 5-270/+567
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 4-0/+621
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 5-0/+218
2024-01-08Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 8-8/+24
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 6-45/+86
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 19-231/+655
2024-01-07net/sched: Remove ipt action testsGravatar Jamal Hadi Salim 1-243/+0
2024-01-05selftests: forwarding: Avoid failures to source net/lib.shGravatar Benjamin Poirier 1-1/+26
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 48-470/+1299
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlGravatar Dan Williams 9-24/+97
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingGravatar Suren Baghdasaryan 1-0/+17
2024-01-05selftests/mm: skip test if application doesn't has root privilegesGravatar Muhammad Usama Anjum 1-1/+1
2024-01-05selftests/mm: conform test to TAP format outputGravatar Muhammad Usama Anjum 1-47/+44
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputGravatar Muhammad Usama Anjum 1-10/+13
2024-01-05selftests/mm: gup_test: conform test to TAP format outputGravatar Muhammad Usama Anjum 1-32/+33
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputGravatar Muhammad Usama Anjum 1-52/+35
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsGravatar Richard Gobert 1-6/+87
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachGravatar Dmitrii Dolgov 2-0/+53
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsGravatar Dmitrii Dolgov 3-0/+137
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 7-23/+35
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-3/+3
2024-01-04selftests/bpf: Test gotol with large offsetsGravatar Ilya Leoshkevich 1-0/+19
2024-01-04selftests/bpf: Double the size of test_loader logGravatar Ilya Leoshkevich 1-1/+1
2024-01-04perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vmGravatar Thomas Richter 1-1/+1
2024-01-04perf db-export: Fix missing reference count get in call_path_from_sample()Gravatar Ben Gainey 1-2/+2
2024-01-04perf tests: Add perf script testGravatar Ian Rogers 1-0/+66
2024-01-04libsubcmd: Fix memory leak in uniq()Gravatar Ian Rogers 1-4/+14
2024-01-04perf TUI: Don't ignore job controlGravatar Ahelenia Ziemiańska 4-0/+26
2024-01-04perf vendor events intel: Update sapphirerapids events to v1.17Gravatar Ian Rogers 5-9/+60
2024-01-04perf vendor events intel: Update icelakex events to v1.23Gravatar Ian Rogers 4-6/+6