summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/Makefile.files
AgeCommit message (Collapse)AuthorFilesLines
2021-03-25More workvsockJason King1-0/+3
2021-03-21VSOCK skeletonJason King1-1/+3
2020-12-17 [illumos-gate merge]Jason King1-1/+0
commit 93d78aba5b32996fc2ae893a6237a0d3972f86b2 13301 bhyve PIT not periodic for square wave mode commit 0aaef2f550fa500248f59b0b8a14225b5afbd198 13258 remove lint from the uts build commit 1a5f1879be09d3de900b2510692dd12003784d84 13361 bhyve should mask RDT cpuid info Conflicts: usr/src/uts/common/Makefile.rules usr/src/uts/intel/Makefile usr/src/uts/intel/core_pcbe/Makefile usr/src/uts/intel/opteron_pcbe/Makefile usr/src/uts/intel/p4_pcbe/Makefile usr/src/uts/intel/sockpfp/Makefile usr/src/uts/sparc/icmp/Makefile usr/src/uts/sparc/iptun/Makefile usr/src/uts/sparc/sockpfp/Makefile usr/src/uts/sparc/spdsock/Makefile
2020-12-1613258 remove lint from the uts buildRichard Lowe1-1/+0
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-11-17 [illumos-gate merge]release-20201119Dan McDonald1-0/+1
commit 5a0af8165ce9590e7a18f1ef4f9badc4dd72c6e6 13274 enable -fstack-protector-strong by default in user land commit 6a817834d81cc75ce12d0d393320837b1fec1e85 5788 Want support for GCC's stack protector in libc commit 350ffdd54baf880f440ddf9697666e283894ded1 13273 want upanic(2) commit 7fdea60d55a95f0e46066fd021c4ef1b1321bafc 13300 mlxcx_cq_setup() doesn't take required locks for ASSERTs Merge notes: - Manifest changes to match package changes (including shipping libssp_ns.a) - Modified lx_vdso tools to not include SSP, to match other build-only tools.
2020-11-1713273 want upanic(2)Robert Mustacchi1-0/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-09-15 [illumos-gate merge]Jerry Jelinek1-1/+1
commit d92a2ce76311170b6aa244c3a22f3a3754dad613 13139 bhyve bungles math for VMX ins/outs size commit 9cfcc091666d5546e419c22f4963474d11673f5e 13137 zfs: warn: inconsistent indenting commit 8ad93a826ff9af944e63c7d84b30cba79dc36d54 13121 mdb smbios dmod could work for libsmbios commit c6795799963479a5ddb9b97ebb4cf6c1c97c1fba 13119 Want support for SMBIOS 3.4 commit 1718c31669d146508ea805e88322f5b74d892762 13081 add mlxcx temp sensor commit 1045e13a248d94941f864998aa859970ae3a4154 13079 Add ksensor support for voltage and current sensors commit eee178623516e461188f137dc6e5e38875967e09 12967 default to apix over pcplusmp
2020-09-1413081 add mlxcx temp sensorRobert Mustacchi1-1/+1
Reviewed by: Alex Wilson <alex@cooperi.net> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-08-26 [illumos-gate merge]release-20200827Jerry Jelinek1-1/+1
commit dbe930bf51e0d7458b24d30e9f25756c5da54ddf 13040 grep can leverage bmg in more cases commit 81dd18d87c3c2e198d2178dfd1f30d62a81b69ea 3546 add support for grep -o option commit 8ccd021704a4fe1b4022c110d3dd497f8cd907d5 13038 grep could support --label commit 2e5ac464a5683c5bf11439ccad74c9f279051820 13037 grep could support -L commit f415aa8f1340638644c6cf63e9d11d3767f4cbba 13036 grep tests could be easier to extend commit cd94aa947d1e02a1c25259f2cf06c165d75aa4fa 13061 Import sed tests from freebsd commit c6fc7f7b786ce47c35645054cdce73e83f39e7f3 13051 sed: lastline check does not work properly with empty files commit e0721d5ae1542c80097f6fcd487736fdfe601233 13003 console: multiple issues related to colors and font loading and switching commit 6863ede29751efd2be66ec1b48c3c0ee705d7d61 13066 Want crontab -u commit 31c9b836861e74f837a36ca29220b58f3657585a 13044 Clarify parts of getopt_long(3C) commit 9fff840dca14d75459a8240b19c931e2fec186c5 13032 printf(3C) should talk about NULL string pointers Conflicts: usr/src/test/util-tests/tests/grep_xpg4/grep_test.ksh usr/src/man/man1/crontab.1 usr/src/cmd/cron/crontab.c
2020-08-2513003 console: multiple issues related to colors and font loading and switchingToomas Soome1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-07-20 [illumos-gate merge]Jerry Jelinek1-1/+1
commit fa42722764b7b54c64cf742fc1d5d4ab0f02511a 12515 vfalls: array subscript is above array bounds commit 790596015610f2e87846342a497f6ee558379163 12105 libsmbns: passing argument 1 to restrict-qualified parameter aliases with argument 4 commit 93f1cac532b220b8db1e7715dbb2ae7ec5fe8fe7 12933 Update i40e core code to support NVM v1.7
2020-07-1712933 Update i40e core code to support NVM v1.7Paul Winder1-1/+1
Portions contributed by: Krzysztof Galazka <krzysztof.galazka@intel.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Randy Fishel <randyf@sibernet.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-07-16 [illumos-gate merge]Jerry Jelinek1-0/+8
commit 2ba19bafbe44c6a57d09e79cc5e11875088875bf 12940 Add DKIOCFREE support to NVMe devices commit f91a454727d8e1cd4bbbe2d4efd2754590298697 12794 ZFS support for vectorized algorithms on x86 (HW support)
2020-07-1512794 ZFS support for vectorized algorithms on x86 (HW support)Gvozden Neskovic1-0/+8
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-07-13 [illumos-gate merge]Jerry Jelinek1-2/+9
commit 2509632a43b285708c172d4221818e8b79cea126 12835 Want support for I350 temperature sensor commit 0e32477cfa6191e10950ae5e101344ad43622930 12834 Rewrite amdbnbtemp to use the ksensor framework commit 026742805847ca4c0c7ca8af50d2ba6a1f4b2b90 12833 Rewrite pchtemp to use the ksensor framework commit 3ce5372277f4657ad0e52d36c979527c4ca22de2 12830 Want centralized ksensor framework 12831 temperature sensors could describe accuracy 12832 topo support for generic PCI device temp sensors commit 5623f66bff7c40c0d22bd5f3cbbb803965de64b9 12894 root zpool with SLOG should be bootable commit 4d9fdb46b215739778ebc12079842c9905586999 12223 Update libdwarf to libdwarf-20200612 commit 4c60ecf710115cd5ae61f6b97dafc7ff963259f4 12942 pkcs11_softtoken pbkdf2 key derivation can crash commit 4cf53d5010eff4a394b33676d54b1311b8e1012e 12882 sun4u/unix: build errors with gcc 7 commit 65a3bc83734e5fb0fc2c19df3e5112b87dcdc3f8 12921 bhyve IPI statistics should not be a matrix commit 3decf16814408c6b0b69d8df1e56e01cd3313a4f 12511 vioblk should preallocate virtio chains commit fe354f7669cae68869feea028566f75f357ae5e7 12923 SMT exclusion should not balk at GZ commit 0207f820281e2416190c7ed5f1cb4d11188c082b 12918 mlxcx "Deadlock: cycle in blocking chain" panic commit 5f0e3176f407dfb9d989b5dcc94a6d5384d0b142 12797 mlxcx max flow table limit can be exceeded 12798 mlxcx command interface should allow concurrent commands and be interrupt driven 12799 mlxcx #if defined for MAC_VLAN_UNTAGGED is redundant 12890 mlxcx uses excessive stack space causing stack overflow panic commit 4e065a9f6a4471f1001853cd10a093bc5beb58a5 12513 SMB 3.1.1 support for server
2020-07-1212835 Want support for I350 temperature sensorRobert Mustacchi1-1/+1
Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Toomas Soome <toomas@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-07-1212830 Want centralized ksensor frameworkRobert Mustacchi1-0/+4
12831 temperature sensors could describe accuracy 12832 topo support for generic PCI device temp sensors Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Toomas Soome <toomas@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-07-1012513 SMB 3.1.1 support for serverAlexander Stetsenko1-1/+4
Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-06-02 [illumos-gate merge]Jerry Jelinek1-0/+2
commit b39b008f8a57ea7ddfd0f69b24529deba7c25ae1 12783 async unlinked drain races with ZFS unmount commit 94bce860c16a04a3d8eaeaa18807723c026e23b5 12559 zs: NULL pointer errors commit fdf1a8710a94b4953ba782ed5bdc1549b0356ddc 12804 sysevent.h: C++11 requires a space between string literal and macro commit e86372a01d2d16a5dd4a64e144ed978ba17fe7dd 12668 ZFS support for vectorized algorithms on x86 (initial support) commit 82049ff560eed6fbdf4cf222d894467f5809f9b3 12119 ndmpd: cast between incompatible function types commit 8e3a263e496f0b896b62a8ebe101c0b2b56c9a15 12750 bhyve should not hold HMA registration with no running VMs commit d0b3c59ba652f183eeec1414dd9fbdc56bf05cc8 12775 reorganize bhyve contrib headers commit e213fe2d75a0e47cc0b3f67c473e24dfa9304e0b 12545 ixgbe: IXGBE_LE32_TO_CPUS macro is missing assignment
2020-06-0112668 ZFS support for vectorized algorithms on x86 (initial support)Gvozden Neskovic1-0/+2
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-1512665 want modern bhyvePatrick Mooney1-3/+3
Portions contributed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com> Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk> Portions contributed by: Dominik Hassler <hadfl@omniosce.org> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Robert Mustacchi <rm@joyent.com> Portions contributed by: Mike Zeller <mike.zeller@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-1112554 want sdev plugin frameworkRobert Mustacchi1-2/+1
Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-04 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 45de8795bcb0e4c49743f37edfdd2c89d5a7863b 12683 w(1) and whodo(1) should silently skip dirs it cannot open commit 6112cec5d5374dff12a12bd285afeb5e660b7154 12517 allow for custom per-distribution branding commit 15fa1d047e03d3f123546d72f130c5ce4b278eba 12519 Targetdirs: remove left over /usr/4lib commit 85ba5240e8fe32c7405930a51a93630182ce67d7 12551 cmlb: NULL pointer errors Conflicts: usr/src/uts/common/os/logsubr.c usr/src/uts/common/Makefile.rules usr/src/cmd/init/init.c usr/src/cmd/init/Makefile usr/src/cmd/Adm/sun/Makefile
2020-05-0112517 allow for custom per-distribution brandingJoshua M. Clulow1-0/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-03-2712258 Need native CCID driverHans Rosenfeld1-0/+2
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-03-09 [illumos-gate merge]Jerry Jelinek1-0/+6
commit 4e4d1bad19e83eed004cbbbec13ba7d42ae7d17a 12356 Update hwdata to 2020.02.22 commit 86b2c59a1c0693176ce8e6e5347f533716a6fcb0 12354 It should not be possible to create persistent VNICs over temporary objects commit f11c6b604a17df4ddc8c4987e50f5b8d8a945516 12364 mdb trips assertion related to autowrap commit ebb7c6fd4f966f94af3e235242b8a39b7a53664a 12204 want driver for Mellanox ConnectX-4/5/6 NICs commit da40b2648878aa9434c7199422846fe5a7032714 12203 FMA fault ASRUs missing FMRI annotations commit 12eb87fbfbcd9e0abde89898daa0a87c695807e4 12205 want generic NIC transceiver fault events commit a23b3b1bb4e08abaac9fb78fea486e678ce6d6de 12319 ipsecah/ipsecesp: smatch errors commit ab82c29b6e890d0f1241f9cd0cefda3430f46bd5 12173 ip: variable may be used uninitialized in this function Conflicts: usr/src/lib/libdladm/common/libdladm.h usr/src/lib/libdladm/common/libdladm.c
2020-03-0412204 want driver for Mellanox ConnectX-4/5/6 NICsAlex Wilson1-0/+6
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Garrett D'Amore <garrett@damore.org>
2020-02-21OS-8115 Add support for zfs.sync.change-key channel program (#264)Jason King1-0/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2020-02-21 [illumos-gate merge]Jerry Jelinek1-1/+2
commit b2d2f356e1abcc2a19572314b5084b7b87050604 12308 Support setting user properties in a channel program commit 48d1bcbbf436904298ce3191590b67834ac47dea 11981 libslp: cast between incompatible function types
2020-02-2112308 Support setting user properties in a channel programSara Hartse1-1/+2
Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-12OS-7196 Need native CCID driverHans Rosenfeld1-0/+2
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Jason King <jbk@joyent.com>
2019-12-10 [illumos-gate merge]Jerry Jelinek1-2/+4
commit 2bd79b08f4b447d333b2b97efd7e4bf855f5d409 11737 Some packages should have version-lock facets commit 7e6ad4690aa1d3cbf260ef54d5e9632ae40a782e 11810 Add Chelsio Unified Debug(CUDBG) routines 11811 Add support to cxgbe for T5/T6 parts 11812 Update cxgbe firmware version to 1.24.3.0 Conflicts: exception_lists/wscheck
2019-12-0911810 Add Chelsio Unified Debug(CUDBG) routinesVishal Kulkarni1-2/+4
11811 Add support to cxgbe for T5/T6 parts 11812 Update cxgbe firmware version to 1.24.3.0 Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-12-09 [illumos-gate merge]Jerry Jelinek1-0/+1
commit d9172ac4b58b7d14d2dc462871e5a554135283bf 12004 format: err_check is duplicate of efi_err_check commit edbad4fe075c5178507eaf0bfb85aa903b66bf91 11997 format: cstyle cleanup commit 5ac07b12fb4c39cb2415c0997f7c5b4dd5209f96 12058 loader.efi: use libi386/comconsole with x86 commit 4d7988d6050abba5c1ff60e7fd196e95c22e20f4 11971 Reduce loaded range tree memory usage
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-0/+1
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: George Wilson <gwilson@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Sebastien Roy seb@delphix.com Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-19 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 61dfa5098dc8576d9a5e277deba6df647bb70c06 11820 upstream Nexenta iSCSI and COMSTAR fixes commit 686670eacbe137c7a9e6c85fef8763f8627a27b5 11855 Update SMB client to 3.02
2019-11-1811820 upstream Nexenta iSCSI and COMSTAR fixesRick McNeal1-1/+1
Portions contributed by: Albert Lee <trisk@nexenta.com> Portions contributed by: Alex Deiter <alex.deiter@nexenta.com> Portions contributed by: Bayard G. Bell <bayard.bell@nexenta.com> Portions contributed by: Dan Fields <dan.fields@nexenta.com> Portions contributed by: Dan McDonald <danmcd@nexenta.com> Portions contributed by: Dmitry Gromada <dmitry.gromada@nexenta.com> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: kcrowenex <kevin.crowe@nexenta.com> Portions contributed by: Matt Barden <matt.barden@nexenta.com> Portions contributed by: Michael Tsymbalyuk <michael.tsymbalyuk@nexenta.com> Portions contributed by: Rob Gittins <rob.gittins@nexenta.com> Portions contributed by: Steve Ma <steve.ma@nexenta.com> Portions contributed by: Tony Nguyen <tony.nguyen@nexenta.com> Portions contributed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Steve Peng <steve.peng@nexenta.com> Reviewed by: tim Jacobson <tim.jacobson@nexenta.com> Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-26 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 814dcd43c3de9925fd6226c256e4d4327841a0e1 11557 Log Spacemap Project commit c4e4d4102c8a8c2cc936dd971bdafe4ec52fd4cf 11747 zpool iostat -v no longer shows titles for log/bias sections Conflicts: usr/src/uts/common/fs/zfs/sys/metaslab.h usr/src/uts/common/fs/zfs/metaslab.c
2019-09-2511557 Log Spacemap ProjectSerapheim Dimitropoulos1-0/+1
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Tony Nguyen <tony.nguyen@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Sara Hartse <sara.hartse@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-12 [illumos-gate merge]Jerry Jelinek1-0/+1
commit ce115d25b7c5f8cff5a9444c4d0d1ea9d31c2056 11657 Remove old ctf tools commit 8eb8717cc9dc99bdd784b74c994bea7ef5e60f92 11626 introduce /etc/versions/build 11627 clean up UUID code for ::status commit 169b638e2b6e15b2589c3769e4a0d96188adf56d 11649 loader.efi: some systems do not translate scan code 0x8 to backspace commit 81ff72c5f2cea16235aa4a42d83d07e20090498d 11606 process erroneously shows up as from 1970 commit 3125066d426d7d7cd25d89b474290bc4b5817846 11661 provide C.UTF-8 locale commit 8a2c2d71876be7abb6367a98b63affe135ad8cc5 11673 Error setting file times with smbfs and Apple SMB server commit 084fd14f7c3336eb67ee283cabad2da8998b00d6 1701 ZFS to support UNMAP/TRIM for SSD commit ada70d038ca186abd71e023e9dec2c5148e9b36f 11648 loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bit commit d7802caee060fef7fc8e8c54b5f61e9efe26ff1e 11634 installboot should support ESP updates Conflicts: usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c usr/src/cmd/nsadmin/Makefile usr/src/cmd/svc/svcs/Makefile usr/src/cmd/svc/svcs/svcs.c usr/src/uts/common/fs/zfs/metaslab.c usr/src/uts/common/fs/zfs/sys/metaslab_impl.h
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-0/+1
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: George Wilson <george.wilson@delphix.com> Portions contributed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: Chunwei Chen <tuxoko@gmail.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Tom Caputi <tcaputi@datto.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-2311553 Want pluggable TCP congestion control algorithmsSebastien Roy1-0/+8
Portions contributed by: Cody Peter Mello <cody.mello@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-08-19 [illumos-gate merge]Jerry Jelinek1-2/+1
commit 2052a1fb16201e50b4c3a91ebcbeeccbc8276644 11568 loader: pxe.c missing initializer commit 8d94f651a44d41a7147253bb5dad1a53941e8f50 11031 SMB3 persistent handles commit 2f57b5e005e6dce9d124b3dbd5fdcad1cc0372d2 11532 Makefile.master: add gcc9 support flags commit f8296c60994fb27105f37ac6f75661e4a6bdbab7 11329 improved Virtio framework 10012 vioblk should not accept an all-zero serial number 7366 vioif happily creates rx descriptors until it consumes all memory Conflicts: usr/src/uts/common/io/vioif/vioif.c
2019-08-1811031 SMB3 persistent handlesGordon Ross1-1/+0
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-08-1611329 improved Virtio frameworkJoshua M. Clulow1-1/+1
10012 vioblk should not accept an all-zero serial number 7366 vioif happily creates rx descriptors until it consumes all memory Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-08-09OS-7329 Want pluggable TCP congestion control algorithmsSebastien Roy1-0/+8
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Approved by: Robert Mustacchi <robert.mustacchi@joyent.com>
2019-08-05 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 94a5108e6d17b76907472153e979d6261be71c37 8903 IPPF paths have bad logic commit ec82ef794c304d675af6962e1428b3b12ca2be8b 11281 XHCI polled mode support for USB keyboards commit 7d724debd861d6eb53233974d0191aeef122cd23 11501 Scroll Lock translation to control sequence is patently unhelpful commit 27aa48129e712ec06bc239dce1a21a4ae5b19994 11442 truss: NULL pointer errors commit 8509e9caaaa43d21ab1a18a2aa45b43322c378ac 11457 fs.d: NULL pointer errors commit 5fe539ba6982d2eafbe355b9c775a0779e3407e5 11381 ldapcachemgr: NULL pointer errors commit 4fcce4872b9846a3c40d70c0de66142c56585c73 11172 smbsrv: NULL pointer errors
2019-08-0211281 XHCI polled mode support for USB keyboardsMatthias Scheler1-1/+1
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Paul Winder <Paul.Winder@wdc.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-07-2611257 Add DDI support for Upgradable Firmware ModulesRob Johnston1-0/+1
11258 Add libtopo support for Upgradable Firmware Modules Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-07-09 [illumos-gate merge]Jerry Jelinek1-2/+0
commit 6f2b04a2ce785423fe988216ae694366499884b2 11304 cmd-crypto: NULL pointer errors commit 19803d096124c0f1ca62906eb328234556bfad35 11303 cron: NULL pointer errors commit a3ab7e857d66d206fcfc56f9a628266bd25a7bd0 11319 devfsadm: NULL pointer errors commit 1fbb7a7c3b62c369349ec1774806ed321e4f6119 11332 Regression: 11184 causes kernel hang during boot on CPUs without ARAT commit 62efa0e74455f83caa0fa7df8926a5ec9656b3ce 11213 tem: partially support CSI [ 38 and 48 sequences with smaller depths commit 023a3eeed3dc3724c83a2c43af879ce1719b2e32 11324 expr: NULL pointer errors commit c7cb3c8ba9fee2d8fc1a3ba06662ed84679fbd66 11323 syseventd: NULL pointer errors commit 1a80a7c52201c03ace9f85bdb77b768062b06136 11322 dfs.cmds: NULL pointer errors commit 8f32bfdc833ff8990921fa7b28a4d6bd970ef98f 11290 captoinfo: NULL pointer errors commit 84bdd7fe0904e8a6527441769054b6bc92a1ffe0 10329 Remove scsi_vhci_f_asym_sun (StorEdge T3 support) commit f9d4be10f65289547fa67ea8d1a3de54596b3ba1 11300 cpustat: NULL pointer errors