]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch
[FreeBSD/FreeBSD.git] / sys / sys /
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
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 Ed MasteRemove unintend change to capability.h from r344530
2019-02-25 Ed MasteMake libifconfig INTERNALLIB
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-20 Jung-uk KimMFV: r344395
2019-02-20 Matt MacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Konstantin BelousovImplement rangesets.
2019-02-19 Warner LoshAdd an UPDATING entry for the removal of drm and drm2
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
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-12 Enji CooperBump `__FreeBSD_version__` for r343891
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-09 Konstantin BelousovNormalize the declaration of i386_read_exec variable.
2019-02-08 Konstantin BelousovFix renameat(2) for CAPABILITIES kernels.
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-04 Warner LoshRegularize the Netflix copyright
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
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 Konstantin BelousovReserve a bit in the FreeBSD feature control note for...
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 Konstantin BelousovBump SPECNAMELEN to MAXNAMLEN.
2019-01-25 Kirk McKusickAdd printing of b_ioflags to DDB `show buffer' command.
2019-01-22 Dimitry AndricMerge ^/head r343202 through r343319.
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-22 Konstantin BelousovRemove unused *_sysinit_flags() declarations.
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 Andriy Voskoboinyknet80211: resolve ioctl <-> detach race for ieee80211co...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 Vladimir Kondratyevpsm(4): detect Lenovo top-button clickpads
2019-01-17 Kirk McKusickCreate new EINTEGRITY error with message "Integrity...
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 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-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-09 Jung-uk KimMFV: r342867
2019-01-05 Joerg WunschFix an old typo in the element status display bits:
2019-01-04 Conrad MeyerBump __FreeBSD_version for r342771
2019-01-04 Conrad MeyerExpose threads-per-core and physical core count information
2019-01-01 Xin LIHappy New Year 2019!
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Konstantin BelousovBump __FreeBSD_version since r342628 changed size of...
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-24 Conrad MeyerEnable sys/random.h #include from C++
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-21 Bruce EvansUse VOP_ADVISE() with POSIX_FADV_DONTNEED instead of...
2018-12-19 Mateusz GuzikProvide SDT_PROBES_ENABLED for kernels without KDTRACE.
2018-12-19 Mateusz GuzikRemove iBCS2, part2: general kernel
2018-12-19 Mateusz GuzikDeinline vfork handling out of the syscall return path.
2018-12-18 Brooks Davisconst poison the `new` pointer of __sysctl.
2018-12-18 Cy SchubertMFV r342175:
2018-12-17 Andriy Gaponadd support for marking interrupt handlers as suspended
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-15 Conrad Meyerefirt: When present, attempt to use EFI runtime service...
2018-12-14 Emmanuel Vadotpwm: Convert period and duty to unsigned int
2018-12-14 Mateusz Guzikvfs: mostly depessimize NDINIT_ALL
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-12 Emmanuel VadotAdd a pwm subsystem so we can configure pwm controller...
2018-12-11 Kirk McKusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 Mateusz GuzikRemove unused argument to priv_check_cred.
2018-12-11 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 Mateusz GuzikMake lim_cur inline if possible.
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-08 Mateusz GuzikProvide SDT_PROBES_ENABLED macro.
2018-12-07 Mateusz Guzikracct: add RACCT_ENABLED macro and racct_set_unlocked
2018-12-07 Mateusz Guzikrefcount: remove a stale comment about conditional...
2018-12-07 Konstantin BelousovRegen.
2018-12-07 Konstantin BelousovAdd new file handle system calls.
2018-12-07 Mateusz GuzikManage process-related IDs with bitmaps
2018-12-07 Mateusz GuzikAnnotate Giant drop/pickup macros with __predict_false
next