summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein
2025-05-12selftests/mount_settattr: remove duplicate syscall definitionsAmir Goldstein
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein
2025-05-12selftests/mount_settattr: ensure that ext4 filesystem can be createdChristian Brauner
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner
2025-05-12selftests/mount_settattr: don't define sys_open_tree() twiceChristian Brauner
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-09tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-09tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-09selftests/timens: timerfd: Use correct clockid type in tclock_gettime()Thomas Weißschuh
2025-05-09selftests/timens: Make run_tests() functions staticThomas Weißschuh
2025-05-09selftests/timens: Print TAP headersThomas Weißschuh
2025-05-09selftests: pid_namespace: add missing sys/mount.h include in pid_max.cPeter Seiderer
2025-05-09kselftest: cpufreq: Get rid of double suspend in rtcwake caseNícolas F. R. A. Prado
2025-05-09selftests/cpufreq: Fix cpufreq basic read and update testcasesSwapnil Sapkal
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon
2025-05-07objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda
2025-05-06tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar
2025-05-06tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4Ahmed S. Darwish
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-05-05tools: ynl-gen: validate 0 len strings from kernelDavid Wei
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-05-05selftests: ublk: kublk: fix include pathUday Shankar
2025-05-05selftests: ublk: make test_generic_06 silent on successUday Shankar