]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
zfsd(8): Close a race condition when onlining a disk paritition
[FreeBSD/FreeBSD.git] / sys /
2017-08-24 cemRemove unused declaration and update ddb.4
2017-08-24 davidcsFix qlnx_tso_check() so that every window of
2017-08-24 cemMerge print_lockchain and print_sleepchain
2017-08-24 kibStop masking FSGSBASE and SMEP features under monitors.
2017-08-24 kibSave KGSBASE in pcb before overriding it with the guest...
2017-08-24 hselaskyCompile fixes for LINT on 32-bit platforms.
2017-08-24 gonzoAdd "xlnx,zynq-7000" to zedboard and zybo compatible...
2017-08-23 sbrunoiflib: call device's if_init function during vlan...
2017-08-23 mavAdd missing restart_queue initialization.
2017-08-23 markjSet the bus number field when attaching a PCI device.
2017-08-23 tuexenAvoid TCP log messages which are false positives.
2017-08-23 tuexenAvoid TCP log messages which are false positives.
2017-08-23 hselaskyAdd new mlx5ib(4) driver to the kernel source tree...
2017-08-22 jkimFix size to copyout(9) for cpuset_getid(2).
2017-08-22 mavFix off-by-one error when parsing SRAT table.
2017-08-22 andrewRemove an unneeded call to pmap_invalidate_all. This...
2017-08-22 kibEnsure that fs/gs bases are stored in pcb before copyin...
2017-08-22 emastenewvers.sh: accommodate `git worktree`
2017-08-22 andrewFix a bug in pmap_protect where we invalidate the wrong...
2017-08-22 markjAdd some miscellaneous definitions to support the DRM...
2017-08-22 andrewFix a comment on uncommitted work.
2017-08-22 andrewMove the l0 pagetable address to struct mdproc. It...
2017-08-22 baptImport zstandard 1.3.1
2017-08-22 cemsubr_smp: Clean up topology analysis, add additional...
2017-08-21 jhbEnable hardfloat CPU instructions in the FP exception...
2017-08-21 davidcsUpgrade FW to 5.4.66
2017-08-21 andrewImprove the performance of the arm64 thread switching...
2017-08-21 jhbAdd a guard around _ILP32 for mips.
2017-08-21 kibMake WRFSBASE and WRGSBASE instructions functional.
2017-08-21 kibAvoid dereferencing potentially freed workitem in
2017-08-21 kibStyle.
2017-08-21 aeRemove stale comments.
2017-08-21 aeFix the regression introduced in r275710.
2017-08-21 hselaskyFix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-20 kibSimplify the code.
2017-08-20 kibDo not drop NFS vnode lock when performing consistency...
2017-08-20 kibAllow vinvalbuf() to operate with the shared vnode...
2017-08-20 kibSimplify amd64 trap().
2017-08-20 kibTrim excessive 'extern' and remove unused declaration.
2017-08-20 kibUse ANSI C declaration for trap_pfault(). Style.
2017-08-20 markjDefine prefetch() only if it hasn't already been defined.
2017-08-20 markjAdd a couple of trivial headers to the LinuxKPI.
2017-08-20 cemhwpstate: Add support for family 17h pstate info from...
2017-08-19 bdeFix setting of defaults for the text cursor.
2017-08-19 bdeRename curr_curs_attr to base_curr_attr. The actual...
2017-08-19 kibUse the known valid segment when accessing memory in...
2017-08-19 bdeUse better hard-coded defaults for the cursor shape...
2017-08-19 andrewRemove redundant declarations. Newer gcc has a warning...
2017-08-19 andrewUse armv8-a in -march, it is accepted by both clang...
2017-08-19 wulfAdd support for generic MS Windows 7/8/10-compatible...
2017-08-19 manuRPI DTS: Add value previously set by VideoCore and...
2017-08-19 emastesys/modules: don't build qlxgbe if the user objects...
2017-08-19 emastesys/modules: don't build bxe if the user objects to...
2017-08-18 cemMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 kibWhen checking that #UD comes from kernel mode, check...
2017-08-18 emastecam iosched: fix typos in comments
2017-08-18 bdeFix syscons escape sequence for setting the local curso...
2017-08-18 brFix module unload when SGX support is not present in...
2017-08-18 glebiusFix cut and paste typo that prevented T5 firmware to...
2017-08-18 bdeImprove names for cons25 sequences.
2017-08-18 bdeFix vt100 escape sequence for showing and hiding the...
2017-08-18 bdeFix missing syscons escape sequence for setting the...
2017-08-18 rlibbysafe: quiet -Wtautological-compare
2017-08-18 tuexenEnsure inp_vflag is consistently set for TCP endpoints.
2017-08-18 markjRemove some unneeded subroutines for padding writes...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-18 lstewartAn off-by-one error exists in sbuf_vprintf()'s use...
2017-08-17 olegFix BSD label partition end sector calculation.
2017-08-17 emastearm64: return error instead of panic in unimplemented...
2017-08-17 cemDiscover CPU topology on multi-die AMD Zen systems
2017-08-17 lstewartImplement simple record boundary tracking in sbuf(9...
2017-08-17 cemFix unused varable warning in !SMP case
2017-08-16 jhbMark ZFS ABD inline functions static.
2017-08-16 rlibbyaesni: quiet -Wcast-qual
2017-08-16 cemAdd SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue...
2017-08-16 impDefine proposed GUID for FreeBSD boot loader variables.
2017-08-16 impRemove unused defines.
2017-08-16 kpbpf: Fix incorrect cleanup
2017-08-16 cemx86: Add dynamic interrupt rebalancing
2017-08-16 bdreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-16 ianFix compile error with option DEBUG. This is fallout...
2017-08-16 brRename macro DEBUG to SGX_DEBUG.
2017-08-16 bdeUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-16 brAdd support for Intel Software Guard Extensions (Intel...
2017-08-16 brAdd OBJ_PG_DTOR flag to VM object.
2017-08-16 markjAdd device resource management fields to struct device.
2017-08-15 npcxgbe/t4_tom: Use correct name for the ISS-valid bit...
2017-08-15 mjorasRework vlan(4) locking.
2017-08-15 markjAdd vm_page_alloc_after().
2017-08-15 asomersFix some ZFS debugging messages
2017-08-15 tsoomeloader.efi: repace XXX with real comments in trap.c
2017-08-15 hselaskyAdd new USB quirk.
2017-08-15 delphijPlug memory leak in arge_encap().
2017-08-15 cemFix a couple of comment typos
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 kibPrint whole machine state on double fault.
2017-08-14 kibAdd {rd,wr}{fs,gs}base C wrappers for instructions.
2017-08-14 kibStyle.
2017-08-14 sephehyperv: Update copyright for the files changed in 2017
next