summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest
2023-10-04selftests/damon/sysfs: test DAMOS apply intervalsSeongJae Park
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)
2023-10-04selftests/mm: gup_longterm: fix a resource leakDing Xiang
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-26Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-09-19selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan
2023-09-19selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts
2023-09-18selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior
2023-09-17perf jevent: fix core dump on software events on s390Thomas Richter
2023-09-17perf pmu: Ensure all alias variables are initializedIan Rogers
2023-09-17perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers
2023-09-17perf trace: Avoid compile error wrt redefining boolIan Rogers
2023-09-17perf bpf-prologue: Remove unused fileIan Rogers
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-15bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca