summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-25selftests/pidfd: fixes syscall number definesOleg Nesterov
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds
2025-03-24Merge tag 'lkmm.2025.03.21a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-24Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17objtool: Use O_CREAT with explicit mode maskIngo Molnar
2025-03-17objtool: Create backup on error and print argsJosh Poimboeuf
2025-03-17objtool: Change "warning:" to "error:" for --WerrorJosh Poimboeuf
2025-03-17objtool: Add --Werror optionJosh Poimboeuf
2025-03-17objtool: Add --output optionJosh Poimboeuf
2025-03-17objtool: Upgrade "Linked object detected" warning to errorJosh Poimboeuf
2025-03-17objtool: Consolidate option validationJosh Poimboeuf
2025-03-17objtool: Remove --unret dependency on --rethunkJosh Poimboeuf
2025-03-17objtool: Increase per-function WARN_FUNC() rate limitJosh Poimboeuf
2025-03-17objtool: Update documentationJosh Poimboeuf
2025-03-17objtool: Improve __noreturn annotation warningJosh Poimboeuf
2025-03-17objtool: Fix error handling inconsistencies in check()Josh Poimboeuf
2025-03-17x86/traps: Make exc_double_fault() consistently noreturnJosh Poimboeuf
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini
2025-03-14scanf: convert self-test to KUnitTamir Duberstein
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds