Activity
From 2019-06-25 to 2019-07-24
2019-07-24
-
10:56 PM Bug #11499: default to hires tick
- Note that Joyent has been running with @set hires_tick=1@ in @/etc/system@ on all SmartOS systems since ~2013: https:...
-
10:54 PM Bug #11499 (Closed): default to hires tick
- It's the future, let's default to the high clock resolution.
(Yes, I know tickless would be better) -
07:25 PM Bug #11498: telnet client can infinitely recurse
- Better link for FreeBSD fix: https://github.com/freebsd/freebsd/commit/084f697eff4428a0e87d5291d5b676f64776a117
-
07:15 PM Bug #11498: telnet client can infinitely recurse
- I'd put a higher priority on this one, but many people don't use telnet even as a port-tester any more. It's worth r...
-
07:14 PM Bug #11498 (New): telnet client can infinitely recurse
- See here: https://raw.githubusercontent.com/hackerhouse-opensource/exploits/master/telnet_term_0day.py
for a Pytho... -
07:09 PM Bug #11494: synchronous signals delivered with inappropriate context when using ITIMER_PROF
- Thanks for the reference! His description definitely sounds like this kind of problem.
-
08:19 AM Bug #11494: synchronous signals delivered with inappropriate context when using ITIMER_PROF
- I'm not sure if that can help, but for your reference, Cliff Click (the original Sun Lead Architect of the JVM) brief...
-
03:33 PM Bug #11482 (Closed): Primary compiler is not set properly in illumos.sh
- "git commit 8d139918615e6135f7dc0f8ee1417c30ab562d12":https://github.com/illumos/illumos-gate/commit/8d139918615e6135...
-
05:08 AM Bug #11467 (Closed): mdb: mdb_fdio should use mediainfo for block devices.
- "git commit b55a30d7f192ccc3e815772ffcd83bec669ae7a7":https://github.com/illumos/illumos-gate/commit/b55a30d7f192ccc3...
2019-07-23
-
09:19 PM Feature #11258: Add libtopo support for Upgradable Firmware Modules
- h2. lease see the detailed testing notes from the original SmartOS integration, detailed here:
https://smartos.org... -
09:18 PM Feature #11257: Add DDI support for Upgradable Firmware Modules
- h2. Testing
Please see the detailed testing notes from the original SmartOS integration, detailed here:
https:/... -
06:57 PM Bug #11497 (Closed): ddi_device_acc_attr(9S) has the wrong version number
- The @ddi_device_acc_attr(9S)@ manual page lists the current struct version as @DDI_DEVICE_ATTR_V0@, but it is actuall...
-
10:29 AM Bug #11496 (New): make(1) signal handler is unsafe
- After starting illumos-gate build I've likely typed Ctrl^C and got the following dmake core...
-
06:42 AM Bug #11484 (Closed): usr/src/cmd/ypcmd/ypupdated.c is unused
- "git commit ac4f20c056d4e5beb8b62e2c843802e3298be389":https://github.com/illumos/illumos-gate/commit/ac4f20c056d4e5be...
-
05:49 AM Bug #11495 (New): siginfo should always have a valid si_pc for fault signals
- Some fault conditions experienced by user programs are reported via signals, directed to the LWP which induced the fa...
-
05:18 AM Bug #11494: synchronous signals delivered with inappropriate context when using ITIMER_PROF
- I believe this is also the cause of this bug in SBCL: https://bugs.launchpad.net/sbcl/+bug/1248181
-
05:09 AM Bug #11494: synchronous signals delivered with inappropriate context when using ITIMER_PROF
- There is some dubious language in comments in the JDK which seems like it probably addresses this condition. Here, w...
-
05:05 AM Bug #11494 (New): synchronous signals delivered with inappropriate context when using ITIMER_PROF
- Some fault conditions experienced by user programs are reported via signals, directed to the LWP which induced the fa...
-
01:08 AM Feature #11493: aggr needs support for multiple pseudo rx groups
- This also includes the fixes for illumos-joyent 'OS-6872 mac deadlock in aggrs'. We didn't want to integrate a deadlo...
-
01:07 AM Feature #11493 (Closed): aggr needs support for multiple pseudo rx groups
- We need multiple pseudo Rx groups for aggr in order to better utilize the underlying hardware.
MAC groups are an a... -
01:03 AM Feature #11492 (Closed): add VLVF bypass to ixgbe core
- We need to update parts of our ixgbe core code to implement HW VLAN acceleration as part of the 11490 work (also see ...
-
01:02 AM Feature #11491 (Closed): Want DLS bypass for VLAN traffic
- If a MAC client has only 1 VID, as is the case for tagged VNICs, then we can take advantage of DLS bypass for VLAN tr...
-
01:01 AM Bug #11490 (Closed): SRS ring polling disabled for VLANs
- Through investigation we discovered there are a large number of zones
with a large number of MAC rxsdrops. This is s... -
12:55 AM Bug #11489 (Closed): DLS stat delete and aggr kstat can deadlock
- A process running kstat against the link module (e.g., kstat -p link:::) can deadlock with a process performing a dla...
2019-07-22
-
08:30 PM Feature #11488 (New): add exclusion list functionality to test runner
- h1. Background
The current system test suite will run all of the tests listed in a runfile.
Every test is execute... -
08:29 PM Bug #11483 (Closed): usr/src/cmd/spell/malloc.c is unused
- "git commit 275a2dc2ef933b7b810b98855f8ee3fa0e662007":https://github.com/illumos/illumos-gate/commit/275a2dc2ef933b7b...
-
06:36 PM Feature #11365 (Closed): Want ability to toggle etherstub link state
- "git commit a25df66779f8c4c58005d492d3ceac6312116360":https://github.com/illumos/illumos-gate/commit/a25df66779f8c4c5...
-
06:36 PM Feature #11364 (Closed): Want system event for datalink state changes
- "git commit a25df66779f8c4c58005d492d3ceac6312116360":https://github.com/illumos/illumos-gate/commit/a25df66779f8c4c5...
-
06:32 PM Feature #11487 (Closed): mac(9E) should discuss the goal of aligning the IP header
- Currently, the IP stack wants to receive 4-byte aligned IP headers. This means that a GLDv3 device driver needs to of...
-
06:31 PM Feature #11486 (Closed): clarify mac_register(9S) life time
- From talking with Joshua Clulow who was working on a GLDv3 driver, it became clear that the manual pages for mac don'...
-
06:30 PM Bug #11485 (Closed): mac_alloc(9F) RETURN VALUES refers to wrong function
- In mac_alloc(9F) the RETURN VALUES section erroneously refers to the @mac_register@ function when it should be the @m...
-
04:23 PM Bug #11396 (Closed): ndmpd: NULL pointer errors
- "git commit 78d23b23ae6c0e2213934bf6698f8447eee94b2e":https://github.com/illumos/illumos-gate/commit/78d23b23ae6c0e22...
-
04:19 PM Bug #11391 (Closed): keyserv: NULL pointer errors
- "git commit c77bf7778622780cbb6cd7b4e39f428948e33280":https://github.com/illumos/illumos-gate/commit/c77bf7778622780c...
-
04:15 PM Bug #11390 (Closed): krb5: NULL pointer errors
- "git commit b89e8170ec8d28d026b67ad7ce606c02a83398dc":https://github.com/illumos/illumos-gate/commit/b89e8170ec8d28d0...
-
12:04 AM Bug #11476 (Closed): system/library/storage/libmpapi shouldn't be GZ-only
- "git commit e500af7486069d8175cbaf13c2756d0db132cdc1":https://github.com/illumos/illumos-gate/commit/e500af7486069d81...
2019-07-20
-
06:32 PM Bug #11395 (Closed): msgfmt: NULL pointer errors
- "git commit df69b3162f4007cd457c38c170602faca56dbf73":https://github.com/illumos/illumos-gate/commit/df69b3162f4007cd...
-
06:28 PM Bug #11393 (Closed): ndmpadm: NULL pointer errors
- "git commit a7a204a5df2f23dc42b122bd7adc565f35bcf22c":https://github.com/illumos/illumos-gate/commit/a7a204a5df2f23dc...
-
06:26 PM Bug #11392 (Closed): mail: NULL pointer errors
- "git commit 9e364aca663e830f5a1b48c9d16cdff4c766c85d":https://github.com/illumos/illumos-gate/commit/9e364aca663e830f...
-
03:32 PM Bug #11484 (Closed): usr/src/cmd/ypcmd/ypupdated.c is unused
- According to findunref, usr/src/cmd/ypcmd/ypupdated.c is unused.
Yes, we have ypupdated (really rpc.ypupdated), bu... -
03:31 PM Bug #11483 (Closed): usr/src/cmd/spell/malloc.c is unused
- According to findunref, usr/src/cmd/spell/malloc.c isn't used.
2019-07-19
-
09:08 PM Bug #11460 (Closed): logadm docmd() can't handle too much on stderr
- "git commit d5dace520a9f491fa6261d247f92b69fc3a5c7f5":https://github.com/illumos/illumos-gate/commit/d5dace520a9f491f...
-
07:01 PM Bug #11385 (Closed): ls: NULL pointer errors
- "git commit 1418cdc0d6e5fa159a1e6eb3133b35fac237b6cc":https://github.com/illumos/illumos-gate/commit/1418cdc0d6e5fa15...
-
06:56 PM Bug #11389 (Closed): logadm: NULL pointer errors
- "git commit cd76e30f6fbd14ce10675906631d3f1233c2dcac":https://github.com/illumos/illumos-gate/commit/cd76e30f6fbd14ce...
-
06:54 PM Bug #11384 (Closed): login: NULL pointer errors
- "git commit 723f377c3492a26888b7d19197a1ec00eebebafe":https://github.com/illumos/illumos-gate/commit/723f377c3492a268...
-
06:06 PM Bug #11305: add smartos runfile to zfs test suite
- For the record, this is what the zfs-test output looks like on smartos with this runfile:...
-
06:05 PM Bug #11478 (Closed): usr/src/uts/common/io/ath/hal_x86_32.o.uu is unused
- "git commit 3bd62956c21f0d2d9032b0cf8c32bd455d6ce680":https://github.com/illumos/illumos-gate/commit/3bd62956c21f0d2d...
-
05:54 PM Bug #11030: SMB2 ioct dfs_get_referral returns wrong error
- This (and several other fixes) are up in a PR now:
https://github.com/illumos/illumos-gate/pull/62
-
04:59 PM Feature #11477 (Closed): `man` could strcasecmp the section name for `man <name>.<section>`
- "git commit 54f916c8df8cc80d841868fd67146743b1d266dc":https://github.com/illumos/illumos-gate/commit/54f916c8df8cc80d...
-
10:39 AM Bug #11482: Primary compiler is not set properly in illumos.sh
- Review at https://illumos.org/rb/r/2196/
-
10:37 AM Bug #11482 (Closed): Primary compiler is not set properly in illumos.sh
illumos.sh sets PRIMARY_CC[C]S instead of PRIMARY_CC[C]-
06:44 AM Bug #11481 (New): libdevinfo.h and threads.h can't be used together
- When libdevinfo.h and threads.h are used together, we get ...
2019-07-18
-
11:15 PM Bug #11480 (Closed): cw runs smatch before it is built
- When starting a build from a clean tree (after @git clean -fdx@ for example), and enabling smatch as a shadow compile...
-
04:42 PM Bug #10167 (Closed): unable to check out illumos-gate on Windows
- "git commit 955eb5e1fb25fc64c2c34501c3d9426057e3b1f8":https://github.com/illumos/illumos-gate/commit/955eb5e1fb25fc64...
-
04:35 PM Bug #10167: unable to check out illumos-gate on Windows
- The shell scripts are probably appropriate to be executable. The linenoise stuff in boot I can't explain -- I don't ...
-
03:51 PM Bug #10167: unable to check out illumos-gate on Windows
- FWIW, whether it's right or not, we do have around 270 objects in the repository with execute bits....
-
03:05 PM Bug #11305 (Closed): add smartos runfile to zfs test suite
- "git commit 4c6a557ef3ee09ce3af0b3773cf03d745a0bdcb6":https://github.com/illumos/illumos-gate/commit/4c6a557ef3ee09ce...
-
01:40 PM Bug #11462 (Closed): enable smatch by default
- "git commit 7ae7577ce925f555e5e3410f14a3ccc896c842f2":https://github.com/illumos/illumos-gate/commit/7ae7577ce925f555...
-
10:50 AM Bug #1376 (Closed): savecore: bad magic number, savecore -L hangs
- duplicate of #1369
-
06:17 AM Bug #11388 (Closed): lockstat: NULL pointer errors
- "git commit 621caade37fe7b1fa94c61ab3f3ef03c38bbdc2e":https://github.com/illumos/illumos-gate/commit/621caade37fe7b1f...
-
06:16 AM Bug #11387 (Closed): look: NULL pointer errors
- "git commit d4d37f1b7f62fa7bc9abd7dcd34bc6d85dac69af":https://github.com/illumos/illumos-gate/commit/d4d37f1b7f62fa7b...
-
06:13 AM Bug #11386 (Closed): luxadm: NULL pointer errors
- "git commit 0babfc55a001a1a55719ffeced558ec05d5ec38c":https://github.com/illumos/illumos-gate/commit/0babfc55a001a1a5...
-
06:06 AM Bug #11383 (Closed): listen: NULL pointer errors
- "git commit 1a3a3bd4960cef8c34aa04b4daa125a5efc415f3":https://github.com/illumos/illumos-gate/commit/1a3a3bd4960cef8c...
-
06:03 AM Bug #11382 (Closed): ldap: NULL pointer errors
- "git commit c59d9dff034f6cf5330aceb38bb1757d01e3904e":https://github.com/illumos/illumos-gate/commit/c59d9dff034f6cf5...
-
03:29 AM Bug #11394: iconv_modules build could be much more parallel
- Oh, and of course you _can't_ rewrite these rules properly, because make(1S) provides no way to escape a '%'. The be...
2019-07-17
-
10:55 PM Bug #11394: iconv_modules build could be much more parallel
- "git commit 01d6bbace7ed9d92acc6fd5dfcb2b18c2dd18e85":https://github.com/illumos/illumos-gate/commit/01d6bbace7ed9d92...
-
10:03 PM Bug #11394: iconv_modules build could be much more parallel
- There's a narrow race Mike Gerdts hit and debugged in this, it runs thuswise:
utf-8/Makefile.com (and probably ja/... -
12:12 AM Bug #11394 (Closed): iconv_modules build could be much more parallel
- "git commit 270832fa1e63c01a4a8ecb6dc23eb148a4d54831":https://github.com/illumos/illumos-gate/commit/270832fa1e63c01a...
-
08:41 PM Bug #11479 (Closed): zfs project support
- Port project support from ZoL
9c5167d19 Project Quota on ZFS
1de321e62 Add support for user/group dnode accountin... -
07:46 PM Bug #11478 (Closed): usr/src/uts/common/io/ath/hal_x86_32.o.uu is unused
- According to findunref, usr/src/uts/common/io/ath/hal_x86_32.o.uu is unused.
This seems correct; it provides a 32-... -
07:45 PM Feature #11477: `man` could strcasecmp the section name for `man <name>.<section>`
- Pages that double in case don't change at all. This is purely about the section that they're in. A uio(9S) and UIO(9S...
-
07:05 PM Feature #11477: `man` could strcasecmp the section name for `man <name>.<section>`
- I seem to recall at some point having man page sections that were not identical but differed only in case. I'd consi...
-
07:01 PM Feature #11477 (Closed): `man` could strcasecmp the section name for `man <name>.<section>`
- Today, most manual page sections are capitalized. This means that when man says to read something like shutdown(1M), ...
-
07:30 PM Bug #11473 (Closed): SPARC build warns about unpackaged files
- "git commit bf8679989f3c88a5ddb26dd955ca2dd4a52bc2d5":https://github.com/illumos/illumos-gate/commit/bf8679989f3c88a5...
-
03:30 PM Bug #11474 (Closed): usr/src/cmd/devfsadm/Makefile.com has an SVM remnant
- "git commit 370566791023855edd09eaa76dd783d93fb60cfe":https://github.com/illumos/illumos-gate/commit/370566791023855e...
-
12:59 PM Bug #11282: port ZoL send/recv fixes
- Notes updating the description:
caf9dd209fd - we already had most of the code from the encryption work, but it was... -
12:00 PM Bug #11476 (Closed): system/library/storage/libmpapi shouldn't be GZ-only
- Currently system/library/storage/libmpapi delivers library only in global zone variant. This makes impossible buildin...
2019-07-16
-
08:05 PM Bug #11475 (Closed): gptzfsboot: update parsing the option switches
- Update option parsing to use standard functions. Update gptzfsboot manual to include description of some common optio...
-
07:12 PM Bug #11474 (Closed): usr/src/cmd/devfsadm/Makefile.com has an SVM remnant
- The file usr/src/cmd/devfsadm/Makefile.com contains
SUNW_md_link.so := LDLIBS += -lmeta
this is an SVM (disksui... -
07:09 PM Bug #11473 (Closed): SPARC build warns about unpackaged files
- A sparc build reports:
==== Validating manifests against proto area ====
Entries present in proto area but not ... -
06:40 PM Bug #11306: syseventd cores after hot-add of disk
- Reproducing the issue on debug bits with syseventd configured with all the UMEM stuff turned on showed no memory viol...
-
03:02 PM Bug #11472 (Closed): fix libdemangle rust changes
- "git commit 899e9c20aee1ed62e7c103b3cffd0aaa17e8e679":https://github.com/illumos/illumos-gate/commit/899e9c20aee1ed62...
-
12:04 PM Bug #11460: logadm docmd() can't handle too much on stderr
- This bug can be reproduced with:...
-
08:35 AM Bug #11422 (Closed): ztest needs smatch flag
- "git commit 15da4953cac288df6c386122d75dbf350b3f8ef0":https://github.com/illumos/illumos-gate/commit/15da4953cac288df...
2019-07-15
-
10:40 PM Feature #11359 (Closed): Rework i40e transmit descriptor logic
- "git commit 09aee6126f680324a9b019f9b4c77309dc611bf9":https://github.com/illumos/illumos-gate/commit/09aee6126f680324...
-
10:40 PM Bug #11358 (Closed): i40e_alloc_ring_mem() unwinds when it shouldn't
- "git commit 09aee6126f680324a9b019f9b4c77309dc611bf9":https://github.com/illumos/illumos-gate/commit/09aee6126f680324...
-
10:40 PM Feature #11357 (Closed): want i40e multi-group support
- "git commit 09aee6126f680324a9b019f9b4c77309dc611bf9":https://github.com/illumos/illumos-gate/commit/09aee6126f680324...
-
10:40 PM Feature #11356 (Closed): Want Fortville TSO support
- "git commit 09aee6126f680324a9b019f9b4c77309dc611bf9":https://github.com/illumos/illumos-gate/commit/09aee6126f680324...
-
10:40 PM Feature #11360 (Closed): initialize FC for i40e
- "git commit 2f79f42c9137bbeebe83c431ed2623985c554679":https://github.com/illumos/illumos-gate/commit/2f79f42c9137bbee...
-
10:40 PM Feature #11361 (Closed): i40e default VSI sometimes lacks implicit L2 filter
- "git commit 35c41bec7bc78a7cb9515709725049bc12064c04":https://github.com/illumos/illumos-gate/commit/35c41bec7bc78a7c...
-
03:41 PM Bug #11472: fix libdemangle rust changes
- As pointed out by Gergõ Doma, the fix in 11414 was not quite right: for 32-bit, we lost some additional bounds checki...
-
03:39 PM Bug #11472 (Closed): fix libdemangle rust changes
-
12:30 PM Bug #11471 (Closed): vioblk: vioblk IO is performed by 512B blocks
- Even as the device is reporting different logical block sizes, the starting sector and block sizes are assumed to be ...
-
12:18 PM Bug #11470 (Closed): vioblk: device capacity is always returned in 512B units
- As the subject states. The problem is exposed with larger sector sizes, and also the fix is tested by using different...
-
11:04 AM Bug #11469 (New): zfs_written_property_001_pos using within_percent incorrectly
- There are several uses of @within_percent@ in that test case, and one of them gets the third argument incorrect:
<pr...
2019-07-14
-
08:04 AM Feature #11468 (Closed): vioblk: sc_capacity and sc_nblks are pointing to same value
- sc_capacity is not rally used in vioblk, remove it.
-
06:42 AM Bug #11467 (Closed): mdb: mdb_fdio should use mediainfo for block devices.
- The code to read/write block devices should use DKIOCGMEDIAINFO to read logical block size.
mdb disk_label with 4... -
01:29 AM Bug #11466 (New): remove old closed iconv tables
- /usr/lib/iconv/*.t and /usr/lib/iconv/iconv_data appear to have been used perhaps for something keyboard related in p...
-
01:13 AM Bug #11461: should use a native link-editor during the build
- We have to accomplish this via adding a flag to cw(1) to specify the link-editor to use, and then having cw(1) set LD...
2019-07-13
-
11:11 PM Bug #11465 (Closed): sgsmsg should be built with the rest of the build tools
- We should build/use sgsmsg as a regular build tool, not build it out of cmd/sgs. This makes it easier to build the t...
-
11:10 PM Bug #11464 (Closed): cmd/sgs/tools should contain tools, not common code
- Due to an accident of history, much content of usr/src/cmd/sgs/tools/ is actually common code used by the link-editor...
-
11:08 PM Bug #11463 (Closed): SUNWonld has passed its use-by date
- The SUNWonld package, used to deliver test versions of the link-editor and associated tools has reached the end of it...
-
10:33 PM Bug #11462 (Closed): enable smatch by default
- Let's start requiring smatch for our builds.
-
10:32 PM Bug #11421 (Closed): smatch noise in dmu.c
- "git commit 6d6587176200e3e6c76fd5176b2486ea0eca1a8f":https://github.com/illumos/illumos-gate/commit/6d6587176200e3e6...
-
10:29 PM Bug #11416 (Closed): smbios_info_slot_peers() gets NULL check wrong
- "git commit 16dde0768ead07b31571fd1e6c998d7cf0a6ba80":https://github.com/illumos/illumos-gate/commit/16dde0768ead07b3...
-
10:26 PM Bug #11414 (Closed): Fix smatch issue in libdemangle
- "git commit 44b87cd4530ee2eeeca2ea50951b9007d61e8fed":https://github.com/illumos/illumos-gate/commit/44b87cd4530ee2ee...
-
08:22 PM Bug #11461 (Closed): should use a native link-editor during the build
- We should build a native link-editor and its dependencies in usr/src/tools and use them during the rest of the build....
-
06:50 PM Bug #11460 (Closed): logadm docmd() can't handle too much on stderr
- As described at https://smartos.org/bugview/OS-3772, logadm:
1. Creates a pipe for child stderr
2. Forks a child ... -
08:51 AM Feature #11459 (Closed): mdb: disk_label should allow to set sector size (add ::sectorsize)
- The current mdb disk_label code is built assuming 512B sector size. Add ::sectorsize [size] command to show and set d...
2019-07-12
-
11:15 PM Bug #11362 (Closed): xhci dma segment comment needs work
- "git commit 15ee7bdf85de3d3b5e4357aca557d1aef7618402":https://github.com/illumos/illumos-gate/commit/15ee7bdf85de3d3b...
-
06:23 AM Bug #11352 (Closed): idmap: NULL pointer errors
- "git commit ef826847d2347ce01d945c4301ece23ced413215":https://github.com/illumos/illumos-gate/commit/ef826847d2347ce0...
-
06:20 AM Bug #11351 (Closed): iscsiadm: NULL pointer errors
- "git commit 33c72b7598992897b94815b1f47b7b8077e53808":https://github.com/illumos/illumos-gate/commit/33c72b7598992897...
-
06:18 AM Bug #11350 (Closed): isns: NULL pointer errors
- "git commit d21f0ec32d7dd9a0641312159d9c22ab2bd0ad7f":https://github.com/illumos/illumos-gate/commit/d21f0ec32d7dd9a0...
-
06:15 AM Bug #11349 (Closed): intrstat: NULL pointer errors
- "git commit 20a3e33ee8365e14c2734bec09c4c97516bea96c":https://github.com/illumos/illumos-gate/commit/20a3e33ee8365e14...
-
06:13 AM Bug #11348 (Closed): iscsitsvc: NULL pointer errors
- "git commit 607aa931e7656f4705307ba7e4d3137c82cbafae":https://github.com/illumos/illumos-gate/commit/607aa931e7656f47...
-
06:10 AM Bug #11347 (Closed): isainfo: NULL pointer errors
- "git commit 08cab4be4299a328b9f434f66247c070e06b5845":https://github.com/illumos/illumos-gate/commit/08cab4be4299a328...
-
06:08 AM Bug #11346 (Closed): hal: NULL pointer errors
- "git commit 32248f11785f2b2ee12fa041aa8a92932c1245ca":https://github.com/illumos/illumos-gate/commit/32248f11785f2b2e...
-
06:03 AM Bug #11345 (Closed): halt: NULL pointer errors
- "git commit 1940b2a8f27c546bb66a973012e36f32123042ca":https://github.com/illumos/illumos-gate/commit/1940b2a8f27c546b...
-
06:00 AM Bug #11344 (Closed): fm: NULL pointer errors
- "git commit 940f2f5868892c7a40e071319100921b5b859283":https://github.com/illumos/illumos-gate/commit/940f2f5868892c7a...
-
05:55 AM Bug #11342 (Closed): gss: NULL pointer errors
- "git commit 0ab8aa7074d0531c1e2453adcf08e519888b024d":https://github.com/illumos/illumos-gate/commit/0ab8aa7074d0531c...
-
05:50 AM Bug #11341 (Closed): grpck: NULL pointer errors
- "git commit 869657d0e7833bf270a27c5cff9895b431d6b0a5":https://github.com/illumos/illumos-gate/commit/869657d0e7833bf2...
-
05:47 AM Bug #11340 (Closed): gettext: NULL pointer errors
- "git commit 2e837a72011f54762249b6612c2a64f171efcd43":https://github.com/illumos/illumos-gate/commit/2e837a72011f5476...
2019-07-11
-
11:35 PM Bug #11458 (Closed): SMB ioctl issues still incomplete
- "git commit e83c55625a2d838a6e4fe2413b8eb464ec8af2a3":https://github.com/illumos/illumos-gate/commit/e83c55625a2d838a...
-
11:05 PM Bug #11458: SMB ioctl issues still incomplete
- h1. Testing Notes (from Jason)
The testing was done with the attached patch applied to SmartOS (and running the re... -
09:54 PM Bug #11458 (Closed): SMB ioctl issues still incomplete
- While #8935 fixed a most of the SMB ioctl issues, it still allowed an SMB ioctl request size to change during an ioct...
-
08:35 PM Bug #11457 (Closed): fs.d: NULL pointer errors
- Bjuild errors with NULL pointer:...
-
07:57 PM Bug #11456 (Closed): mdb: libmlsvc NULL pointer errors
- Build errors with NULL pointer:...
-
07:54 PM Bug #11455 (Closed): mdb: libfksmbfs NULL pointer errors
- Build errors with NULL pointer:...
-
07:49 PM Bug #11454 (Closed): smbclnt: NULL pointer errors
- Bjuild errors with NULL pointer:...
-
07:44 PM Bug #11453 (Closed): zpool: NULL pointer errors
- Build errors with NULL pointer:...
-
07:39 PM Bug #11452 (Closed): zonestat: NULL pointer errors
- Build errors wit NULL pointer:...
-
07:34 PM Bug #11451 (Closed): zonecfg: NULL pointer errors
- Build errors with NULL pointer:...
-
07:30 PM Bug #11450 (Closed): zoneadm: NULL pointer errors
- Build errors with NULL pointer:...
-
07:26 PM Bug #11449 (Closed): zoneadmd: NULL pointer errors
- Build errors with NULL pointer:...
-
07:21 PM Bug #11448 (Closed): xstr: NULL pointer errors
- Build errors with NULL pointer:...
-
07:18 PM Bug #11447 (Closed): xargs: NULL pointer errors
- Build errors with NULL pointers:...
-
07:13 PM Bug #11446 (Closed): whodo: NULL pointer errors
- Build errors with NULL pointer:...
-
07:09 PM Bug #11445 (Closed): w: NULL pointer errors
- Build errors with NULL pointer:...
-
07:04 PM Bug #11444 (Closed): vi: NULL pointer errors
- Build errors with NULL pointer:...
-
06:30 PM Bug #11327 (Closed): scalb should not be exposed in XPG7
- "git commit 24f90e6d0193ecf0799ac0dee495a53a3e7ee9fa":https://github.com/illumos/illumos-gate/commit/24f90e6d0193ecf0...
-
06:25 PM Bug #11443 (Closed): ttymon: NULL pointer errors
- Build errors with NULL pointer:...
-
06:20 PM Bug #11442 (Closed): truss: NULL pointer errors
- Build errors with NULL pointer:...
-
06:11 PM Bug #11441 (Closed): th_tools: NULL pointer errors
- Build errors with NULL pointer:...
-
06:01 PM Bug #11440 (Closed): tar: NULL pointer errors
- Build errors with NULL pointer:...
-
05:47 PM Bug #11227 (Closed): smb code needs smatch fixes
- "git commit da90d5b8133e037164268f8957ab823e806a7bfb":https://github.com/illumos/illumos-gate/commit/da90d5b8133e0371...
-
05:33 PM Bug #11439 (Closed): tnf: NULL pointer errors
- Build errors with NULL pointer:...
-
05:21 PM Bug #11438 (Closed): vgrind: NULL pointer errors
- Build errors with NULL pointer:...
-
05:18 PM Bug #11437 (Closed): uadmin: NULL pointer errors
- Build errors with NULL pointer:...
-
05:14 PM Bug #11436 (Closed): tip: NULL pointer errors
- Build errors with NULL pointer:...
-
05:12 PM Bug #11435 (Closed): svr4pkg: NULL pointer errors
- Build errors with NULL pointer:...
-
05:09 PM Bug #11434 (Closed): stmsboot: NULL pointer errors
- Build errors with NULL pointer:...
-
05:06 PM Bug #11433 (Closed): stmfadm: NULL pointer errors
- Build errors with NULL pointer:...
-
05:03 PM Bug #11432 (Closed): stat: NULL pointer errors
- Build errors with NULL pointer:...
-
04:59 PM Bug #11431 (Closed): sort: NULL pointer errors
- Build errors with NULL pointer:...
-
04:54 PM Bug #11430 (Closed): smbsrv: NULL pointer errors
- Build errors with NULL pointer:...
-
04:50 PM Bug #11429 (Closed): sulogin: NULL pointer errors
- Build error with NULL pointer:...
-
04:47 PM Bug #11428 (Closed): sendmail: NULL pointer errors
- Build errors with NULL pointer:...
-
04:44 PM Bug #11427 (Closed): stmfsvc: NULL pointer errors
- Build errors with NULL pointer:...
-
04:33 PM Bug #11426 (Closed): stmfproxy: NULL pointer errors
- Build errors with NULL pointer:...
-
04:15 PM Bug #11425 (Closed): smserverd: NULL pointer errors
- Build errors with NULL pointer:...
-
03:47 PM Bug #11424 (Closed): sbdadm: NULL pointer errors
- Build errors with NULL pointer:...
-
03:34 PM Bug #11339 (Closed): getent: NULL pointer errors
- "git commit 142d813a06c6f9a6142e2c276b62129a17a31a65":https://github.com/illumos/illumos-gate/commit/142d813a06c6f9a6...
-
03:19 PM Bug #11338 (Closed): format: NULL pointer errors
- "git commit 4d7452f8473ff4636be68c3aa2ec185d6aa00315":https://github.com/illumos/illumos-gate/commit/4d7452f8473ff463...
-
03:13 PM Bug #11337 (Closed): geniconvtbl: NULL pointer errors
- "git commit e6aecaeeb5918142935e45d37651ac1c267d8e2a":https://github.com/illumos/illumos-gate/commit/e6aecaeeb5918142...
-
03:11 PM Bug #11336 (Closed): find: NULL pointer errors
- "git commit 27d3a16929acf0d6b894b2210438d0d6915826fe":https://github.com/illumos/illumos-gate/commit/27d3a16929acf0d6...
-
03:09 PM Bug #11335 (Closed): mailx: NULL pointer errors
- "git commit 46d64c14791e94efc5b1534ccf8db76ed1fadcfc":https://github.com/illumos/illumos-gate/commit/46d64c14791e94ef...
-
03:07 PM Bug #11334 (Closed): file: NULL pointer errors
- "git commit 5521b7639b10e877e2e517a3498114aaf131b72d":https://github.com/illumos/illumos-gate/commit/5521b7639b10e877...
-
03:02 PM Bug #11333 (Closed): exstr: NULL pointer errors
- "git commit bcc2c2b83b7fa504ab39a003964e07c06e7af053":https://github.com/illumos/illumos-gate/commit/bcc2c2b83b7fa504...
-
02:29 PM Bug #11333: exstr: NULL pointer errors
- Part of this bug's cleanup was to remove some explicity-declarations of system functions like exit() and properly use...
-
12:23 PM Bug #11423 (Closed): sa: NULL pointer errors
- Build errors with NULL pointer:...
-
11:22 AM Bug #11422 (Closed): ztest needs smatch flag
- Need to disable all_func_returns for ztest
-
11:01 AM Bug #11421 (Closed): smatch noise in dmu.c
- An if clause needs indenting.
-
10:54 AM Bug #11420 (Closed): rpcbind: NULL pointer errors
- Build errors with NULL pointer:...
-
10:50 AM Bug #11419 (Closed): rmformat: NULL pointer errors
- Build errors with NULL pointer:...
-
10:47 AM Bug #11418 (Closed): refer: NULL pointer errors
- Build errors with NULL pointer:...
-
10:32 AM Bug #11417 (Closed): rcm_daemon: NULL pointer errors
- Build errors with NULL pointer:...
-
10:30 AM Bug #11416 (Closed): smbios_info_slot_peers() gets NULL check wrong
- See smatch bug passim, we have the same issue in new code.
-
10:28 AM Bug #11415 (Closed): rcap: NULL pointer errors
- Build errors with NULL pointer:...
-
10:28 AM Bug #11414 (Closed): Fix smatch issue in libdemangle
- The new rust demangler needs a fix for an impossible comparison
-
10:24 AM Bug #11413 (Closed): raidctl: NULL pointer errors
- Build errors with NULL pointer:...
-
10:18 AM Bug #11412 (Closed): pwck: NULL pointer errors
- Build errors with NULL pointer:...
-
10:14 AM Bug #11411 (Closed): pwconv: NULL pointer errors
- Build errors with NULL pointer:...
-
10:01 AM Bug #11410 (Closed): prtconf: NULL pointer errors
- Build errors with NULL pointer:...
-
09:37 AM Bug #11409 (Closed): psrinfo: NULL pointer errors
- Build errors with NULL pointer:...
-
09:34 AM Bug #11408 (Closed): priocntl: NULL pointer errors
- Build errors with NULL pointer:...
-
09:20 AM Bug #11407 (Closed): powertop: NULL pointer errors
- Build errors with NULL pointer:...
-
09:14 AM Bug #11406 (Closed): picl: NULL pointer errors
- Build errors with NULL pointer:...
-
09:04 AM Bug #11405 (Closed): power: NULL pointer errors
- Build errors with NULL pointer:...
-
08:57 AM Bug #11404 (Closed): plockstat: NULL pointer errors
- Build errors with NULL pointer:...
-
08:54 AM Bug #11403 (Closed): pools: NULL pointer errors
- Build errors with NULL pointer:...
-
08:41 AM Bug #11402 (Closed): ptools: NULL pointer errors
- Build errors with NULL pointer:...
-
08:34 AM Bug #11401 (Closed): oamuser: NULL pointer errors
- Build errors with NULL pointer:...
-
08:07 AM Bug #11400 (Closed): nscd: NULL pointer errors
- Build errors with NULL pointer:...
-
07:37 AM Bug #11379 (Closed): Local changes to nvme.conf should persist across updates
- "git commit 5d749e7c4dab78fa95523c9279ad2b030315529c":https://github.com/illumos/illumos-gate/commit/5d749e7c4dab78fa...
-
07:28 AM Bug #11399 (Closed): nlsadmin: NULL pointer errors
- Build errors with NULL pointer:...
-
07:23 AM Bug #11398 (Closed): nl: NULL pointer errors
- Build errors with NULL pointer:...
-
06:03 AM Bug #11397 (Closed): mpathadm: NULL pointer errors
- Build errors with NULL pointer:...
-
05:46 AM Bug #11396 (Closed): ndmpd: NULL pointer errors
- Build errors with NULL pointer:...
-
05:33 AM Bug #11395 (Closed): msgfmt: NULL pointer errors
- Build errors with NULL pointer:...
-
01:02 AM Bug #11394 (Closed): iconv_modules build could be much more parallel
- usr/src/lib/iconv_modules builds very serially for no real reason, at least in my builds it often takes longer than a...
2019-07-10
-
07:41 PM Bug #11393 (Closed): ndmpadm: NULL pointer errors
- Build errors with NULL pointer:...
-
06:27 PM Bug #11392 (Closed): mail: NULL pointer errors
- Build errors with NULL pointer:...
-
06:06 PM Bug #11391 (Closed): keyserv: NULL pointer errors
- Build errors with NULL pointer:...
-
05:57 PM Bug #11390 (In Progress): krb5: NULL pointer errors
-
05:55 PM Bug #11390 (Closed): krb5: NULL pointer errors
- Build errors with NULL pointer:...
-
04:28 PM Bug #11279 (Closed): AMD F17 core topology is per process node
- "git commit 15a5383b049109e4ce37a4a457a933812f189141":https://github.com/illumos/illumos-gate/commit/15a5383b049109e4...
-
03:45 PM Bug #11173 (Closed): libsldap: cstyle cleanup and some fixes
- "git commit 8f0bb794150e047b314ae2c93a41093369e21bd4":https://github.com/illumos/illumos-gate/commit/8f0bb794150e047b...
-
02:34 PM Bug #11363 (Closed): libsldap: fix memory leaks and use calloc and asprintf
- "git commit 0ababfc653d766f93331d0c0f0aeae5f8945e0ff":https://github.com/illumos/illumos-gate/commit/0ababfc653d766f9...
-
11:55 AM Bug #11389 (Closed): logadm: NULL pointer errors
- Build errors with NULL pointer:...
-
11:52 AM Bug #11388 (Closed): lockstat: NULL pointer errors
- Build errors with NULL pointer:...
-
11:49 AM Bug #11387 (Closed): look: NULL pointer errors
- Build errors with NULL pointer:...
-
11:45 AM Bug #11386 (Closed): luxadm: NULL pointer errors
- Build errors with NULL pointer:...
-
11:35 AM Bug #11385 (Closed): ls: NULL pointer errors
- Build errors with NULL pointer:...
-
11:31 AM Bug #11384 (Closed): login: NULL pointer errors
- Build errors with NULL pointer:...
-
11:24 AM Bug #11383 (Closed): listen: NULL pointer errors
- Build errors with NULL pointer:...
-
11:20 AM Bug #11382 (Closed): ldap: NULL pointer errors
- Build errors with NULL pointer:...
-
05:53 AM Bug #11381 (Closed): ldapcachemgr: NULL pointer errors
- Build errors with NULL pointer:...
-
02:59 AM Feature #11380: Support for Microsemi SmartPQI HBA
- Up for review
https://github.com/illumos/illumos-gate/pull/61
-
02:44 AM Feature #11380 (In Progress): Support for Microsemi SmartPQI HBA
- Support for Microsemi SmartPQI HBA, found on some HP Enterprise hardware
-
01:59 AM Feature #11203 (Closed): Support for NVMe drive firmware updates
- "git commit cf8408718275b7f097c42550143f5c9517e00cc0":https://github.com/illumos/illumos-gate/commit/cf8408718275b7f0...
2019-07-09
-
09:36 PM Bug #11378 (Closed): ncec_last_time_defended needs to be clock_t
- "git commit 6dc3349ea11b33c713d10bcd174888010862f0ee":https://github.com/illumos/illumos-gate/commit/6dc3349ea11b33c7...
-
08:23 PM Bug #11378 (Pending RTI): ncec_last_time_defended needs to be clock_t
- Testing notes:
Thanks to Patrick Mooney's mention of the lbolt_info_t structure that is used by event-driven lbolt... -
07:17 PM Bug #11378 (Closed): ncec_last_time_defended needs to be clock_t
- Seen as unusually high ARP broadcast counts in Joyent, examination shows that the ncec_t field ncec_last_time_defende...
-
09:16 PM Bug #11379 (Closed): Local changes to nvme.conf should persist across updates
- At present, updating the @driver/storage/nvme@ package results in the @nvme.conf@ file being reset to defaults, losin...
-
08:02 PM Bug #11309 (Closed): zfs recv on delegated dataset inside a zone can fail
- "git commit 08ae7ca2c9a60aaa6cd4c8e4950a523180c91ffd":https://github.com/illumos/illumos-gate/commit/08ae7ca2c9a60aaa...
-
04:39 PM Bug #11343 (Closed): fwflash: NULL pointer errors
- "git commit 6d7141bf502e486d75c0ad6b3c65862b4c48d097":https://github.com/illumos/illumos-gate/commit/6d7141bf502e486d...
-
02:18 PM Feature #11377 (Closed): cxgbe MAC_CAPAB_LED support
- "git commit d87e45489531bb9ab0203590a54ae7cdc51e84c7":https://github.com/illumos/illumos-gate/commit/d87e45489531bb9a...
-
01:35 PM Bug #10400 (Closed): smbios(1M) slot printing could be clearer
- "git commit 1566bc3431383e39ac9bc7fb7f00feff9c06acda":https://github.com/illumos/illumos-gate/commit/1566bc3431383e39...
-
01:35 PM Bug #10399 (Closed): smbios CPU Cache extended size not correctly calculated
- "git commit 1566bc3431383e39ac9bc7fb7f00feff9c06acda":https://github.com/illumos/illumos-gate/commit/1566bc3431383e39...
-
01:35 PM Bug #10398 (Closed): smbios slot version check is broken for smbios 3.x
- "git commit 1566bc3431383e39ac9bc7fb7f00feff9c06acda":https://github.com/illumos/illumos-gate/commit/1566bc3431383e39...
-
01:35 PM Feature #10397 (Closed): Check for SMBIOS table with higher version
- "git commit 1566bc3431383e39ac9bc7fb7f00feff9c06acda":https://github.com/illumos/illumos-gate/commit/1566bc3431383e39...
-
01:35 PM Feature #10396 (Closed): Want libjedec
- "git commit 1566bc3431383e39ac9bc7fb7f00feff9c06acda":https://github.com/illumos/illumos-gate/commit/1566bc3431383e39...
-
01:35 PM Feature #10395 (Closed): Add support for SMBIOS 3.2
- "git commit 1566bc3431383e39ac9bc7fb7f00feff9c06acda":https://github.com/illumos/illumos-gate/commit/1566bc3431383e39...
-
05:49 AM Bug #11304 (Closed): cmd-crypto: NULL pointer errors
- "git commit 6f2b04a2ce785423fe988216ae694366499884b2":https://github.com/illumos/illumos-gate/commit/6f2b04a2ce785423...
-
05:46 AM Bug #11303 (Closed): cron: NULL pointer errors
- "git commit 19803d096124c0f1ca62906eb328234556bfad35":https://github.com/illumos/illumos-gate/commit/19803d096124c0f1...
-
05:42 AM Bug #11319 (Closed): devfsadm: NULL pointer errors
- "git commit a3ab7e857d66d206fcfc56f9a628266bd25a7bd0":https://github.com/illumos/illumos-gate/commit/a3ab7e857d66d206...
-
01:26 AM Bug #11332 (Closed): Regression: 11184 causes kernel hang during boot on CPUs without ARAT
- "git commit 1fbb7a7c3b62c369349ec1774806ed321e4f6119":https://github.com/illumos/illumos-gate/commit/1fbb7a7c3b62c369...
2019-07-08
-
10:07 PM Feature #11377 (Closed): cxgbe MAC_CAPAB_LED support
- Chelsio has added support for MAC_CAPAB_LED to cxgbe.
I (rm) have tested this on a T5 and T6 by using dlled, chang... -
09:51 PM Feature #11376 (Closed): PCIe speeds and feeds should be exposed to userland
- As part of our broader efforts around phy management, we should make sure to go through and expose PCIe link widths a...
-
09:51 PM Feature #11375 (Closed): Clean up pcie module -Wno-uninitialized and -Wno-parentheses
- As part of doing other work in the pcie driver, we should clean up a few of the gcc warnings that are more straightfo...
-
09:50 PM Feature #11374 (Closed): Clean up pcieb CERRWARN and smatch
- As other work is being done on the pcieb driver, we should clean up all the currently gagged warnings.
-
09:48 PM Feature #11373 (Closed): pcieb should enable link bandwidth notifications
- We should go through and enable the link bandwidth notifications for devices that exist in the system so that way whe...
-
09:46 PM Feature #11372 (Closed): Want PCIe dcmds and walkers
- It would be useful to have an mdb walker that knew how to iterate over the various pcie_bus_t structures in the kerne...
-
09:45 PM Feature #11371 (Closed): Record PCIe gen 4 caps
- 11367 introduced the idea of capturing the speed and lane widths of various PCIe devices. We should update this to no...
-
09:44 PM Feature #11370 (Closed): Update PCIe capability headers for PCIe 4.x
- This does an initial update of the <sys/pcie.h> header to account for new information in the PCIe 4.x specification. ...
-
09:43 PM Feature #11369 (Closed): PCIe errors on passthru devices shouldn't cause a panic
- My test system reproducibly experiences PCIe errors on several devices (two Intel NVME, one LSI SAS controller) that ...
-
09:42 PM Feature #11368 (Closed): pcie changes for bhyve ppt
- For bhyve ppt we'll need a few new definitions for function-level reset, and we should turn pcie_is_pci_device() into...
-
09:21 PM Feature #11367 (Closed): Capture PCI Express width and speed
- There's no great way today to get the current running speed of a given PCIe device with respect to its capable speeds...
-
09:20 PM Bug #11366: disappearing ixgbe turns correctable error into panic
- Testing notes: this is a tough issue to test, because it represents a fault that can't be injected – but we ran with ...
-
09:19 PM Bug #11366 (Closed): disappearing ixgbe turns correctable error into panic
- We've seen many cases where we have a panic from the PCIe bridge handler which has a status indicating a bad driver r...
-
08:12 PM Feature #11365 (Closed): Want ability to toggle etherstub link state
- As part of testing various changes to link state in the system, it'd be useful to be add a private link property to a...
-
08:11 PM Feature #11364 (Closed): Want system event for datalink state changes
- When a data link changes its link state, for example, going from down to up because of a change in the cable status o...
-
07:52 PM Bug #11363 (Closed): libsldap: fix memory leaks and use calloc and asprintf
- Split from 11173; factor out change to plug memory leaks and use calloc and asprintf. Since cstyle cleanups are messy...
-
06:37 PM Bug #11362 (Closed): xhci dma segment comment needs work
- The comment that describes how the DMA allocation works for xhci isn't quite clear in its discussion of the dma_attr_...
-
06:19 PM Bug #11213 (Closed): tem: partially support CSI [ 38 and 48 sequences with smaller depths
- "git commit 62efa0e74455f83caa0fa7df8926a5ec9656b3ce":https://github.com/illumos/illumos-gate/commit/62efa0e74455f83c...
-
06:15 PM Feature #11361 (Closed): i40e default VSI sometimes lacks implicit L2 filter
- Up until this point, all testing against X710/X722 parts has shown two different behaviors with regards to the implic...
-
06:13 PM Feature #11360 (Closed): initialize FC for i40e
- Description
While working on another issue I noticed that one of my i40e ports was sending a lot of pause frames.
... -
06:02 PM Bug #11324 (Closed): expr: NULL pointer errors
- "git commit 023a3eeed3dc3724c83a2c43af879ce1719b2e32":https://github.com/illumos/illumos-gate/commit/023a3eeed3dc3724...
-
06:00 PM Bug #11323 (Closed): syseventd: NULL pointer errors
- "git commit c7cb3c8ba9fee2d8fc1a3ba06662ed84679fbd66":https://github.com/illumos/illumos-gate/commit/c7cb3c8ba9fee2d8...
-
05:58 PM Feature #11359 (Closed): Rework i40e transmit descriptor logic
- As part of the implementation of LSO, we discovered a number of issues with the original implementations and it took ...
-
05:58 PM Bug #11322 (Closed): dfs.cmds: NULL pointer errors
- "git commit 1a80a7c52201c03ace9f85bdb77b768062b06136":https://github.com/illumos/illumos-gate/commit/1a80a7c52201c03a...
-
05:44 PM Bug #11358 (Closed): i40e_alloc_ring_mem() unwinds when it shouldn't
- While working on 11357 I was came across a panic during i40e initialization....
-
05:41 PM Feature #11357 (Closed): want i40e multi-group support
- Currently, i40e supports only one MAC group. This means that no MAC clients (such as VNICs) can take advantage of HW ...
-
05:35 PM Bug #11290 (Closed): captoinfo: NULL pointer errors
- "git commit 8f32bfdc833ff8990921fa7b28a4d6bd970ef98f":https://github.com/illumos/illumos-gate/commit/8f32bfdc833ff899...
-
05:34 PM Feature #11356: Want Fortville TSO support
- This also includes the fixes for "OS-7082":https://smartos.org/bugview/OS-7082, "OS-7086":https://jira.joyent.us/brow...
-
05:31 PM Feature #11356 (Closed): Want Fortville TSO support
- We should add TCP Segmentation Offloading (aka TSO, aka LSO) support to the i40e driver.
h1. Testing
h2. Test... -
05:25 PM Bug #10329 (Closed): Remove scsi_vhci_f_asym_sun (StorEdge T3 support)
- "git commit 84bdd7fe0904e8a6527441769054b6bc92a1ffe0":https://github.com/illumos/illumos-gate/commit/84bdd7fe0904e8a6...
-
04:45 PM Bug #11300 (Closed): cpustat: NULL pointer errors
- "git commit f9d4be10f65289547fa67ea8d1a3de54596b3ba1":https://github.com/illumos/illumos-gate/commit/f9d4be10f6528954...
-
01:55 PM Feature #11355 (New): zfs create needs dry-run
- There are times when we need to know the amount of space that a volume with refreservation=auto will reserve ahead of...
-
09:08 AM Bug #11251: "zpool create" does a segmenation fault
The error message produced by "zpool create" with an a "p0" device is
Abort (core dumped)-
07:36 AM Bug #11243 (Closed): Unused headers under usr/src/uts/sun4u/sys
- "git commit c8d9a41c357577f316e58fb2603f85c598f01afb":https://github.com/illumos/illumos-gate/commit/c8d9a41c357577f3...
-
07:33 AM Bug #11242 (Closed): Unused files in usr/src/cmd/logins
- "git commit 2dda0e7f85eecc34a1f266469e66651eab1fa7ce":https://github.com/illumos/illumos-gate/commit/2dda0e7f85eecc34...
-
07:29 AM Bug #11241 (Closed): usr/src/lib/libpkg/THIRDPARTYLICENSE.descrip is unused
- "git commit 6da5c920d0507dbc9e0e4416dcb9457827560df9":https://github.com/illumos/illumos-gate/commit/6da5c920d0507dbc...
-
07:16 AM Bug #11240 (Closed): usr/src/pkg/proto_list_ihv_i386 is unused
- "git commit 5abf55fdc38fe5c2d8881a37a662d372c23fd0aa":https://github.com/illumos/illumos-gate/commit/5abf55fdc38fe5c2...
-
05:22 AM Bug #11332: Regression: 11184 causes kernel hang during boot on CPUs without ARAT
- Robert Mustacchi wrote:
> Hi Spencer, thanks for the detailed report and apologies for the breakage here. This looks... -
03:23 AM Bug #11332: Regression: 11184 causes kernel hang during boot on CPUs without ARAT
- Hi Spencer, thanks for the detailed report and apologies for the breakage here. This looks good. I'll do a quick test...
2019-07-07
-
07:35 PM Bug #11354 (New): zonecfg.1m has some formatting mistakes and typos
- * "zonecfg" on line 46 should be bolded (after "The following synopsis...").
* "add net" on line 700 should be bolde... -
06:47 PM Bug #11302 (Closed): csh: NULL pointer errors
- "git commit 57884e4a5db25b4d70c3565a0e07980fd7820c1e":https://github.com/illumos/illumos-gate/commit/57884e4a5db25b4d...
-
06:45 PM Bug #11301 (Closed): cpio: NULL pointer errors
- "git commit 4c719f3bd8ab1791d6763012560603c65390008c":https://github.com/illumos/illumos-gate/commit/4c719f3bd8ab1791...
-
05:54 PM Bug #11331 (Closed): A typo in usr/src/man/man1/ls.1
- "git commit ee0bd0a5a4b4a9cdbe27d56415fe460db258a9ef":https://github.com/illumos/illumos-gate/commit/ee0bd0a5a4b4a9cd...
-
05:46 PM Bug #11327: scalb should not be exposed in XPG7
- RTI posted.
-
05:45 PM Bug #11325 (Closed): SES-3 element index handling incorrect
- "git commit 3fa8bc2d19bd24fbc2061549c236b6f7573471e8":https://github.com/illumos/illumos-gate/commit/3fa8bc2d19bd24fb...
-
03:00 PM Bug #10167: unable to check out illumos-gate on Windows
- As I said, git by default does sane things with line endings. It checks them out using local syntax, but leaves them...
-
02:27 PM Bug #10167: unable to check out illumos-gate on Windows
- I really don't mind about windows "breaking" again, so sure. What I do care about is windows breaking other things,...
-
06:34 AM Bug #10167: unable to check out illumos-gate on Windows
- I generally agree it would be nice to add those checks to pbchk.
Note that I work regularly on Windows now, and th... -
05:08 AM Bug #10167: unable to check out illumos-gate on Windows
- If symbolic links aren't allowed in the gate, we should also update @git pbchk@ so that it complains about them in ad...
2019-07-06
-
11:58 PM Bug #10167: unable to check out illumos-gate on Windows
- If you're really going to "fix" this, you should add the git magic to do line-ending conversion at least sufficient t...
-
11:22 PM Bug #10167: unable to check out illumos-gate on Windows
- There are two problems. One is mailx/aux.c which can be trivially renamed to util.c
The second problem is that ... -
10:29 PM Bug #11299 (Closed): csplit: NULL pointer errors
- "git commit 3d4dea7f235476fb40c0a6d84dcedfd04740f96b":https://github.com/illumos/illumos-gate/commit/3d4dea7f235476fb...
-
09:36 PM Bug #11298 (Closed): consadm: NULL pointer errors
- "git commit d95bfcb7b300250d00a64080d6da927b04ac4697":https://github.com/illumos/illumos-gate/commit/d95bfcb7b300250d...
-
09:07 PM Bug #11297 (Closed): chmod: NULL pointer errors
- "git commit 0f063ce817df80cc8fb489abe02246d3d750d2fd":https://github.com/illumos/illumos-gate/commit/0f063ce817df80cc...
-
09:05 PM Bug #11296 (Closed): cmd-inet: NULL pointer errors
- "git commit 95c745183e701047fab8e4753d4e8bc1dd1323e7":https://github.com/illumos/illumos-gate/commit/95c745183e701047...
-
04:16 PM Feature #11314 (Closed): Provide psm_get_ipivect even on single CPU systems
- "git commit 89b213ac9ac098a69d51b5e8693bd6b8d51864a8":https://github.com/illumos/illumos-gate/commit/89b213ac9ac098a6...
-
07:37 AM Feature #11314: Provide psm_get_ipivect even on single CPU systems
- This has been in OmniOS for a while to support running under hyper-v on a single CPU with the enlightened (PV) driver...
-
02:41 PM Bug #11321 (Closed): eeprom: NULL pointer errors
- "git commit 619456cb54d66ca9736dc29a93b6bb375f41db14":https://github.com/illumos/illumos-gate/commit/619456cb54d66ca9...
-
02:37 PM Bug #11320 (Closed): diskinfo: NULL pointer errors
- "git commit eeec397864011c5afca614fe1353754d7a9d852f":https://github.com/illumos/illumos-gate/commit/eeec397864011c5a...
-
02:33 PM Bug #11318 (Closed): svc: NULL pointer errors
- "git commit 5f8fc372c68f2e0f1544c42850078877e5e2da3a":https://github.com/illumos/illumos-gate/commit/5f8fc372c68f2e0f...
-
02:30 PM Bug #11312 (Closed): dladm: NULL pointer errors
- "git commit ff8e166f73f3bfaeac25d65662c6469130892500":https://github.com/illumos/illumos-gate/commit/ff8e166f73f3bfae...
-
02:27 PM Bug #11311 (Closed): devctl: NULL pointer errors
- "git commit 1376f37367e2b1424b82940f492f2ed488f1b843":https://github.com/illumos/illumos-gate/commit/1376f37367e2b142...
-
02:25 PM Bug #11295 (Closed): lp: NULL pointer errors
- "git commit e4fb8a5fd5bb5a5d316430c6ac8f6d33704fcf5d":https://github.com/illumos/illumos-gate/commit/e4fb8a5fd5bb5a5d...
-
02:22 PM Bug #11294 (Closed): abi: NULL pointer errors
- "git commit 07c94cbf80ccbba93ea61425c2074f6bfd608a19":https://github.com/illumos/illumos-gate/commit/07c94cbf80ccbba9...
-
02:19 PM Bug #11293 (Closed): cfgadm: NULL pointer errors
- "git commit beb02e13b243c53c69d40b808b9ce43bafe55b88":https://github.com/illumos/illumos-gate/commit/beb02e13b243c53c...
-
12:07 PM Bug #11352 (Closed): idmap: NULL pointer errors
- Build errors with NULL pointer:...
-
12:03 PM Bug #11351 (Closed): iscsiadm: NULL pointer errors
- Build errors with NULL pointer:...
-
11:57 AM Bug #11350 (Closed): isns: NULL pointer errors
- Build errors with NULL pointer:...
-
11:38 AM Bug #11349 (Closed): intrstat: NULL pointer errors
- Build errors with NULL pointer:...
-
11:34 AM Bug #11348 (Closed): iscsitsvc: NULL pointer errors
- Build errors with NULL pointer:...
-
11:31 AM Bug #11347 (Closed): isainfo: NULL pointer errors
- Build errors with NULL pointer:...
-
11:19 AM Bug #11346 (Closed): hal: NULL pointer errors
- Build errors with NULL pointer:...
-
11:16 AM Bug #11345 (Closed): halt: NULL pointer errors
- Build errors with NULL pointer:...
-
11:11 AM Bug #11344 (Closed): fm: NULL pointer errors
- Build errors with NULL pointer:...
-
11:04 AM Bug #11343 (Closed): fwflash: NULL pointer errors
- Build errors with NULL pointers:...
-
10:53 AM Bug #11342 (Closed): gss: NULL pointer errors
- Build errors with NULL pointer:...
-
10:50 AM Bug #11341 (Closed): grpck: NULL pointer errors
- Build errors with NULL pointer:...
-
10:44 AM Bug #11340 (Closed): gettext: NULL pointer errors
- Build errors with NULL pointer:...
-
10:33 AM Bug #11339 (Closed): getent: NULL pointer errors
- Build errors with NULL pointer:...
-
10:17 AM Bug #11338 (Closed): format: NULL pointer errors
- Build errors with NULL pointer:...
-
09:52 AM Bug #11337 (Closed): geniconvtbl: NULL pointer errors
- Build errors with NULL pointer:...
-
09:36 AM Bug #11336 (Closed): find: NULL pointer errors
- Build errors with NULL pointer:...
-
08:57 AM Bug #11335 (Closed): mailx: NULL pointer errors
- Build errors with NULL pointer:...
-
08:53 AM Bug #11334 (Closed): file: NULL pointer errors
- Build errors with NULL pointer:...
-
08:47 AM Bug #11333 (Closed): exstr: NULL pointer errors
- Build errors with NULL pointer:...
-
05:50 AM Bug #11332 (Closed): Regression: 11184 causes kernel hang during boot on CPUs without ARAT
- I have an old box running openindiana hipster. Recently after a pkg update, the machine hung at boot. Disabling ACPI ...
-
03:01 AM Feature #11020 (Closed): want SMB2 ioctl FSCTL_SRV_COPYCHUNK
- "git commit 55f0a249fd3511728b02627190771a4ce4ddf20e":https://github.com/illumos/illumos-gate/commit/55f0a249fd351172...
-
03:01 AM Feature #11021 (Closed): more SMB2 ioctls
- "git commit 252bc4b276969afed9d61561c1a53f4cad070a6b":https://github.com/illumos/illumos-gate/commit/252bc4b276969afe...
-
03:01 AM Feature #11022 (Closed): Offload Data Transfer (ODX) support
- "git commit 8d499c80c8e6e058669db8815577bc1d4dca9af0":https://github.com/illumos/illumos-gate/commit/8d499c80c8e6e058...
-
02:24 AM Bug #11331 (Closed): A typo in usr/src/man/man1/ls.1
- There is a typo in usr/src/man/man1/ls.1:
> it exists, it's contents are used to control the colors used to displa... -
12:31 AM Bug #11330 (New): GLDv2 should remove IB, token ring, and FDDI support
- We have to keep GLDv2 around as there may be unbundled drivers that use it. However, there aren't any such drivers (...
2019-07-05
-
11:34 PM Feature #11329 (Closed): improved Virtio framework
- We have two drivers for "Virtual I/O Device (VIRTIO)":https://docs.oasis-open.org/virtio/virtio/v1.1/virtio-v1.1.html...
-
10:50 PM Bug #11328 (New): Remove M_MULTIDATA support
- The network stack has a bunch of handling for M_MULTIDATA, which is only used by the closed source Cassini (ce) sparc...
-
09:37 PM Bug #11327 (Closed): scalb should not be exposed in XPG7
- A proposed change from illumos core is here: https://github.com/gdamore/illumos-core/commit/9e7eb176692f874df0962ebd6...
-
08:59 PM Bug #11292 (Closed): allocate: NULL pointer errors
- "git commit 98e973578ca69ba3ce659c761190cbf3558d359c":https://github.com/illumos/illumos-gate/commit/98e973578ca69ba3...
-
08:46 PM Bug #11289 (Closed): backup: NULL pointer errors
- "git commit 82be58ff71c54701f4bfbbb526b4ea3d8f899c22":https://github.com/illumos/illumos-gate/commit/82be58ff71c54701...
-
08:01 PM Bug #11291 (Closed): bnu: NULL pointer errors
- "git commit 09f57adea580808a172a5b3e84bf41dc7e0cee6d":https://github.com/illumos/illumos-gate/commit/09f57adea580808a...
-
06:48 PM Bug #10329 (In Progress): Remove scsi_vhci_f_asym_sun (StorEdge T3 support)
- This is mostly just removal of the module, but while here we should also remove some special handling in the sd.c dri...
-
06:16 PM Bug #11285 (Closed): audio: NULL pointer errors
- "git commit 6473113318cb70acc95fbd8ac12c39566c7b9ee1":https://github.com/illumos/illumos-gate/commit/6473113318cb70ac...
-
06:12 PM Bug #11288 (Closed): bootadm: NULL pointer errors
- "git commit 23b5da0c3a749777311c1644e6ed463cc072104c":https://github.com/illumos/illumos-gate/commit/23b5da0c3a749777...
-
06:07 PM Bug #11287 (Closed): acct: NULL pointer errors
- "git commit b04056ece904a6664d34ccc4015b5373e959983e":https://github.com/illumos/illumos-gate/commit/b04056ece904a666...
-
06:05 PM Bug #6444 (Closed): 10G autoneg values not reported in dladm show-ether -x
-
06:05 PM Bug #6444: 10G autoneg values not reported in dladm show-ether -x
- Robert Mustacchi fixed this as part of 7791.
Closing. -
06:04 PM Bug #11286 (Closed): bart: NULL pointer errors
- "git commit 5f2732295e86666b0e9cf16ad42da252d29d0e40":https://github.com/illumos/illumos-gate/commit/5f2732295e86666b...
-
02:56 PM Bug #11326: libc: strtoul() forgets to set errno to EINVAL when no conversion could be performed
- So the EINVAL return value was added in XPG6 -- for older versions it wasn't specified. This is probably why it is c...
-
08:44 AM Bug #11326 (New): libc: strtoul() forgets to set errno to EINVAL when no conversion could be performed
- Found during the review of #11203.
From the "strtoul <notextile>(3C)</notextile>":https://illumos.org/man/3c/strtoul... -
02:50 PM Bug #10255 (Closed): SES temperature thresholds 20 degrees too hot
- "git commit 1c124bccd08a671182130ddf2af8e454734b3897":https://github.com/illumos/illumos-gate/commit/1c124bccd08a6711...
-
07:20 AM Feature #11267 (Closed): Add rust demangling support
-
02:58 AM Feature #11267: Add rust demangling support
- "git commit 6a6cfa5d0723a95a9ad915bdb8ca2c9731449041":https://github.com/illumos/illumos-gate/commit/6a6cfa5d0723a95a...
-
02:58 AM Feature #11268 (Closed): Add custom allocators to libcustr
- "git commit 773dbec304e9344130c5ae4aa5fc8db5419ff779":https://github.com/illumos/illumos-gate/commit/773dbec304e93441...
2019-07-04
-
10:28 PM Bug #11325 (Closed): SES-3 element index handling incorrect
- libses was written for SES-2, but new enclosures supporting SES-3 are appearing on the market.
One of the main cha... -
09:36 PM Bug #11324 (Closed): expr: NULL pointer errors
- Build errors with NULL pointer:...
-
08:34 PM Bug #11323 (Closed): syseventd: NULL pointer errors
- Build errors with NULL pointer:...
-
07:54 PM Bug #11322 (Closed): dfs.cmds: NULL pointer errors
- Build errors with NULL pointer:...
-
07:19 PM Bug #11280 (Closed): custr in belt but not braces, bungles vsnprintf() buffer length
- "git commit 09cb6b0fb8744ab06f86a15ad49eb1f39c6fcbf1":https://github.com/illumos/illumos-gate/commit/09cb6b0fb8744ab0...
-
07:17 PM Bug #11321 (Closed): eeprom: NULL pointer errors
- Build errors with NULL pointer:...
-
06:33 PM Bug #11320 (Closed): diskinfo: NULL pointer errors
- Build errors with NULL pointer:...
-
05:33 PM Bug #10255 (In Progress): SES temperature thresholds 20 degrees too hot
-
04:48 PM Bug #11319 (Closed): devfsadm: NULL pointer errors
- Build errors with NULL pointer:...
-
04:09 PM Bug #11318 (Closed): svc: NULL pointer errors
- Build errors with NULL pointer:...
-
12:54 PM Bug #11317 (New): make '+=' needs surrounding whitespace
- '+' is a valid character in a make variable name, as such use of '+=' to append needs at least preceding whitespace
... -
11:34 AM Feature #11314: Provide psm_get_ipivect even on single CPU systems
- Review at https://www.illumos.org/rb/r/2054/
-
11:19 AM Feature #11314 (Closed): Provide psm_get_ipivect even on single CPU systems
Work by Gordon Ross. This is a pre-requisite for the hyper-v vmbus driver integration.
-
11:23 AM Feature #11316 (In Progress): Provide kvp driver and daemon for hyper-v
-
11:22 AM Feature #11315 (In Progress): Provide core hyper-v drivers
-
06:44 AM Feature #11203: Support for NVMe drive firmware updates
- The illustration in the previous comment is a test run of a firmware update. The process has been used to update two ...
-
05:40 AM Bug #11312 (Closed): dladm: NULL pointer errors
- Build errors with NULL pointer:...
-
05:33 AM Bug #11311 (Closed): devctl: NULL pointer errors
- Build errors with NULL pointer:...
-
04:48 AM Bug #11251: "zpool create" does a segmenation fault
- Hubert Garavel wrote:
> Observed on a Dell Precision 5810 running OpenIndiana 2019.05
>
> The following command
...
2019-07-03
-
09:00 PM Bug #11309 (Closed): zfs recv on delegated dataset inside a zone can fail
- After the encryption changes (bug 8727) were integrated, we've found a possible zfs_secpolicy_recv() failure when rec...
-
08:50 PM Bug #11165 (Closed): libshare: NULL pointer errors
- "git commit ff168298deb08c70659ec1a8645952dee5150368":https://github.com/illumos/illumos-gate/commit/ff168298deb08c70...
-
08:49 PM Bug #11164 (Closed): libkmf: NULL pointer errors
- "git commit f810c7e5159aec14e1937d86287a006e755d3d99":https://github.com/illumos/illumos-gate/commit/f810c7e5159aec14...
-
08:46 PM Bug #11102 (Closed): rtld: NULL pointer errors
- "git commit 67d74cc3e7c9d9461311136a0b2069813a3fd927":https://github.com/illumos/illumos-gate/commit/67d74cc3e7c9d946...
-
08:45 PM Bug #11116 (Closed): libgen: NULL pointer errors
- "git commit f39d86306993aa102221c6e62702f1de6cc3f56c":https://github.com/illumos/illumos-gate/commit/f39d86306993aa10...
-
08:43 PM Bug #11155 (Closed): brand: NULL pointer errors
- "git commit b168296d3fe15e5a2f992bf6af96993c6756ff3a":https://github.com/illumos/illumos-gate/commit/b168296d3fe15e5a...
-
08:40 PM Bug #11113 (Closed): libgss: NULL pointer errors
- "git commit 6f6dd2ca9f4a235a0b2ab596d23cbbfd44d684f6":https://github.com/illumos/illumos-gate/commit/6f6dd2ca9f4a235a...
-
08:34 PM Bug #11133 (Closed): libproc: NULL pointer errors
- "git commit c75682cd39b9b3d382ce1b01fef06a84ca7ea0a9":https://github.com/illumos/illumos-gate/commit/c75682cd39b9b3d3...
-
08:30 PM Bug #11169 (Closed): nsswitch: NULL pointer errors
- "git commit 6e6545bfaed3bab9ce836ee82d1abd8f2edba89a":https://github.com/illumos/illumos-gate/commit/6e6545bfaed3bab9...
-
08:20 PM Bug #11146 (Closed): libmapid: NULL pointer errors
- "git commit f5f1a62e51e5e35359add22ba492c3e3a8f12654":https://github.com/illumos/illumos-gate/commit/f5f1a62e51e5e353...
-
08:01 PM Bug #11308 (New): zfs_receive_to_encrypted uses log_must_busy
- While porting a fix to zfsonlinux, I learned about @log_must_busy@ . I went to see if we had such a thing in illumos...
-
07:50 PM Bug #11147 (Closed): libinetsvc: NULL pointer errrors
- "git commit 6afa3d1d6776a3db46447deaa893bd35c9b53c0a":https://github.com/illumos/illumos-gate/commit/6afa3d1d6776a3db...
-
07:46 PM Bug #11122 (Closed): libc_db: NULL pointer errors
- "git commit c3e74f84d7edf7b5144c2401d7fefd666a92e6c0":https://github.com/illumos/illumos-gate/commit/c3e74f84d7edf7b5...
-
01:08 PM Bug #11307 (New): fs-minimal figures zfs mounts wrong in a zone
- fs-minimal does something like:
readmnttab / < /etc/mnttab
if [ "$fstype" = zfs ] ; then
rootiszfs=1
... -
12:18 PM Feature #11203: Support for NVMe drive firmware updates
- Review is: https://illumos.org/rb/r/2013/
-
07:47 AM Bug #11163 (Closed): mech_krb5: NULL pointer errors
- "git commit 940daf74cfd1719bd901f346ef96e7a7e24f3d5f":https://github.com/illumos/illumos-gate/commit/940daf74cfd1719b...
-
07:45 AM Bug #11161 (Closed): udapl: NULL pointer errors
- "git commit 41d4805f3c6abade283ec1c338ef8c94ef6f4fd4":https://github.com/illumos/illumos-gate/commit/41d4805f3c6abade...
-
07:43 AM Bug #11159 (Closed): libdiskmgt: NULL pointer errors
- "git commit bd401f0568e6905bc051763ff8342d11c17bf032":https://github.com/illumos/illumos-gate/commit/bd401f0568e6905b...
-
07:41 AM Bug #11158 (Closed): fm: NULL pointer errors
- "git commit 5cc5d5cece01c2151c34ac6d97b0bd369aded9ed":https://github.com/illumos/illumos-gate/commit/5cc5d5cece01c215...
-
07:39 AM Bug #11156 (Closed): libzfs: NULL pointer errors
- "git commit 5b8cbb8e38f948539d47f11d870efecefc5df9c0":https://github.com/illumos/illumos-gate/commit/5b8cbb8e38f94853...
-
07:37 AM Bug #11148 (Closed): libbsm: NULL pointer errors
- "git commit baf3abb99faf2cc8376a1f8ab38dfa1730c2ca13":https://github.com/illumos/illumos-gate/commit/baf3abb99faf2cc8...
-
07:35 AM Bug #11145 (Closed): cfgadm_plugins: NULL pointer errors
- "git commit 21f023df5de311466c7fef39e70e23b3551a16d5":https://github.com/illumos/illumos-gate/commit/21f023df5de31146...
-
07:32 AM Bug #11142 (Closed): libscsi: NULL pointer errors
- "git commit eb29cb2960e466249344f1ef9a871496cb2a611a":https://github.com/illumos/illumos-gate/commit/eb29cb2960e46624...
-
07:30 AM Bug #11167 (Closed): libsldap: NULL pointer errors
- "git commit 51b02b292e47be2588e43efa7cff6e9fc931fba0":https://github.com/illumos/illumos-gate/commit/51b02b292e47be25...
-
07:28 AM Bug #11138 (Closed): libsun_ima: NULL pointer errors
- "git commit 563485af1b25ed721b3a7a25a0c9153999957f71":https://github.com/illumos/illumos-gate/commit/563485af1b25ed72...
-
07:26 AM Bug #11137 (Closed): libfruraw: NULL pointer errors
- "git commit 80b16b99c7741070ef99a31d2582279f38ee5d15":https://github.com/illumos/illumos-gate/commit/80b16b99c7741070...
-
06:01 AM Bug #11123 (Closed): libeti: NULL pointer errors
- "git commit 03d5549b0a65247d3749887869b20aeeae3eb5e6":https://github.com/illumos/illumos-gate/commit/03d5549b0a65247d...
-
05:57 AM Bug #11124 (Closed): libkvm: NULL pointer errors
- "git commit d2807fdd28344fd2f4dcdc487f7d56c8d00b6075":https://github.com/illumos/illumos-gate/commit/d2807fdd28344fd2...
-
05:50 AM Bug #11132 (Closed): libsysevent: NULL pointer errors
- "git commit 0762f44ea8e7c888f6d36c5ce4d0ed47b1bc22af":https://github.com/illumos/illumos-gate/commit/0762f44ea8e7c888...
-
05:47 AM Bug #11125 (Closed): libpicltree: NULL pointer errors
- "git commit ee613b78cf1b6f1080e74ce30191198ffa9bcb11":https://github.com/illumos/illumos-gate/commit/ee613b78cf1b6f10...
-
05:38 AM Bug #11126 (Closed): libslp: NULL pointer errors
- "git commit 0daffde01c432cf3f4cc2fcc06e4e415e531b5a6":https://github.com/illumos/illumos-gate/commit/0daffde01c432cf3...
-
05:34 AM Bug #11129 (Closed): libtnfprobe: NULL pointer errors
- "git commit d03c6e695aa047219c5b8a31d9b7d2f4ce431765":https://github.com/illumos/illumos-gate/commit/d03c6e695aa04721...
-
05:31 AM Bug #11130 (Closed): libtnfctl: NULL pointer errors
- "git commit fba8753da238a5277a57b5679d6ef024e84d5372":https://github.com/illumos/illumos-gate/commit/fba8753da238a527...
-
05:29 AM Bug #11140 (Closed): libraidcfg: NULL pointer errors
- "git commit 8bc1b774e648197aa4450e0eec233f0efeebc99e":https://github.com/illumos/illumos-gate/commit/8bc1b774e648197a...
-
05:24 AM Bug #11144 (Closed): libpool: NULL pointer errors
- "git commit 29d9204108fb7f70b8c101eae01e62aba6e0b901":https://github.com/illumos/illumos-gate/commit/29d9204108fb7f70...
-
12:14 AM Bug #11306 (In Progress): syseventd cores after hot-add of disk
-
12:14 AM Bug #11306 (Closed): syseventd cores after hot-add of disk
- The folks at Nexenta reported that syseventd was consistently dumping core using disk hot-plug operations. I've capt...
2019-07-02
-
06:44 PM Bug #11305: add smartos runfile to zfs test suite
- Yuri Pankov wrote:
> May be illumos-gate should have just one runfile that represents the tests that *are* in illumo... -
06:07 PM Bug #11305: add smartos runfile to zfs test suite
- May be illumos-gate should have just one runfile that represents the tests that *are* in illumos-gate, and downstream...
-
05:19 PM Bug #11305 (Closed): add smartos runfile to zfs test suite
- Downstream smartos has been maintaining its own zfs test suite runfile while testing kinks have been getting ironed o...
-
05:56 PM Bug #11266 (Closed): mandoc(1) does not support a RETURN VALUES section for 7I man pages
- "git commit 2c69a708251dedcd11947bd4469eb7d0f361ac30":https://github.com/illumos/illumos-gate/commit/2c69a708251dedcd...
-
12:17 AM Bug #11247: "zpool add -n" confused about adding first log device
- This just burned me today as well.
2019-07-01
-
06:44 PM Bug #11166 (Closed): libnisdb: NULL pointer errors
- "git commit a345176509a14142f643dda699929edbc3c0bb55":https://github.com/illumos/illumos-gate/commit/a345176509a14142...
-
06:42 PM Bug #11162 (Closed): libzfs_jni: NULL pointer errors
- "git commit 48ac33d9704973f66601cb41a25fbc454be652d9":https://github.com/illumos/illumos-gate/commit/48ac33d9704973f6...
-
06:37 PM Bug #11283 (Closed): loader: remove platforms and modules we do not support
- "git commit 93aea659ee4c472e5c25f65447c3d242e4cc2fac":https://github.com/illumos/illumos-gate/commit/93aea659ee4c472e...
-
06:34 PM Bug #11170 (Closed): print: NULL pointer errors
- "git commit f4593de73bc951089c91679a1104a589e85475d4":https://github.com/illumos/illumos-gate/commit/f4593de73bc95108...
-
03:17 PM Feature #11267: Add rust demangling support
- It seems appropriate to also upstream Joyent OS-7695 at the same time as this:
OS-7478 introduced support for dema... -
10:11 AM Bug #11304 (Closed): cmd-crypto: NULL pointer errors
- Build errors with NULL pointer:...
-
10:08 AM Bug #11303 (Closed): cron: NULL pointer errors
- Build errors with NULL pointer:...
-
10:02 AM Bug #11302 (Closed): csh: NULL pointer errors
- Build errors with NULL pointer:...
-
09:56 AM Bug #11301 (Closed): cpio: NULL pointer errors
- Build errors with NULL pointer:...
-
09:50 AM Bug #11300 (Closed): cpustat: NULL pointer errors
- Build errors with NULL pointer:...
-
09:47 AM Bug #11299 (Closed): csplit: NULL pointer errors
- Build errors with NULL pointer:...
-
09:44 AM Bug #11298 (Closed): consadm: NULL pointer errors
- Build errors with NULL pointer:...
-
09:41 AM Bug #11297 (Closed): chmod: NULL pointer errors
- Build errors with NULL pointer:...
-
09:37 AM Bug #11296 (Closed): cmd-inet: NULL pointer errors
- Build errors with NULL pointer:...
-
09:28 AM Bug #11295 (Closed): lp: NULL pointer errors
- Build errors with NULL pointer:...
-
09:24 AM Bug #11294 (Closed): abi: NULL pointer errors
- Build errors with NULL Pointer:...
-
09:16 AM Bug #11293 (Closed): cfgadm: NULL pointer errors
- Build errors with NULL pointer:...
-
09:08 AM Bug #11292 (Closed): allocate: NULL pointer errors
- Build errors with NULL pointer:...
-
09:01 AM Bug #11291 (Closed): bnu: NULL pointer errors
- Build errors with NULL pointer:...
-
08:57 AM Bug #11290 (Closed): captoinfo: NULL pointer errors
- Build error with NULL pointer:...
-
08:45 AM Bug #11289 (Closed): backup: NULL pointer errors
- Build errors with NULL pointer:...
-
08:39 AM Bug #11288 (Closed): bootadm: NULL pointer errors
- Build errors with NULL pointer:...
-
08:31 AM Bug #11287 (Closed): acct: NULL pointer errors
- Build errors with NULL pointer:...
-
08:24 AM Bug #11286 (Closed): bart: NULL pointer errors
- Build errors with NULL pointer:...
-
07:30 AM Bug #11285 (Closed): audio: NULL pointer errors
- Build errors with NULL pointer:...
2019-06-30
-
08:33 PM Feature #11284 (In Progress): loader: add HTTP support using UEFI
- Update set from FreeBSD. Support UEFI HTTPClient. If the DHCP HTTPClient Class is defined, and we return http url as ...
2019-06-28
-
08:49 PM Bug #11218 (Closed): loader: load vga text font
- "git commit c7832f2df55c7f8d07e31fd48692e0cb47da34a2":https://github.com/illumos/illumos-gate/commit/c7832f2df55c7f8d...
-
07:35 PM Bug #11171 (Closed): pam_modules: NULL pointer errors
- "git commit d646956405faf5fdc9460e6b19af1bcb7a5c11ae":https://github.com/illumos/illumos-gate/commit/d646956405faf5fd...
-
05:59 PM Bug #11283 (Closed): loader: remove platforms and modules we do not support
- The loader import did bring in bits we do not currently use and platforms we do not support, drop them.
-
04:31 PM Bug #11052 (Closed): ZFS Reads may result in unneccesary calls to zil_commit
- "git commit da7753c428994e4e6c715886c93d7b49390c3705":https://github.com/illumos/illumos-gate/commit/da7753c428994e4e...
-
04:21 PM Bug #11052: ZFS Reads may result in unneccesary calls to zil_commit
- This work is essentially a no-op on illumos, but still nice to have to keep the code in sync.
-
04:15 PM Bug #11212 (Closed): loader: console c_probe callback must be reusable
- "git commit a1d63828c2e12098f43bb49de5b78a6bafc80979":https://github.com/illumos/illumos-gate/commit/a1d63828c2e12098...
-
04:01 PM Bug #11090 (Closed): libconv: NULL pointer errors
- "git commit ffca9b6bef40a4b4cb6c2739812326c6234f7984":https://github.com/illumos/illumos-gate/commit/ffca9b6bef40a4b4...
-
03:46 PM Bug #11217 (Closed): gfx_private vga font setup should use set_font() to search for vga font
- "git commit 097aa9ce8122e2a595b37e2c87d970fec0d5fcbb":https://github.com/illumos/illumos-gate/commit/097aa9ce8122e2a5...
-
03:41 PM Bug #11276 (Closed): Allow unencrypted children of encrypted datasets
- "git commit a60ca23dc52059ace3f92bb9a63e723ac49e649b":https://github.com/illumos/illumos-gate/commit/a60ca23dc52059ac...
-
03:18 PM Bug #11216 (Closed): unix: always load font module
- "git commit b70e94852cee03960a3aed9ab79cbd643b648628":https://github.com/illumos/illumos-gate/commit/b70e94852cee0396...
-
01:45 PM Bug #11215 (Closed): loader: always pass font module to kernel
- "git commit 45cf6faa16c9889e61cbdb6ee3758cdf856dd994":https://github.com/illumos/illumos-gate/commit/45cf6faa16c9889e...
-
01:33 PM Bug #11282 (Closed): port ZoL send/recv fixes
- We're missing the following set of ZFS send/recv fixes from ZoL:
caf9dd209fd Fix send/recv lost spill block
c2c6ead... -
01:29 PM Feature #11281 (Closed): XHCI polled mode support for USB keyboards
- The XHCI(7D) driver currently doesn't support polled mode I/O which is required for the kernel debugger. As an increa...
-
11:07 AM Bug #11277 (Closed): Loader cannot boot from root pool with encryption enabled
- "git commit 42b4b09e4b7ff97dc2592e69bbc2aff411cb9e55":https://github.com/illumos/illumos-gate/commit/42b4b09e4b7ff97d...
2019-06-27
-
11:11 PM Bug #11280: custr in belt but not braces, bungles vsnprintf() buffer length
- Review @ https://illumos.org/rb/r/2027/
-
11:07 PM Bug #11280: custr in belt but not braces, bungles vsnprintf() buffer length
- h1. Testing Notes
I worked out a basic program that overrides @malloc()@, allowing us to force buffer addresses hi... -
10:00 PM Bug #11280 (Closed): custr in belt but not braces, bungles vsnprintf() buffer length
- For reasons best left unexplored, I built and ran a program that makes use of the @custr@ family of functions on a SP...
-
08:15 PM Bug #11271 (Closed): libprint: memset after calloc and possible NULL pointer dereference
- "git commit e1a5df12e67cd370138ad95c737fb5436fbb2131":https://github.com/illumos/illumos-gate/commit/e1a5df12e67cd370...
-
08:13 PM Bug #11270 (Closed): libipp-listener: strtok() can return NULL and we do leak open file
- "git commit 082e84855d5f07c088beac66080cad0b6e1dadc3":https://github.com/illumos/illumos-gate/commit/082e84855d5f07c0...
-
08:11 PM Bug #11269 (Closed): libipp-listener: leftover debug/test construct with FORCE_LPSCHED_URI
- "git commit d4de1381101f6e9d28fd5cb63b4480a97492b1de":https://github.com/illumos/illumos-gate/commit/d4de1381101f6e9d...
-
07:12 PM Feature #11080 (Closed): loader: provide knob to keep text mode
- "git commit 7bc07ca370133372a1f6a809c593d21722732630":https://github.com/illumos/illumos-gate/commit/7bc07ca370133372...
-
06:34 PM Bug #11079 (Closed): loader: tem should call set_font also in text mode
- "git commit c781d872ea5682df2959cfd41499cf419840900f":https://github.com/illumos/illumos-gate/commit/c781d872ea5682df...
-
04:45 PM Bug #11279 (Closed): AMD F17 core topology is per process node
- When introducing the new AMD core topology I made a mistake. To determine the package core ID, I used the extended le...
-
10:38 AM Bug #11278 (In Progress): Encrypted ZFS filesystems should be mounted at boot where possible
- Currently, the @filesystem/local@ service mounts all ZFS filesystems during boot, but encrypted ones are skipped as t...
-
07:00 AM Bug #11277 (Pending RTI): Loader cannot boot from root pool with encryption enabled
-
06:59 AM Bug #11277: Loader cannot boot from root pool with encryption enabled
- Tested on OmniOS - used to fix a non-booting VM after creating a test encrypted dataset - `rpool/enc`...
-
05:56 AM Feature #11273 (Closed): Want Intel PCH temperature sensor
- "git commit dc90e12310982077796c5117ebfe92ee04b370a3":https://github.com/illumos/illumos-gate/commit/dc90e12310982077...
2019-06-26
-
06:54 PM Bug #11277: Loader cannot boot from root pool with encryption enabled
- RB review here: https://illumos.org/rb/r/2023/
-
06:50 PM Bug #11277: Loader cannot boot from root pool with encryption enabled
- The symptom of this is that gptzfsboot does not produce any output and just exits.
Fixing gptzfsboot in the boot sec... -
06:41 PM Bug #11277 (Closed): Loader cannot boot from root pool with encryption enabled
- The new ZFS encryption feature is enabled at the pool level but applied at the dataset level.
If the root pool has t...
2019-06-25
-
08:40 PM Bug #11272 (Closed): libprint: move declaration of ns_kvp_destroy() into ns.h
- "git commit 2d6125aab2c7deca41a7689dae14eb32ec909f49":https://github.com/illumos/illumos-gate/commit/2d6125aab2c7deca...
-
08:38 PM Bug #11261 (Closed): efinet: Defer exclusively opening the network handles
- "git commit 1998b0812b5fb5da180a47adadb55cc844465828":https://github.com/illumos/illumos-gate/commit/1998b0812b5fb5da...
-
08:36 PM Bug #11168 (Closed): krb5: NULL pointer errors
- "git commit e41409bfa05152ed1ac94578d69a0444e4ab6904":https://github.com/illumos/illumos-gate/commit/e41409bfa05152ed...
-
08:33 PM Bug #11160 (Closed): pylibbe: NULL pointer errors
- "git commit 229945d3d7718e50413d46140ea34f0e9c195c16":https://github.com/illumos/illumos-gate/commit/229945d3d7718e50...
-
08:30 PM Bug #11157 (Closed): libbe: NULL pointer errors
- "git commit 47f78bf40e94882d167f6132e5dc25ffed0be6e5":https://github.com/illumos/illumos-gate/commit/47f78bf40e94882d...
-
08:28 PM Bug #11154 (Closed): pkcs11_tpm: NULL pointer errors
- "git commit e2e372a44e0036831b4a1b5f80a7c680223275fa":https://github.com/illumos/illumos-gate/commit/e2e372a44e003683...
-
08:26 PM Bug #11153 (Closed): pkcs11_softtoken: NULL pointer errors
- "git commit 4b788a9f64f8a617e410f058ca415898b54c3ab9":https://github.com/illumos/illumos-gate/commit/4b788a9f64f8a617...
-
08:18 PM Bug #11152 (Closed): pkcs11_kernel: NULL pointer errors
- "git commit 798d97d364cf412f7586e489b227851115381696":https://github.com/illumos/illumos-gate/commit/798d97d364cf412f...
-
08:15 PM Bug #11119 (Closed): libumem: NULL pointer errors
- "git commit a6313a9d1cea800172e9672443e1496d90d4fbcf":https://github.com/illumos/illumos-gate/commit/a6313a9d1cea8001...
-
08:13 PM Feature #8727 (Closed): Native data and metadata encryption for zfs
- "git commit eb633035c80613ec93d62f90482837adaaf21a0a":https://github.com/illumos/illumos-gate/commit/eb633035c80613ec...
-
04:18 PM Bug #11276 (Closed): Allow unencrypted children of encrypted datasets
- Port from ZoL of:
da68988708d Allow unencrypted children of encrypted datasets
Also, include:
149ce888bb1 Fix is... -
03:06 PM Feature #11275 (Closed): gettimeofday should use comm page
- With the introduction of the comm page in #7805 improved clock_gettime(), it did not improve the gettimeofday() syste...
-
05:37 AM Bug #11151 (Closed): libpkcs11: NULL pointer errors
- "git commit 07eb1aef88b873c5c1036d9cf69820c1ef6a32fb":https://github.com/illumos/illumos-gate/commit/07eb1aef88b873c5...
-
05:28 AM Bug #11150 (Closed): libdladm: NULL pointer errors
- "git commit c0e21d6af8bfe88f1c49c7c12d4537b663fe9db9":https://github.com/illumos/illumos-gate/commit/c0e21d6af8bfe88f...
-
01:29 AM Bug #11207 (Closed): many 64-bit mdb format characters have insufficient width
- "git commit c8a3ee0e3658c32402e6bd505596d4fa45bfe17c":https://github.com/illumos/illumos-gate/commit/c8a3ee0e3658c324...
-
01:29 AM Bug #11206 (Closed): mdb output autowrapping still subtly wrong
- "git commit c8a3ee0e3658c32402e6bd505596d4fa45bfe17c":https://github.com/illumos/illumos-gate/commit/c8a3ee0e3658c324...
-
01:29 AM Feature #11208 (Closed): add mdb format character for jazzed-up binary output
- "git commit c8a3ee0e3658c32402e6bd505596d4fa45bfe17c":https://github.com/illumos/illumos-gate/commit/c8a3ee0e3658c324...
-
12:13 AM Feature #10937 (Closed): Clean up umem smatch and cerrwarn
- "git commit b1e2e3fb17324e9ddf43db264a0c64da7756d9e6":https://github.com/illumos/illumos-gate/commit/b1e2e3fb17324e9d...
-
12:13 AM Bug #10936 (Closed): umem_genasm needs to be stricter about segments
- "git commit b1e2e3fb17324e9ddf43db264a0c64da7756d9e6":https://github.com/illumos/illumos-gate/commit/b1e2e3fb17324e9d...
Also available in: Atom