summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-05selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...Hangbin Liu
2023-12-05selftests/net: add lib.shHangbin Liu
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar
2023-12-04selftests/bpf: Test outer map update operations in syscall programHou Tao
2023-12-04selftests/bpf: Add test cases for inner mapHou Tao
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2023-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-04perf test record user-regs: Fix mask for vg registerVeronika Molnarova
2023-12-04perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()Arnaldo Carvalho de Melo
2023-12-04perf env: Introduce perf_env__arch_strerrno()Arnaldo Carvalho de Melo
2023-12-04selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"Colin Ian King
2023-12-04iio: add modifiers for A and B ultraviolet lightJavier Carrasco
2023-12-04Merge 6.7-rc4 into char-misc-linusGreg Kroah-Hartman
2023-12-03perf beauty: Don't use 'find ... -printf' as it isn't available in busyboxArnaldo Carvalho de Melo
2023-12-03perf docs: Fix man page formatting for 'perf lock'Nick Forrington
2023-12-02bpf: simplify tnum output if a fully known constantAndrii Nakryiko
2023-12-02selftests/bpf: adjust global_func15 test to validate prog exit precisionAndrii Nakryiko
2023-12-02selftests/bpf: validate async callback return value check correctnessAndrii Nakryiko
2023-12-02bpf: enforce precise retval range on program exitAndrii Nakryiko
2023-12-02selftests/bpf: add selftest validating callback result is enforcedAndrii Nakryiko
2023-12-02bpf: provide correct register name for exception callback retval checkAndrii Nakryiko
2023-12-01selftests/bpf: Add test that uses fsverity and xattr to sign a fileSong Liu
2023-12-01selftests/bpf: Add tests for filesystem kfuncsSong Liu
2023-12-01selftests/bpf: Sort config in alphabetic orderSong Liu
2023-12-01KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson
2023-12-01KVM: selftests: Fix broken assert messages in Hyper-V features testSean Christopherson
2023-12-01KVM: selftests: Fix benign %llx vs. %lx issues in guest assertsSean Christopherson
2023-12-01KVM: selftests: Fix MWAIT error message when guest assertion failsSean Christopherson
2023-12-01selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau
2023-11-30selftests: tc-testing: remove filters/tests.jsonPedro Tammela
2023-11-30selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela
2023-11-30selftests: tc-testing: remove spurious './' from MakefilePedro Tammela
2023-11-30selftests: tc-testing: remove spurious nsPlugin usagePedro Tammela
2023-11-30docs: netlink: link to family documentations from spec infoJakub Kicinski
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-30selftests: sched: Remove initialization to 0 for a static variableAtul Kumar Pant
2023-11-30selftests: capabilities: namespace create varies for root and normal userSwarup Laxman Kotiaklapudi
2023-11-30selftests: prctl: Add prctl test for PR_GET_NAMEOsama Muhammad
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-30tools api fs: Avoid reading whole file for a 1 byte boolIan Rogers
2023-11-30tools api fs: Switch filename__read_str to use io.hIan Rogers
2023-11-30libperf: Lazily allocate/size mmap event copyIan Rogers
2023-11-30libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2023-11-30kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown
2023-11-30kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown