summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
8 daysselftests/coredump: simplify the refusal testsChristian Brauner
8 daystools: sync coredump.h headerChristian Brauner
8 daysselftests/filesystems: Add .gitignore for fscontext_ns_testMahad Ibrahim
8 daysselftests/filesystems: skip listxattr kernfs test if xattrs are presentDisha Goel
8 daysselftests/coredump: show how to inspect the task to decide how the coredump s...Christian Brauner
8 daysselftests/coredump: simulate a blob storeChristian Brauner
8 daysselftests/coredump: put a hole in the middle of a sparse mappingChristian Brauner
8 daysselftests/coredump: hand the record stream to a sinkChristian Brauner
8 daysselftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSEChristian Brauner
8 dayscoredump: describe the holes when COREDUMP_SPARSE is negotiatedChristian Brauner
8 dayscoredump: send the coredump in records if requestedChristian Brauner
8 daystools: sync coredump.h headerChristian Brauner
8 daysselftests/coredump: add a separate helper headerChristian Brauner
8 daysselftests/coredump: collapse the expected request check into the helperChristian Brauner
8 daysselftests/coredump: discard the right amount after the coredump requestChristian Brauner
8 daysselftest: add tests for open*(O_CREAT|O_DIRECTORY)Jori Koolstra
8 daysMerge patch series "binfmt_misc: only let punctuation delimit a register string"Christian Brauner
8 daysselftests/exec: test delimiter restrictionsChristian Brauner
8 daysselftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredumpChristian Brauner
8 daysselftests/filesystems: Move file_stressor to dedicated subdirectoryDisha Goel
8 daysperf powerpc-vpadtl: Fix raw_size of DTL samplesWang Yan
8 daysperf symbol: Do not use debug file as the binary typeAdrian Hunter
8 daysselftests/nolibc: Add basic test for sendfile()Daniel Palmer
8 daystools/nolibc: Add sendfile()Daniel Palmer
8 daysselftests/nolibc: switch around the skip conditions in run-tests.shThomas Weißschuh
8 daystools/nolibc: add support for hexagonThomas Weißschuh
8 daysselftests/nolibc: prepare for clang-only architecturesThomas Weißschuh
8 daystools/nolibc: split the architecture list into multiple linesThomas Weißschuh
8 daysselftests/nolibc: stop treating skipped tests as warningThomas Weißschuh
8 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
9 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
9 daysselftests/bpf: Convert lirc_mode2 to prog_tests and extend coverageSean Young
9 daysbpftool: Don't drop a type in the sorted C dumpIhor Solodrai
9 daysselftests/bpf: Add tests for bpftool btf dump format cIhor Solodrai
9 daysselftests/bpf: NUL-terminate bpftool command outputIhor Solodrai
9 daysselftests/bpf: Compare btf_dump expected output in-processIhor Solodrai
9 daysselftests/bpf: Modernize btf_dump test scaffoldingIhor Solodrai
9 daysselftests/bpf: Add compare_text_to_expected() helperIhor Solodrai
9 daysselftests/bpf: Bound the offset accumulator in __tld_fetch_key()Yonghong Song
9 daysselftests/bpf: Add tests for bpf keyring in signed loaderDaniel Borkmann
9 daysselftests/bpf: Allow appending to guest kernel cmdline in vmtest.shDaniel Borkmann
9 daysselftests/bpf: Add an end-to-end ML-DSA signed loader testDaniel Borkmann
9 daysselftests/bpf: Rename the verify_sig_setup.sh setup into setup-rsaDaniel Borkmann
9 daysselftests/bpf: Rebuild signed lskels when signing key changesDaniel Borkmann
9 daysselftests/bpf: Add a test for the sealed bpf keyringDaniel Borkmann
9 daysbpftool: Support ML-DSA program signingDaniel Borkmann
9 daysbpf: Raise the bound on a program's signature sizeDaniel Borkmann
9 daysselftests/bpf: Test kfuncs returning arena pointers by valueYonghong Song
9 daysselftests/bpf: Test global functions returning arena pointers by valueYonghong Song
9 daysselftests/bpf: Check the member named for an unsupported kfunc return typeYonghong Song