]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 dimEnable OpenMP for powerpc64
2019-09-26 kevansFurther normalize copyright notices
2019-09-26 dabCorrect mistake in MLINKS introduced in r352747
2019-09-26 dabsysent: regenerate after r352747.
2019-09-26 markjFix handling of invalid pages in exec_map_first_page().
2019-09-26 dabAdd an shm_rename syscall
2019-09-26 jtlAdd new functionality to switch to using cookies exclus...
2019-09-26 jtlAccess the syncache secret directly from the V_tcp_sync...
2019-09-26 jtlRemove the unused sch parameter to the syncache_respond...
2019-09-26 mavAdd kern.cam.da.X.quirks tunable, similar existing...
2019-09-26 emastebspatch: add integer overflow checks
2019-09-26 tsoomekernel terminal should initialize fg and bg variables...
2019-09-26 tsoomevt: use proper return value check with TUNABLE_INT_FETCH
2019-09-26 cyTeach the ippool parser about address families. This...
2019-09-26 cyipf mistakenly regards UDP packets with a checksum...
2019-09-26 rmacklemReplace all mtx_assert() calls for n_mtx and ncl_iod_mu...
2019-09-26 cemamd64 pmap: Clarify largemap bootverbose message units
2019-09-26 cemamd64: Expose vm.pmap.large_map_pml4_entries as a sysct...
2019-09-26 mmMFV r352731:
2019-09-26 mhorneFix some broken relocation handling
2019-09-26 mhorneCleanup of elf_machdep.c
2019-09-26 mavMicrooptimize sched_pickcpu() CPU affinity on SMT.
2019-09-25 kevansAdd SPDX tags to recently added files
2019-09-25 yuripvefibootmgr(8): fix markup and style issues
2019-09-25 glebiusstyle(9): remove extraneous empty lines
2019-09-25 mavMicrooptimize sched_pickcpu() after r352658.
2019-09-25 kevansposix_spawn(3): handle potential signal issues with...
2019-09-25 kevansrfork(2): add RFSPAWN flag
2019-09-25 dimDo not left-shift a negative number (inducing undefined...
2019-09-25 kevanscompat/freebsd32: restore style after r352705 (no funct...
2019-09-25 glebiusAdd debugging facility EPOCH_TRACE that checks that...
2019-09-25 kevanssysent: regenerate after r352705
2019-09-25 kevansMark shm_open(2) as COMPAT12, succeeded by shm_open2
2019-09-25 kevansAdjust Makefile.inc1 syscall sub commit
2019-09-25 kevansAdd linux-compatible memfd_create
2019-09-25 glebiusEnhance the 'ps' command so that it prints a line per...
2019-09-25 kevanssysent: regenerate after r352700
2019-09-25 kevansAdd a shm_open2 syscall to support upcoming memfd_create
2019-09-25 dimIn suite.test.mk, test if ${DESTDIR} exists before...
2019-09-25 dimIn r340411, libufs.so's major number was bumped to...
2019-09-25 kevans[2/3] Add an initial seal argument to kern_shm_open()
2019-09-25 kevansUpdate fcntl(2) after r352695
2019-09-25 kevans[1/3] Add mostly Linux-compatible file sealing support
2019-09-25 kevanssysent: regenerate after r352693
2019-09-25 kevansAdd COMPAT12 support to makesyscalls.sh
2019-09-25 kevansbsdgrep(1): various fixes of empty pattern/exit code...
2019-09-25 markjAdd some counters for per-VM page events.
2019-09-25 emasteremove obsolete i386 MD memchr implementation
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-25 kibx86: Fall back to leaf 0x16 if TSC frequency is obtaine...
2019-09-25 tsoomevt: use colors from terminal emulator
2019-09-25 tsoomekernel: terminal_init() should check for teken colors...
2019-09-25 kevansRELNOTES: Document r352668 (crontab -n and -q options)
2019-09-25 mavFix wrong assertion in r352658.
2019-09-25 impSize is unsigned, so remove the test entirely.
2019-09-25 tsoomeloader: fix indentation in efi_console and vidconsole
2019-09-25 tsoomeloader: add teken.fg_color and teken.bg_color variables
2019-09-25 kevanscron: add log suppression and mail suppression for...
2019-09-25 jhibbitspowerpc/atomic: Follow recommendations on atomic primit...
2019-09-25 jhibbitspowerpc: Allocate DPCPU block from domain-local memory
2019-09-25 impAfter my comnd changes, the number of threads and size...
2019-09-24 rmacklemReplace all mtx_lock()/mtx_unlock() on the iod lock...
2019-09-24 jkimFix white spaces.
2019-09-24 grembofreebsd-update: Add `updatesready' and `showconfig...
2019-09-24 rrslets put (void) in a couple of functions to keep older...
2019-09-24 rrsdon't call in_ratelmit detach when RATELIMIT is not
2019-09-24 rrsFix the ifdefs in tcp_ratelimit.h. They were reversed so
2019-09-24 mavFix/improve interrupt threads scheduling.
2019-09-24 rrsThis commit adds BBR (Bottleneck Bandwidth and RTT...
2019-09-24 erjix, ixv: Read msix_bar from device configuration
2019-09-24 erjiflib: Remove redundant VLAN events deregistration
2019-09-24 olivierFix a minor typo
2019-09-24 olivierFix coredump_phnum_test in case of kern.compress_user_c...
2019-09-24 tuexenPlumb a memory leak.
2019-09-24 yuripvlib/libc/regex: fix build with REDEBUG defined
2019-09-24 rmacklemReplace all mtx_lock()/mtx_unlock() on n_mtx with the...
2019-09-24 lwhsuClean LINT* kernel configurations for arm*
2019-09-23 markjping6: Use caph_rights_limit(3) for STDIN_FILENO
2019-09-23 mjgcache: tidy up handling of negative entries
2019-09-23 mavMake nvme(4) driver some more NUMA aware.
2019-09-23 dimPull in r372606 from upstream llvm trunk (by Sanjay...
2019-09-23 markjImplement x86 dtrace_invop_(un)init() in C.
2019-09-23 markjFix a harmless typo.
2019-09-23 markjRevert r316820.
2019-09-23 markjSet NX on some non-leaf direct map page table entries.
2019-09-23 markjUse elf_relocaddr() when handling R_X86_64_RELATIVE...
2019-09-23 markjSet NX in mappings created by pmap_kenter() and pmap_ke...
2019-09-23 kibFix destruction of the robust mutexes.
2019-09-23 kevansmips: fix XLPN32 after r352434
2019-09-23 tijlCreate a "drm" subdirectory for drm devices in linsysfs...
2019-09-23 mjgcache: count evictions of negatve entries
2019-09-23 sefAdd two options to allow mount to avoid covering up...
2019-09-22 mjgcache: try to avoid vhold if locks held
2019-09-22 mjgcache: jump in negative success instead of positive
2019-09-22 mjglockprof: move per-cpu data to dpcpu
2019-09-22 kibi386: reduce differences in source between PAE and...
2019-09-22 kibi386: implement sysctl vm.pmap.kernel_maps.
2019-09-22 kibamd64: minor tweaks to pat decoding in sysctl vm.pmap...
2019-09-22 kevansocteon-sdk: suppress another set of warnings under...
next