summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
39 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
40 hoursMerge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysselftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann
3 daysselftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade
3 daysselftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu
3 daysselftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai
3 daysbpf: Fix exception exit lock checking for subprogsIhor Solodrai
3 daysMerge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
5 daystools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
7 daysMerge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
7 daysobjtool: Fix Clang jump table detectionJosh Poimboeuf
8 daysobjtool/klp: fix mkstemp() failure with long pathsJoe Lawrence
8 daysobjtool/klp: fix data alignment in __clone_symbol()Joe Lawrence
8 daysselftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
9 daysMerge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
9 daysMerge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
9 daysMerge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
10 daysMerge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
10 daysMerge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...Linus Torvalds
11 daysbootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)
12 daysMerge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
12 daysMerge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysKVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson
12 dayspowerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil
12 daysselftests: rtnetlink: add neighbour update testSabrina Dubroca
13 daysperf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
13 daysselftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
13 daysselftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
13 daysKVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
14 daysMerge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
14 daysselftests/bpf: Fix pkg-config call on static buildsPaul Chaignon
14 daysselftests/bpf: Add test for BPF_END register ID resetYazhou Tang
14 daysperf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers
14 daysperf ftrace: Fix hashmap__new() error checkingChen Ni
14 daysperf annotate: Fix hashmap__new() error checkingChen Ni
14 daysperf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark
14 daysperf cs-etm: Finish removal of ETM_OPT_*James Clark
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai
2026-03-06selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman