summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-13sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flagTejun Heo
2026-03-13sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()Tejun Heo
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo
2026-03-13selftests/sched_ext: Add missing error check for exit__load()David Carlier
2026-03-13selftests/bpf: Improve test coverage for kfunc callHari Bathini
2026-03-13bootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)
2026-03-12selftests: net: add test for Netlink policy dumpsJakub Kicinski
2026-03-12selftests: net: make sure that Netlink rejects unknown attrs in dumpJakub Kicinski
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson
2026-03-12selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNOREDT.J. Mercier
2026-03-12selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs testsChristian Brauner
2026-03-12selftests/filesystems: add clone3 tests for empty mount namespacesChristian Brauner
2026-03-12selftests/filesystems: add tests for empty mount namespacesChristian Brauner
2026-03-12selftests: add FSMOUNT_NAMESPACE testsChristian Brauner
2026-03-12selftests/statmount: add statmount_alloc() helperChristian Brauner
2026-03-12tools: update mount.h headerChristian Brauner
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil
2026-03-11selftests: net: fix timeout passed as positional argument to communicate()Gal Pressman
2026-03-11selftests: net: pass bpftrace timeout to cmd()Gal Pressman
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca
2026-03-11selftests: net: local_termination: test link-local protocolsDaniel Golle
2026-03-11selftests: af_unix: validate SO_PEEK_OFF advancement and resetSoichiro Ueda
2026-03-11selftests/pidfd: add CLONE_PIDFD_AUTOKILL testsChristian Brauner
2026-03-11selftests/pidfd: add CLONE_NNP testsChristian Brauner
2026-03-11selftests/pidfd: add CLONE_AUTOREAP testsChristian Brauner
2026-03-11sched_ext: Fix incomplete help text usage stringsCheng-Yang Chou
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-11selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.cVarun R Mallya
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
2026-03-11selftests/bpf: Skip livepatch test when prerequisites are missingSun Jian
2026-03-11selftests/bpf: drop serial restrictionSun Jian
2026-03-11selftests/bpf: filter by pid to avoid cross-test interferenceSun Jian
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik
2026-03-11rtla/utils: Fix loop condition in PID validationWander Lairson Costa
2026-03-11rtla/utils: Fix resource leak in set_comm_sched_attr()Wander Lairson Costa
2026-03-11rtla/trace: Fix I/O handling in save_trace_to_file()Wander Lairson Costa
2026-03-11rtla/trace: Fix write loop in trace_event_save_hist()Wander Lairson Costa
2026-03-11rtla/timerlat: Simplify RTLA_NO_BPF environment variable checkWander Lairson Costa
2026-03-11rtla: Use str_has_prefix() for option prefix checkWander Lairson Costa
2026-03-11rtla: Enforce exact match for time unit suffixesWander Lairson Costa
2026-03-11rtla: Use str_has_prefix() for prefix checksWander Lairson Costa
2026-03-11rtla: Add str_has_prefix() helper functionWander Lairson Costa
2026-03-11rtla: Handle pthread_create() failure properlyWander Lairson Costa
2026-03-11rtla/timerlat: Add bounds check for softirq vectorWander Lairson Costa
2026-03-11selftests: vDSO: vdso_test_correctness: Add a test for time()Thomas Weißschuh