]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Move sys/iommu.h to dev/iommu/ as a part of generic IOMMU busdma backend.
[FreeBSD/FreeBSD.git] / sys / sys /
2020-07-21 Ruslan BukinMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-19 Adrian Chadd[net80211] missing from last commit, le whoops
2020-07-18 Ruslan Bukino Move iommu_test_boundary() to sys/iommu.h
2020-07-18 Jung-uk KimMFV: r363292
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 Mateusz Guzikfd: remove fd_lastfile
2020-07-14 Konstantin BelousovMake CLOCK_REALTIME and TIMER_ABSTIME available for...
2020-07-14 Kirk McKusickUpdate to D25266, bin/ps: Make the rtprio option actual...
2020-07-14 Ruslan BukinStart splitting-out the Intel DMAR busdma backend to...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Hans Petter SelaskyImplement the array_size() function in the LinuxKPI...
2020-07-10 Kyle Evansshm_open2: Implement SHM_GROW_ON_WRITE
2020-07-10 Kyle Evansshmfd: make shm_size a vm_ooffset_t
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Pawel Biernackikern.tty_info_kstacks: add a compact format
2020-07-05 Andrew TurnerRerun kernel ifunc resolvers after all CPUs have started
2020-07-04 Mateusz GuzikAdd char and short types to kcsan
2020-07-01 Mateusz Guzikvfs: protect vnodes with smr
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-26 Rick MacklemBump the version since r362639 changed the internal...
2020-06-25 Doug MooreEliminate the color field from the RB element struct...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Doug MooreDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-21 Thomas Munrovfs: track sequential reads and writes separately
2020-06-20 Xin LIBump __FreeBSD_version after making liblzma to use...
2020-06-20 Doug MooreIn concluding RB_REMOVE_COLOR, in the case when the...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-18 Pawel Biernackihw.bus.info: rework handler
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-16 Rick MacklemExpose UID_xxx and GID_xxx definitions to userspace.
2020-06-14 Toomas SoomeMove font related data structured to sys/font.c and...
2020-06-14 Rick MacklemOops, r362158 committed a duplicate definition of MAXSE...
2020-06-14 Rick MacklemVersion bump for r362158, since the arguments for vfs_c...
2020-06-14 Rick MacklemFix export_args ex_flags field so that is 64bits, the...
2020-06-13 Cy SchubertMFV r362143:
2020-06-13 Doug MooreLinuxkpi uses the rb-tree structures without using...
2020-06-12 John BaldwinAllow <sys/elf_common.h> to be used in assembly.
2020-06-12 John BaldwinAllow <sys/param.h> to be included from userland assemb...
2020-06-12 Cy SchubertMFV r362082:
2020-06-10 Doug MooreFixup r361997 by balancing parens. Duh.
2020-06-10 Rick MacklemAdd two functions that create M_EXTPG mbufs with anonym...
2020-06-10 Doug MooreRestore an RB_COLOR macro, for the benefit of a bit...
2020-06-09 Mateusz Guzikcred: distribute reference count per thread
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Doug MooreTo reduce the size of an rb_node, drop the color field...
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-08 Gleb SmirnoffMove MPASS() macros to systm.h. They are widely used...
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-04 Kyle Evansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-03 Ryan Moellertmpfs: Preserve alignment of struct fid fields
2020-06-02 Doug MooreRemove from RB_REMOVE_COLOR some null checks where...
2020-06-02 Hans Petter SelaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-01 Mateusz GuzikRemove ->f_label from struct file
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-30 Ed Masteelf_common.h: define DF_1_PIE
2020-05-30 Doug MooreRB_REMOVE invokes RB_REMOVE_COLOR either when child...
2020-05-29 Rick MacklemOops two, missed syscall.mk as well.
2020-05-28 Rick MacklemOops, missed syscall.h and sysproto.h for r361602.
2020-05-28 Jung-uk KimMFV: r361597
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Chuck SilversThis commit enables a UFS filesystem to do a forcible...
2020-05-25 John BaldwinAdd support for optional separate output buffers to...
2020-05-25 Conrad Meyercopystr(9): Move to deprecate (attempt #2)
2020-05-25 Mateusz Guzikproc: refactor clearing credentials into proc_unset_cred
2020-05-24 Mateusz Guzikvfs: scale foffset_lock by using atomics instead of...
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Emmanuel Vadotlibkern: Add arc4random_uniform
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 Konstantin BelousovImplement Solaris-like link_map l_refname member.
2020-05-22 Wei HuBump __FreeBSD_version after r361275, HyperV socket...
2020-05-21 Konstantin BelousovRestore the binary compatibility for link_map l_addr.
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Mark JohnstonFix ACCEPT_FILTER_DEFINE to pass the version to MODULE_...
2020-05-21 Doug MooreFor the case when RB_REMOVE requires a nontrivial searc...
2020-05-21 Ryan MoellerDeduplicate fsid comparisons
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Konstantin BelousovChange the samantic of struct link_map l_addr member.
2020-05-20 Martin MatuskaMFV r361280:
2020-05-20 John BaldwinRemove copyinfrom() and copyinstrfrom().
2020-05-20 Wei HuHyperV socket implementation for FreeBSD
2020-05-19 Mark JohnstonDefine a module version for accept filter modules.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 Kyle Evanskernel: provide panicky version of __unreachable
2020-05-12 Conrad MeyerRevert r360944 and r360946 until reported issues can...
2020-05-11 Conrad Meyercopystr(9): Move to deprecate [2/2]
2020-05-11 John BaldwinRemove ubsec(4).
next