]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-16 kpFix pfdenied not returning any results
2020-01-16 manudwmmc: Remove max_hz from the softc
2020-01-16 mjgvfs: increment numvnodes without the vnode list lock...
2020-01-16 mjgvfs: refcator vnode allocation
2020-01-16 cemrandom(6): Fix off-by-one
2020-01-16 asomerssetextattr: Increase stdin buffer size to 4096
2020-01-16 manuarm64: rockchip: Add RK3399 PWM driver
2020-01-16 manuarm64: rockchip: Add new interface for rk_pinctrl
2020-01-16 manufdt_pinctrl: Add new methods for gpios
2020-01-16 manuregulator_fixed: Add a get_voltage method
2020-01-16 manuarm: allwinner: ahci: target-supply is optional
2020-01-16 krionGenerate MAC address from the FreeBSD OUI range.
2020-01-16 manuarm: allwinner: Add support for bank supply
2020-01-16 manuaxp8xx: Add a regnode_init method
2020-01-16 manuaxp8xx: Add missing voltage regulators offset
2020-01-16 emastepkgbase: move profiling _p.a libs into -development...
2020-01-16 tuexenRemove debug code not needed anymore.
2020-01-16 gjbUpdate release(7) to note OSRELEASE is only relevant...
2020-01-16 arichardsonAllow building bin/cat on non-FreeBSD systems
2020-01-16 arichardsonAllow bootstrapping mkimg on macOS/Linux
2020-01-16 arichardsonMerge commit 894f742acb from llvm git (by me):
2020-01-16 luporl[PowerPC64] Enable virtio drivers
2020-01-16 mjgvfs: reimplement vlrureclaim to actually use LRU
2020-01-16 jeffSimplify VM and UMA startup by eliminating boot pages...
2020-01-15 luporl[PPC64] memcpy/memmove/bcopy optimization
2020-01-15 luporl[PPC64] strncpy optimization
2020-01-15 luporl[PPC64] strcpy optimization
2020-01-15 emasteacpi_ibm: reference ThinkPad instead of IBM
2020-01-15 mckusickPeter Holm reports that his test that does an umount...
2020-01-15 scottlFix a spacing error from the previous commit for -ll...
2020-01-15 kevansmips trampoline: don't bother with unwind tables
2020-01-15 markjHandle a NULL thread pointer in linux_close_file().
2020-01-15 emasteUpdate WITHOUT_BINUTILS* descriptions
2020-01-15 woodsb02bsdinstall: Change "default" (first) Partitioning metho...
2020-01-15 glebiusgif_transmit() must always be called in the network...
2020-01-15 glebiusA miss from r356754.
2020-01-15 glebiusIntroduce NET_EPOCH_CALL() macro and use it everywhere...
2020-01-15 glebiusUse official macro to enter/exit the network epoch...
2020-01-15 glebiusMechanically substitute assertion of in_epoch(net_epoch...
2020-01-15 glebiusStop header pollution and don't include if_var.h via...
2020-01-15 glebiusSince this code dereferences struct ifnet, it must...
2020-01-15 glebiusSince this code uses if_ref()/if_rele() it must include...
2020-01-15 glebiusNetgraph queue processing thread must process all its...
2020-01-15 glebius- Move global network epoch definition to epoch.h,...
2020-01-15 glebiusThe non-preemptible network epoch identified by net_epo...
2020-01-15 mjgvfs: in vop_stdadd_writecount only vlazy vnodes on...
2020-01-15 mjgtmpfs: add missing CLTFLAG_MPSAFE annotation
2020-01-15 mjgnfs: add missing CLTFLAG_MPSAFE annotations
2020-01-15 mjgfusefs: add missing CLTFLAG_MPSAFE annotation
2020-01-15 mjgrtld: remove hand rolled memset and bzero
2020-01-15 bcranbsdinstall: Use TMPDIR if set
2020-01-14 mckusickWhen sync'ing a mount point, the mount point's vnodes...
2020-01-14 emastesrc.conf.5: regen after r356736, limiting ld.bfd to...
2020-01-14 jhbPreserve the inherited value of the status register...
2020-01-14 emastelimit ld.bfd to powerpc
2020-01-14 kevansRevert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprin...
2020-01-14 emastesrc.conf.5: regen after option description updates
2020-01-14 emasteUpdate WITH_/WITHOUT_CLANG_IS_CC descriptions
2020-01-14 emasteUpdate WITH_AMD description reflecting upcoming removal
2020-01-14 markjDo not skip line-by-line comparison if -q and -I are...
2020-01-14 avgstorvsc: port a Linux patch, properly set residual...
2020-01-14 traszMake linux(4) use kern_setsockopt(9) instead of going...
2020-01-14 traszMake linux(4) use kern_getsockopt(9) instead of going...
2020-01-14 traszMake linux getcpu(2) report the domain.
2020-01-14 baptWhen system calls indicate an error they return -1...
2020-01-14 baptasprintf returns -1, not an arbitrary value < 0. Also...
2020-01-14 baptmkstemp returns -1
2020-01-14 mavRestore loop break in vm_pageout_lowmem().
2020-01-14 rlibbyuma: split slabzone into two sizes
2020-01-14 rlibbymalloc: remove assumptions about MINALLOCSIZE
2020-01-14 rlibbyuma: fixup some ktr messages
2020-01-14 jeffFix a long standing bug in journaled soft-updates....
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-13 jhibbitspowerpc/mpc85xx: Partially revert r356640
2020-01-13 vangyzenfstyp hammer2: remove dead code
2020-01-13 vangyzenfstyp hammer: use strlcpy
2020-01-13 mavMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-13 vangyzensavecore: include time zone in info.N file
2020-01-13 vangyzenAdd missing comma in nfsv4_errstr
2020-01-13 vmaffionenetmap: disable passthrough with no hypervisor support
2020-01-13 vmaffionevmx: fix initialization of TSO related descriptor fields
2020-01-13 glebiusFix yet another regression from r354484. Error code...
2020-01-13 dimMerge commit f46ba4f07 from llvm git (by Simon Atanasyan):
2020-01-13 tsoomeBackout 356693. The libsa malloc does provide necessary...
2020-01-13 markjOptimize diff -q.
2020-01-13 kevanstap(4): also note that we drop configured addresses
2020-01-13 tsoomeloader: allocate properly aligned buffer for network...
2020-01-13 kevansInstall tap(4) manpage as vmnet(4) as well
2020-01-13 kpgprof: Enable riscv
2020-01-13 gjbFix a typo.
2020-01-13 gjbEnsure the TYPE, BRANCH, and REVISION variables are...
2020-01-13 emastesrc.conf.5: regen after r356615, KERBEROS_SUPPORT dep...
2020-01-13 mjgufs: relax an overzealous assert added in r356671
2020-01-13 kibCode must not unlock a mutex while owning the thread...
2020-01-13 cySync with r356645. desiredvnodes is now maxvnodes.
2020-01-13 cyAs of r356642 desiredvnodes is u_long.
2020-01-13 cyUnbound's config.h is manually maintained, using a...
2020-01-13 mhorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-13 mjgvfs: per-cpu batched requeuing of free vnodes
2020-01-13 mjgvfs: rework vnode list management
next