summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-4/+336
3 daysMerge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-24/+7
4 daysselftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann1-0/+108
4 daysselftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade1-0/+94
4 daysselftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu1-0/+58
4 daysselftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai1-0/+47
4 daysbpf: Fix exception exit lock checking for subprogsIhor Solodrai1-3/+6
4 daysMerge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+5
7 daystools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
8 daysMerge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+12
9 daysobjtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
9 daysobjtool/klp: fix mkstemp() failure with long pathsJoe Lawrence1-20/+3
9 daysobjtool/klp: fix data alignment in __clone_symbol()Joe Lawrence1-1/+2
9 daysselftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires1-0/+12
10 daysMerge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-0/+51
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-26/+250
10 daysMerge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-14/+24
10 daysMerge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-60/+71
12 daysMerge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
12 daysMerge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...Linus Torvalds37-550/+584
12 daysbootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)5-0/+51
13 daysMerge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-6/+61
13 daysMerge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+55
13 daysKVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson2-0/+53
13 dayspowerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil4-14/+24
14 daysselftests: rtnetlink: add neighbour update testSabrina Dubroca1-0/+55
14 daysperf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever1-0/+5
14 daysselftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini2-0/+151
14 daysselftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini3-25/+45
14 daysKVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang1-1/+1
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds3-0/+32
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon1-1/+1
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang1-0/+22
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers1-1/+1
2026-03-10perf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark1-24/+0
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark4-38/+29
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki6-6/+61
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf1-5/+5
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf2-39/+37
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds8-56/+231
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-18/+39
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai2-2/+8
2026-03-07selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman1-0/+64
2026-03-07bpf: collect only live registers in linked regsEduard Zingerman3-35/+63
2026-03-07Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+5
2026-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2026-03-07Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman1-14/+0
2026-03-07selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-1/+38