Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
richlowe pushed 14 commits to arm64-gate richlowe/illumos-gate
- 16945 uts should use KPRINTFLIKE Reviewed by: Dan McDonald <[email protected]> Reviewed by: Andy Fiddaman <illumos@fiddam... 39b8de0
- 16903 ses: possible memory leak of 'driveids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... 9f755ee
- 16902 uhci: possible memory leak of 'pp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 80f91f3
- 16950 Gate should build with python 3.13 Reviewed by: Jason King <[email protected]> Reviewed by: To... bf34775
- 16946 some comments about DDI interrupts could use correction Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... b4a2f1d
- 16947 smbios(8) could be 64bit Reviewed by: Jason King <[email protected]> Reviewed by: Robert Musta... 482d9a1
- 16935 Use gcc 14 as shadow compiler Reviewed by: Patrick Mooney <[email protected]> Reviewed by: Toomas Soome <tso... b7fe974
- 16922 i86pc: support AMD C-states Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Andy Fiddaman... f7d9ddd
- 16726 in/out VM_EXIT should not assert on CPUs without DecodeAssist Reviewed by: Patrick Mooney <[email protected]... 8cf9ea4
- 16955 ecc: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Dan McDonald <danmcd@m... 5de8599
- 16962 ib: variable dereferenced before check Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew St... 3d144d7
- 16948 want __cacheline_aligned Reviewed by: Patrick Mooney <[email protected]> Approved by: Dan McDonald <danmcd@m... 6faf524
- 16978 sata: 'tb' may be used uninitialized in sata_check_modser() Reviewed by: Jason King <jason.brian.king+illumos@g... d3fbc1f
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate # Conflicts: # usr/src/tools/env/il... 20378de
richlowe closed a pull request on richlowe/illumos-gate
Fix issues exposed by GCC 14.2.0
- halt The removal of fastreboot support was not complete, and improved dead-code removal caused the link of libzfs and libgen to be noticed as unused. - standalone ufs Gag warning about danglin...richlowe opened a pull request on richlowe/illumos-gate
gic: Move from `setlvl` and `setlvlx` to `intr_enter` and `intr_exit`
These names are at least very likely much more intelligible, and are inspired by the names of the PSM operations which underly them in the intel implementation. Unlike on intel, I have changed the...richlowe pushed 1 commit to arm64/setlvl-names richlowe/illumos-gate
- gic: Move from `setlvl` and `setlvlx` to `intr_enter` and `intr_exit` These names are at least very likely much more... 625a000
richlowe created a branch on richlowe/illumos-gate
arm64/setlvl-names - Local changes to the Illumos OS/Net consolidation.
richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
- Fix issues exposed by GCC 14.2.0 - halt The removal of fastreboot support was not complete, and improved dead-code... c35d9a7
richlowe closed a pull request on richlowe/illumos-gate
update libfdt to 1.7.2
It's just fixing typos in comments and formatting. Still worth taking them I guess. If you disagree, feel free to close this PR.r1mikey created a review on a pull request on richlowe/illumos-gate
Looks totally safe.
hadfl opened a pull request on richlowe/illumos-gate
update libfdt to 1.7.2
It's just fixing typos in comments and formatting. Still worth taking them I guess. If you disagree, feel free to close this PR.richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
- we should not expose drem symbols in libm as we have no prototype in math.h 1db5032
richlowe closed a pull request on richlowe/illumos-gate
we should not expose drem symbols in libm as we have no prototype in math.h
I didn't remove sources etc. in `contrib/`. Please let me know if you want me to.hadfl created a review comment on a pull request on richlowe/illumos-gate
Makes sense. I've removed them now.
hadfl created a comment on a pull request on richlowe/illumos-gate
This looks good to me.
richlowe opened a pull request on richlowe/illumos-gate
Fix issues exposed by GCC 14.2.0
- halt The removal of fastreboot support was not complete, and improved dead-code removal caused the link of libzfs and libgen to be noticed as unused. - standalone ufs Gag warning about danglin...richlowe created a review comment on a pull request on richlowe/illumos-gate
Can you remove these rather than comment them out? I know it sounds weird, and it's also not clear, but the commented symbols are (meant to be, at least) things that are in the i386 and sparc libm...
hadfl opened a pull request on richlowe/illumos-gate
we should not expose drem symbols in libm as we have no prototype in math.h
I didn't remove sources etc. in `contrib/`. Please let me know if you want me to.richlowe pushed 1 commit to arm64/gcc-14 richlowe/illumos-gate
- Fix issues exposed by GCC 14.2.0 - halt The removal of fastreboot support was not complete, and improved dead-code... a6e05d3
richlowe pushed 15 commits to arm64-gate richlowe/illumos-gate
- 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald <[email protected]> Reviewed by: ... 8cfbb92
- 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed ... df5a0c5
- 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wieringe... 2d27979
- 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wierin... 6e8c001
- 16881 zfs-tests: rsend_008_pos should be disabled for now Reviewed by: Dan McDonald <[email protected]> Approved by: Patr... c7f0a03
- 16901 sol_ucma: possible memory leak of 'ucma_evt' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by:... 799266c
- 16942 ZTS: channel_program tests fail to find verify_runnable Reviewed by: Andy Fiddaman <[email protected]> Revie... 944bdb1
- 16932 Add `wait_freeing` helper function to ZTS Reviewed by: Bill Sommerfeld <[email protected]> Approved by: Da... 25bfbbc
- 16933 ZTS: Wait for free space between quota tests Reviewed by: Bill Sommerfeld <[email protected]> Approved by:... a5e0ce4
- 16933 ZTS: Wait for free space between quota tests (fix sleep) Reviewed by: Bill Sommerfeld <[email protected]> ... 1b708e1
- 16943 ZTS: tst.change_key should use zpool to get pool history Reviewed by: Sebastian Wiedenroth <[email protected]> R... 8257d2d
- 16944 fix formatting errors in readdir(3c) and opendir(3c) Reviewed by: Toomas Soome <[email protected]> Reviewed by: Seb... c96fde5
- 16900 procfs: possible memory leak of 'thing' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... 2d5f855
- 15364 Provide common hexdump function library 16938 smbios oprintf format problems Reviewed by: Robert Mustacchi <rm+... 43379a2
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate 08e3e51
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- handle `root_bus_addr` correctly when enumerating PCI roots I'd absolutely botched the pointerness of everything. 9c7edcb
richlowe pushed 7 commits to arm64-gate richlowe/illumos-gate
- 16896 ipc: possible memory leak of 'ids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 037044b
- 16897 s1394: possible memory leak of 'member_new' Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <... da59b86
- 16898 cardbus: possible memory leak of 'cdsp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... d74fa75
- 16911 illumos-gate should select OpenSSL 1.x API where needed Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... 109018f
- 16910 vioif package needs package metadata fixups Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Toom... 9068858
- 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy ... 27ecbff
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate # Conflicts: # usr/src/pkg/manifest... cba01e3
richlowe pushed 4 commits to arm64-gate richlowe/illumos-gate
- 6500 dtrace translator deref uses wrong store op Reviewed by: Adam Leventhal <[email protected]> Approved by: ... 18ad798
- 16882 zpool_create_008_pos is always failing Reviewed by: Vitaliy Gusev <[email protected]> Reviewed by: Dan Mc... 9d1bdd5
- 16893 sol_ofs: possible memory leak Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marco van Wier... 4574405
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate bce5576
richlowe created a branch on richlowe/illumos-gate
arm64/pci-hacking - Local changes to the Illumos OS/Net consolidation.