]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-25 Warner LoshAfter my comnd changes, the number of threads and size...
2019-09-24 Rick MacklemReplace all mtx_lock()/mtx_unlock() on the iod lock...
2019-09-24 Jung-uk KimFix white spaces.
2019-09-24 Michael Gmelinfreebsd-update: Add `updatesready' and `showconfig...
2019-09-24 Randall Stewartlets put (void) in a couple of functions to keep older...
2019-09-24 Randall Stewartdon't call in_ratelmit detach when RATELIMIT is not
2019-09-24 Randall StewartFix the ifdefs in tcp_ratelimit.h. They were reversed so
2019-09-24 Alexander MotinFix/improve interrupt threads scheduling.
2019-09-24 Randall StewartThis commit adds BBR (Bottleneck Bandwidth and RTT...
2019-09-24 Eric Joynerix, ixv: Read msix_bar from device configuration
2019-09-24 Eric Joyneriflib: Remove redundant VLAN events deregistration
2019-09-24 Olivier CochardFix a minor typo
2019-09-24 Olivier CochardFix coredump_phnum_test in case of kern.compress_user_c...
2019-09-24 Michael TuexenPlumb a memory leak.
2019-09-24 Yuri Pankovlib/libc/regex: fix build with REDEBUG defined
2019-09-24 Rick MacklemReplace all mtx_lock()/mtx_unlock() on n_mtx with the...
2019-09-24 Li-Wen HsuClean LINT* kernel configurations for arm*
2019-09-23 Mark Johnstonping6: Use caph_rights_limit(3) for STDIN_FILENO
2019-09-23 Mateusz Guzikcache: tidy up handling of negative entries
2019-09-23 Alexander MotinMake nvme(4) driver some more NUMA aware.
2019-09-23 Mark JohnstonImplement x86 dtrace_invop_(un)init() in C.
2019-09-23 Mark JohnstonFix a harmless typo.
2019-09-23 Mark JohnstonRevert r316820.
2019-09-23 Mark JohnstonSet NX on some non-leaf direct map page table entries.
2019-09-23 Mark JohnstonUse elf_relocaddr() when handling R_X86_64_RELATIVE...
2019-09-23 Mark JohnstonSet NX in mappings created by pmap_kenter() and pmap_ke...
2019-09-23 Konstantin... Fix destruction of the robust mutexes.
2019-09-23 Kyle Evansmips: fix XLPN32 after r352434
2019-09-23 Tijl CoosemansCreate a "drm" subdirectory for drm devices in linsysfs...
2019-09-23 Mateusz Guzikcache: count evictions of negatve entries
2019-09-23 Sean Eric FaganAdd two options to allow mount to avoid covering up...
2019-09-22 Mateusz Guzikcache: try to avoid vhold if locks held
2019-09-22 Mateusz Guzikcache: jump in negative success instead of positive
2019-09-22 Mateusz Guziklockprof: move per-cpu data to dpcpu
2019-09-22 Konstantin... i386: reduce differences in source between PAE and...
2019-09-22 Konstantin... i386: implement sysctl vm.pmap.kernel_maps.
2019-09-22 Konstantin... amd64: minor tweaks to pat decoding in sysctl vm.pmap...
2019-09-22 Kyle Evansocteon-sdk: suppress another set of warnings under...
2019-09-22 Kyle Evansocteon1: suppress a couple of warnings under clang
2019-09-22 Kyle EvansHonor CWARNFLAGS.clang/gcc in the kernel build
2019-09-22 Toomas Soomeloader_lua: lua color changes should end with reset
2019-09-22 Toomas Soomeloader_4th: menu items need to reset color attribute...
2019-09-22 Mike KarelsAdd support for ps -H on corefiles in libkvm
2019-09-22 Michael TuexenDon't hold the info lock when calling sctp_select_a_tag().
2019-09-22 Michael TuexenCleanup the RTO calculation and perform some consistenc...
2019-09-22 Andriy GaponMFZoL: Retire send space estimation via ZFS_IOC_SEND
2019-09-22 Andriy Gaponprint summary line for space estimate of zfs send from...
2019-09-21 Konstantin... kern.elf{32,64}.pie_base sysctl: enforce page alignment.
2019-09-21 Alan CoxIn case a translation fault on the kernel address space...
2019-09-21 Mateusz Guziklockprof: use CPUFOREACH and drop always false lp_cpu...
2019-09-21 Konstantin... Make non-ASLR pie base tunable.
2019-09-21 Konstantin... amd64 pmap: Fix formats for 64bit addresses in ddb...
2019-09-21 Sean Eric FaganFix a regression introduced in r344601, and work proper...
2019-09-21 Alexander MotinAllocate callout wheel from the respective memory domain.
2019-09-21 Mateusz Piotrowskijot.1: Explain default argument values more precisely
2019-09-21 Mateusz Piotrowskiascii(7): Add STANDARDS section and update HISTORY...
2019-09-21 Hiroki Sato- Revert WARNS to 2 because of mismatch between (xdrpro...
2019-09-21 Hiroki SatoFix warnings and set WARNS=6.
2019-09-21 Hiroki SatoFix build errors of test.c, which had been broken for...
2019-09-21 Hiroki SatoImpove wording and move descriptions about
2019-09-21 Hiroki SatoAdd a workaround for servers which respond RPC_PROGNOTR...
2019-09-20 Kyle Evansmsdosfs: do not deget unlinked denodes
2019-09-20 Kyle Evansloader: Respect loader_color=YES for serial consoles
2019-09-20 Daichi GOTOtop(1): support multibyte characters in command names...
2019-09-20 Justin Hibbitspowerpc/loader: Install ubldr without stripping
2019-09-20 Hans Petter... Add quirk for XHCI(4) controllers to support USB contro...
2019-09-20 Hans Petter... Increase the maximum user-space buffer size from 256kBy...
2019-09-20 Hans Petter... The maximum TD size is 31 and not 15.
2019-09-20 Baptiste DaroussinEnsure libthr is always built before libprivatezstd...
2019-09-20 Andrew Gallatinremove redundant "ktls" in KTLS thr name
2019-09-20 Ed Masteelf_common: add ELF note names
2019-09-20 Michael TuexenFix the handling of invalid parameters in ASCONF chunks.
2019-09-20 Toomas Soomeloader: fix typo in zalloc.
2019-09-19 Alexander MotinImprove ioat(4) NUMA-awareness.
2019-09-19 Mateusz Guzikvfs: group fields used for per-cpu ops in one cacheline
2019-09-19 Michael GmelinFix src component detection
2019-09-19 Cy SchubertFollow up on r352304 which disabled default mlockall...
2019-09-19 Glen BarberApply r346792 (cperciva) from stable/12 to head. The...
2019-09-19 Cy SchubertReduce calls to close(2) at startup through the use...
2019-09-19 Li-Wen HsuWhitespace cleanup, no functional change
2019-09-19 Li-Wen HsuTemporarily add test_write_filter_zstd BROKEN_TESTS...
2019-09-19 Ed Mastefreebsd-update: make usage output consistent
2019-09-19 Ed Mastefreebsd-update.8: appease igor
2019-09-19 Michael TuexenWhen the RACK stack computes the space for user data...
2019-09-19 Michael TuexenWhen processing an incoming IPv6 packet over the loopba...
2019-09-19 Andriy Gaponupdate zfs send usage help with r352447
2019-09-19 Andriy Gaponfix dsl_scan_ds_clone_swapped logic
2019-09-19 Andriy Gaponvt: fix problems with trying to switch to a closed VT
2019-09-19 Allan Judesys/vm/vm_glue.c: Incorrect function name in panic...
2019-09-18 Jilles TjoelkerAdd some tests for page fault signals and codes
2019-09-18 Alexander MotinFix typo, setting hidden flag instead of reparse.
2019-09-18 Konstantin... truss: decode sysctl names.
2019-09-18 Ruslan BukinAdd support for BERI statcounters.
2019-09-18 Konstantin... sysctl: use names instead of magic numbers.
2019-09-18 Baptiste DaroussinAdd the missing bits for LIBADD to properly function...
2019-09-18 Baptiste DaroussinAdd native support for zstd to libarchive
2019-09-18 Kyle Evanssrc.conf(5): regenerate after r352465, r352466
2019-09-18 Kyle EvansAdd description for WITH_GOOGLETEST
2019-09-18 Kyle Evansgoogletest: default-disable on all of MIPS for now
2019-09-18 Kyle Evansmips: ubldr: use truncated load address for mips32
next