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
/
perf
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-30
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+5
2024-09-30
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-30
tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-24
/
+65
2024-09-30
tools include UAPI: Sync linux/sched.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-09-30
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+16
2024-09-09
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
1
-0
/
+5
2024-09-09
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
1
-0
/
+5
2024-09-09
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
1
-0
/
+4
2024-09-09
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
3
-3
/
+3
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
5
-11
/
+188
2024-08-07
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
3
-6
/
+179
2024-08-07
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
1
-1
/
+4
2024-08-06
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
1
-4
/
+5
2024-07-31
perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-05-27
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
1
-1
/
+7
2024-05-27
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2024-05-27
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
1
-6
/
+8
2024-05-27
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+22
2024-05-27
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-04-22
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+14
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
4
-12
/
+31
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2
-3
/
+19
2024-04-03
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
1
-0
/
+8
2024-03-21
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2
-3
/
+233
2024-03-21
perf beauty: Introduce faccessat2 flags scnprintf routine
Arnaldo Carvalho de Melo
2
-0
/
+27
2024-03-21
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
3
-41
/
+227
2024-03-21
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
6
-33
/
+173
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
3
-41
/
+170
2024-03-21
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
1
-1
/
+11
2024-03-21
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
Arnaldo Carvalho de Melo
3
-3
/
+3
2024-03-21
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
4
-5
/
+357
2024-03-21
perf beauty: Stop using the copy of uapi/linux/prctl.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-03-21
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...
Arnaldo Carvalho de Melo
2
-3
/
+145
2024-03-21
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
3
-4
/
+1256
2024-03-21
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
2
-3
/
+234
2024-03-21
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
6
-15
/
+226
2024-03-21
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
Arnaldo Carvalho de Melo
1
-1
/
+8
2024-03-21
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
4
-3
/
+380
2024-03-14
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
1
-7
/
+0
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-12-04
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2
-5
/
+3
2023-12-03
perf beauty: Don't use 'find ... -printf' as it isn't available in busybox
Arnaldo Carvalho de Melo
1
-1
/
+3
2023-11-22
tools headers: Update tools's copy of socket.h header
Namhyung Kim
1
-0
/
+1
2023-10-31
perf beauty socket/prctl_option: Cope with extended regexp complaint by grep
Arnaldo Carvalho de Melo
2
-4
/
+4
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-24
/
+24
2023-08-29
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
Yanteng Si
2
-5
/
+9
2023-08-29
perf beauty mmap_flags: Fix script for archs that use the generic mman.h
Yanteng Si
1
-1
/
+1
2023-08-15
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
1
-8
/
+7
2023-08-06
tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools
Xin Li
1
-1
/
+1
[next]