]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-13 asomersMFHead @347527
2019-05-13 asomers[skip ci] fusefs: remove an obsolete comment
2019-05-13 asomersfusefs: enhance an SDT probe added in r346998
2019-05-13 aeDo not leak memory used for binary filter.
2019-05-13 aeRework locking in BPF code to remove rwlock from fast...
2019-05-13 manuRevert r347356 and r347371
2019-05-13 aeRevert r347402. After r347429 symlink is no longer...
2019-05-13 markjCatch up with r347241.
2019-05-12 brAdd support for HiFive Unleashed -- the board with...
2019-05-12 asomersfusefs: Report the number of available ops in kevent(2)
2019-05-12 manuarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-12 mjgcache: fix a brainfart in r347505
2019-05-12 mjgseqc: fix sed-introduced typos (seqcuence -> sequence)
2019-05-12 mjgamd64: tidy up pagezero*/pagecopy (movq -> movl)
2019-05-12 mjgcache: bump numcache on entry, while here fix lnumcache...
2019-05-12 mjgamd64: fixup MEMMOVE comment (10 -> r10)
2019-05-12 mjgcache: push sdt probes in cache_zap_locked to code...
2019-05-12 mjgx86: store pending bitmapped IPIs in per-cpu areas
2019-05-12 mjgamd64: stop re-reading curpc in suword
2019-05-12 mjgrandom(4): depessimize arc4random
2019-05-11 asomersfusefs: support kqueue for /dev/fuse
2019-05-11 rmacklemFactor code into two new functions in preparation for...
2019-05-11 schweikhCorrect a handful of typos.
2019-05-11 cySupport the use of the ipsec kld.
2019-05-11 dougmA new parameter to blist_alloc specifies an upper bound...
2019-05-11 jhibbitsrevert r346588 for now
2019-05-11 manutwsi: Calculate the clock param based on the bus frequency
2019-05-11 manuallwinner: clk: sun8i_r: Correct resets
2019-05-11 manuallwinner: clk: prediv_mux: Init the current parent
2019-05-11 delphijUpdate leap-seconds to leap-seconds.3757622400.
2019-05-11 dougmCallers of swp_pager_getswapspace get either as many...
2019-05-11 dougmWhen bitpos can't be implemented with an inline ffs...
2019-05-11 kevanstuntap: Improve style
2019-05-11 dougmRevert r347469.
2019-05-10 rmacklemFactor out some exportlist list operations into separat...
2019-05-10 cemnetdump: Ref the interface we're attached to
2019-05-10 dougmDon't use _Generic, as many systems don't know about...
2019-05-10 cemnetdump: Fix boot-time configuration typo
2019-05-10 johalunImplement linux_pci_unregister_drm_driver in linuxkpi...
2019-05-10 dougmWhen bitpos can't be implemented with an inline ffs...
2019-05-10 dougmAdd a (q)uit option to the subr_blist test program.
2019-05-10 cemnetdump: Don't store sensitive key data we don't need
2019-05-10 glebiusFix regression from r347375: do not panic when sending...
2019-05-10 jhbApply r280991 to ip6_fragment.
2019-05-10 dougmReplace the expression "-mask & ~mask" with a function...
2019-05-10 jhibbitspowerpc: Initialize the Hardware Interrupt Offset Regis...
2019-05-10 dougmblist_next_leaf_alloc walks over all the meta-nodes...
2019-05-10 dougmReplace panic() with KASSERT() and provide more useful...
2019-05-10 asomersfusefs: fix intermittency in the interrupt tests
2019-05-10 asomersfusefs: debugability improvements in the tests
2019-05-10 bdreweryFix build race with machine links and genoffset.o.
2019-05-10 luporlFix build issue with clang 8.0.1
2019-05-10 asomersfusefs: fix intermittency in the Destroy.ok test
2019-05-10 manuarm64: rockchip: Don't always put PLL to normal mode
2019-05-10 manuefibootmgr: Do not add the new boot entry in dry-run...
2019-05-10 manuahci: Check if bus is cache-coherent
2019-05-10 markjAtomically update the global gMsgId in libnetgraph.
2019-05-10 asomersfusefs: return ENOTCONN instead of EIO if the daemon...
2019-05-10 asomersfusefs: minor optimization to interrupted fuse operations
2019-05-10 dougmA major change to subr_blist.c failed to update all...
2019-05-10 asomersfusefs: fix intermittency in the Interrupt.already_comp...
2019-05-10 asomersfusefs: fix running multiple daemons concurrently
2019-05-10 gallatinBind TCP HPTS (pacer) threads to NUMA domains
2019-05-10 kevansifconfig(8): Add kld mappings for ipsec/enc
2019-05-10 brRISC-V ISA does not specify how to manage physical...
2019-05-10 traszTry to unbreak the build after r347425.
2019-05-10 traszAdd simple regression tests for tree(3). Those are...
2019-05-10 markjAvoid returning a NULL pointer from the Intel hw PRNG...
2019-05-10 ianAllow dcons(4) to be unloaded when loaded as a module.
2019-05-10 erjiflib: use default ntxd and nrxd when user value is...
2019-05-10 ngieRefactor tests/sys/opencrypto/runtests
2019-05-09 jkimMFV: r347413
2019-05-09 gallatinRemove IPSEC from GENERIC due to performance issues
2019-05-09 sjglibsecureboot: make it easier to customize trust anchors
2019-05-09 tuexenDon't use C++ style comments.
2019-05-09 0mpnfsd.8: Fix mandoc -Tlint and igor warnings
2019-05-09 kevanstuntap: Don't down tap interfaces if LINK0 is set
2019-05-09 asomersfusefs: shorten and consolidate sleeps
2019-05-09 aeAdd if_ipsec.ko symlink to ipsec.ko kernel module.
2019-05-09 asomersfusefs: eliminate some sleeps in the Interrupt tests
2019-05-09 asomersfusefs: create sockets with FUSE_MKNOD, not FUSE_CREATE
2019-05-09 kevanstuntap: Properly detach tap ifp
2019-05-09 tsoomeloader: use DPRINTF in biosdisk.c and define safe DPRINTF
2019-05-09 kevansifconfig(8): Partial revert of r347241
2019-05-09 tsoomeloader: no-TERM_EMU is broken now
2019-05-09 marius- Merge r338254 from cxgbe(4):
2019-05-09 tsoomeloader: ptable_print() needs two tabs sometimes
2019-05-09 tsoomeloader: implement proper 8 char tab stops
2019-05-09 hselaskyFix memory leak of PCI BUS structure in the LinuxKPI.
2019-05-09 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-09 aeIn mld_v2_cancel_link_timers() check number of referenc...
2019-05-09 tuexenReceiver side DSACK implemenation.
2019-05-09 tuexenPrevent cwnd to collapse down to 1 MSS after exiting...
2019-05-09 asomersfusefs: clear a dir's attr cache when its contents...
2019-05-08 glebiusExistense of PCB route caching doesn't allow us to...
2019-05-08 asomersfusefs: fix a permission handling bug during VOP_RENAME
2019-05-08 manuetc/Makefile: Remove empty newline
2019-05-08 cpercivaBump EC2 AMI filesystem size up to 4000 MB.
2019-05-08 imprename nvme_ctrlr_destroy_qpair to nvme_ctrlr_destroy_q...
2019-05-08 kibx86: Put other CPUs into tight loop when updating Intel...
next