index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2023-03-13
tools/virtio: Ignore virtio-trace/trace-agent
Rong Tao
1
-0
/
+1
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2023-03-10
selftests: mptcp: userspace pm: fix printed values
Matthieu Baerts
1
-1
/
+1
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+2
2023-03-10
tools: ynl: fix get_mask utility routine
Lorenzo Bianconi
1
-4
/
+2
2023-03-10
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
1
-3
/
+8
2023-03-10
selftests/bpf: Fix progs/test_deny_namespace.c issues.
Alexei Starovoitov
1
-6
/
+4
2023-03-10
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
1
-0
/
+1
2023-03-10
selftests: fix LLVM build for i386 and x86_64
Guillaume Tucker
1
-0
/
+2
2023-03-10
libbpf: Revert poisoning of strlcpy
Jesus Sanchez-Palencia
1
-2
/
+2
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
24
-54
/
+153
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-120
/
+192
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-03-08
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
2
-9
/
+7
2023-03-08
tools: ynl: move the enum classes to shared code
Jakub Kicinski
3
-89
/
+121
2023-03-08
selftests/clone3: test clone3 with CLONE_NEWTIME
Tobias Klauser
1
-0
/
+3
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
7
-9
/
+10
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-3
/
+32
2023-03-06
selftests: amd-pstate: fix TEST_FILES
Guillaume Tucker
1
-4
/
+9
2023-03-06
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-03-06
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
1
-0
/
+28
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
1
-3
/
+4
2023-03-06
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
3
-3
/
+5
2023-03-06
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2023-03-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2023-03-03
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
3
-2
/
+42
2023-03-03
tools include UAPI: Synchronize linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-03
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+1
2023-03-03
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-03-03
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2
-4
/
+5
2023-03-03
tools: ynl: use 1 as the default for first entry in attrs/ops
Jakub Kicinski
2
-5
/
+8
2023-03-03
tools: ynl: fully inherit attrs in subsets
Jakub Kicinski
1
-8
/
+15
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
4
-16
/
+18
2023-03-02
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-305
/
+429
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-4
/
+3
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
5
-1
/
+32
2023-03-01
selftests: nft_nat: ensuring the listening side is up before starting the client
Hangbin Liu
1
-0
/
+2
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-12
/
+125
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-406
/
+1453
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-303
/
+435
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
13
-26
/
+600
2023-02-25
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2
-0
/
+7
2023-02-25
selftests/seccomp: Add LoongArch selftesting support
Huacai Chen
1
-0
/
+6
2023-02-25
tools: Add LoongArch build infrastructure
Huacai Chen
2
-1
/
+19
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+6
2023-02-24
tools: net: add __pycache__ to gitignore
Jakub Kicinski
1
-0
/
+1
[prev]
[next]