Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 266244706342306580e11c81c21a1a5f3dbfc513
13450 Support bhyve passwords for VNC
commit dea3b854661cb94b40277d9397e510728497a69f
13421 genunix: multiply-defined symbols
commit f0202039df53b3f7038d1625ff6ffae7b09a8fb0
13151 loader: isoboot.c: info: ignoring unreachable code.
Conflicts:
usr/src/cmd/bhyve/Makefile
usr/src/cmd/bhyve/rfb.c
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 3714f7be8e09c39a0ea7ce7ef44cb495ce250913
13218 "Stack smashing detected" panic when creating vnic over aggr with 4 mlxcx links
13222 Increase maximum number of fanout CPUs from 128 to 256
commit cc37296fa5ddc1ddd4012e040f797164c2a5cf5d
13358 dmu_objset_upgrade_stop() needs to wait
12397 12254 broke the zfs test suite for older python versions
Conflicts:
usr/src/uts/common/sys/mac_flow.h
|
|
mlxcx links
13222 Increase maximum number of fanout CPUs from 128 to 256
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 13810335a5a8384eed97a8661536eb5352f0c933
13208 Create aggr fails when underlying links have more than 128 Tx rings
commit fe17aa88307d9cacf6677bbbe955585b11920199
13325 bhyve misinterprets MSI redir hint
commit 15174c59605d00b59ea3aae8ba85744a42aa1e96
13343 some mlxcx devices don't support temperature sensors
commit 9a2cc6e2be46528f552f7ed112fed60a329cd001
13353 loader: 13345 did miss byte and nvlist array
commit 34e16b78b1d2e5f513ee90af24e76d9703518b4c
13347 loader: gfx_fb_putimage 8 bit color translation is not good
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 7b4214534ccdf6f8aa6e566d7501aab328c72e84
13324 struct dk_minfo_ext size differences trigger SSP in libfdisk
commit 63f9f2ff473e9cb7f455f032fe3d04a95ec4b537
13332 loader: iterate consoles to draw loader menu screen
Conflicts:
usr/src/boot/sys/boot/forth/support.4th
usr/src/boot/sys/boot/forth/Makefile.inc
|
|
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Joshua Clulow <josh@sysmgr.org>
|
|
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.
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit de0f04687a2a3fe3692d9ad1254738343bf9c4eb
13310 Remove auto_ef.3ext as we don't have the software
commit 25befe07d3c1488cbbdecdb765cd0558e12cc364
13302 pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
commit 509a605d87b8005c687f8d8264f1be379620e886
13304 bhyve ioport handling bungled on reinit
commit 83cd75bb2949d26e6eb38ddefc60fdeed1909643
13309 bhyve movs emulation leaks mem refcnt
commit b713c91e508f40be7797bedd4ae1146ef0652625
7537 want nextboot (one time boot) support
commit 09fcda9fe16a733cc35aa3156a47ef4b909251a6
13172 Port OpenZFS: zfs label bootenv should store data as nvlist
commit c4ecba8aa5f13f00c2439c06af2aa1198771ee66
13025 Port OpenZFS: Add support for boot environment data to be stored in the label
commit 1a2acdcd3ce765904dbf2bfc511e92d68022d100
13308 testrunner/run needs updates for python 3.9
commit 04573c73a7ab1505c46b2c4db26bfde5176dd6a5
13286 bhyve ins/outs emulation misuses %rax
commit 3dfdac06b0c70e672dbe56a2f38ec05fc0254d07
13278 CTF assertion failed cmp->cm_tmap[id].cmt_map == suid
commit a676209deb2ce5d0c98f331659de25e2483f8c4c
13252 ctf_update()/ctf_dwarf_convert_function() leak memory
commit effb27ee30c48fe502152c38487ced379d9f8693
13247 CTF conversion fails with large files
13251 CTF conversion fails if any CU is missing DWARF data
Conflicts:
usr/src/test/test-runner/cmd/run
usr/src/lib/libctf/common/libctf.h
usr/src/lib/libctf/common/ctf_convert.c
|
|
Reviewed-by: Arvind Sankar <nivedita@alum.mit.edu>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Paul Dagnelie <pcd@delphix.com>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
the label
Reviewed-by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Toomas Soome <tsoome@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Approved by: Mike Zeller <mike.zeller@joyent.com>
|
|
commit 059f070059c50b83e8b46b39b4dde67bf2feb1dc
13236 Want Zen 3 socket information
commit e9abe9d6424a9213df11b3243f6957e6a0b91e48
13235 amdzen(7D) support for Zen 3
commit 5edbd2fec7b63b423df5bd21c4b0f7b775123a40
13238 vaes, vpclmulqdq should be plumbed through isainfo
13239 umip, etc. are incorrectly conditioned in cpuid.c
commit c4b98ceff2f78fc5bb2f6bbe2e76627f04ef66f5
13237 Plumb through PCID on AMD
|
|
13239 umip, etc. are incorrectly conditioned in cpuid.c
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 1d276e0b382cf066dae93640746d8b4c54d15452
13242 parse_user_name in PAM is sloppy
commit 549e0fd315406a4a97f9043f44860eed39a715da
13213 Want development driver for accessing AMD DF
commit becd642c1e97d1674cef9e3dccb159c20c6992ae
13212 Add Renoir to amdzen(7D)
commit 047043c2181e939608ea2c09257fd2d515e99643
13144 refactor amdf17nbdf into a nexus
13145 rewrite amdf17nbdf to use the ksensor framework
13146 Want a driver for AMD SMN user access
|
|
13145 rewrite amdf17nbdf to use the ksensor framework
13146 Want a driver for AMD SMN user access
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Robert French <robert@robertdfrench.me>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 9e369d105cd3d4aa6ce8fcd212306d290e67d94a
13223 gptzfsboot: we also depend on LIBI386
commit cf301154ca04d983254e2a93ce50186494f9c4d5
13225 libdwarf: too many symbols require 'small' PIC references
commit 4e59aad1e081d538a84310b0d0eec7556a710eb9
13224 loader: edd_device_path_v3 is too small
commit 91ab9467e54c18d8133142e5704929a65e13a449
13221 mapfile name for unix should be less generic
commit f0a052391861a2b96cf28973c3b7f2854591aa79
3525 Persistent L2ARC
commit 6218f28969018904255fddf306e6489c7ae28bba
13219 Fix typo in udp_ioctl()
|
|
Portions contributed by: Saso Kiselkov <skiselkov@gmail.com>
Portions contributed by: Jorgen Lundman <lundman@lundman.net>
Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov>
Portions contributed by: Alexander Motin <mav@FreeBSD.org>
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit edd580643f2cf1434e252cd7779e83182ea84945
12363 add O_DIRECT support
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 51396a8ee7fb52fe0ab33bfe7b4f495ad431904a
13083 Enable gate builds with OpenJDK 11
commit fd147c98dbdbc9e5ac99fa51cb608e8eeb1f16f1
13168 reality should reflect the mac_prop_id_t comment
commit 3626423cd8fd36c60b866e625aff599f055c7dc3
13167 Update hwdata to 2020.9.15
Conflicts:
usr/src/cmd/dtrace/test/tst/common/java_api/Makefile
usr/src/cmd/dtrace/test/cmd/jdtrace/Makefile
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
commit 24571f7b017865fbad5f588fb0694b558c94e14d
13075 No console messages after early boot on non-VGA graphics
commit 3d21c6bf2078598ab053d382b8a9af3b70b8e995
11064 md_clear is misspelt
commit 73439c833efecf3010718112f4fce6bb183a6803
13080 Add support for cxgbe temp/volt sensor
commit b7a7784945b3504d0b69ea02a08e1cddb5578907
13111 Want futimes(), lutimes() and timespec/timeval conversion macros
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
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
|
|
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Paul Winder <paul@winder.uk.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
|
|
Change-Id: I88fd5a7e8f5b49b806f27d550bf49921b5fb8a28
|
|
commit 096bb5cb663d8fa04eda9a4aceb4d82a9cbae42c
13072 clarify VMCB interface in bhyve
commit 2ad530425ac9cd3f429e64463a85f6f58703061c
12976 system panics with error in IP module
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Paul Winder <p.winder@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
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
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b8ffbd3111b44e6c578236149ddc6140effd3dc2
12694 race between write() and shutdown() for unix sockets
commit 64c2d2f3dba85d007642204d91961a84db9360cd
12984 devo_power misset in sensor drivers
commit 01c0c40b21ae5d91e9c44377d6b19c9326e8e94f
12954 Rewrite coretemp to use the ksensor framework
12955 coretemp had the wrong granularity
commit 001481f6cda9064930e4caee83ed1a8f0c801b8b
12405 audioens: variable may be used uninitialized
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
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
|
|
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>
|
|
commit 415535b1f3a5b13ac8fe4938b44c5f5688f82237
12888 mdb: error: variable set but not used
commit 234a3cfbeb41cab4c47872d4972632d855f56d2b
12931 The number of tx/rx queue pairs can exceed the i40e's capabilities
commit 1a5ae140ba142cafb59ab08b3212c4ebbce84f32
12506 Add support to vioblk for DISCARD operation
commit 2fc9ab6e6080d66d8dc6b967cea7ba24bee8c7e5
12793 kernel FPU support
commit 7e9964352166d31ee78f8ed0e600c9e32d9d72a4
12891 eri: this 'if' clause does not guard...
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Portions contributed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Ryan Zezeski <ryan@zinascii.com>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
|
|
commit 4a663bac9c5f9f82a5f633bc9639bbee3c2317ff
12904 Update nvme health logpage and temp thresholds
commit 480497bc2ff96b447dc09403a6c187a1593ac1ec
12934 sockfs rights test should close unneeded descriptors
commit fdb2a7e9480266dfaa0b5aaa0e1237456552f332
12881 sparcv9: add __multi3
commit 7fc77f3f3f63424c569601711f173702dbfd5c45
12927 loader: move zfs_boot_args to bootargs.h
commit 1c0fc4547783fdfd7365d5d483e2750915523d44
6089 The comment for svc_callout_find() should be improved
commit 66373fa702508a0a41753138f0b10f985c7e058d
12902 epoll should nominally support EPOLLEXCLUSIVE
commit 33f84ecfada5880d94e9bfc5af7954d41e5664d5
12924 blkdev needs to be better at handling attach failures
|
|
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Paul Winder <paul@winder.uk.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit f4f9009fc79529ef8f45e7a31acd2ce4ca86a276
12912 epoll mishandles excessive timeout negativity
commit be9c3adb90f4f745cf5c07f3c0dbdd6c9028cda0
12926 libstand: add missing iscntrl() isgraph() and ispunct()
commit 7ac89354c798225fea6296348415955ccd95fb80
12877 Port OpenZFS #7780 - Add basic zfs ioc input nvpair validation
12895 zfs_onexit_fd_hold fails to release non-zfs fds
commit 6f0673af8764c356a5bd511fc7ca8af579fe2000
12810 usr/src/tools/opensolaris contents are unused
commit 086d96878f5f62a25a6d90e5b03a1ef9ba352231
12909 epoll should better detect fd reassignment
Conflicts:
usr/src/uts/common/sys/user.h
|
|
12895 zfs_onexit_fd_hold fails to release non-zfs fds
Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov>
Portions contributed by: George Wilson <george.wilson@delphix.com>
Portions contributed by: Simon Klinkert <simon.klinkert@gmail.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|