]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2019-07-02 mavAdd driver for NTB in AMD SoC.
2019-07-02 landonfbwn(4): Include SROM revision when printing device...
2019-07-02 philipImport tzdata 2019b
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-07-01 manuarm64: efi: Map memory IO region as device
2019-07-01 rlibbyg_mirror_taste: avoid deadlock, always clear tasting...
2019-07-01 rlibbyg_eli_create: only dec g_access acw if we inc'd it
2019-07-01 alcTidy up pmap_copy(). Notably, deindent the innermost...
2019-07-01 manuSince r349571 we need all the accessor to be present...
2019-07-01 dimPull in r360968 from upstream llvm trunk (by Philip...
2019-07-01 rmacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-07-01 vmaffionenetmap: fix two panics with emulated adapter
2019-07-01 avgadd superio driver
2019-07-01 avgnctgpio: change default pin names to those used by...
2019-07-01 loosAdd support for the Marvell 88E6190 11 ports switch.
2019-07-01 arichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-07-01 arichardsonFix generation of krb5-config with LC_CTYPE=*.UTF-8
2019-07-01 avgupgrade the warning printf-s in bus accessors to KASSER...
2019-06-30 cyThe RFC 3128 test should be made after the offset mask...
2019-06-30 cyRevert r349400. It has uintended effects.
2019-06-30 tsoomeefihttp: mark unused arguments with __unused
2019-06-30 tsoomeefihttp: comparison of integers of different signs
2019-06-30 tsoomeClean efihttp pointer-sign warnings
2019-06-30 mhornereadelf: Add RISC-V DWARF register aliases
2019-06-30 mhorneelftoolchain: fix an incorrect e_flags description
2019-06-30 arichardsonFix CROSS_TOOLCHAIN=amd64-gcc build after r349554
2019-06-30 desVendor import of Unbound 1.9.2.
2019-06-30 desVendor import of Unbound 1.9.1.
2019-06-30 desChanges to the expose_password functionality:
2019-06-30 arichardsonFix my name in license header
2019-06-30 arichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-30 marcelAdd support for Python 3 and make it the default.
2019-06-30 dougmRemove a call to vm_map_simplify_entry from _vm_map_cli...
2019-06-29 delphijMFV r349535: less v551.
2019-06-29 tijlBuild lib32 libl. The library is built from usr.bin...
2019-06-29 markjUse a consistent snapshot of the fd's rights in fget_mm...
2019-06-29 markjFix mutual exclusion in pipe_direct_write().
2019-06-29 lwhsuFix VOP_PUTPAGES(9) in regards to the use of VM_PAGER_C...
2019-06-29 lwhsuSkip sys.netpfil.pf.names.names and sys.netpfil.pf...
2019-06-29 lwhsuInstall missing test data file
2019-06-29 jhbAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-29 jhbAdd support for IFCAP_NOMAP to cxgbe(4).
2019-06-29 jhbSupport IFCAP_NOMAP in vlan(4).
2019-06-29 jhbCompress pending socket buffer data once it is marked...
next