| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4 | Luiz Souza | 2018-05-08 | 1 | -0/+10 |
|\ |
|
| * | Fix mishandling of x86 debug exceptions. [SA-18:06.debugreg] | gordon | 2018-05-08 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4 | Luiz Souza | 2018-05-08 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | Fix vt console memory disclosure. [SA-18:04.vt] | gordon | 2018-04-04 | 1 | -0/+13 |
| * | Add mitigations for two classes of speculative execution vulnerabilities | gordon | 2018-03-14 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4 | Renato Botelho | 2018-03-07 | 1 | -4/+17 |
|\ \
| |/ |
|
| * | Fix ipsec validation and use-after-free. [SA-18:01.ipsec] | gordon | 2018-03-07 | 1 | -0/+13 |
* | | Belatedely fill in the dates for clang 5.0.0 update in UPDATING and | dim | 2018-02-21 | 1 | -1/+1 |
* | | Merge clang, llvm, lld, lldb, compiler-rt and libc++ 5.0.0 release. | dim | 2018-02-21 | 1 | -0/+5 |
* | | Do not build lint(1) by default on stable-11, add WITH_LINT to enable | ian | 2018-01-23 | 1 | -0/+6 |
|/ |
|
* | Fix multiple OpenSSL vulnerabilities. | gordon | 2017-12-09 | 1 | -0/+4 |
* | Fix multiple vulnerabilities of OpenSSL. | delphij | 2017-11-29 | 1 | -0/+4 |
* | Correct patch level. | gordon | 2017-11-15 | 1 | -1/+1 |
* | Properly bzero kldstat structure to prevent information leak. [SA-17:10] | gordon | 2017-11-15 | 1 | -0/+7 |
* | Update timezone database information. [EN-17:09] | gordon | 2017-11-02 | 1 | -0/+4 |
* | Correct copy-paste. 11.1 is p2, not p13. | gordon | 2017-10-17 | 1 | -1/+1 |
* | Fix WPA2 protocol vulnerability. [SA-17:07] | gordon | 2017-10-17 | 1 | -0/+4 |
* | Fix OpenSSH Denial of Service vulnerability. [SA-17:06]releng/11.1 | delphij | 2017-08-10 | 1 | -0/+10 |
* | - Switch releng/11.1 to -RELEASE. | gjb | 2017-07-20 | 1 | -0/+3 |
* | MFC r314659,r314676: | ngie | 2017-05-29 | 1 | -0/+13 |
* | MFC r318863: | jlh | 2017-05-25 | 1 | -1/+1 |
* | MFC LLD changes and enable LLD as /usr/bin/ld on arm64 by default | emaste | 2017-05-18 | 1 | -0/+6 |
* | MFC: r312939, r313250, r314811 (partial), r314887 (partial), r315760, | marius | 2017-05-11 | 1 | -0/+7 |
* | MFC r316810, r316814, r316816, r316991: | cy | 2017-04-26 | 1 | -0/+9 |
* | MFC r316313, r316328: | smh | 2017-04-14 | 1 | -0/+5 |
* | Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release: | dim | 2017-04-02 | 1 | -0/+5 |
* | add UPDATING entry for r315842, MFC of re-worked .zfs code | avg | 2017-03-23 | 1 | -0/+6 |
* | Add a note about IPsec update to the UPDATING. This is direct commit. | ae | 2017-03-18 | 1 | -0/+9 |
* | MFC r309124: | dim | 2016-12-26 | 1 | -0/+15 |
* | MFC r308104: add iic interface to ig4 driver, move isl and cyapa to iicbus | avg | 2016-12-14 | 1 | -0/+6 |
* | MFC r305855, r306297, r306300, r306312-r306313 | marcel | 2016-12-11 | 1 | -0/+6 |
* | MFC r303103: | brooks | 2016-08-03 | 1 | -5/+6 |
* | - Remove debugging from GENERIC* kernel configurations | gjb | 2016-07-08 | 1 | -15/+0 |
* | Fix two typos in r302152. | brooks | 2016-06-23 | 1 | -2/+2 |
* | Add an UPDATING entry for the pipe() -> pipe2() transition. | brooks | 2016-06-23 | 1 | -0/+8 |
* | Fix typo from r300880 | asomers | 2016-05-27 | 1 | -1/+1 |
* | Strip leading spaces off of a SCSI disk's serial number | asomers | 2016-05-27 | 1 | -0/+10 |
* | Add bit_count to the bitstring(3) api | asomers | 2016-05-23 | 1 | -0/+6 |
* | Add a note on how to update a self-hosted armv6hf system to the entry | ian | 2016-05-23 | 1 | -0/+4 |
* | Remove brk and sbrk from arm64. They were defined in The Single UNIX | andrew | 2016-05-20 | 1 | -0/+6 |
* | Make armv6 hard float abi by default. Kill armv6hf. | imp | 2016-05-18 | 1 | -0/+8 |
* | Change the default installation directory for modules to /boot/modules. | jhb | 2016-05-10 | 1 | -0/+8 |
* | Misc. build: minor spelling fixes. | pfg | 2016-05-03 | 1 | -1/+1 |
* | Add update. | imp | 2016-04-15 | 1 | -5/+25 |
* | Add note about CAM I/O scheduler. | imp | 2016-04-14 | 1 | -0/+7 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 1 | -0/+5 |
* | Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. | jhibbits | 2016-03-18 | 1 | -0/+4 |
* | Enable FAST_DEPEND by default. | bdrewery | 2016-03-11 | 1 | -0/+10 |
* | Add an UPDATING entry about installing the boot loaders after installing | dim | 2016-03-06 | 1 | -0/+14 |
* | Upgrade our copies of clang, llvm, lldb and compiler-rt to 3.8.0 | dim | 2016-03-05 | 1 | -0/+5 |