]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/imgact_elf.c
imgact_elf.c: Add comment explaining the malloc/VOP_UNLOCK() dance
[FreeBSD/FreeBSD.git] / sys / kern / imgact_elf.c
2019-05-16 kibimgact_elf.c: Add comment explaining the malloc/VOP_UNL...
2019-05-08 manudts: Import files from Linux 5.1
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-05 kibimgact_elf: do not relock the text vnode if possible.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-11 traszUse shared vnode locks for the ELF interpreter.
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-10 traszImprove vnode lock assertions.
2019-04-09 traszFactor out section loading into a separate function.
2019-04-08 traszRefactor ELF interpreter loading into a separate function.
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 kibFix branding after r345661.
2019-03-28 traszFactor out retrieving the interpreter path from the...
2019-03-26 traszFactor out resource limit enforcement code in the ELF...
2019-03-25 mmMFV r345495:
2019-03-23 traszRemove trunc_page_ps() and round_page_ps() macros....
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-07 kibPort sysctl kern.elf32.read_exec from amd64 to i386.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 mjgRemove proctree acquire from note_procstat_proc
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 kibParse FreeBSD Feature Control note on the ELF image...
2018-11-23 kibGeneralize ELF parse_notes().
2018-11-23 kibTrivial reduction of the code duplication, reuse the...
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 jhbEnable non-executable stacks by default on RISC-V.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-12 gordonCorrect ELF header parsing code to prevent invalid...
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 obrienCorrect copyright dates.
2018-07-29 mmMFV r336851:
2018-07-19 kibWhen reporting an error, print the errno value.
2018-07-11 cyMFV r324714:
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-29 brooksCorrect pointer subtraction in KASSERT().
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 brooksAvoid two suword() calls per auxarg entry.
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
next