1. e699d49 Merge pull request #1996 from shirou/dependabot/github_actions/actions/checkout-6.0.2 by shirou · 2 weeks ago master
  2. 01bd7b4 Merge pull request #1987 from shirou/dependabot/go_modules/golang.org/x/sys-0.40.0 by shirou · 2 weeks ago
  3. 7f96671 Merge pull request #1979 from Dylan-M/dylanmyers/aix_foundation by shirou · 2 weeks ago
  4. 8db834f Merge pull request #1995 from pgimalac/pgimalac/fix-empty-read-proc-pid-stat-file by shirou · 3 weeks ago
  5. 23555bf chore(deps): bump actions/checkout from 5.0.0 to 6.0.2 by dependabot[bot] · 3 weeks ago
  6. 62a181c fix: return an error on reading empty proc pid stat file by Pierre Gimalac · 3 weeks ago
  7. ace8dae Merge pull request #1992 from uubulb/fix/convert-cfstring-properly by shirou · 3 weeks ago
  8. 983da07 [darwin]: convert CFString to Go string properly by uubulb · 4 weeks ago
  9. c3202ae Merge pull request #1990 from uubulb/fix/darwin-utmpx by shirou · 4 weeks ago
  10. 30e06af Merge pull request #1991 from ebriney/fix-windows-open-files-with-context by shirou · 4 weeks ago
  11. f34e141 [process][windows]: close chan on goroutine exit by Emmanuel Briney · 4 weeks ago
  12. 0f89607 [process][windows]: do not stuck open files goroutine when context is done by Emmanuel Briney · 4 weeks ago
  13. 66eee5c [host][darwin]: fix utmpx database parsing by uubulb · 4 weeks ago
  14. b31a3c4 NFS package was declined, removing foundation for it by Dylan Myers · 4 weeks ago
  15. 16f826d chore(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0 by dependabot[bot] · 5 weeks ago
  16. 6c012cc Merge pull request #1986 from shirou/feat/mem_kernel_stack by shirou · 5 weeks ago
  17. 0044053 [mem][linux]: move KernelStack to ExVirtualMemory struct by shirou · 6 weeks ago
  18. 204625a feat(mem): add KernelStack field for VirtualMemoryStat on linux by fosmjo · 6 weeks ago
  19. 0de4501 Merge pull request #1976 from uubulb/refactor/wrap-library-functions by shirou · 6 weeks ago v4.25.12
  20. edba8ea [darwin]: wrap library functions as struct methods by uubulb · 7 weeks ago
  21. 4870278 Merge pull request #1973 from uubulb/sensors/get_sensor_info_in_one_call by shirou · 7 weeks ago
  22. 5f9c6c1 change the visbility of vnode structs to private by uubulb · 7 weeks ago
  23. 22106a5 Merge pull request #1971 from uubulb/fix/release-pcoreref by shirou · 7 weeks ago
  24. de8b78a Merge pull request #1968 from Kerlenton/darwin-mount-flags by shirou · 7 weeks ago
  25. 9f2cd08 Merge pull request #1970 from mengzhuo/cpu by shirou · 7 weeks ago
  26. 49f0e76 Add AIX to labeler and implement common package with uptime/boot time functions by Dylan Myers · 7 weeks ago
  27. b91edff Merge pull request #1967 from Dylan-M/fix_uptime by shirou · 7 weeks ago
  28. e4605ad [cpu][linux]: add riscv cpu parser by Meng Zhuo · 7 weeks ago
  29. 0ae21a0 Remove incorrect test for invalid formats by Dylan Myers · 7 weeks ago
  30. 467184f Merge pull request #1972 from pvlltvk/feat/meminfo_percpu by shirou · 7 weeks ago
  31. 7d275ab Merge pull request #1977 from shirou/fix/add_drive_letter_test_with_virtual_drive by shirou · 7 weeks ago
  32. 7c50fea [disk][windows]: add virtual drive for TestGetLogicalDrives by shirou · 7 weeks ago
  33. 552f273 Merge pull request #1975 from sni/fix_windows_partitions by shirou · 7 weeks ago
  34. 0694c05 feat(mem): Move Percpu to ExVirtualMemory by Pavel Litvyak · 8 weeks ago
  35. eb45f3a fix disk.Partition cut off after first disk by Sven Nierlein · 8 weeks ago
  36. d5e4f0a [sensors][darwin]: retrieve sensor information in one function call by uubulb · 8 weeks ago
  37. 8394489 [cpu][darwin]: release pCoreRef in each iteration by uubulb · 8 weeks ago
  38. d806ea6 Add missing mount flags (local, protect) by Kerlenton · 8 weeks ago
  39. 6ec281a feat(mem): Add support for Percpu by Pavel Litvyak · 8 weeks ago
  40. df0746d Fix linter issues in AIX uptime implementation by Dylan Myers · 8 weeks ago
  41. 9e1bc6d Replace AIX uptime function with ps etimes-based implementation by Dylan Myers · 8 weeks ago
  42. 50c9210 Merge pull request #1965 from Kerlenton/darwin-numfds by shirou · 8 weeks ago
  43. 3b971ef mark unused context parameter in darwin NumFDsWithContext by Kerlenton · 8 weeks ago
  44. b2d4fdb Merge pull request #1931 from johnnybubonic/fix_1284 by shirou · 8 weeks ago
  45. a202c8c Merge pull request #1960 from shirou/fix/cpu_split_only_2 by shirou · 8 weeks ago
  46. 11a81b5 Mark num_fds as implemented for Darwin by Kerlenton · 9 weeks ago
  47. aa5d1fd Add NumFDs implementation for Darwin by Kerlenton · 9 weeks ago
  48. b4380ea [cpu][linux]: fix ":" in CPU ModelName by shirou · 9 weeks ago
  49. 93ca345 Merge pull request #1943 from StefanoBalzarottiNozomi/add-context-disk-windows by shirou · 3 months ago v4.25.11
  50. 438f88e Merge pull request #1955 from OverOrion/fix/windows-file-handle-leaks by shirou · 3 months ago
  51. 28dc11c fix(process): add missing CloseHandle to OpenFilesWithContext for Windows by Szilard Parrag · 3 months ago
  52. b44cda7 use select ctx for context cancellation by Stefano Balzarotti · 3 months ago
  53. 82391ff Merge pull request #1934 from johnnybubonic/fix_pidparse_edge by shirou · 3 months ago
  54. 1172d89 Merge pull request #1893 from mmorel-35/nilnesserr by shirou · 3 months ago
  55. 678a63e Merge pull request #1948 from shirou/fix/update_github_action_runner_202511 by shirou · 3 months ago
  56. 2f83a2c fix: remove and add GitHub action runner images. by shirou · 3 months ago
  57. 768bc18 Merge pull request #1947 from shirou/dependabot/go_modules/github.com/tklauser/go-sysconf-0.3.16 by shirou · 3 months ago
  58. 3bb7cd5 chore(deps): bump github.com/tklauser/go-sysconf from 0.3.15 to 0.3.16 by dependabot[bot] · 3 months ago
  59. 3efdcaa Fix error handling for processor power information by Matthieu MOREL · 3 months ago
  60. 06b90c8 Merge branch 'master' into nilnesserr by Matthieu MOREL · 3 months ago
  61. c831033 Merge pull request #1944 from shirou/dependabot/go_modules/github.com/ebitengine/purego-0.9.1 by shirou · 3 months ago
  62. c472797 chore(deps): bump github.com/ebitengine/purego from 0.9.0 to 0.9.1 by dependabot[bot] · 3 months ago
  63. 9e8b2ae add context cancellation by Stefano Balzarotti · 3 months ago
  64. 7b002df Review fixes (@shirou) by brent saner · 3 months ago
  65. c945731 Merge branch 'shirou:master' into fix_1284 by brent s. · 3 months ago
  66. 1da1bb1 Merge pull request #1941 from StefanoBalzarottiNozomi/refactor-disk-windows by shirou · 3 months ago v4.25.10
  67. 4bea90c Merge pull request #1942 from shirou/fix/linter_error by shirou · 3 months ago
  68. 5683c90 [net][linux]: fix gosec linter issue by shirou · 3 months ago
  69. 3a9eeb4 fix: linter error about string concat and build tag by shirou · 3 months ago
  70. 94fc64e fix build by Stefano Balzarotti · 3 months ago
  71. 1e8bd3e Update disk/disk_windows.go by Stefano Balzarotti · 3 months ago
  72. cf1133d Update disk/disk_windows.go by Stefano Balzarotti · 3 months ago
  73. 7ebc85a Update disk/disk_windows.go by Stefano Balzarotti · 3 months ago
  74. 0a39842 linting by Stefano Balzarotti · 3 months ago
  75. b65c122 these tests are only for windows by Stefano Balzarotti · 3 months ago
  76. 135a51d refactor disk windows and add tests by Stefano Balzarotti · 3 months ago
  77. 065d285 Merge pull request #1940 from huyejia/master by shirou · 3 months ago
  78. 1ea867f docs: minor improvement for docs by huyejia · 3 months ago
  79. 3c6842e Merge pull request #1937 from StefanoBalzarottiNozomi/use_correct_path_lengths by shirou · 3 months ago
  80. 2349d65 [process][linux]: fix lint issues by shirou · 4 months ago fix_pidparse_edge
  81. 73ba054 Merge pull request #1939 from shirou/dependabot/github_actions/actions/upload-artifact-5.0.0 by shirou · 4 months ago
  82. 52f67cd chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by dependabot[bot] · 4 months ago
  83. 0fde137 fix typo by Stefano Balzarotti · 4 months ago
  84. f412a5e Merge pull request #1913 from shirou/dependabot/github_actions/actions/setup-go-6.0.0 by shirou · 4 months ago
  85. 6d3d593 Merge pull request #1929 from OrbintSoft/use-registry-remove-wmi by shirou · 4 months ago
  86. c8b767d fix by Stefano Balzarotti · 4 months ago
  87. e886af6 linter by Stefano Balzarotti · 4 months ago
  88. 39191f5 use correct path lengths by Stefano Balzarotti · 4 months ago
  89. 9a9f159 Merge pull request #1930 from mmorel-35/noctx by shirou · 4 months ago
  90. 948dcab chore: enable noctx linter by Matthieu MOREL · 4 months ago
  91. 639c16d Merge pull request #1936 from shirou/feat/remove_dosysctrl by shirou · 4 months ago
  92. 0fa01ea [common]: remove unused DoSysctrl by shirou · 4 months ago
  93. dfdf73b Merge pull request #1921 from StefanoBalzarottiNozomi/remove-leaking-goroutine by shirou · 4 months ago
  94. 0fddc56 ditto by brent saner · 4 months ago
  95. 981569d remove artifact from test dumping by brent saner · 4 months ago
  96. e370cf6 Proper device sourcing by brent saner · 4 months ago
  97. 86f1fdd Merge branch 'fix_1932' into fix_1284 by brent saner · 4 months ago
  98. 4421ee8 prep for merge into PR #1931 by brent saner · 4 months ago
  99. 564c461 add test case by brent saner · 4 months ago
  100. 5aa9d1f Merge pull request #1935 from shirou/dependabot/go_modules/golang.org/x/sys-0.37.0 by shirou · 4 months ago