index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools api io: Move filling the io buffer to its own function
Ian Rogers
2024-05-30
1
-31
/
+38
*
tools api fs: Avoid reading whole file for a 1 byte bool
Ian Rogers
2023-11-30
1
-9
/
+15
*
tools api fs: Switch filename__read_str to use io.h
Ian Rogers
2023-11-30
2
-45
/
+22
*
libapi: Add missing linux/types.h header to get the __u64 type on io.h
Arnaldo Carvalho de Melo
2023-11-30
1
-0
/
+1
*
tools api: Avoid potential double free
Ian Rogers
2023-10-12
1
-0
/
+1
*
tools api: Add simple timeout to io read
Ian Rogers
2023-06-14
1
-1
/
+27
*
tools api fs: More thread safety for global filesystem variables
Ian Rogers
2023-06-13
1
-125
/
+86
*
tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 ...
Ian Rogers
2023-05-28
1
-6
/
+11
*
tools lib api fs tracing_path: Remove two unused MAX_PATH paths
Ian Rogers
2023-05-28
1
-11
/
+6
*
tools api fs: Avoid large static PATH_MAX arrays
Ian Rogers
2023-05-28
1
-7
/
+18
*
tools api: Add io__getline
Ian Rogers
2023-04-04
1
-0
/
+45
*
tracing: Always use canonical ftrace path
Ross Zwisler
2023-02-18
1
-2
/
+2
*
tools lib api: Add dependency test to install_headers
Ian Rogers
2022-12-14
1
-12
/
+26
*
tools lib api: Clean up install_headers
Ian Rogers
2022-11-20
1
-2
/
+2
*
tools lib api: Add missing install headers
Ian Rogers
2022-11-16
1
-1
/
+4
*
tools lib api: Add install target
Ian Rogers
2022-11-16
1
-0
/
+49
*
tools lib api fs tracing_path: Add scandir alphasort
Ian Rogers
2022-11-15
2
-0
/
+17
*
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
2022-10-04
1
-2
/
+3
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-1
/
+1
|
\
|
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
1
-1
/
+1
*
|
tools lib: Introduce fdarray duplicate function
Alexey Bayduraev
2022-02-10
2
-0
/
+18
|
/
*
tools api fs: Cache cgroupfs mount point
Namhyung Kim
2021-02-17
1
-0
/
+19
*
tools api fs: Diet cgroupfs_find_mountpoint()
Namhyung Kim
2021-02-17
1
-25
/
+45
*
tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()
Namhyung Kim
2021-02-17
1
-19
/
+15
*
libperf: Avoid counting of nonfilterable fdarray fds
Alexey Budankov
2020-07-21
1
-1
/
+2
*
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-21
2
-6
/
+19
*
libperf: Avoid internal moving of fdarray fds
Alexey Budankov
2020-07-21
1
-6
/
+5
*
libsymbols kallsyms: Parse using io api
Ian Rogers
2020-05-05
1
-0
/
+3
*
tools api: Add a lightweight buffered reading api
Ian Rogers
2020-04-30
1
-0
/
+112
*
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2020-04-16
2
-0
/
+29
*
tools lib api fs: Move cgroupsfs_find_mountpoint()
Namhyung Kim
2020-03-04
3
-0
/
+70
*
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-01-06
1
-1
/
+3
*
tools lib api: Renaming pr_warning to pr_warn
Kefeng Wang
2019-10-18
3
-6
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
2018-10-16
1
-2
/
+2
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
tools lib api fs tracing_path: Make tracing_events_path private
Arnaldo Carvalho de Melo
2018-05-17
2
-4
/
+1
*
tools lib api fs tracing_path: Introduce opendir() method
Arnaldo Carvalho de Melo
2018-05-17
2
-0
/
+16
*
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
Arnaldo Carvalho de Melo
2018-05-17
2
-0
/
+20
*
tools lib api: Unexport 'tracing_path' variable
Arnaldo Carvalho de Melo
2018-05-16
2
-3
/
+2
*
tools lib api: The tracing_mnt variable doesn't need to be global
Arnaldo Carvalho de Melo
2018-05-16
1
-3
/
+2
*
tools lib api fs: Add sysfs__read_xll function
Jiri Olsa
2018-02-16
2
-2
/
+14
*
tools lib api fs: Add filename__read_xll function
Jiri Olsa
2018-02-16
2
-7
/
+23
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
*
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
2017-09-12
1
-1
/
+7
*
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
*
tools lib: Allow external definition of CC, AR and LD
David Carrillo-Cisneros
2017-08-28
1
-3
/
+3
*
tools lib api fs: Add sysfs__write_int function
Kan Liang
2017-06-21
2
-0
/
+34
*
tools lib api fs: Introduce sysfs__read_bool
Alexander Shishkin
2017-03-17
2
-0
/
+30
*
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2017-02-14
1
-1
/
+7
[next]