]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
makefs: cast snprintf return value to size_t to clear warning
[FreeBSD/FreeBSD.git] / sys /
2017-05-07 jhibbitsAdd necessary bits to get FreeBSD booting on the Unifi...
2017-05-07 kibRemove spl() calls from UFS code.
2017-05-07 kppf: Fix vnet initialisation
2017-05-07 rmacklemFix the client side krpc from doing TCP reconnects...
2017-05-06 tsoomeloader: network read rework
2017-05-06 baptdistinguish NFS versus TFTP boot by rootpath
2017-05-06 mmokhiFix linprocfs_docpuinfo() output regarding to what...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 adrian[mediatek] [gpio] add PPS / interrupt support.
2017-05-06 adrian[mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 suppo...
2017-05-06 adrian[arm] [rt1310] add initial RT1310 SoC code.
2017-05-06 adrian[ar934x] do an ethernet analog reset; apparently some...
2017-05-06 adrian[mx25l] add new device ids.
2017-05-06 adrian[etherswitch] [e6000sw] fix compile issue under clang/arm
2017-05-06 adrian[ar531x] [if_are] Fix if_are behaviour under high load...
2017-05-06 adrian[ip17x] [etherswitch] fdt away and mii hang workaround...
2017-05-06 adrian[cfi] fix CFI flash reset command for MX29LV320T/B.
2017-05-06 adrian[infineon] [etherswitch] no hardcode tagging port setti...
2017-05-05 npcxgbe/t4_tom: Per-connection rate limiting for TCP...
2017-05-05 kenAdd basic programmable early warning error injection...
2017-05-05 npcxgbe(4): The Tx scheduler initialization either works...
2017-05-05 brooksRegent post r317845.
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-05 markjUse pmap_invalidate_cache() to implement wbinvd_on_all_...
2017-05-05 npcxgbe(4): Update the VF device ids too. This should...
2017-05-05 mavRelax r317696 locking to not drain taskqueue under...
2017-05-05 emasteUFS fs.h: clear warning from use in makefs(1)
2017-05-05 hselaskyFix for use after free in the LinuxKPI.
2017-05-05 andrewAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-05 sephehyperv/kbd: Channel read expects non-NULL channel argument.
2017-05-05 npcxgbe(4): Update the list of PCIe devices claimed by...
2017-05-04 wulfReduce synaptics touch sensitivity
2017-05-04 wulfpsm(4): Remove sys/libkern.h header inclusion
2017-05-04 wulfSet predefined logical touchpad sizes for several ancie...
2017-05-04 wulfReport 3-rd and 4-th fingers as first finger for Elan...
2017-05-04 wulfEnable palm detection on two finger touches for multito...
2017-05-04 wulfpsm(4): reduce cursor jumping on palm detection
2017-05-04 wulfAdjust Elantech palm width threshold to nearly match...
2017-05-04 wulfReduce default tap_min_queue size for Elan touchpads
2017-05-04 wulfFix triple-finger taps reported as double-finger for...
2017-05-04 glebiusThe nandsim(4) simulator driver doesn't have any protec...
2017-05-04 loosAdd support for the no-1-8-v and wp-inverted properties...
2017-05-04 kenAdd the SCSI Solid State Media Log page (0x11) definition.
2017-05-04 sbrunobnxt: Add support for new Broadcom 100Gb adapter BCM57454
2017-05-04 sephepcicfg: Fix direct calls of pci_cfg{read,write} on...
2017-05-04 tsoomezfsboot: drvsize() may be unusable on some systems
2017-05-04 mjgcache: stop holding the ncneg_hot lock across purging
2017-05-04 mmMFV r317781:
2017-05-03 pfgext2fs: add read-write support for Extended Attributes.
2017-05-03 kenFix error recovery behavior in the pass(4) driver.
2017-05-03 kppf: Fix panic on unload
2017-05-03 cemExtend cpuset_get/setaffinity() APIs
2017-05-03 mavFix typo in r317659.
2017-05-03 kenDon't bother retrying errors for encrypted drives that...
2017-05-03 kenCorrect loop mode CRN resets to adhere to FCP-4 section...
2017-05-03 andrewPrint all virtual addresses in the show vtop ddb comman...
2017-05-03 adrian[mips] default AR933x/AR934x to include mips24k hwpmc...
2017-05-03 scottlFix an unsafe malloc usage with sbufs.
2017-05-03 mavFix r317696 build without debug.
2017-05-02 markjSynchronize unclean mirrors before adding them to a...
2017-05-02 npcxgbe(4): Support routines for Tx traffic scheduling.
2017-05-02 mavIntroduce sleepable locks into if_lagg.
2017-05-02 kibEmulate pre-r317061 ABI.
2017-05-02 kenAdd the SCSI SSC Manufacturer assigned serial number...
2017-05-01 mavMake some UART consoles to not spin wait for data to...
2017-05-01 markjFix a harmless LOR in dtrace_load().
2017-05-01 tsoomeloader.efi: ResetSystem does not use data with EFI_SUCCESS
2017-05-01 markjAdd on_each_cpu() and wbinvd_on_all_cpus().
2017-05-01 jpaetzelFix misport of compressed ZFS send/recv from 317414
2017-05-01 dchaginFix NULL pointer dereference in futex_wake_op() in...
2017-05-01 ngieFix "make cscope-clean" when .OBJDIR already exists
2017-05-01 ngieFix "make cscope" after r317411
2017-04-30 loosWhen the switch is set to operate in the Multi Chip...
2017-04-30 loosSet the correct default for #address-cells variable...
2017-04-30 dchaginFix symlinkat() which use the newdfd argument to look...
2017-04-30 anishAdd AMD IOMMU/AMD-Vi support in bhyve for passthrough...
2017-04-29 tuexenAllow SCTP to use the hostcache.
2017-04-29 tuexenDon't set the DF-bit on timer based retransmissions.
2017-04-29 nyanAdd TUNABLE_INT to radeonkms driver parameters.
2017-04-29 mavMake if_bridge complain if it can't disable some capabi...
2017-04-29 mavPropagate IFCAP_LRO from trunk to vlan interface.
2017-04-29 pfgFix some cases where an index was used before its limit...
2017-04-29 mariusFix a bug introduced as part of r287726; use the right...
2017-04-29 rmacklemModify the NFSv4.1/pNFS client to ask for a maximum...
2017-04-28 markjGet rid of some ifdef soup in the fasttrap ioctl handler.
2017-04-28 hselaskyImprove sysadmin visibility of physical port error...
2017-04-28 cemx86 MCA: Fix a deadlock in MCA exception processing
2017-04-28 jkimSimplify the code a bit. No functional change.
2017-04-28 jkimFix end coordinate of the drawable area of border....
2017-04-28 tuexenSet the DF bit for responses to out-of-the-blue packets.
2017-04-28 mavAllow some control over enabled capabilities for if_vlan.
2017-04-28 jpaetzelMFV 316905
2017-04-27 jpaetzelMFV 316900
2017-04-27 jpaetzelMFV 316898
2017-04-27 kibAdd asserts to verify stability of struct proc and...
2017-04-27 jpaetzelMFV 316897
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 tuexenarmv8 has support for optional CRC32C instructions...
2017-04-27 jpaetzelMFV 316896
2017-04-27 jhbVarious fixes for PCI _OSC handling so HotPlug works...
next