]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Do not allocate struct statfs on kernel stack.
[FreeBSD/FreeBSD.git] / sys /
2017-01-05 kibDo not allocate struct statfs on kernel stack.
2017-01-05 zbbCorrect CESA node in armada-38x.dtsi
2017-01-05 zbbAdd buffer management entries to armada-38x.dtsi
2017-01-05 zbbInclude e6000sw driver in ARMADA38X configuration
2017-01-05 zbbImprove ports handling in e6000sw driver
2017-01-05 kibSome style fixes for getfstat(2)-related code.
2017-01-05 mavFix bootverbose affecting code logic in r294558.
2017-01-05 adrian[net80211] correct VHT ieee80211com state bits.
2017-01-05 adrian[ath_hal] mad, mad hacks to get some semblence of corre...
2017-01-05 adrian[net80211] add VHT media types in the media layer.
2017-01-05 markjRemove a redundant use of min().
2017-01-05 rpokalaIn the same vein as r311350, fix whitespace in handling...
2017-01-05 rpokalaFix whitespace in handling of XPT_PATH_INQ in adw(4).
2017-01-05 kevloIn rtl8188eu, read R92C_HSSI_PARAM2(0)) register to...
2017-01-05 markjAdd a small allocator for exec_map entries.
2017-01-05 markjSort includes in kern_exec.c.
2017-01-05 jhbUse db_printsym() to display function names in stack...
2017-01-05 jhbOnly call stacktrace_subr() from DDB.
2017-01-04 glebiusFix assertion that checks that pages are consecutive...
2017-01-04 glebiusMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 jhbFurther refine MIPS stack traces across trapframes.
2017-01-04 asomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 kanRemove duplicate iic and iicbus devices from JZ4780...
2017-01-04 kibThe callers of kern_getfsstat(UIO_SYSSPACE) expect...
2017-01-04 traszFix bug that would result in a kernel crash in some...
2017-01-04 traszDon't release the cfiscsi session refcount too early...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 adrian[net80211] Add VHT flags for printf/debugging.
2017-01-04 gnnFollowup to mtod removal in main stack (r311225). ...
2017-01-04 manuARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 manuAllwinner: Add A33 support
2017-01-04 mjgmtx: plug open-coded mtx_lock access missed in r311172
2017-01-04 gnnFix DTrace TCP tracepoints to not use mtod() as it...
2017-01-04 gnnFix PMC architecture check to handle later IPAs includi...
2017-01-04 avosrtwn: fix possible buffer overrun.
2017-01-04 markjAdd some missing atomic_*_ptr #defines for arm.
2017-01-03 mjgReduce lock accesses in thread lock similarly to r311172.
2017-01-03 npcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 mjgmtx: reduce lock accesses
2017-01-03 mjgRevert r309619 "ifndef atomic_cas_* in cddl code"
2017-01-03 mjgamd64: add atomic_fcmpset
2017-01-03 asomersmisc minor fixes in mpr(4)
2017-01-03 cognetIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 loosRemove a GPL licensed DTS.
2017-01-03 sbrunoRestore r302384 that was dropped when r303816 updated...
2017-01-03 markjRemove the "unused" DIF subroutine index left after...
2017-01-03 markjAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 jpaetzelWorkaround NFS bug with readdirplus when there are...
2017-01-02 kibThere is no need to use temporary statfs buffer for...
2017-01-02 kibStyle.
2017-01-02 kibMove common code from kern_statfs() and kern_fstatfs...
2017-01-02 avosrsu: restore 40Mhz channel support.
2017-01-02 jhibbitsPrint flags in hex instead of decimal.
2017-01-02 kibRemove unneeded externs keywords. Reindent long lines.
2017-01-02 adrian[netmap] call RLOCK /and/ RUNLOCK.
2017-01-02 markjFactor out instances of a knote detach followed by...
2017-01-02 sbruno2017 IFLIB updates in preparation for commits to e1000...
2017-01-01 kibStyle fixes for vm_map_insert().
2017-01-01 mjgfd: access openfiles once in falloc_noinstall
2016-12-31 mjgvfs: switch nodes_created, recycles_count and free_owe_...
2016-12-31 kibAnsify vm/vm_pager.c. Style.
2016-12-31 pfgAddition of clang nullability qualifiers.
2016-12-31 jmcneillFix a typo in the third address of the reg property...
2016-12-31 baptBump copyright year.
2016-12-31 kibRemove unused declaration.
2016-12-31 mjgUse vrefact in vnode_pager_alloc.
2016-12-31 adrian[net80211] add placeholders for the VHT action frame...
2016-12-31 loosFix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-31 loosFixes the sensor initialization, always reset the digit...
2016-12-30 avosrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 mmMFV r310796, r310797:
2016-12-30 ngieUnbreak ip_carp with WITHOUT_INET6 enabled by condition...
2016-12-30 jmcneillAdd missing reg property to usbphy node.
2016-12-30 tsoomedosfs support in libstand is broken since r298230
2016-12-30 kibFix two similar bugs in the populate vm_fault() code.
2016-12-30 jpaetzelHarden CARP against network loops.
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 tsoomeboot2 will deadlock if extended keys are used on text...
2016-12-30 kibAssert that the pages found on the object queue by...
2016-12-30 kanRestore status quo: mips64 does not need subr_sfbuf.c
2016-12-30 brAdd parenthesis.
2016-12-30 bro Fix unlocking.
2016-12-30 adrian[netmap] fix locking regressions
2016-12-30 kibStyle.
2016-12-30 arybchiksfxge(4): move queue size checks to after the NIC confi...
2016-12-30 arybchiksfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 arybchiksfxge(4): support per-command MCDI timeout
2016-12-30 arybchiksfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 arybchiksfxge(4): fix efx_filter_supported_filters API
2016-12-30 arybchiksfxge(4): add functions to efx_bootcfg supporting whole...
2016-12-30 arybchiksfxge(4): make verified update result available from...
2016-12-30 arybchiksfxge(4): add per-command timeout reporting to the...
2016-12-30 arybchiksfxge(4): support non-interrupting event queues creation
2016-12-30 arybchiksfxge(4): cleanup: remove now-unused function flags
2016-12-30 arybchiksfxge(4): cleanup: check deferred packet list tunables...
2016-12-30 gavinFix bit value for a debug flag definition.
2016-12-30 npcxgbe(4): Updates to link configuration.
2016-12-30 hselaskyAdd MSIX rewrite table quirk for use with VMs.
2016-12-30 mjgRemove cpu_spinwait after seq_consistent.
2016-12-30 kevlo- Fix incorrect values in the computation of OFDM and...
next