]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, and lldb
[FreeBSD/FreeBSD.git] / sys / kern /
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-12 Kirk McKusickThis is an additional fix for bug report 230962. When...
2019-03-12 Warner LoshFix botched merge with 355066
2019-03-12 Warner LoshKill tz_minuteswest and tz_dsttime.
2019-03-11 Kirk McKusickUpdate the main loop in the flushbuflist() routine...
2019-03-11 Kirk McKusickAugment DDB "show buffer" command to print the buffer...
2019-03-11 Simon J. GerratyAdd _PC_ACL_* to vop_stdpathconf
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-06 John BaldwinDrop "All rights reserved" from my copyright statements.
2019-03-05 Mark JohnstonShow wiring state of map entries in procstat -v.
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-03 Gleb SmirnoffRemove bogus assert that I added in r319722. It is...
2019-03-01 Edward Tomasz Napi... Remove sv_pagesize, originally introduced with r100384.
2019-03-01 Marcin WojtasPrevent detaching driver if the attach is not finished
2019-02-28 Mark JohnstonAllow FIONBIO and FIOASYNC ioctls on POSIX shm descriptors.
2019-02-27 Mateusz GuzikRename seq to seqc to avoid namespace clashes with...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Mark JohnstonImprove vmem tuning for platforms without a direct...
2019-02-25 Dimitry AndricMerge ^/head r344513 through r344548.
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Andrew TurnerCheck the index hasn't changed after writing the cmp...
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-23 Matt MacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-22 Matt Macylkpi: allow late binding of linux_alloc_current
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-21 Andrew TurnerAllow the kcov buffer to be mmaped multiple times.
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Andrew TurnerUnwire the kcov buffer when freeing the info struct.
2019-02-20 Andrew TurnerCall pmap_qenter for each page when creating the kcov...
2019-02-20 Mark JohnstonRemove an obsolete comment.
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Konstantin BelousovImplement rangesets.
2019-02-19 Andrew TurnerCreate a common function to handle freeing the kcov...
2019-02-19 Mark JohnstonMove a racy assertion in filt_pipewrite().
2019-02-17 Mark JohnstonRemove a write-only variable orphaned by r340677.
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-14 Bruce EvansFinish the fix for overflow in calcru1().
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Marius StroblMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-10 Conrad MeyerPrevent overflow for usertime/systime in caclru1
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-08 Andrew TurnerFix the spelling of cov_unregister_pc.
2019-02-08 Konstantin BelousovFix renameat(2) for CAPABILITIES kernels.
2019-02-08 Konstantin Belousovdo_execve(): lock vnode when needed.
2019-02-07 Konstantin BelousovPort sysctl kern.elf32.read_exec from amd64 to i386.
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-05 Mark JohnstonAvoid leaking fp references when truncating SCM_RIGHTS...
2019-02-05 Bruce EvansFix zapping of static hints and env in init_static_kenv...
2019-02-05 Conrad Meyerextattr_list_vp: Narrow locked section somewhat
2019-02-05 Conrad Meyerextattr_list_vp: Only take shared vnode lock
2019-02-04 Warner LoshRegularize the Netflix copyright
2019-02-03 Konstantin BelousovDo not call PHOLD() while owning the allproc_lock sx.
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-01-31 Brooks DavisRemove iBCS2: also remove xenix syscall function support.
2019-01-31 Brooks DavisRegen after r342190.
2019-01-31 Gleb SmirnoffAdd new m_ext type for data for M_NOFREE mbufs, which...
2019-01-31 Mark JohnstonPrevent some kobj memory allocation failures from panic...
2019-01-30 Alexander MotinOnly sort requests of types that have concept of offset.
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-29 Andrew TurnerExtract the coverage sanitizer KPI to a new file.
2019-01-27 Andriy Voskoboinykm_getm2: correct a comment.
2019-01-27 Konstantin BelousovBump SPECNAMELEN to MAXNAMLEN.
2019-01-25 Kirk McKusickAdd printing of b_ioflags to DDB `show buffer' command.
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 Konstantin BelousovRe-wrap long line after r341827.
2019-01-16 Gleb SmirnoffFix mistake in r343030: move nswbuf calculation back to
2019-01-16 Konstantin BelousovImplement shmat(2) flag SHM_REMAP.
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-15 Xin LIUse TD_IS_IDLETHREAD instead of unrolled version.
2019-01-15 Gleb SmirnoffAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-15 Gleb SmirnoffAdd flag LK_NEW for lockinit() that is converted to...
2019-01-14 Konstantin BelousovHandle overflow in calculating max kmem size.
2019-01-13 Jason A. HarmeningHandle SIGIO for listening sockets
2019-01-13 Olivier HouchardInstead of using an incomplete list of platforms that...
2019-01-12 Andrew TurnerFix the check for the offset of td_frame and td_emuldat...
2019-01-12 Andrew TurnerAdd support for the Clang Coverage Sanitizer in the...
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-10 Gleb SmirnoffSimplify sosetopt() so that function has single return...
next