]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Delete ih_thread. Should have gone in r334170.
[FreeBSD/FreeBSD.git] / sys / sys /
2019-11-21 glebiusDelete ih_thread. Should have gone in r334170.
2019-11-21 mavAdd variant of root_mount_hold() without allocation.
2019-11-21 erjbitstring: add functions to find contiguous set/unset...
2019-11-21 erjbitstring: exit early if _start is past size of the...
2019-11-21 andrewPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 impCreate /etc/os-release file.
2019-11-20 andrewImport the NetBSD Kernel Concurrency Sanitizer (KCSAN...
2019-11-20 mjgvfs: change si_usecount management to count used vnodes
2019-11-20 mckusickWhite space cleanup. No functional change.
2019-11-19 dabDon't sanitize linker_set
2019-11-18 kevanssysent: regenerate after r354835
2019-11-18 kevansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 jhbCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 markjWiden the vm_page aflags field to 16 bits.
2019-11-18 dabJail and capability mode for shm_rename; add audit...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-17 kibAdd elf image flag to disable stack gap.
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 scottlCreate a new sysctl subtree, machdep.mitigations. ...
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 jhibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2019-11-13 brookself_aux_info: Add support for AT_EXECPATH.
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 emastekvm: fix types for cross-debugging
2019-11-07 dimMerge commit e8316372b from llvm git (by Louis Dionne):
2019-11-07 andrewAdd the missing volatile qualifier in atomic_store_ptr
2019-11-07 philImport libxo-1.3.0:
2019-11-07 brooksFix the alignment of struct xunpcb on systems with...
2019-11-04 hselaskyEnable device class group attributes in the LinuxKPI.
2019-10-29 jeffUse atomics and a shared object lock to protect the...
2019-10-29 glebiusAugment macros that manipulate td_no_sleeping with...
2019-10-25 rpokalaArgs for buf_track() might be unused
2019-10-22 kibAssert that vnode_pager_setsize() is called with the...
2019-10-22 kibAdd VV_VMSIZEVNLOCK flag.
2019-10-21 glebiusRemove epoch tracker from struct thread. It was an...
2019-10-21 glebiusRemove obsoleted KPIs that were used to access interfac...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-17 cemImplement NetGDB(4)
2019-10-17 markjBelatedly bump __FreeBSD_version for r353537 and relate...
2019-10-17 cemAdd a very limited DDB dumpon(8)-alike to MI dumper...
2019-10-17 cemSplit out a more generic debugnet(4) from netdump(4)
2019-10-17 avgprovide a way to assign taskqueue threads to a kernel...
2019-10-15 kpGeneralize ARM specific comments in devmap
2019-10-15 glebiusWhen assertion for a thread not being in an epoch fails...
2019-10-15 traszAdd copyrights that I forgot to add when splitting...
2019-10-15 glebiusRemove pfctlinput2(). It came from KAME and had never...
2019-10-15 jeff(1/6) Replace busy checks with acquires where it is...
2019-10-14 glebiusSince EPOCH_TRACE had been moved to opt_global.h, we...
2019-10-13 tuexenUse an event handler to notify the SCTP about IP addres...
2019-10-13 mjgvfs: add MNTK_NOMSYNC
2019-10-10 kibTypo out->in.
2019-10-09 traszFix the compilation workaround so it's not entirely...
2019-10-09 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 jhbAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimPrepare for merging back to head:
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 traszIntroduce stats(3), a flexible statistics gathering...
2019-10-07 hselaskyFactor out VNET shutdown check into an own vnet structu...
2019-10-06 rrsBrad Davis identified a problem with the new LRO code...
2019-10-06 mjgvfs: add optional root vnode caching
2019-10-05 kevansRemove the remnants of SI_CHEAPCLONE
2019-10-05 mjgdevfs: plug redundant bwillwrite avoidance
2019-10-04 vangyzenAdd CTLFLAG_STATS to all COUNTER_U64* sysctl OIDs
2019-10-02 kevansProvide generic sub-word atomic *cmpset
2019-09-29 kevansMFD_*: swap ordering
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 traszFix Q_TOSTR(3) with GCC when it's called with first...
2019-09-28 traszRename ARB_REBALANCE(3) to ARB_REINSERT(3) to match...
2019-09-28 traszAdd RB_REINSERT(3), a low overhead alternative to remov...
2019-09-27 gallatinkTLS: Fix a bug where we would not encrypt anon data...
2019-09-27 gallatinkTLS support for TLS 1.3
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 glebiusMove EPOCH_TRACE to opt_global.h, so that any external...
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 dabsysent: regenerate after r352747.
2019-09-26 dabAdd an shm_rename syscall
2019-09-25 kevansrfork(2): add RFSPAWN flag
2019-09-25 glebiusAdd debugging facility EPOCH_TRACE that checks that...
2019-09-25 kevanssysent: regenerate after r352705
2019-09-25 kevansAdd linux-compatible memfd_create
2019-09-25 kevanssysent: regenerate after r352700
2019-09-25 kevansAdd a shm_open2 syscall to support upcoming memfd_create
2019-09-25 kevans[2/3] Add an initial seal argument to kern_shm_open()
2019-09-25 kevans[1/3] Add mostly Linux-compatible file sealing support
2019-09-25 kevanssysent: regenerate after r352693
2019-09-24 rrsThis commit adds BBR (Bottleneck Bandwidth and RTT...
2019-09-23 sefAdd two options to allow mount to avoid covering up...
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-20 emasteelf_common: add ELF note names
2019-09-19 mjgvfs: group fields used for per-cpu ops in one cacheline
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-18 brAdd support for BERI statcounters.
2019-09-18 kibsysctl: use names instead of magic numbers.
2019-09-17 kibAdd SIOCGIFDOWNREASON.
2019-09-17 dimMerge ^/head r352319 through r352435.
next