summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
19 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Mark Brown
19 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/no...Mark Brown
19 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/mic/li...Mark Brown
19 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cx...Mark Brown
19 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/li...Mark Brown
19 hoursMerge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
19 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
19 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ie...Mark Brown
20 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
20 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
20 hoursMerge branch 'fs-next' of linux-nextMark Brown
21 hoursMerge branch 'perf-tools-next' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
21 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
21 hoursMerge branch 'for-linus' of https://codeberg.org/linux-nfc/linux.gitMark Brown
21 hoursMerge branch 'perf-tools' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
21 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/riscv...Mark Brown
21 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
21 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ms...Mark Brown
22 hoursselftests/landlock: Test abstract socket trace name limitsMickaël Salaün
24 hourstools: gpio: fix typo "amount of times" in commentHemanth Selam
25 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
25 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-hotfixes...David Hildenbrand (Arm)
34 hoursMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.3-rc2Alexei Starovoitov
34 hoursMerge branch 'for-7.3-fixes' into for-nextTejun Heo
34 hourssched_ext: scx_qmap: Fix pending partition work handoffTejun Heo
36 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
42 hoursselftests/bpf: Enable stack argument tests for RV64Feng Jiang
42 hoursriscv, bpf: Remap BPF_REG_0 and RV_REG_TCCPu Lehui
2 daysselftests/bpf: Test pointer bpf_loop iteration count rejectionKumar Kartikeya Dwivedi
2 daysselftests: uevent filtering: don't shrink the socket bufferMaximilian Heyne
2 daysselftests/core: fix unshare_test with large fs.nr_openKonstantin Khorenko
2 daysselftests/epoll: fix race condition in multi-waiter wakeup testsFlorian Schmaus
2 daysselftests/membarrier: skip unpermitted membarrier command test if preregister...Chris Gellermann
2 daysselftests/membarrier: introduce helper to get membarrier command registrationsChris Gellermann
2 daysselftests/mm: remove unreachable returns after ksft exit helpersZenghui Yu (Huawei)
2 daysselftests/damon/sysfs.sh: test hugepage_mem_bp quota goalSJ Park
2 daysmm: replace PF_KCOMPACTD flag with kthread_func() checkKefeng Wang
2 daysmm: replace PF_KSWAPD flag with kthread_func() checkKefeng Wang
2 daysselftests/damon/sysfs.py: test damon probesSJ Park
2 daysselftests/damon/sysfs.py: extend commit assertion function for probesSJ Park
2 daysselftests/damon/drgn_dump_damon_status: dump probesSJ Park
2 daysselftests/damon/_damon_sysfs: implement DamonProbesSJ Park
2 daystools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge testsLorenzo Stoakes (ARM)
2 daystools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anonLorenzo Stoakes (ARM)
2 daysmm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymousLorenzo Stoakes (ARM)
2 daysmm: implement file_is_dev_zero() to uniquely identify /dev/zeroLorenzo Stoakes (ARM)
2 daysmm: remove unused totalram_pages_inc() and totalram_pages_dec()Tal Zussman
2 daysselftests/damon/sysfs.sh: test probe prep sysfs filesSJ Park