]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Merge once more from ^/vendor/llvm-project/release-10.x, to get the
[FreeBSD/FreeBSD.git] / sys / sys /
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-30 markjRemove the "config" taskqgroup and its KPIs.
2020-03-30 markjSimplify taskqgroup inititialization.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-27 bdragonBump for powerpc/powerpcspe switch to lld.
2020-03-26 markjRemove unused SYSINIT macros for capability rights.
2020-03-25 cemExpand generic subword atomic primitives
2020-03-23 brooksBump for kyua import.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-20 markjRemove UNP_NASCENT, reverting r303855.
2020-03-18 bdragon[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-17 jhbMark procfs-based process debugging as deprecated for...
2020-03-10 kibReturn reschedule_signals() to being static again.
2020-03-10 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-10 dimMerge ^/head r358832 through r358848.
2020-03-10 emasteBump __FreeBSD_version after amd(8) removal, r358821
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-09 kibPreallocate pipe buffers on pipe creation.
2020-03-08 mjgfd: use smr for managing struct pwd
2020-03-08 mjgseqc: tidy up
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-07 markjMove SMR pointer type definition and access macros...
2020-03-06 markjAdd COUNTER_U64_SYSINIT() and COUNTER_U64_DEFINE_EARLY().
2020-03-06 chsAdd a new "mntfs" pseudo file system which provides...
2020-03-06 dimMerge ^/head r358678 through r358711.
2020-03-06 hselaskyDefine more subsystem orders.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 markjRemove an #include erroneously added in r358432.
2020-03-04 cyMFV r358616:
2020-03-04 brooksIntroduce kern_mmap_req().
2020-03-04 emasteReserve WXNEEDED ELF feature control flag
2020-03-03 cemsys/signalvar.h: Fix opposite boolean sense in comment
2020-03-02 mmMFV r358511,r358532:
2020-03-01 mjgfd: move vnodes out of filedesc into a dedicated structure
2020-03-01 impRemove bktr(4)
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 brooksDefine SCTL_MASK32 when COMPAT_FREEBSD32 is defined.
2020-02-28 markjFix r358436 to not declare kernel symbols when _KERNEL...
2020-02-28 markjsy_call_t and systrace_args_func_t need to be visible...
2020-02-28 markjFix standalone builds of systrace.ko after r357912.
2020-02-28 markjAdd a blocking counter KPI.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-28 impRemove duplicated ATA_CHECK_POWER_MODE
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 jeffSimplify lazy advance with a 64bit atomic cmpset.
2020-02-26 kaktusMove the SYSCTL_ENFORCE_FLAGS to SYSCTL_NODE_WITH_LABEL...
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-26 gahrTrim trailing white space in comment
2020-02-25 glebiusMake ktls_frame() never fail. Caller must supply corre...
2020-02-25 kaktusSYSCTL_ROOT_NODE should use the SYSCTL_ENFORCE_FLAGS...
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-23 rlibbysys/kern: quiet -Wwrite-strings
2020-02-23 rlibbyvfs: quiet -Wwrite-strings
2020-02-23 rlibbysys/vm: quiet -Wwrite-strings
2020-02-22 kibFix NFS client deadlock when read reports truncated...
2020-02-22 kibAdd td_pflags2, yet another thread-private flags word.
2020-02-22 dimMerge r358179 through r358238.
2020-02-22 jeffAdd an atomic-free tick moderated lazy update variant...
2020-02-21 manuBump _FreeBSD_version after the recent linuxkpi changes
2020-02-20 dimMerge ^/head r358131 through r358178.
2020-02-20 mjgmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 mjgvfs: add realpathat syscall
2020-02-20 kibDo not read sigfastblock word on syscall entry.
2020-02-20 baptBump __FreeBSD_version after bumping ncurses shlib
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-19 jeffSince r357940 it is no longer possible to use a single...
2020-02-19 jeffType validating smr protected pointer accessors.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-17 dimMerge ^/head r358000 through r358048.
2020-02-17 bzPartially revert VNET change and expand VNET structure.
2020-02-16 mjgrefcount: update comments about fencing when releasing...
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-16 mjgrefcount: add missing release fence to refcount_release...
2020-02-16 mmacyAdd zfree to zero allocation before free
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 mjgcapsicum: add cap_rights_init_zero, cap_rights_init_one...
2020-02-14 mjgMake atomic_load_ptr type-aware
2020-02-14 dimMerge ^/head r357921 through r357930.
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-14 kaktussysctl(9): properly use xor in ENFORCE_FLAGS macro
2020-02-14 mjgMerge audit and systrace checks
2020-02-14 mjgAnnotate branches in the syscall path
2020-02-14 mjglockmgr: rename lock_fast_path to lock_flags
2020-02-14 mjglockmgr: retire the unused lockmgr_unlock_fast_path...
2020-02-14 kevansu_char -> vm_prot_t in a couple of places, NFC
2020-02-13 mjgPartially decompose priv_check by adding priv_check_cre...
2020-02-13 mjgInline jailed().
2020-02-13 jeffAdd more precise SMR entry asserts.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mjgvfs: switch to smp_rendezvous_cpus_retry for vfs_op_thr...
2020-02-12 mjgAdd smp_rendezvous_cpus_retry
2020-02-12 mjgDedup zpcpu assertions into one macro and guard the...
2020-02-12 mjgStore offset into zpcpu allocations in the per-cpu...
next