aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-22/+14
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+199
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+21
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger1-0/+199
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+91
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang1-1/+33
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le1-0/+23
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-1/+2
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King1-2/+2
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-20/+12
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supportedJakub Kicinski1-1/+6
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski1-0/+2
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-109/+575
2025-02-02tools/power turbostat: version 2025.02.02Len Brown1-1/+1
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-4/+17
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds9-205/+404
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-01-31KVM: s390: selftests: Streamline uc_skey test to issue iske after sskeChristoph Schlameuss1-18/+6
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda1-2/+6
2025-01-30Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds7-90/+113
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-84/+170
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-6/+25
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen1-1/+13
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj1-0/+47
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj1-0/+58
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj2-28/+18
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj3-49/+26
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-6/+23
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2025-01-28Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-2/+2
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark1-2/+2
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-22/+407
2025-01-28tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-01-28tools/power turbostat: Add CPU%c1e BIC for CWFPatryk Wlazlyn1-0/+68
2025-01-27tools/power turbostat: Harden one-shot mode against cpu offlineLen Brown1-15/+12
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-0/+1353
2025-01-27perf annotate: Use an array for the disassembler preferenceIan Rogers3-78/+96
2025-01-27tools/power turbostat: Fix forked child affinity regressionLen Brown1-2/+52
2025-01-27selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek2-2/+2
2025-01-27selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek1-1/+1
2025-01-27tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski1-1/+1
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün2-4/+17
2025-01-27tools/power turbostat: Add tcore clock PMT typePatryk Wlazlyn1-3/+29