Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
commit d7b2fb57ba5939361f8cec5a36fd67a0a0ad4063
7480 Update hwdata - 20161015
commit a02406b914e6386bb2bc0fff011f0b5add5d9152
7477 secflags panic in shmem_lock
commit 90221f9148b67fdc90178b67f9600b7bd4e3bc7c
7427 Double flock(3C) causes undue block
commit 10a404923096d60a26c785c3cee15a5c364d51c0
7100 allow vnics to be unfiltered in promiscuous mode
Conflicts:
usr/src/test/os-tests/tests/file-locking/Makefile
usr/src/test/os-tests/tests/Makefile
usr/src/man/man1m/dladm.1m
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit d2a70789f056fc6c9ce3ab047b52126d80b0e3da
7029 want per-process exploit mitigation features (secflags)
7030 want basic address space layout randomization (ASLR)
7031 noexec_user_stack should be a security-flag
7032 want a means to forbid mappings around NULL
commit 8ab1c3f559468e655c4eb8acce993320403dd72b
7469 loader should use acpica provided by OS
commit a1964bdd47804c37e09db1a79c23937c9aeac165
7470 acpi build sometimes doesn't descend into SUBDIRS
commit abf99a006172ea5aab2246bda23f9d6d935bf1ad
7420 signalfd deadlock on pollwakeup
7421 panic in signalfd
Conflicts:
usr/src/cmd/sgs/libconv/common/corenote.c
usr/src/cmd/zonecfg/zonecfg.c
usr/src/cmd/zonecfg/zonecfg.h
usr/src/cmd/zonecfg/zonecfg_grammar.y
usr/src/cmd/zonecfg/zonecfg_lex.l
usr/src/head/libzonecfg.h
usr/src/lib/libzonecfg/common/libzonecfg.c
usr/src/man/man1m/zonecfg.1m
usr/src/man/man4/proc.4
usr/src/pkg/manifests/system-test-ostest.mf
usr/src/test/os-tests/tests/Makefile
usr/src/uts/common/exec/elf/elf.c
usr/src/uts/common/io/signalfd.c
usr/src/uts/common/os/sysent.c
usr/src/uts/common/os/zone.c
usr/src/uts/common/sys/proc.h
usr/src/uts/common/sys/zone.h
|
|
7030 want basic address space layout randomization (ASLR)
7031 noexec_user_stack should be a security-flag
7032 want a means to forbid mappings around NULL
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Patrick Mooney <pmooney@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 7b1019a6d29ccb7999dc76cba3dde1c627e8e609
4498 update to ACPI version 6.x
7428 Deliver the ACPI debugging tools
7429 workaround USB always identified as xHCI after latest ACPI update
commit 0201884ecc0b2e39fc351ea7e765eea56a7244a5
7417 os-tests could conslidate the per-distro pieces
commit 6716431ba7de213d5c318e58dc24c8a36da9b068
6930 Want collection of USB to Fast Ethernet Devices
Conflicts:
usr/src/uts/intel/usbgem/Makefile
usr/src/uts/intel/urf/Makefile
usr/src/uts/intel/upf/Makefile
usr/src/uts/intel/udmf/Makefile
usr/src/uts/intel/axf/Makefile
usr/src/uts/common/io/usbgem/usbgem_mii.h
usr/src/uts/common/io/usbgem/usbgem.h
usr/src/uts/common/io/usbgem/usbgem.c
usr/src/uts/common/io/urf/urf_usbgem.c
usr/src/uts/common/io/urf/rtl8150reg.h
usr/src/uts/common/io/upf/upf_usbgem.c
usr/src/uts/common/io/upf/adm8511reg.h
usr/src/uts/common/io/udmf/udmf_usbgem.c
usr/src/uts/common/io/udmf/dm9601reg.h
usr/src/uts/common/io/axf/axf_usbgem.c
usr/src/uts/common/io/axf/ax88172reg.h
usr/src/uts/common/Makefile.files
usr/src/uts/intel/sys/acpi/acpixf.h
usr/src/cmd/acpi/common/Makefile
usr/src/cmd/acpi/acpidump/osillumostbl.c
exception_lists/hdrchk
usr/src/test/os-tests/runfiles/default.run
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
OS-5585 fcntl(F_OFD_GETLK) should return EINVAL on bad parameters
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
|
|
protection
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
|
|
spoofing protection
Reviewed by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: John Wren Kennedy <john.kennedy@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Irek Szczesniak <iszczesniak@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
3312 Add a testrunner package for OS unit tests
3313 Add a testrunner package to convert ZFS tests from STF
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com>
Reviewed by: Will Guyette <will.guyette@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Henrik Mattson <henrik.mattson@delphix.com>
Reviewed by: Sonu Pillai <sonu.pillai@delphix.com>
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|