summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-01-09Merge tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-09Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac
2024-01-09kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac
2024-01-08Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-01-08Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2024-01-07net/sched: Remove ipt action testsJamal Hadi Salim
2024-01-05selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04selftests/bpf: Test gotol with large offsetsIlya Leoshkevich
2024-01-04selftests/bpf: Double the size of test_loader logIlya Leoshkevich
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2024-01-04Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-01-03selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko
2024-01-03selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko
2024-01-03libbpf: implement __arg_ctx fallback logicAndrii Nakryiko
2024-01-03libbpf: move BTF loading step after relocation stepAndrii Nakryiko
2024-01-03libbpf: move exception callbacks assignment logic into relocation stepAndrii Nakryiko
2024-01-03libbpf: use stable map placeholder FDsAndrii Nakryiko
2024-01-03libbpf: don't rely on map->fd as an indicator of map being createdAndrii Nakryiko
2024-01-03libbpf: use explicit map reuse flag to skip map creation stepsAndrii Nakryiko