]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Add CTLFLAG_STATS to the dev.ioat.N.stats sysctl OIDs
[FreeBSD/FreeBSD.git] / sys / sys /
2019-10-08 John BaldwinAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-07 Edward Tomasz Napi... Introduce stats(3), a flexible statistics gathering...
2019-10-07 Hans Petter SelaskyFactor out VNET shutdown check into an own vnet structu...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Randall StewartBrad Davis identified a problem with the new LRO code...
2019-10-06 Mateusz Guzikvfs: add optional root vnode caching
2019-10-05 Kyle EvansRemove the remnants of SI_CHEAPCLONE
2019-10-05 Mateusz Guzikdevfs: plug redundant bwillwrite avoidance
2019-10-04 Eric van GyzenAdd CTLFLAG_STATS to all COUNTER_U64* sysctl OIDs
2019-10-02 Kyle EvansProvide generic sub-word atomic *cmpset
2019-09-29 Kyle EvansMFD_*: swap ordering
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-28 Edward Tomasz Napi... Fix Q_TOSTR(3) with GCC when it's called with first...
2019-09-28 Edward Tomasz Napi... Rename ARB_REBALANCE(3) to ARB_REINSERT(3) to match...
2019-09-28 Edward Tomasz Napi... Add RB_REINSERT(3), a low overhead alternative to remov...
2019-09-27 Andrew GallatinkTLS: Fix a bug where we would not encrypt anon data...
2019-09-27 Andrew GallatinkTLS support for TLS 1.3
2019-09-27 Konstantin BelousovImprove MD page fault handlers.
2019-09-26 Gleb SmirnoffMove EPOCH_TRACE to opt_global.h, so that any external...
2019-09-26 David Brightsysent: regenerate after r352747.
2019-09-26 David BrightAdd an shm_rename syscall
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Kyle Evansrfork(2): add RFSPAWN flag
2019-09-25 Gleb SmirnoffAdd debugging facility EPOCH_TRACE that checks that...
2019-09-25 Kyle Evanssysent: regenerate after r352705
2019-09-25 Kyle EvansAdd linux-compatible memfd_create
2019-09-25 Kyle Evanssysent: regenerate after r352700
2019-09-25 Kyle EvansAdd a shm_open2 syscall to support upcoming memfd_create
2019-09-25 Kyle Evans[2/3] Add an initial seal argument to kern_shm_open()
2019-09-25 Kyle Evans[1/3] Add mostly Linux-compatible file sealing support
2019-09-25 Kyle Evanssysent: regenerate after r352693
2019-09-24 Randall StewartThis commit adds BBR (Bottleneck Bandwidth and RTT...
2019-09-23 Sean Eric FaganAdd two options to allow mount to avoid covering up...
2019-09-20 Ed Masteelf_common: add ELF note names
2019-09-19 Mateusz Guzikvfs: group fields used for per-cpu ops in one cacheline
2019-09-18 Ruslan BukinAdd support for BERI statcounters.
2019-09-18 Konstantin Belousovsysctl: use names instead of magic numbers.
2019-09-17 Konstantin BelousovAdd SIOCGIFDOWNREASON.
2019-09-16 Mateusz Guzikvfs: convert struct mount counters to per-cpu
2019-09-16 Mateusz Guzikvfs: manage mnt_ref with atomics
2019-09-15 Kyle Evansrangelock: add rangelock_cookie_assert
2019-09-14 Edward Tomasz Napi... Introduce arb(3), the Array-based Red-Black Tree macros...
2019-09-12 Hans Petter SelaskyUse %u instead of %d to print unsigned integer.
2019-09-12 Hans Petter SelaskyFix for undefined behaviour.
2019-09-11 Conrad Meyerbuf: Add B_INVALONERR flag to discard data
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Leandro LuporiAdd R_PPC_IRELATIVE relocation
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
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...
next