summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel
AgeCommit message (Collapse)AuthorFilesLines
2015-05-27OS-4337 lxbrand expose network interface info via sysfsPatrick Mooney1-1/+1
OS-4329 lx sysfs unsuitable for use as mount point Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-05-20OS-4320 lxbrand convert getdents to IKEPatrick Mooney1-0/+1
OS-4282 lxbrand segfault in lx_getdents Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-05-14OS-3735 modstubs MAXNARG is too low.Bryan Cantrill1-4/+8
2015-05-07OS-4256 centos 7 systemd stops after failing to mount sysfsJerry Jelinek4-1/+93
2015-04-25OS-4194 kmem_alloc() should deprecate KM_SLEEP allocations of 0 bytesBryan Cantrill1-2/+4
2015-04-23OS-4223 Enable Intel SMEP support when availableRobert Mustacchi3-4/+9
OS-4224 want to be able to see x86 control regs with kmdb Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-04-21OS-4206 support deferred TCP acceptsJerry Jelinek2-0/+75
2015-04-17OS-4201 need GS support in arch_prctl()Jerry Jelinek1-2/+20
2015-04-14 [illumos-gate merge]Jerry Jelinek21-888/+32
commit e2c88f0c2610f16de7b639746b40dea5f3e2256e 5832 EOF wireless usb (aka UWB) commit eba03e8e19855a13cb54c87ad0767659a673b834 5801 nuke big file scanner (bfs) commit 403aa8eca43fa3e4e59c280724e47bd18f2051bc 3842 remove the machid commands (fix copyrights) Conflicts: usr/src/uts/common/Makefile.rules
2015-04-125832 EOF wireless usb (aka UWB)Garrett D'Amore21-888/+32
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi2-1/+3
5802 want getentropy(3C) 5803 want getrandom(2) 5804 want explicit_bzero(3C) 5805 want MC_INHERIT_ZERO 5806 uuid_generate can leak its cache in edge conditions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-01OS-4115 lxbrand expose getrandom(2)Joshua M. Clulow1-0/+1
2015-03-30 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 4e901881a1e657e1cbf12d7ef9b476ec373e7939 5094 Update libsmbios with recent items commit 48386468de9db5ac3a3f4109fbf99e624d0a46f8 5754 prtconf: assertion failure in libpcidb if vendor cannot be looked up commit 98573c1925f3692d1e8ea9eb018cb915fc0becc5 4518 lockd: Cannot establish NLM service over <file desc. 9, protocol udp> commit 091932b4962dc12bd23184e519574c2f24fc49b9 5740 mr_sas driver - add additional sdt probes commit ff38cf9dace20854665175f403992f83312463cf 5739 mr_sas driver - noise reduction and output fix commit e65bc174f67bfc560c23a317bb16268ec18103f6 5737 mr_sas driver does not pass SCSI mode sense to disks when adapter in JBOD mode. 5738 mr_sas driver - poor performance when Invader adapter in JBOD mode. commit 245ac945f472de75ea45784c1ab006a14fc8723b 5755 want support for Intel FMA instrs 5756 want support for Intel BMI1 instrs 5757 want support for Intel BMI2 instrs 5758 want support for Intel AVX2 instrs commit 61f847aff0d91f3c0fc439c66e00704c78fecd84 3792 hald.c:371: error: 'g_type_init' is deprecated Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/i86pc/os/cpuid.c usr/src/uts/common/sys/auxv_386.h usr/src/common/dis/i386/dis_tables.c
2015-03-275755 want support for Intel FMA instrsRobert Mustacchi1-3/+17
5756 want support for Intel BMI1 instrs 5757 want support for Intel BMI2 instrs 5758 want support for Intel AVX2 instrs Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-27OS-4098 move open, close and fcntl into the kernelJerry Jelinek1-0/+2
2015-03-24OS-4084 getrlimit kills performance, move into kernelJerry Jelinek1-0/+1
2015-03-20OS-4082 move remaining vsyscall/vdso functions into the kernelJerry Jelinek1-0/+1
2015-03-18OS-4056 want support for Intel FMA instrsRobert Mustacchi1-2/+16
OS-4057 want support for Intel BMI1 instrs OS-4058 want support for Intel BMI2 instrs OS-4059 want support for Intel AVX2 instrs Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-03-12OS-4040 strace of 32-bit process on 64-bit does not work properlyJerry Jelinek1-4/+22
2015-03-12 [illumos-gate merge]Jerry Jelinek1-1/+3
commit c124a83e09115de88ecccd4f689983f42a1d53bd 5689 Want support for newer Intel I218 parts 5690 Want support for newer Intel I210 parts commit 087a28d18c24cf4938e8a2617b5127a2fd29ddf4 3446 Update bge to support missing 57xx/577xx devices commit fc01d378bd20b13dcb27185d874fc628d851b161 5106 elfdump compiles using headers from the build system (fix noise)
2015-03-123446 Update bge to support missing 57xx/577xx devicesDavid Gwynne1-1/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-03-12OS-3888 lxbrand strace broken on centos6Jerry Jelinek1-2/+14
2015-03-12 [illumos-gate merge]Jerry Jelinek2-0/+144
commit 603d5c74c8a0125c27b230ca3fef92bb6a72f8ef 5685 remove storage meta-packages from illumos commit d14abf155341d55053c76eeec58b787a456b753b 5019 want open source bnxe commit b9c817386d7607f906fe86b2b0f46bcfe80cf82d 5613 odd ls -U behaviour if output is not a terminal commit b00681c89badc9c4b5dff8af3603e008b0cedd98 5702 Some leftovers in nfs_auth.c commit db1741f555ec79def5e9846e6bfd132248514ffe 5661 ZFS: "compression = on" should use lz4 if feature is enabled Conflicts: usr/src/uts/common/Makefile.files exception_lists/cstyle
2015-03-115019 want open source bnxeRobert Mustacchi2-0/+144
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-03-06OS-3892 lxbrand mispronounces ENOLCK and ENOSTRJoshua M. Clulow2-1/+3
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-03-03OS-3926 lxbrand in-kernel fchownat(2), fchown(2), lchown(2), chown(2) and ↵Joshua M. Clulow1-0/+1
16-bit ID counterparts OS-3920 lxbrand use native *at(2) system calls for LX emulation
2015-03-03OS-3955 lxbrand in-kernel clock_gettime(2)Joshua M. Clulow1-0/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-28OS-3000 I for one, welcome my overlay network overlordsRobert Mustacchi3-0/+111
OS-3080 Need direct callbacks from socket upcalls via ksocket OS-3943 want vxlan support OS-3944 snoop should support vxlan OS-3945 want varpd direct plugin OS-3946 want varpd files plugin OS-3947 want varpd svp plugin OS-3948 refhash could be used outside of mpt_sas OS-3949 want string property ranges for mac
2015-02-26OS-3924 lxbrand in-kernel mkdir(2) and mkdirat(2)Joshua M. Clulow1-0/+1
OS-3920 lxbrand use native *at(2) system calls for LX emulation
2015-02-26OS-3923 lxbrand in-kernel chmod(2), fchmod(2) and fchmodat(2)Joshua M. Clulow1-0/+1
OS-3920 lxbrand use native *at(2) system calls for LX emulation Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-25 [illumos-gate merge]Jerry Jelinek1-4/+1
commit d1515e527c5d324d2c75e58781f1dd47f18624d8 3842 remove the machid commands commit 4d4ea8fa1c791525ea6d0a077480434f64d6e7b4 5606 support build with binutils 2.25
2015-02-245606 support build with binutils 2.25Igor Kozhukhov1-4/+1
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2015-02-24OS-3561 lxbrand emulation library should execute on alternate stackJoshua M. Clulow9-385/+1359
OS-3558 lxbrand add support for full in-kernel syscall handling OS-3545 lx_syscall_regs should not walk stack OS-3868 many LTP testcases now hang OS-3901 lxbrand lx_recvmsg fails to translate control messages when 64-bit Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-02-23OS-3872 add support for timerfdBryan Cantrill2-1/+70
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi2-1/+3
OS-3846 want getentropy(3C) OS-3847 want getrandom(2) OS-3848 want explicit_bzero(3C) OS-3843 want MC_INHERIT_ZERO OS-3844 uuid_generate can leak its cache in edge conditions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2015-02-13OS-3820 lxbrand ptrace(2): the next generationJoshua M. Clulow1-1/+2
OS-3685 lxbrand PTRACE_O_TRACEFORK race condition OS-3834 lxbrand 64-bit strace(1) reports 64-bit process as using x32 ABI OS-3794 lxbrand panic on init signal death Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2015-02-12OS-3797 lxbrand populate /proc/net/unixPatrick Mooney1-1/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-01-27 [illumos-gate merge]Jerry Jelinek1-10/+0
commit f46abf18becdb2393d5f5bb30fa594037403c4a3 5557 rfs3_lookup() could return invalid error commit 6ac69b9e8b1fd0a0c01fff97ef2c9510c8934330 5545 remove unused pritospl and spltopri
2015-01-265545 remove unused pritospl and spltopriJosef 'Jeff' Sipek1-10/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-01-15 [illumos-gate merge]Jerry Jelinek1-0/+2
commit fca543ca45b12c44a243625bce68b645ba8ed791 4923 want preadv and pwritev commit 078266a5aafa880521ea55488ef3d676f35e908e 5518 Memory leaks in libzfs import implementation commit 69a6f7175eaa5e5a2a38a92e6e522062e898f570 5519 zfs-diagnosis: Memory leak in zpool_find_load_time()
2015-01-144923 want preadv and pwritevDJ Hoffman1-0/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-01-14OS-3712 lx brand: DTrace pid provider induces core dumps on 64-bit processes ↵Bryan Cantrill1-1/+2
(cstyle)
2015-01-13OS-3712 lx brand: DTrace pid provider induces core dumps on 64-bit processesBryan Cantrill2-1/+15
2015-01-03OS-3678 many file event monitors on a single vnode can induce stack overflowBryan Cantrill1-13/+91
2014-12-29OS-3662 lxbrand emulate /proc/net/if_inet6Patrick Mooney1-1/+1
OS-3667 lxbrand support RO ifconfig Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-23OS-3524 in order to support interaction with docker containers, need to be ↵Jerry Jelinek2-0/+49
able to connect to stdio for init from GZ OS-3525 in order to support 'docker logs' need to be able to get stdio from zone to log file
2014-12-105198 Want alternate global zone rule set for each ipf netstackRob Gulewich1-0/+24
5197 Global zone should be able to manage NGZ ipf state Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Darren Reed <darrenr@fastmail.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-10OS-3625 add support for eventfdBryan Cantrill2-0/+69
2014-12-08OS-3595 lxbrand node test-os.js failsPatrick Mooney1-1/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-05OS-3613 lxbrand convert ioctl to IKEPatrick Mooney3-104/+1
OS-3532 lx has trouble listing interfaces in java OS-3576 lxbrand race in ioctl(FIONBIO) emulation Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>