index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-11
1
-0
/
+1
|
\
|
*
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
Muhammad Usama Anjum
2024-02-08
1
-0
/
+1
*
|
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
2
-3
/
+3
*
|
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-09
8
-23
/
+85
|
\
\
|
*
\
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-08
1
-1
/
+42
|
|
\
\
|
|
*
|
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2024-02-08
1
-1
/
+42
|
*
|
|
selftests: cmsg_ipv6: repeat the exact packet
Jakub Kicinski
2024-02-07
1
-2
/
+2
|
*
|
|
selftests/net: Amend per-netns counter checks
Dmitry Safonov
2024-02-06
1
-6
/
+6
|
*
|
|
selftests: net: let big_tcp test cope with slow env
Paolo Abeni
2024-02-05
1
-1
/
+3
|
|
/
/
|
*
|
selftests: net: avoid just another constant wait
Paolo Abeni
2024-02-03
1
-5
/
+13
|
*
|
selftests: net: fix tcp listener handling in pmtu.sh
Paolo Abeni
2024-02-03
1
-1
/
+4
|
*
|
selftests: net: fix setup_ns usage in rtnetlink.sh
Paolo Abeni
2024-02-03
1
-4
/
+2
|
*
|
selftests: net: cut more slack for gro fwd tests.
Paolo Abeni
2024-02-03
2
-3
/
+13
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-07
1
-0
/
+108
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-26
1
-0
/
+108
|
|
\
\
|
|
*
|
KVM: riscv: selftests: Add Zfa extension to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+4
|
|
*
|
KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+8
|
|
*
|
KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+4
|
|
*
|
KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+8
|
|
*
|
KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+40
|
|
*
|
KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+40
|
|
*
|
KVM: riscv: selftests: Add Zbc extension to get-reg-list test
Anup Patel
2024-01-19
1
-0
/
+4
*
|
|
|
Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...
Linus Torvalds
2024-02-03
31
-383
/
+588
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...
Arnaldo Carvalho de Melo
2024-01-31
1
-12
/
+12
|
*
|
|
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-01-30
1
-0
/
+70
|
*
|
|
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-30
1
-1
/
+8
|
*
|
|
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2024-01-30
3
-4
/
+8
|
*
|
|
tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...
Arnaldo Carvalho de Melo
2024-01-30
1
-1
/
+7
|
*
|
|
tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...
Arnaldo Carvalho de Melo
2024-01-29
1
-1
/
+14
|
*
|
|
perf vendor events intel: Alderlake/sapphirerapids metric fixes
Ian Rogers
2024-01-27
3
-160
/
+123
|
*
|
|
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2024-01-27
2
-90
/
+53
|
*
|
|
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-26
4
-7
/
+7
|
*
|
|
perf top: Remove needless malloc(0) call that triggers -Walloc-size
Sun Haiyong
2024-01-26
1
-1
/
+1
|
*
|
|
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
2024-01-26
1
-0
/
+10
|
*
|
|
tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...
Arnaldo Carvalho de Melo
2024-01-26
2
-7
/
+77
|
*
|
|
perf test shell daemon: Make signal test less racy
Ian Rogers
2024-01-26
1
-10
/
+24
|
*
|
|
perf test shell script: Fix test for python being disabled
Ian Rogers
2024-01-26
1
-2
/
+1
|
*
|
|
perf test: Workaround debug output in list test
Ian Rogers
2024-01-26
1
-3
/
+18
|
*
|
|
perf list: Add output file option
Ian Rogers
2024-01-26
2
-82
/
+133
|
*
|
|
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
2024-01-26
1
-1
/
+1
|
*
|
|
perf test: Fix 'perf script' tests on s390
Thomas Richter
2024-01-26
1
-1
/
+8
|
*
|
|
tools headers UAPI: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
2024-01-26
1
-0
/
+3
|
*
|
|
tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...
Arnaldo Carvalho de Melo
2024-01-26
1
-0
/
+8
|
*
|
|
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
2024-01-26
2
-0
/
+2
*
|
|
|
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-01
26
-123
/
+232
|
\
\
\
\
|
*
|
|
|
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
2024-02-01
1
-14
/
+9
|
*
|
|
|
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
2024-02-01
1
-2
/
+2
|
*
|
|
|
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
2024-02-01
1
-1
/
+1
|
*
|
|
|
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
2024-02-01
1
-4
/
+4
|
*
|
|
|
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
2024-02-01
1
-1
/
+1
[next]