summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-03selftests/acct: add cgroupstats functional testYiyang Chen
2026-08-03tools/compiler: match glibc 2.42 definition of __attribute_const__Joy H.J. Lee
2026-08-03tools/accounting/delaytop.c: fix typo in PSI header stringSara Sena
2026-08-03selftests: ublk: add rotating auto_buf index regression testYang Xiuwei
2026-08-03selftests: ublk: add UBLK_F_IO_DESC_SIZE testCaleb Sander Mateos
2026-08-03selftests: ublk: add support for --io_desc_sizeCaleb Sander Mateos
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos
2026-08-03selftests: drv-net: Test queue stall upon reconfigMohsin Bashir
2026-08-03selftests: net: getsockopt_iter: cover rawv6 and tlsBreno Leitao
2026-08-03selftests/exec: test the pre-opened interpreter limitChristian Brauner
2026-08-03sched_ext: scx_qmap - Add rescue supportTejun Heo
2026-08-03sched_ext: scx_qmap - Idle-check pinned tasks before direct dispatchTejun Heo
2026-08-03sched_ext: Sync tools autogen enum headersTejun Heo
2026-08-03sched_ext: Add bandwidth-limited rescue execution for stranded tasksTejun Heo
2026-08-03selftests: drv-net: enable devmem TCP in the test configBobby Eshleman
2026-08-03perf arm-spe: Reject zero nr_cpu in metadata to prevent division by zeroArnaldo Carvalho de Melo
2026-08-03perf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
2026-08-03perf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
2026-08-03perf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
2026-08-03perf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
2026-08-03docs: xforms_lists: support DEFINE_IDTENTRY_IRQ()Randy Dunlap
2026-08-03perf pmu-events: Fix typo in idle-cycles-frontend descriptionPu Hu
2026-08-03docs: kdoc_parser: drop extraneous blank line in warning messageRandy Dunlap
2026-08-03perf ftrace: Fix leak in parse_filter_eventMichail Tatas
2026-08-03selftests/exec: test interpreters bound to a 'B' entryChristian Brauner
2026-08-03selftests/exec: share the bpf handler preconditionsChristian Brauner
2026-08-03selftests/exec: test registering an entry disabledChristian Brauner
2026-08-03selftests/exec: let binfmt_flag_supported() return a boolChristian Brauner
2026-08-03scripts/kernel-doc: Fix kdoc for Python 3.9-3.11Ryszard Knop
2026-08-03selftests/sched_ext: Make allowed_cpus idle validation race-freeAndrea Righi
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03selftests/exec: check that a binfmt_misc instance cannot be pinnedChristian Brauner
2026-08-03selftests/exec: test binfmt_misc loader substitutionChristian Brauner
2026-08-03selftests/exec: test the transparent binfmt_misc modeChristian Brauner
2026-08-03selftests/exec: convert the binfmt_misc bpf test to the kselftest harnessChristian Brauner
2026-08-03selftests/exec: add binfmt_misc bpf-backed handler testFarid Zakaria
2026-08-03objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-08-03objtool/klp: Fix symbol resolution for duplicate data symbolsJosh Poimboeuf
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf
2026-08-03objtool/klp: Fix false module dependencies caused by dead relocsJosh Poimboeuf
2026-08-03objtool/klp: Normalize Module.symvers paths to module namesJoe Lawrence
2026-08-03objtool/klp: Fix module name normalization for paths with dotsJosh Poimboeuf
2026-08-03selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockoptShivaji Kant
2026-08-03bpf: Classify scalar kfunc arguments from BTFAmery Hung
2026-08-03bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...Amery Hung
2026-08-03selftests/bpf: Test __szk precision with a NULL nullable bufferAmery Hung
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-08-03selftests/bpf: Test map lookup result refinementAmery Hung
2026-08-03bpf: Resolve map lookup result type at lookup timeEduard Zingerman
2026-08-02selftests/cgroup: add user_usec sanity check in test_cpucg_niceShaojie Sun