aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-17selftests/bpf: Test pseudo-function policy diagnosticsKumar Kartikeya Dwivedi1-0/+18
2026-08-17selftests/bpf: Test kfunc argument diagnosticsKumar Kartikeya Dwivedi2-0/+11
2026-08-17selftests/bpf: Exercise negative optlen in cgroup getsockopt hookJunseo Lim1-0/+22
2026-08-17selftests/bpf: tc_tunnel - validate decap GSO and encapsulation stateNick Hudson2-8/+84
2026-08-17bpf: Add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulationNick Hudson1-2/+32
2026-08-17bpf: Name the enum for BPF_FUNC_skb_adjust_room flagsNick Hudson1-1/+1
2026-08-17selftests/bpf: Enable timed may_goto tests for LoongArchTiezhu Yang3-0/+7
2026-08-17objtool/klp: Fix vmlinux klp relocations for EXPORT_SYMBOL_FOR_MODULES()Josh Poimboeuf2-13/+23
2026-08-17selftests/bpf: Fix comment style in network_helpers.cAlexis Lothoré (eBPF Foundation)1-8/+16
2026-08-17selftests/landlock: Add landlock_enforce_domain trace testsMickaël Salaün2-0/+521
2026-08-17selftests/landlock: Add scope and ptrace tracepoint testsMickaël Salaün4-7/+1080
2026-08-17selftests/landlock: Add network tracepoint testsMickaël Salaün1-1/+589
2026-08-17selftests/landlock: Add filesystem tracepoint testsMickaël Salaün2-0/+979
2026-08-17selftests/landlock: Add trace event test infrastructure and testsMickaël Salaün6-35/+1794
2026-08-16selftests/bpf: Cover mixed arena and stack atomicsYiyang Chen1-1/+31
2026-08-15selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE checkMike Rapoport (Microsoft)1-5/+10
2026-08-15sched_ext: Make core-sched task ordering hierarchy-awareTejun Heo1-7/+16
2026-08-15sched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo1-1/+1
2026-08-15selftests: ublk: add SET_PARAMS validation testYao Sang2-0/+116
2026-08-15selftests: ublk: add helper for SET_PARAMSYao Sang2-1/+178
2026-08-15selftests/bpf: Add ksock test for async callback guardMahe Tardy2-0/+107
2026-08-15selftests/bpf: Test forbidden bpf_ksock_send() LSM attachMahe Tardy2-0/+41
2026-08-15selftests/bpf: Add ksock kfunc testMahe Tardy3-0/+274
2026-08-15bpf: Report Call Type Safety argument errorsKumar Kartikeya Dwivedi1-0/+1
2026-08-15bpf: Report Register Type Safety errorsKumar Kartikeya Dwivedi1-0/+1
2026-08-15perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOSTPVS Narasimha Rao1-5/+34
2026-08-15perf dso: Replace assert with runtime check in dso__read_symbol()Arnaldo Carvalho de Melo1-1/+6
2026-08-15perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo1-1/+14
2026-08-15perf dso: Use stored fd error instead of stale errno in file_read() and file_size()Arnaldo Carvalho de Melo1-2/+2
2026-08-15perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo1-1/+3
2026-08-15perf dso: Guard against errno==0 when dso__get_filename() returns NULLArnaldo Carvalho de Melo1-3/+15
2026-08-15sched_ext: Rename balance-era identifiers to dispatch termsTejun Heo3-0/+5
2026-08-14sched_ext/scx_flatcg: Fix cvtime true-up on slice expiryTao Cui1-3/+11
2026-08-14sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detectionfangqiurong1-3/+3
2026-08-15selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess2-14/+168
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess1-2/+10
2026-08-15landlock: Check landlock_restrict_self(2)'s flags before privilegesJustin Suess1-1/+5
2026-08-15selftests/landlock: Test whiteout object behaviour in OverlayFS renamesGünther Noack1-2/+54
2026-08-15selftests/landlock: Add audit test for whiteout object creationGünther Noack1-0/+19
2026-08-15selftests/landlock: Add tests for whiteout object creationGünther Noack1-0/+176
2026-08-15selftests/landlock: Use an actual chardev for MAKE_CHAR audit testGünther Noack1-1/+1
2026-08-14selftests/bpf: Check per-CPU address resolution per registerVineet Gupta2-0/+74
2026-08-14selftests/sched_ext: Fix flaky ddsp failure tests on busy systemsMichal Blaszczyk2-18/+15
2026-08-14selftests/sched_ext: Make numa idle validation race-freeCheng-Yang Chou1-7/+21
2026-08-14libbpf: Fix ring buffer consumer loop on 32-bit position wrapIsrael Téllez García1-1/+1
2026-08-14selftests/bpf: Fix selftest build after filter.h updateIhor Solodrai1-1/+1
2026-08-14sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototypeTejun Heo1-3/+3
2026-08-14selftests/bpf: Improve readability in iter test for percpu dataLeon Hwang2-6/+6
2026-08-14libbpf: Avoid unnecessary mmap resize for percpu data mapsLeon Hwang1-9/+8
2026-08-14sched_ext/scx_flatcg: expire cached hweights on weight changesTao Cui1-0/+3