summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-15selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE checkMike Rapoport (Microsoft)
2026-08-15sched_ext: Make core-sched task ordering hierarchy-awareTejun Heo
2026-08-15sched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo
2026-08-15selftests: ublk: add SET_PARAMS validation testYao Sang
2026-08-15selftests: ublk: add helper for SET_PARAMSYao Sang
2026-08-15selftests/bpf: Add ksock test for async callback guardMahe Tardy
2026-08-15selftests/bpf: Test forbidden bpf_ksock_send() LSM attachMahe Tardy
2026-08-15selftests/bpf: Add ksock kfunc testMahe Tardy
2026-08-15bpf: Report Call Type Safety argument errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Register Type Safety errorsKumar Kartikeya Dwivedi
2026-08-15perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOSTPVS Narasimha Rao
2026-08-15perf dso: Replace assert with runtime check in dso__read_symbol()Arnaldo Carvalho de Melo
2026-08-15perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
2026-08-15perf dso: Use stored fd error instead of stale errno in file_read() and file_...Arnaldo Carvalho de Melo
2026-08-15perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
2026-08-15perf dso: Guard against errno==0 when dso__get_filename() returns NULLArnaldo Carvalho de Melo
2026-08-15sched_ext: Rename balance-era identifiers to dispatch termsTejun Heo
2026-08-14sched_ext/scx_flatcg: Fix cvtime true-up on slice expiryTao Cui
2026-08-14sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detectionfangqiurong
2026-08-15selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15landlock: Check landlock_restrict_self(2)'s flags before privilegesJustin Suess
2026-08-15selftests/landlock: Test whiteout object behaviour in OverlayFS renamesGünther Noack
2026-08-15selftests/landlock: Add audit test for whiteout object creationGünther Noack
2026-08-15selftests/landlock: Add tests for whiteout object creationGünther Noack
2026-08-15selftests/landlock: Use an actual chardev for MAKE_CHAR audit testGünther Noack
2026-08-14selftests/bpf: Check per-CPU address resolution per registerVineet Gupta
2026-08-14selftests/sched_ext: Fix flaky ddsp failure tests on busy systemsMichal Blaszczyk
2026-08-14selftests/sched_ext: Make numa idle validation race-freeCheng-Yang Chou
2026-08-14libbpf: Fix ring buffer consumer loop on 32-bit position wrapIsrael Téllez García
2026-08-14selftests/bpf: Fix selftest build after filter.h updateIhor Solodrai
2026-08-14sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototypeTejun Heo
2026-08-14selftests/bpf: Improve readability in iter test for percpu dataLeon Hwang
2026-08-14libbpf: Avoid unnecessary mmap resize for percpu data mapsLeon Hwang
2026-08-14sched_ext/scx_flatcg: expire cached hweights on weight changesTao Cui
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-14selftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_openShaojie Sun
2026-08-14selftests/bpf: Make pyperf600 a success againAndrii Nakryiko
2026-08-14selftests/bpf: Use ping_command() for IPv6 pings in lwt_ip_encapAndrii Nakryiko
2026-08-14spi: Add KUnit coverage for DMA mapping error pathsHonghui Jiang
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-14selftests/landlock: Fix spelling error in fs_test commentWang Yan
2026-08-14Merge branch 'for-next/uapi' into for-next/coreWill Deacon
2026-08-14selftests/bpf: Test a multi-slot argument before a struct_ops arena argumentPuranjay Mohan
2026-08-14selftests/bpf: Enable __arena argument tests on arm64Puranjay Mohan
2026-08-14selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc argumentsPuranjay Mohan
2026-08-13selftests/net/openvswitch: add SCTP flow key support and testMinxi Hou
2026-08-13selftests/bpf: Guarantee zero termination for veristat test buffersEduard Zingerman
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman
2026-08-13selftests/bpf: Fix for veristat file/prog filters processingEduard Zingerman