]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
This adds in the missing counter initialization which
[FreeBSD/FreeBSD.git] / sys / sys /
2019-09-06 Johannes LundbergLinuxKPI: Improve sysfs support.
2019-09-06 Randall StewartThis adds the final tweaks to LRO that will now allow me
2019-09-05 Conrad MeyerRemove long-dead BUF_ASSERT_{,UN}HELD assertions
2019-09-05 Conrad Meyersys/mount.h: Comment on distinction between vfs_{c...
2019-09-03 Konstantin BelousovAdd procctl(PROC_STACKGAP_CTL)
2019-09-03 Mateusz Guzikvfs: implement usecount implying holdcnt
2019-09-03 Mateusz GuzikAdd sysctlbyname system call
2019-09-02 Johannes LundbergLinuxKPI: Add sysfs create/remove functions that handle...
2019-09-02 Ed MasteBelatedly bump __FreeBSD_version for r351659, gets...
2019-08-30 Gleb SmirnoffAllow mbuf queues to be unlimited.
2019-08-29 Edward Tomasz Napi... Fix qmath(3) build problems with GCC 8.
2019-08-29 Konstantin BelousovCentralize __pcpu definitions.
2019-08-28 Mateusz Guzikvfs: add VOP_NEED_INACTIVE
2019-08-28 Mateusz Guzikproc: eliminate the zombproc list
2019-08-28 Mateusz Guzikproc: remove zpfind
2019-08-27 Hiroki SatoMFV r351553:
2019-08-27 Edward Tomasz Napi... Introduce <sys/qmath.h>, a fixed-point math library...
2019-08-27 John BaldwinAdd kernel-side support for in-kernel TLS.
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Mateusz Guzikvfs: swap vop_unlock_post and vop_unlock_pre definition...
2019-08-25 Xin LIRemove zlib 1.0.4 from kernel.
2019-08-25 Mateusz Guzikvfs: add vholdnz (for already held vnodes)
2019-08-23 Mateusz Guzikvfs: assert the lock held in MNT_REF/MNT_REL
2019-08-23 Konstantin BelousovDe-commision the MNTK_NOINSMNTQ kernel mount flag.
2019-08-22 Cy SchubertMFV r346563:
2019-08-21 Mark JohnstonAdd lockmgr(9) probes to the lockstat DTrace provider.
2019-08-21 Mateusz Guzikseqc: predict false for _in_modify and type fixes for...
2019-08-19 Conrad Meyerlibkern: Implement strchrnul(3)
2019-08-18 Konstantin BelousovFix an issue with executing tmpfs binary.
2019-08-18 Jeff RobersonAdd a blocking wait bit to refcount. This allows refs...
2019-08-16 Xin LIDelete sys/dir.h which was deprecated since 1997.
2019-08-16 Brooks Davismd(4): remove the unused and unusable MDIOCLIST ioctl.
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-13 Conrad MeyerRemove deprecated GEOM classes
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-13 Jeff RobersonMove scheduler state into the per-cpu area where it...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-07 Conrad Meyersbuf(9): Add sbuf_nl_terminate() API
2019-08-07 Conrad Meyersbuf(9): Add NOWAIT dynamic buffer extension mode
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 Jeff RobersonCache kernel stacks in UMA. This gives us NUMA support...
2019-08-05 Mariusz Zaborskiproc: introduce the proc_add_orphan function
2019-08-04 Justin HibbitsAdd necessary bits for Linux KPI to work correctly...
2019-08-01 Xin LIAllow Kernel to link in both legacy libkern/zlib and...
2019-07-31 Konstantin BelousovMake randomized stack gap between strings and pointers...
2019-07-30 Mark JohnstonUse VNASSERT() in checked VOP wrappers.
2019-07-30 Alan SomersBump __FreeBSD_version
2019-07-30 Alan SomersMFHead @350453
2019-07-30 Mark JohnstonHandle refcount(9) wraparound.
2019-07-30 Xin LIBump __FreeBSD_version after removal of gzip'ed a.out...
2019-07-30 Xin LIRemove gzip'ed a.out support.
2019-07-30 Alan SomersMFHead @350426
2019-07-29 Mariusz Zaborskiseqc: add man page
2019-07-29 Mariusz Zaborskiproc: make clear_orphan an public API
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-28 Alexander MotinDecode some more IDENTIFY DEVICE bits.
2019-07-28 Alan SomersMFHead @350390
2019-07-28 Alan SomersMFHead @r350386
2019-07-28 Alan SomersAdd v_inval_buf_range, like vtruncbuf but for a range...
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Alexander MotinMake `camcontrol sanitize` support also ATA devices.
2019-07-25 Rick Macklemr350320 committed the wrong version of generated syscal...
2019-07-25 Rick MacklemUpdate the generated syscall.mk for copy_file_range(2).
2019-07-25 Rick MacklemUpdate the generated syscall files for copy_file_range...
2019-07-25 Rick MacklemAdd kernel support for a Linux compatible copy_file_ran...
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 Mark JohnstonFix the turnstile_lock() KPI.
2019-07-24 Mark JohnstonRemove cap_random(3).
2019-07-21 Konstantin BelousovSwitch the rest of the refcount(9) functions to bool...
2019-07-21 Konstantin BelousovFix userspace build after r350199.
2019-07-21 Konstantin BelousovCheck and avoid overflow when incrementing fp->f_count in
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-19 Alexander MotinAdd Accessible Max Address Configuration support to...
2019-07-18 Alan Somersfusefs: add a intr/nointr mount option
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Alan Somersfusefs: multiple interruptility improvements
2019-07-15 John BaldwinAdd ptrace op PT_GET_SC_RET.
2019-07-15 John BaldwinAlways set td_errno to the error value of a system...
2019-07-13 Ian LeporeAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-10 Randall StewartThis commit updates rack to what is basically being...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-03 Mark JohnstonRemove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl.
2019-07-02 Konstantin BelousovControl implicit PROT_MAX() using procctl(2) and the...
2019-07-01 Kirk McKusickAdd a new "untrusted" option to the mount command....
2019-07-01 Rick MacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-07-01 Andriy Gaponupgrade the warning printf-s in bus accessors to KASSER...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 John BaldwinAdd support for using unmapped mbufs with sendfile(2).
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Hans Petter SelaskyImplement API for draining EPOCH(9) callbacks.
next