]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Note GELI-enabled zfsboot issues have been solved. Flip the switch
[FreeBSD/FreeBSD.git] / sys /
2017-12-15 markjGive a couple of predication functions a bool return...
2017-12-15 markjTypo.
2017-12-15 aeFollow the RFC6980 and silently ignore following IPv6...
2017-12-15 landonfbhnd(4)/bwn(4): Fix a number of small issues reported...
2017-12-15 jhibbitsHandle the Facility Unavailable exception as a SIGILL
2017-12-15 bdeMinor cleanups found while fixing a bug involving doubl...
2017-12-14 jkimMFC: r326864
2017-12-14 rstonePlug an ifaddr leak when changing a route's src
2017-12-14 jhibbitsAdd identifier for POWER9 CPU to CPU list
2017-12-14 kibIn devfs_lookupx() dotdot lookup case, avoid dereferencing
2017-12-14 andrewAdd the virtualisation special register definitions.
2017-12-14 aeFix mbuf leak when TCPMD5_OUTPUT() method returns error.
2017-12-14 landonfAdd basic bwn(4) support for the (BCMA-based) BCM43224...
2017-12-14 jhibbitsAllow bman-portals and qman-portals to attach to simple-bus
2017-12-14 landonfbhndb(4): Fix two register window overcommit bugs intro...
2017-12-14 landonfbhnd_chipc(4): Correct typo in flag macros that broke...
2017-12-14 landonfbhnd(4): Add missing enclosing parentheses to the bhnd...
2017-12-14 landonfbhnd(4): Include board_devid in the bhnd_board_info...
2017-12-13 mavReduce size of several on-stack string buffers.
2017-12-13 tuexenCleaup, no functional change.
2017-12-13 pfgSPDX: some uses of the RSA-MD license.
2017-12-13 fsuFix kernel build if MAC is not defined.
2017-12-13 pfgSPDX: mostly fixes to previous changes.
2017-12-13 impUse ataio ccb instead of general ccb to avoid excessice...
2017-12-12 markjMFV r326785: 8880 improve DTrace error checking
2017-12-12 markjCorrect initialization of pc on powerpc.
2017-12-12 imp1k objects on the stack are a bad idea. While it's...
2017-12-12 fsuMove buffer size checks outside of the vnode locks.
2017-12-12 fsuFix extattr getters in case of neither uio nor buffer...
2017-12-12 markjAddress a possible lost wakeup for gmirror events.
2017-12-12 markjGive g_mirror_event_get() a more accurate name.
2017-12-12 markjDecrement sc_writes when BIO_DELETE requests complete.
2017-12-12 jhibbitsDecode some PowerPC trap registers
2017-12-11 kevansCorrect a typo in syscon driver 'modify' logic
2017-12-11 shurdIncrement encap_pad_mbuf_fail when m_dup() fails in...
2017-12-11 markjPass the trap frame to fasttrap hooks.
2017-12-11 kevansAdd generic 'syscon' driver
2017-12-11 markjUse a dedicated counter for inactive queue scans.
2017-12-11 cemi386: Bump KSTACK_PAGES default to match amd64
2017-12-10 ianDo not give up if writing to the chip's control and...
2017-12-10 jhibbitsRetrieve the page outside of holding locks
2017-12-09 adrian[net80211] add a method for checking if a VAP WME AC...
2017-12-09 rmacklemDefine macros used by the pNFS server code.
2017-12-09 markjFix the act_scan_laundry_weight mechanism.
2017-12-09 markjProvide a sysctl to force synchronous initialization...
2017-12-09 traszMove the DIAGNOSTIC check for lost iSCSI PDUs from...
2017-12-08 shurdFree mbuf chain when m_dup fails
2017-12-08 shurdHandle read-only mbufs in iflib ether pad function
2017-12-08 pfgSPDX: license IDs for some ISC-related files.
2017-12-08 andrewSet the io width when using an ACPI uart. Previously...
2017-12-08 jhibbitsRemove PTE VA mappings for tracked pages in 64-bit...
2017-12-07 glebiusSeparate out send buffer autoscaling code into function...
2017-12-07 tuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 eugengeom_raid (RAID5): do not lose bp->bio_error, keep...
2017-12-07 cemmlx4: Remove redundant declarations to fix GCC build
2017-12-07 bzUse correct field in the description for the lock after...
2017-12-07 markjFix the UMA reclaim worker after r326347.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 kibFix livelock in ufsdirhash_create().
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-07 eugenFix use-after-free that sometimes results in a garbage...
2017-12-06 impDefine xpt_path_inq.
2017-12-06 impNow that cam_periph_runccb() can be called from situati...
2017-12-06 impMake cam_periph_runccb be safe to call when we can...
2017-12-06 glebiusGarbage collect IFCAP_POLLING_NOCOUNT. It wasn't used...
2017-12-06 markjUse unique wait messages in the page daemon control...
2017-12-06 asomerscam: fix sign-extension error in adagetparams
2017-12-06 kevansaw_mp.c: use argument name in macros
2017-12-06 baptRevert local changes made to make zstd(1) frontend...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 jhibbitsAllow custom overrides of mmap attribute for VT framebuffer
2017-12-06 jhibbitsUse unsigned intptr_t type for framebuffer addresses
2017-12-06 glebiusFix file missed in r326607.
2017-12-06 glebiusReduce pollution via tmpfs.h.
2017-12-06 impRemove unused 4th argument to match the standard error...
2017-12-06 impAdd NVME as a known device type for devstat processing.
2017-12-05 impRemove stray cam_periph_async call. It's called twice...
2017-12-05 emasteImplement "vidcontrol -h <history_size>" for vt(4)
2017-12-05 kevansdtb/allwinner: Restore a83t/BananaPi-M3 DTS after r342822
2017-12-05 emastevnic: apply hardware L3 checksum only for IPv4
2017-12-05 kevansa10_gpio: Don't do read/set dance if pin is already...
2017-12-05 impWhen building standalone, include stand.h rather than...
2017-12-05 manuAllwinner H5: Enhance support
2017-12-05 shurdiflib: Support to padding Ethernet frames to a min...
2017-12-05 shurdAvoid calling CURVNET_[SET|RESTORE] for each packet
2017-12-05 emasteuse @@@ instead of @@ in __sym_default
2017-12-05 cemioat(4): Add Skylake Xeon PCI-ID
2017-12-05 erjifconfig(8): Display extended compliance code string...
2017-12-05 bdreweryFix cyclic dependency after r326552.
2017-12-05 avgddb: fix validation of cpu id in 'set db_cpu=x'
2017-12-05 bdreweryDEPENDSRCS not used here.
2017-12-05 bdreweryRename DEPENDFILES_OBJS to DEPENDFILES.
2017-12-04 rmacklemAvoid the overhead of acquiring a lock in nfsrv_checkge...
2017-12-04 manuAllwinner: Add H5 compatible to aw_ccu
2017-12-04 avgamd-vi: set iommu msi configuration using pci_enable_ms...
2017-12-04 avgvmm/amd: add ivhd device with a higher order
2017-12-04 avgamd-vi: clear event interrupt and overflow bits upon...
2017-12-04 manudts: arm: Remove imx6 related dts
2017-12-04 andrewUse the module pointer to find the address we need...
2017-12-04 andrewPrint the correct value when freelist is out of range.
next