summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25tracing/user_events: Prevent same address and bit per processBeau Belgrave
2023-04-25tracing/user_events: Ensure bit is cleared on unregisterBeau Belgrave
2023-04-25tracing/user_events: Ensure write index cannot be negativeBeau Belgrave
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-25rtla/timerlat: Fix "Previous IRQ" auto analysis' lineDaniel Bristot de Oliveira
2023-04-25rtla/timerlat: Add auto-analysis only optionDaniel Bristot de Oliveira
2023-04-25rv: Fix addition on an uninitialized variable 'run'Colin Ian King
2023-04-25rtla: Add .gitignore fileRong Tao
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-25Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'x86_misc_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko
2023-04-24Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-04-24bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky
2023-04-24Merge tag 'v6.4/kernel.clone3.tests' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-24Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-24Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-24Merge tag 'lkmm.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-24cxl/test: Add mock test for set_timestampDavidlohr Bueso
2023-04-24perf cs-etm: Add separate decode paths for timeless and per-thread modesJames Clark
2023-04-24perf cs-etm: Use bool type for boolean valuesJames Clark
2023-04-24perf cs-etm: Allow user to override timestamp and contextid settingsJames Clark
2023-04-24perf cs-etm: Validate options after applying themJames Clark
2023-04-24perf cs-etm: Don't test full_auxtrace because it's always setJames Clark
2023-04-24perf tools: Add util function for overriding user set config valuesJames Clark
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds
2023-04-24perf cs-etm: Fix timeless decode mode detectionJames Clark
2023-04-24perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo
2023-04-24Merge branches 'pm-core', 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2023-04-24Merge branch 'acpica'Rafael J. Wysocki
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-04-23tools/testing/cxl: Require CONFIG_DEBUG_FSAlison Schofield
2023-04-23tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield
2023-04-23tools/testing/cxl: Use injected poison for get poison listAlison Schofield
2023-04-23tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield
2023-04-23tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield
2023-04-23tools/testing/cxl: Mock support for Get Poison ListAlison Schofield
2023-04-23selftests: tc-testing: add more tests for sch_qfqPedro Tammela
2023-04-22selftests/bpf: verifier/prevent_map_lookup converted to inline assemblyEduard Zingerman