aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-0/+230
7 daysMerge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-5/+17
7 daysMerge branch 'for-7.1/module-function-test' into for-linusPetr Mladek4-0/+194
7 daysMerge tag 'trace-rtla-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-402/+736
7 daysMerge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds14-245/+982
7 daysMerge tag 'ktest-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-42/+127
7 daysMerge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+498
7 daysMerge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+27
7 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
7 daysMerge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-44/+16
7 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds27-412/+1747
7 daysMerge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds35-168/+1463
7 daysMerge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-12/+8
8 daysMerge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+9
8 daysMerge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+240
8 daysMerge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-106/+3663
8 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds189-1865/+12155
8 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds179-2207/+9852
8 daysMerge tag 'linux_kselftest-next-7.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-80/+238
8 daysMerge tag 'linux_kselftest-kunit-7.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-17/+98
8 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+45
8 daysMerge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds55-757/+1453
8 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-39/+17
8 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+3
8 daysMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-324/+347
8 daysMerge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
8 daysMerge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-57/+212
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-120/+642
8 daystools: ynl: add sample for wireguardAsbjørn Sloth Tønnesen2-0/+107
8 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-38/+85
9 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-0/+2
9 daysMerge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds21-449/+6339
9 daysselftests/net: Add additional test coverage in nk_qleaseDaniel Borkmann1-5/+946
9 daysselftests/net: Split netdevsim tests from HW tests in nk_qleaseDaniel Borkmann3-1142/+1169
9 daystools/ynl: Make YnlFamily closeable as a context managerDaniel Borkmann1-0/+10
9 daysselftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen1-2/+94
9 daysselftests/namespaces: remove unused utils.h include from listns_efault_testChristian Brauner1-1/+0
9 daysselftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner2-16/+15
9 daysselftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner1-1/+1
9 daysselftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner4-33/+8
9 daysselftests/statmount: remove duplicate wait_for_pid()Christian Brauner1-25/+0
9 daysMerge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+358
9 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds10-17/+18
9 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+112
9 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
9 daysMerge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
9 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+2
9 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
9 daysMerge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-9/+790
9 daysMerge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-666/+1250