summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
13 hoursmm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
13 hoursperf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui
13 hoursktest: Fix the month in the name of the failure directorySteven Rostedt
13 hourstools/accounting: handle truncated taskstats netlink messagesYiyang Chen
13 hoursselftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün
13 hoursselftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün
13 hoursselftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün
13 hoursselftests/landlock: Drain stale audit records on initMickaël Salaün
13 hourslandlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün
13 hourslandlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün
13 hoursselftests/mqueue: Fix incorrectly named fileSimon Liebold
13 hoursperf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
13 hoursKVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson
13 hoursvfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap
13 hoursmm: prevent droppable mappings from being lockedAnthony Yznaga
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-04-22KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson
2026-04-22selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-10Merge tag 'turbostat-fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-10tools/power turbostat: Allow execution to continue after perf_l2_init() failureDavid Arcari
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera
2026-04-07selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer
2026-04-07selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-04-06vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella
2026-04-06selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski
2026-04-06selftests: bpf: have a separate variable for drop testMaciej Fijalkowski
2026-04-06selftests: bpf: fix pkt grow testsMaciej Fijalkowski
2026-04-06selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-30Merge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-30selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo
2026-03-30rtla: Fix build without libbpf headerTomas Glozar
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-27selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal