]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-02 kevansbectl(8): Don't accept jid=0 from jail_getid
2019-06-02 kevansjail_getid(3): add special-case immediate return for...
2019-06-02 impImport latest one-true-awk from upstream
2019-06-02 kevansllvm-symbolizer: Move out of CLANG_EXTRAS, into CLANG
2019-06-02 kevansgrep: Move lone 'r'grep case into the adjacent switch
2019-06-02 markjAdd a vm_page_wired() predicate.
2019-06-02 bdragonAdd myself to committers-src.dot and calendar.freebsd
2019-06-01 dimPartially revert r271349, which disabled the msun cexp...
2019-06-01 bcranFix comment parsing in interp_simple.c
2019-06-01 emastelibatf: remove workaround not required after atf >...
2019-06-01 emasteoctusb: fix detach loop over USB ports
2019-06-01 mavDocument max_chains bump to 16384 at r330049.
2019-06-01 impSince a fatal trap can happen at aribtrary times, don...
2019-06-01 bzAfter parts of the locking fixes in r346595, syzkaller...
2019-06-01 bzImprove error/debug messages in sdhci.c
2019-06-01 npcxgbe/t4_tom: adjust the hardware receive window to...
2019-06-01 jhibbitspowerpc/moea: Fix moea64 native VA invalidation
2019-06-01 cemrandom(4): Fix RANDOM_LOADABLE build
2019-05-31 impDefer evaluation of modified until after it's set
2019-05-31 dougmThe function vm_phys_free_contig invokes vm_phys_free_p...
2019-05-31 kibSimplify flow of pmap_demote_pde_locked() and add more...
2019-05-31 gjbRevert r348438.
2019-05-31 markjnetdump: Buffer pages to avoid calling netdump_send...
2019-05-31 jhbWhitespace cleanups, no functional change.
2019-05-31 kevansstand: zfs: Free bouncebuf on error path in vdev_read
2019-05-31 markjacpi_dock(4): Notify devd(8) on dock status change.
2019-05-31 markjRemove a redundant vm_page_remove() call.
2019-05-31 emastenewvers.sh correct typo from r348175
2019-05-31 lwhsuRemove tests for the deprecated algorithms in r348206
2019-05-31 rmacklemGet rid of extraneous initialization.
2019-05-31 rmacklemReplace a single linked list with a hash table of lists.
2019-05-31 rmacklemClean up silly code case.
2019-05-30 carlavillaAdd Sergio Carlavilla (myself) to the committers doc...
2019-05-30 brooksmakesyscalls.sh: always use absolute path for syscalls...
2019-05-30 lwhsuAdd the missing braces to fix the code not guarded...
2019-05-30 markjlibelftc: Add MLINKS.
2019-05-30 markjreadelf: Make -t imply -S, for compatibility with GNU...
2019-05-30 npcxgbe/t4_tom: Do not attempt to look up entries in...
2019-05-30 gjbIncrease the size of the Vagrant default image size...
2019-05-30 gjbFix GCE virtual machine startup.
2019-05-30 dchaginRemove wrong inline keyword.
2019-05-30 kibRemove TODO comment after posixshmcontrol(1) added.
2019-05-30 kibMinor tweaks to the layout.
2019-05-30 markjelfcopy: Optimize for insertions at the end of the...
2019-05-30 markjelfcopy: Remove an unneeded memset.
2019-05-30 mavPass data pointers to the driver in way in expects.
2019-05-30 kibSilence witness warning about duplicated mutex type.
2019-05-30 dchaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 dchaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-30 mavFix busy status leak in case of incorrect passthrough...
2019-05-30 mwUpdate ENA version to v2.0.0
2019-05-30 mwFix ENA manual issues
2019-05-30 mwImprove ENA reset handling
2019-05-30 mwFix NULL pointer dereference in ena_up()
2019-05-30 mwUnify new line characters in the ENA driver
2019-05-30 mwFix Tx offloads for fragmented pkt headers in ENA
2019-05-30 mwSplit ENA reset routine into restore and destroy stages
2019-05-30 mwUse bitfield for storing global ENA device states
2019-05-30 mwFix error handling when ENA reset fails
2019-05-30 mwFill bdf field of the host_info structure in ENA
2019-05-30 mwAdd additional doorbells on ENA Tx path
2019-05-30 mwLimit maximum size of Rx refill threshold in ENA
2019-05-30 mwAdd support for the LLQv2 and WC in ENA
2019-05-30 mwLock optimization in ENA
2019-05-30 mwAdd tuneable drbr ring size and hw queues depth for ENA
2019-05-30 mwFix error in validate_tx_req_id() in ENA
2019-05-30 mwChange attach order to prevent crash upon failure in ENA
2019-05-30 mwChange order of ifp release on ENA detach
2019-05-30 mwCheck for number of MSI-x upon partial allocation in ENA
2019-05-30 mwSet error value when allocation of IO irq fails in ENA
2019-05-30 mwSet vaddr and paddr as NULL when DMA alloc fails in ENA
2019-05-30 mwFix DMA synchronization in the ENA driver Tx and Rx...
2019-05-30 mwCheck for missing MSI-x and Tx completions in ENA
2019-05-30 mwFill number of CPUs field on ENA host_info structure
2019-05-30 mwPrint ENA Tx error conditionally
2019-05-30 mwTrigger reset in ENA if there are too many Rx descriptors
2019-05-30 mwRemove RSS support in ENA
2019-05-30 mwAdd notification AENQ handler for ENA
2019-05-30 mwPrint information when ENA admin error occurs
2019-05-30 mwDo not specify active media type in ENA
2019-05-30 mwAdjust ENA driver to the new ena-com
2019-05-30 delphijUnexpand be32dec().
2019-05-30 jchandraarm64 gicv3_its: Fix a typo
2019-05-30 jchandragicv3_its: do LPI init only once per CPU
2019-05-30 jchandragicv3_its: refactor LPI init into a new function
2019-05-30 jchandragic_v3: consolidate per-cpu redistributor information
2019-05-29 rpokalaAdd bits related to SANITIZE, SED, and form-factor...
2019-05-29 glebiusIn r343857 the referred comment moved to uma_vm_zone_st...
2019-05-29 erjiflib: provide probe wrapper for vendor drivers
2019-05-29 allanjudeFix assertion in ZFS TRIM code
2019-05-29 lwhsuAdd the likely missing braces in ips(4). This is found...
2019-05-29 brDon't copy the data from bounce buffer back to the...
2019-05-29 brPass pci_base address instead of physical address to...
2019-05-29 kibRemove "All rights reserved." from FF copyright.
2019-05-29 kibDo not go into sleep in sleepq_catch_signals() when...
2019-05-29 kibAdd posixshmcontrol(1) page.
2019-05-29 avgrevert r273728 and parts of r306589, iicbus no-stop...
2019-05-29 tsoomeloader: malloc+memset is calloc in spa_create
2019-05-29 tsoomeboot1.efi should also provide Calloc
next