]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-10 dimApply a workaround to be able to build clang 8.0.0...
2019-07-10 hrsAdd support for RTL8156, 2.5GbE USB network controller...
2019-07-10 jhibbitspowerpc: Clamp 32-bit binaries to 32-bit MAXUSER
2019-07-10 ianAdd pwm.9, it was also deleted during the big round...
2019-07-10 lwhsuCorrect definitions in sys.opencrypto.runtests.main...
2019-07-09 jhbUse 'retval' label for first error in syscallenter().
2019-07-09 npcxgbe(4): Clear the freelist statistics in the clearsta...
2019-07-09 vmaffioneupdate calendar.freebsd
2019-07-09 vmaffionebhyve: net_backends.c: add missing __FBSDID
2019-07-09 vmaffionebhyve: add missing license identifiers in net_utils...
2019-07-09 alcIntroduce pmap_clear(), which zeroes a page table entry...
2019-07-09 npcxgbe(4): Use the simplest configuration possible when...
2019-07-09 jkimMFV: r349861
2019-07-09 whuhyperv/vmbus: Fix the wrong size in ndis_offload structure
2019-07-09 whuhyperv/vmbus: Update VMBus version 4.0 and 5.0 support.
2019-07-08 metamld6query: Fix typo s/linkocal/linklocal/
2019-07-08 hselaskyPut USB ACPI code into own module, uacpi.ko.
2019-07-08 ianRestore the ability for i2c slave devices to do IO...
2019-07-08 impFix bugs in recovery path and improve cm tracking
2019-07-08 lwhsu- Fix gcc build for superio(4)
2019-07-08 lwhsuFix gcc build for cxgbe(4)
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-08 impWork around devices which return all zeros for reads...
2019-07-08 hselaskyMinor code cleanup of USB ACPI code after r349161.
2019-07-08 cyUpdate frtuc struct comments. It not only defines TCP...
2019-07-08 cyCorrect the description for the low port in the port...
2019-07-08 markjElide the vm_reserv_free_page() call when PG_PCPU_CACHE...
2019-07-08 markjAdd a per-CPU page cache per VM free pool.
2019-07-08 ianCall device_unbusy() on the error exit path, because...
2019-07-08 vangyzenIgnore kern.vt.splash_cpu without graphics
2019-07-08 luporl[PPC] Add missing SLB allocation KASSERT
2019-07-07 ianEliminate spurious periodic.daily error message for...
2019-07-07 vmaffionebhyve: abstraction for network backends
2019-07-07 fsuAdd additional check for 'blocks per group' and 'fragme...
2019-07-07 fsuRemove ufs fragments logic.
2019-07-07 fsuRemove unneeded mount point unlock call.
2019-07-07 dougmA style-related change, r349791, made unclear the meani...
2019-07-07 alcThree changes to pmap_enter():
2019-07-06 kibDocument atomicity for read(2) and write(2).
2019-07-06 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-06 dougmFix style(9) violations involving division by PAGE_SIZE.
2019-07-06 dougmChange blist_next_leaf_alloc so that it can examine...
2019-07-05 alcRestructure cache_handle_range to avoid repeated barrie...
2019-07-05 dougmBased on work posted at https://reviews.freebsd.org...
2019-07-05 alcMerge r349526 from amd64. When we protect an L3 entry...
2019-07-04 vmaffionenetmap: Remove pointer leakage in netmap_mem2.c
2019-07-04 vmaffionenetmap: fix kernel pointer printing in netmap_generic.c
2019-07-04 emasteUpdate Linux compat version to 2.6.36
2019-07-04 traszReturn ENOTSUP for Linux FS_IOC_FIEMAP ioctl.
2019-07-04 traszAdd support for PTRACE_O_TRACEEXIT to linuxulator ptrac...
2019-07-04 traszImplement PTRACE_GETSIGINFO. This makes Linux strace...
2019-07-04 traszFix linuxulator prlimit64(2) with pid == 0. This makes...
2019-07-04 dougmMove an assignment, drop a label, and change gotos...
2019-07-04 dougmReplace a 'goto' with an 'else' in vm_map_wire_locked.
2019-07-04 dougmChange boolean_t variables in vm_map_unwire and vm_map_...
2019-07-04 dougmDrop a temp variable from vm_map_insert, with no effect...
2019-07-04 markjDefer funsetown() calls for a TTY to tty_rel_free().
2019-07-04 brFix transfers that don't use busdma or bounce buffer...
2019-07-04 impFix cut-and-pasto that slipped through my testing.
2019-07-04 markjelfcopy: Clear errors after fetching the shstrtab index.
2019-07-04 bdreweryConsider *clean targets as non-build targets as well.
2019-07-04 impImplement missing MMCBR ivars
2019-07-04 brNegate the logic of XCHAN_CAP_NOBUFS macro and rename...
2019-07-04 luporl[PPC64] pseries llan: fix MAC address
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-04 marcelLock busdma operations and serialize detach against...
2019-07-03 dougmEliminate a goto and a label in vm_map_wire_locked...
2019-07-03 markjiwm: Drain callouts after stopping the device during...
2019-07-03 tijlFix path of lib32 libcasper.
2019-07-03 emastecorrect pmap_ts_referenced return type
2019-07-03 vangyzenSave the last callout function executed on each CPU
2019-07-03 markjCache the next queue element when traversing a page...
2019-07-03 seancbhyve/audio: don't leak resources on failed initialization.
2019-07-03 jhbUse unmapped (M_NOMAP) mbufs for zero-copy AIO writes...
2019-07-03 hselaskyRemove dead code added after r348743 in the LinuxKPI...
2019-07-03 tijlAlso remove lib32 versions of libradius.
2019-07-03 tijlAlso remove lib32 version of libcasper.so.0.
2019-07-03 tijlAlso remove lib32 version of libprivateifconfig after...
2019-07-03 ganboldSubclass Rockchip's General Register Files driver from...
2019-07-03 ganboldFix build error introduced by r349596.
2019-07-03 markjRemove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl.
2019-07-02 emastelibc: correct iconv buffer overflow
2019-07-02 alcImplement pmap_copy(). (This includes the changes...
2019-07-02 jhbInvoke ext_free function when freeing an unmapped mbuf.
2019-07-02 jhbFix description of debug.obsolete_panic.
2019-07-02 arichardsonFix build race when building rtld
2019-07-02 kibMore style.
2019-07-02 tsoomeefihttp: mac and err can be used uninitialized
2019-07-02 markjMark pages allocated from the per-CPU cache.
2019-07-02 kibStyle.
2019-07-02 kibAdd implicit PROT_MAX() knob to proccontrol(1).
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-07-02 kibUse traditional 'p' local to designate td->td_proc...
2019-07-02 zeisingpci(4): Use plural configuration registers
2019-07-02 emasteif_muge: set IFCAP_VLAN_MTU to maintain 1500 MTU with...
2019-07-02 mavInclude sys/lock.h, as told by man page.
2019-07-02 wblockCorrect name of vmm(4) pptdevs variable.
2019-07-02 markjFix handling of errors from sblock() in soreceive_stream().
2019-07-02 ganboldExtend simple_mfd driver to expose a syscon interface if
2019-07-02 mavFix i386 LINT after r349594.
next