aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-13selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftestsAndrea Righi6-9/+9
2026-03-13selftests/bpf: Test case for refinement improvement using 64b boundsPaul Chaignon1-0/+33
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-2/+2
2026-03-13perf record: Remove unused cpu-set-sched.hIan Rogers2-51/+0
2026-03-13perf bpf_map: Remove unused codeIan Rogers4-95/+0
2026-03-13perf tool: Constify the command and option arraysIan Rogers1-6/+6
2026-03-13perf dump-insn: Remove dump-insn.cIan Rogers2-24/+0
2026-03-13perf symbol: Reduce scope of elf__needs_adjust_symbolsIan Rogers2-5/+4
2026-03-13Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds37-550/+584
2026-03-13perf branch: Avoid incrementing NULLIan Rogers1-0/+3
2026-03-13sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flagTejun Heo3-41/+39
2026-03-13sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()Tejun Heo7-15/+20
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo1-0/+5
2026-03-13selftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
2026-03-13selftests/bpf: Improve test coverage for kfunc callHari Bathini4-1/+154
2026-03-13bootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)5-0/+51
2026-03-12selftests: net: add test for Netlink policy dumpsJakub Kicinski4-3/+148
2026-03-12selftests: net: make sure that Netlink rejects unknown attrs in dumpJakub Kicinski1-6/+26
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-6/+61
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski34-94/+415
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+55
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson2-0/+53
2026-03-12selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNOREDT.J. Mercier1-0/+112
2026-03-12selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs testsChristian Brauner4-0/+505
2026-03-12selftests/filesystems: add clone3 tests for empty mount namespacesChristian Brauner3-1/+941
2026-03-12selftests/filesystems: add tests for empty mount namespacesChristian Brauner7-2/+1018
2026-03-12selftests: add FSMOUNT_NAMESPACE testsChristian Brauner5-30/+1156
2026-03-12selftests/statmount: add statmount_alloc() helperChristian Brauner3-46/+58
2026-03-12tools: update mount.h headerChristian Brauner1-2/+12
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmxSayali Patil4-14/+24
2026-03-11selftests: net: fix timeout passed as positional argument to communicate()Gal Pressman1-1/+1
2026-03-11selftests: net: pass bpftrace timeout to cmd()Gal Pressman1-1/+2
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca1-0/+55
2026-03-11selftests: net: local_termination: test link-local protocolsDaniel Golle1-0/+25
2026-03-11selftests: af_unix: validate SO_PEEK_OFF advancement and resetSoichiro Ueda1-0/+46
2026-03-11selftests/pidfd: add CLONE_PIDFD_AUTOKILL testsChristian Brauner1-0/+278
2026-03-11selftests/pidfd: add CLONE_NNP testsChristian Brauner1-0/+126
2026-03-11selftests/pidfd: add CLONE_AUTOREAP testsChristian Brauner3-1/+498
2026-03-11sched_ext: Fix incomplete help text usage stringsCheng-Yang Chou6-6/+6
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever1-0/+5
2026-03-11selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.cVarun R Mallya1-1/+1
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini2-0/+151
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini3-25/+45
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang1-1/+1
2026-03-11selftests/bpf: Skip livepatch test when prerequisites are missingSun Jian1-2/+18
2026-03-11selftests/bpf: drop serial restrictionSun Jian1-2/+1
2026-03-11selftests/bpf: filter by pid to avoid cross-test interferenceSun Jian2-3/+36
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik3-3/+9
2026-03-11rtla/utils: Fix loop condition in PID validationWander Lairson Costa1-1/+1
2026-03-11rtla/utils: Fix resource leak in set_comm_sched_attr()Wander Lairson Costa1-5/+6