summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
2024-12-29Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-12-29objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng
2024-12-27Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-24sched_ext: Fix dsq_local_on selftestTejun Heo
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-17riscv: selftests: Fix warnings pointer masking testCharlie Jenkins
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net: support setting recv_size in YNLJakub Kicinski
2024-12-15tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter