index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
hsc030pa.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
perf stat: Remove duplicate cpus_map_matched function
Ian Rogers
1
-21
/
+1
2024-03-21
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
1
-3
/
+0
2024-03-21
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
5
-14
/
+9
2024-03-21
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2
-7
/
+7
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
2
-67
/
+51
2024-03-21
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
1
-1
/
+5
2024-03-21
libperf cpumap: Add any, empty and min helpers
Ian Rogers
3
-0
/
+47
2024-03-21
perf build: Fix out of tree build related to installation of sysreg-defs
Ethan Adams
1
-3
/
+4
2024-03-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
1
-1
/
+3
2024-03-21
perf script: Show also errors for --insn-trace option
Adrian Hunter
1
-1
/
+1
2024-03-21
perf docs arm_spe: Clarify more SPE requirements related to KPTI
James Clark
1
-1
/
+11
2024-03-21
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
3
-197
/
+11
2024-03-21
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...
Arnaldo Carvalho de Melo
4
-389
/
+0
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
6
-13
/
+12
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
4
-6
/
+8
2024-03-21
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
5
-9
/
+10
2024-03-21
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
4
-6
/
+6
2024-03-21
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
8
-27
/
+26
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
6
-8
/
+18
2024-03-21
perf beauty: Fix dependency of tables using uapi/linux/mount.h
Arnaldo Carvalho de Melo
1
-5
/
+5
2024-03-21
perf c2c: Fix a punctuation
Bhaskar Chowdhury
1
-1
/
+1
2024-03-21
perf trace: Collect sys_nanosleep first argument
Arnaldo Carvalho de Melo
2
-0
/
+23
2024-03-20
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
4
-9
/
+101
2024-03-20
tools/verification: Use tools/build makefiles on rv
Daniel Bristot de Oliveira
6
-133
/
+183
2024-03-20
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
7
-145
/
+244
2024-03-20
tools/tracing: Use tools/build makefiles on latency-collector
Daniel Bristot de Oliveira
4
-19
/
+122
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
1
-3
/
+2
2024-03-19
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-03-19
virtio_net: rename free_old_xmit_skbs to free_old_xmit
Xuan Zhuo
1
-5
/
+5
2024-03-19
virtio_net: unify the code for recycling the xmit ptr
Xuan Zhuo
1
-43
/
+39
2024-03-19
virtio-net: add cond_resched() to the command waiting loop
Jason Wang
1
-1
/
+3
2024-03-19
virtio-net: convert rx mode setting to use workqueue
Jason Wang
1
-3
/
+52
2024-03-19
virtio: packed: fix unmap leak for indirect desc table
Xuan Zhuo
1
-3
/
+3
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
2
-0
/
+15
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
2
-0
/
+15
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
2
-0
/
+25
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
2
-0
/
+29
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
2
-0
/
+36
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
2
-0
/
+17
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
2
-0
/
+18
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
2
-0
/
+19
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
2
-0
/
+18
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
3
-0
/
+38
2024-03-19
virtio: make virtio_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vdpa: make vdpa_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min
Zhu Lingshan
2
-0
/
+7
2024-03-19
vDPA/ifcvf: get_max_vq_size to return max size
Zhu Lingshan
1
-5
/
+1
[next]