Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
richlowe pushed 1 commit to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- fixup! log interrupt mapping as it happens 2403221
richlowe pushed 1 commit to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- sigh, continue the work if we miss the pci node 017a71b
richlowe pushed 1 commit to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- sigh, continue the work if we miss the pci node a363717
richlowe pushed 7 commits to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking 431b991
- interrupts: provide system PIC registration and dispatch The GIC functionality we've had to date has been a very lea... 40a8a19
- pcie: add a null cfgspace backend for systems without any This should cover both systems that don't have any PCI, sy... 77b66a7
- Don't assume every bus is a root bus I'm not sure how that happened, logic wise, but it's suspect at the very least.... 8488084
- relocate the awful hack to only look at .../pcie to ignore other devices sooner This is awful and not a solution, bu... 2fdb867
- don't crash if we can't find the hackily-mandated pcie node 21d876e
- log interrupt mapping as it happens 18377eb
richlowe pushed 1 commit to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking f8ab07e
richlowe created a branch on richlowe/illumos-gate
arm64/mmc-interrupt-mismap - Local changes to the Illumos OS/Net consolidation.
richlowe created a review comment on a pull request on richlowe/illumos-gate
I think there's a word missing here?
richlowe created a review comment on a pull request on richlowe/illumos-gate
We do call this. Does it ever really succeed? I think at the moment we always just return made-up numbers because the actual devicetree checks don't work
richlowe pushed 1 commit to main richlowe/arm64-gate
- fix dependency resolution in January/February 6e6b0a7
richlowe closed a pull request on richlowe/arm64-gate
fix dependency resolution in January/February
We currently end up w/o resolved dependencies for illumos packages: ``` root@braich:~# pkg contents -m system/library | grep ^depend depend fmri=system/library/python/solaris-312 predicate=runt...richlowe pushed 4 commits to arm64/pci-hacking richlowe/illumos-gate
- pcie: add a null cfgspace backend for systems without any This should cover both systems that don't have any PCI, sy... 77b66a7
- Don't assume every bus is a root bus I'm not sure how that happened, logic wise, but it's suspect at the very least.... 8488084
- relocate the awful hack to only look at .../pcie to ignore other devices sooner This is awful and not a solution, bu... 2fdb867
- don't crash if we can't find the hackily-mandated pcie node 21d876e
richlowe pushed 1 commit to arm64/pci-no-cfgspace richlowe/illumos-gate
- don't crash if we can't find the hackily-mandated pcie node f2ab640
richlowe pushed 158 commits to i386/uts-make-sort richlowe/illumos-gate
- 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs Reviewed by: Bill Sommerfeld <[email protected]> Appr... ef86b95
- 16785 fcoei: overflow in conversion Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Gordon Ross <G... a8f5dec
- 16786 usba: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <somm... 6413cdc
- 16748 asy: support higher baud rates Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Toomas Soome ... f389e29
- 16784 Update Intel microcode to 20240910 Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Toomas... 35da72d
- 16798 /bin/false should not exit with 255 Reviewed by: Marcel Telka <[email protected]> Reviewed by: Gordon Ross <Gordo... 2833423
- 16754 libjedec support for LPDDR3-5, DDR3 16753 update libjedec for DDR5 SPD 1.2 16755 Overhaul and improve SPD tests... 8119dad
- 16778 Update libjedec temperatures for JEDS402-1B Reviewed by: Gordon Ross <[email protected]> Reviewed by: Too... f7379be
- 11992 SMB client encryption support Reviewed by: Matt Barden <[email protected]> Reviewed by: C Fraire <cfra... 48e11a6
- 16755 Overhaul and improve SPD tests, fallout (missing makefile) Reviewed by: Joshua M. Clulow <[email protected]> Appr... bf05540
- 16794 asy: stop suppressing compiler warnings Reviewed by: Hans Rosenfeld <[email protected]> Reviewed b... 4af8c71
- 11992 SMB client encryption support (fix build) Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld <... 92bbf3a
- 16770 want support for multiple Solidigm NVMe logs 16771 fix <sys/nvme/*.h> header inclusions 16772 allow subsystem a... 7655c6d
- 16774 nvme persistent event log support 16775 want means to clear libnvme request outputs Reviewed by: Andy Fiddaman ... 1c02c6c
- 16792 loader: memory leak in vdev_get_label_asize() Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by... 2c45cde
- 16681 Document mdb(1) ::dis flags Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fiddaman <i... 1c667ba
- 16777 dladm show-vnic, vlan, and etherstub class confusion 16776 dladm warning functions should use printf attributes... 045ebdc
- 16197 cp/mv: add option -n 16779 mv and cp -i don't like to prompt for non-regular files 16780 ln could support -i 16... 6cf3cc9
- 16718 Want mechanism to select smrt over cpqary3 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Joshua M... fabe1c1
- 16805 dladm should format size_t with %z Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fiddaman <illumo... dfc6980
- and 138 more ...
richlowe pushed 158 commits to i386/uts-make richlowe/illumos-gate
- 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs Reviewed by: Bill Sommerfeld <[email protected]> Appr... ef86b95
- 16785 fcoei: overflow in conversion Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Gordon Ross <G... a8f5dec
- 16786 usba: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <somm... 6413cdc
- 16748 asy: support higher baud rates Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Toomas Soome ... f389e29
- 16784 Update Intel microcode to 20240910 Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Toomas... 35da72d
- 16798 /bin/false should not exit with 255 Reviewed by: Marcel Telka <[email protected]> Reviewed by: Gordon Ross <Gordo... 2833423
- 16754 libjedec support for LPDDR3-5, DDR3 16753 update libjedec for DDR5 SPD 1.2 16755 Overhaul and improve SPD tests... 8119dad
- 16778 Update libjedec temperatures for JEDS402-1B Reviewed by: Gordon Ross <[email protected]> Reviewed by: Too... f7379be
- 11992 SMB client encryption support Reviewed by: Matt Barden <[email protected]> Reviewed by: C Fraire <cfra... 48e11a6
- 16755 Overhaul and improve SPD tests, fallout (missing makefile) Reviewed by: Joshua M. Clulow <[email protected]> Appr... bf05540
- 16794 asy: stop suppressing compiler warnings Reviewed by: Hans Rosenfeld <[email protected]> Reviewed b... 4af8c71
- 11992 SMB client encryption support (fix build) Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld <... 92bbf3a
- 16770 want support for multiple Solidigm NVMe logs 16771 fix <sys/nvme/*.h> header inclusions 16772 allow subsystem a... 7655c6d
- 16774 nvme persistent event log support 16775 want means to clear libnvme request outputs Reviewed by: Andy Fiddaman ... 1c02c6c
- 16792 loader: memory leak in vdev_get_label_asize() Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by... 2c45cde
- 16681 Document mdb(1) ::dis flags Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fiddaman <i... 1c667ba
- 16777 dladm show-vnic, vlan, and etherstub class confusion 16776 dladm warning functions should use printf attributes... 045ebdc
- 16197 cp/mv: add option -n 16779 mv and cp -i don't like to prompt for non-regular files 16780 ln could support -i 16... 6cf3cc9
- 16718 Want mechanism to select smrt over cpqary3 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Joshua M... fabe1c1
- 16805 dladm should format size_t with %z Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fiddaman <illumo... dfc6980
- and 138 more ...
richlowe pushed 157 commits to i386/uts-make-kmod richlowe/illumos-gate
- 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs Reviewed by: Bill Sommerfeld <[email protected]> Appr... ef86b95
- 16785 fcoei: overflow in conversion Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Gordon Ross <G... a8f5dec
- 16786 usba: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <somm... 6413cdc
- 16748 asy: support higher baud rates Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Toomas Soome ... f389e29
- 16784 Update Intel microcode to 20240910 Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Toomas... 35da72d
- 16798 /bin/false should not exit with 255 Reviewed by: Marcel Telka <[email protected]> Reviewed by: Gordon Ross <Gordo... 2833423
- 16754 libjedec support for LPDDR3-5, DDR3 16753 update libjedec for DDR5 SPD 1.2 16755 Overhaul and improve SPD tests... 8119dad
- 16778 Update libjedec temperatures for JEDS402-1B Reviewed by: Gordon Ross <[email protected]> Reviewed by: Too... f7379be
- 11992 SMB client encryption support Reviewed by: Matt Barden <[email protected]> Reviewed by: C Fraire <cfra... 48e11a6
- 16755 Overhaul and improve SPD tests, fallout (missing makefile) Reviewed by: Joshua M. Clulow <[email protected]> Appr... bf05540
- 16794 asy: stop suppressing compiler warnings Reviewed by: Hans Rosenfeld <[email protected]> Reviewed b... 4af8c71
- 11992 SMB client encryption support (fix build) Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld <... 92bbf3a
- 16770 want support for multiple Solidigm NVMe logs 16771 fix <sys/nvme/*.h> header inclusions 16772 allow subsystem a... 7655c6d
- 16774 nvme persistent event log support 16775 want means to clear libnvme request outputs Reviewed by: Andy Fiddaman ... 1c02c6c
- 16792 loader: memory leak in vdev_get_label_asize() Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by... 2c45cde
- 16681 Document mdb(1) ::dis flags Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fiddaman <i... 1c667ba
- 16777 dladm show-vnic, vlan, and etherstub class confusion 16776 dladm warning functions should use printf attributes... 045ebdc
- 16197 cp/mv: add option -n 16779 mv and cp -i don't like to prompt for non-regular files 16780 ln could support -i 16... 6cf3cc9
- 16718 Want mechanism to select smrt over cpqary3 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Joshua M... fabe1c1
- 16805 dladm should format size_t with %z Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fiddaman <illumo... dfc6980
- and 137 more ...
richlowe pushed 155 commits to i386/uts-make-renames richlowe/illumos-gate
- 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs Reviewed by: Bill Sommerfeld <[email protected]> Appr... ef86b95
- 16785 fcoei: overflow in conversion Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Gordon Ross <G... a8f5dec
- 16786 usba: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <somm... 6413cdc
- 16748 asy: support higher baud rates Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Toomas Soome ... f389e29
- 16784 Update Intel microcode to 20240910 Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Toomas... 35da72d
- 16798 /bin/false should not exit with 255 Reviewed by: Marcel Telka <[email protected]> Reviewed by: Gordon Ross <Gordo... 2833423
- 16754 libjedec support for LPDDR3-5, DDR3 16753 update libjedec for DDR5 SPD 1.2 16755 Overhaul and improve SPD tests... 8119dad
- 16778 Update libjedec temperatures for JEDS402-1B Reviewed by: Gordon Ross <[email protected]> Reviewed by: Too... f7379be
- 11992 SMB client encryption support Reviewed by: Matt Barden <[email protected]> Reviewed by: C Fraire <cfra... 48e11a6
- 16755 Overhaul and improve SPD tests, fallout (missing makefile) Reviewed by: Joshua M. Clulow <[email protected]> Appr... bf05540
- 16794 asy: stop suppressing compiler warnings Reviewed by: Hans Rosenfeld <[email protected]> Reviewed b... 4af8c71
- 11992 SMB client encryption support (fix build) Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld <... 92bbf3a
- 16770 want support for multiple Solidigm NVMe logs 16771 fix <sys/nvme/*.h> header inclusions 16772 allow subsystem a... 7655c6d
- 16774 nvme persistent event log support 16775 want means to clear libnvme request outputs Reviewed by: Andy Fiddaman ... 1c02c6c
- 16792 loader: memory leak in vdev_get_label_asize() Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by... 2c45cde
- 16681 Document mdb(1) ::dis flags Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fiddaman <i... 1c667ba
- 16777 dladm show-vnic, vlan, and etherstub class confusion 16776 dladm warning functions should use printf attributes... 045ebdc
- 16197 cp/mv: add option -n 16779 mv and cp -i don't like to prompt for non-regular files 16780 ln could support -i 16... 6cf3cc9
- 16718 Want mechanism to select smrt over cpqary3 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Joshua M... fabe1c1
- 16805 dladm should format size_t with %z Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fiddaman <illumo... dfc6980
- and 135 more ...
richlowe pushed 156 commits to i386/uts-make-common richlowe/illumos-gate
- 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs Reviewed by: Bill Sommerfeld <[email protected]> Appr... ef86b95
- 16785 fcoei: overflow in conversion Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Gordon Ross <G... a8f5dec
- 16786 usba: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <somm... 6413cdc
- 16748 asy: support higher baud rates Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Toomas Soome ... f389e29
- 16784 Update Intel microcode to 20240910 Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Toomas... 35da72d
- 16798 /bin/false should not exit with 255 Reviewed by: Marcel Telka <[email protected]> Reviewed by: Gordon Ross <Gordo... 2833423
- 16754 libjedec support for LPDDR3-5, DDR3 16753 update libjedec for DDR5 SPD 1.2 16755 Overhaul and improve SPD tests... 8119dad
- 16778 Update libjedec temperatures for JEDS402-1B Reviewed by: Gordon Ross <[email protected]> Reviewed by: Too... f7379be
- 11992 SMB client encryption support Reviewed by: Matt Barden <[email protected]> Reviewed by: C Fraire <cfra... 48e11a6
- 16755 Overhaul and improve SPD tests, fallout (missing makefile) Reviewed by: Joshua M. Clulow <[email protected]> Appr... bf05540
- 16794 asy: stop suppressing compiler warnings Reviewed by: Hans Rosenfeld <[email protected]> Reviewed b... 4af8c71
- 11992 SMB client encryption support (fix build) Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld <... 92bbf3a
- 16770 want support for multiple Solidigm NVMe logs 16771 fix <sys/nvme/*.h> header inclusions 16772 allow subsystem a... 7655c6d
- 16774 nvme persistent event log support 16775 want means to clear libnvme request outputs Reviewed by: Andy Fiddaman ... 1c02c6c
- 16792 loader: memory leak in vdev_get_label_asize() Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by... 2c45cde
- 16681 Document mdb(1) ::dis flags Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fiddaman <i... 1c667ba
- 16777 dladm show-vnic, vlan, and etherstub class confusion 16776 dladm warning functions should use printf attributes... 045ebdc
- 16197 cp/mv: add option -n 16779 mv and cp -i don't like to prompt for non-regular files 16780 ln could support -i 16... 6cf3cc9
- 16718 Want mechanism to select smrt over cpqary3 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Joshua M... fabe1c1
- 16805 dladm should format size_t with %z Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fiddaman <illumo... dfc6980
- and 136 more ...
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- interrupts: provide system PIC registration and dispatch The GIC functionality we've had to date has been a very lea... 40a8a19
richlowe closed a pull request on richlowe/illumos-gate
interrupts: provide system PIC registration and dispatch
**Targets the arm64/pci-hacking branch** The GIC functionality we've had to date has been a very leaky abstraction, spilling knowledge of the GIC (and of the FDT) throughout `unix`. With the wor...richlowe created a review on a pull request on richlowe/illumos-gate
I like this. I'll merge this tomorrow. Thanks
richlowe pushed 2 commits to arm64/pci-hacking richlowe/illumos-gate
richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
- prom: Implement `prom_nextnode` and `prom_childnode` more reasonably Rather than trying to homebrew it, with flaws, ... 7e6da6f
richlowe closed a pull request on richlowe/illumos-gate
prom: Implement `prom_nextnode` and `prom_childnode` more reasonably
Rather than trying to homebrew it, with flaws, use the libfdt `_subnode()` API. This should stop us making arbitrary splices in the tree, where we pulled nodes of equal depth together _across br...richlowe opened a pull request on richlowe/illumos-gate
prom: Implement `prom_nextnode` and `prom_childnode` more reasonably
Rather than trying to homebrew it, with flaws, use the libfdt `_subnode()` API. This should stop us making arbitrary splices in the tree, where we pulled nodes of equal depth together _across br...richlowe created a branch on richlowe/illumos-gate
arm64/prom-tree-oops - Local changes to the Illumos OS/Net consolidation.
richlowe pushed 3 commits to arm64/pci-no-cfgspace richlowe/illumos-gate
- Revert "enable pci boot debug spew" This reverts commit cf62dbd87dad5375d4b8b13796a09ce68d366429. 6d497bb
- Revert "debug spew as we walk the device tree, to work out why rpi4 is being odd" This reverts commit 32f1307b4c0cd8... 28fcfcc
- prom: Implement `prom_nextnode` and `prom_childnode` more reasonably Rather than trying to homebrew it, with flaws, ... e275b67
richlowe pushed 16 commits to arm64/pci-hacking richlowe/illumos-gate
- 16997 zfs.h correct comments in zfs_ioc Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Yuri Pankov <y... dbade23
- 17013 it is a new year for prototypes, 2025 Reviewed by: Sebastian Wiedenroth <[email protected]> Reviewed by: C Frair... b49f62e
- 17011 ZTS: functional/mount scripts are not removing /var/tmp/testdir.X dirs Reviewed by: Andrew Stormont <andyjstorm... 204eecd
- 17005 ZTS: mmp_pool_destroy should remove MMP_DIR Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld... be043fa
- use DDI interfaces for xxx_probe I'm not 100% sure why these drivers implement the probe entry point, and do this ch... 9b2f9ec
- 16991 mdb ::printf should support VLA strings Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: C Fraire ... 4860b66
- 16961 genunix: possible memory leaks Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDonald <dan... 694256d
- 17000 ZTS: fix removal_condense_export test case Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Musta... c78ade7
- 16998 zfstest should use C locale Reviewed by: Yuri Pankov <[email protected]> Reviewed by: Andy Fiddaman <illumos@fidd... 3fe4555
- 17020 Introduce a destroy_dataset helper Reviewed by: C Fraire <[email protected]> Approved by: Robert Mustacchi <rm@fin... 006a630
- 17001 ZTS: mixed up set_tunable32/set_tunable64 Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Mustac... 0b2c028
- 17006 ZTS: left over spare-dev1 and spare-dev2 Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... c96b743
- 17016 libzfs: zpool_clear_label fixes Reviewed by: Jason King <[email protected]> Approved by: Dan M... 237f789
- 16960 nxge: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andy... 0ea3470
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate 6fea58a
- Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking # Conflicts: # usr/src/... 812b748
richlowe pushed 14 commits to arm64-gate richlowe/illumos-gate
- 16997 zfs.h correct comments in zfs_ioc Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Yuri Pankov <y... dbade23
- 17013 it is a new year for prototypes, 2025 Reviewed by: Sebastian Wiedenroth <[email protected]> Reviewed by: C Frair... b49f62e
- 17011 ZTS: functional/mount scripts are not removing /var/tmp/testdir.X dirs Reviewed by: Andrew Stormont <andyjstorm... 204eecd
- 17005 ZTS: mmp_pool_destroy should remove MMP_DIR Reviewed by: C Fraire <[email protected]> Reviewed by: Bill Sommerfeld... be043fa
- 16991 mdb ::printf should support VLA strings Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: C Fraire ... 4860b66
- 16961 genunix: possible memory leaks Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDonald <dan... 694256d
- 17000 ZTS: fix removal_condense_export test case Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Musta... c78ade7
- 16998 zfstest should use C locale Reviewed by: Yuri Pankov <[email protected]> Reviewed by: Andy Fiddaman <illumos@fidd... 3fe4555
- 17020 Introduce a destroy_dataset helper Reviewed by: C Fraire <[email protected]> Approved by: Robert Mustacchi <rm@fin... 006a630
- 17001 ZTS: mixed up set_tunable32/set_tunable64 Reviewed by: Yuri Pankov <[email protected]> Approved by: Robert Mustac... 0b2c028
- 17006 ZTS: left over spare-dev1 and spare-dev2 Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... c96b743
- 17016 libzfs: zpool_clear_label fixes Reviewed by: Jason King <[email protected]> Approved by: Dan M... 237f789
- 16960 nxge: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andy... 0ea3470
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate 6fea58a