]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFC: r340705, r340708
[FreeBSD/FreeBSD.git] / sys /
2018-10-15 jhbReload the LDT selector after an AMD-v #VMEXIT.
2018-10-15 erjiavf(4): Finish rename/rebrand internally
2018-10-15 luporlInitialize SPRG0 before its first possible use
2018-10-15 hselaskyFix deadlock when destroying VLANs.
2018-10-15 aeAdd extra parentheses to fix "versrcreach" opcode,...
2018-10-14 mjgzfs: fix a panic after failed mount
2018-10-14 erjem/igb/ix(4): Port two Tx/Rx fixes made to ixl in r339338
2018-10-13 mjgamd64: partially depessimize cpu_fetch_syscall_args...
2018-10-13 npcxgbe(4): Fix a divide-by-zero that occurs when hw...
2018-10-12 mjgcapsicum: provide cap_rights_fde_inline
2018-10-12 bzIn udp_input() when walking the pcblist we can come...
2018-10-12 erjixl/iavf(4): Change ixlv to iavf and update it to use...
2018-10-12 mjgamd64: employ MEMMOVE in copyin/copyout
2018-10-12 mavAvoid zero-sized kmem_alloc() in vdev_compact_children().
2018-10-12 kibCall initializecpucache() before ifuncs are resolved.
2018-10-12 brInitialize interrupt priority to 0 on all sources.
2018-10-12 kibbhyve: emulate CLFLUSH and CLFLUSHOPT.
2018-10-12 brAdd support for the UART device found in lowRISC system...
2018-10-12 mavAdd ZIO_TYPE_FREE support for indirect vdevs.
2018-10-12 bzr217592 moved the check for imo in udp_input() into...
2018-10-12 mjgAdd a file missed in r339321
2018-10-11 mjgamd64: make memmove and memcpy less slow with mov
2018-10-11 mjgProvide string functions for use before ifuncs get...
2018-10-11 yuripvFix PNP entries for if_ix and if_ixv properly using...
2018-10-11 jhbFully restore the GDTR, IDTR, and LDTR after VT-x VM...
2018-10-10 allanjudePull in a follow-on commit to resolve a deadlock in...
2018-10-10 allanjudeAdd missing sysctls for tuning vdev queue depths for...
2018-10-10 allanjudeResolve a hang in ZFS during vnode reclaimation
2018-10-10 mavRemove extra thread_exit() call left after r329802.
2018-10-10 mwUpdate Armada 38x UART device tree binding
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 gjbUpdate head from ALPHA8 to ALPHA9 as part of the 12...
2018-10-09 gjbMerge the remainder of the projects/openssl111 branch...
2018-10-09 brooksRegenerated assorted syscall related files after:
2018-10-09 shurdUse mbuf defines to construct csum offload masks rather...
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-09 jtlThere are three places where we return from a function...
2018-10-09 rmacklemFix the pNFS server's reporting of disk space usage...
2018-10-08 gjbFix a mismerge from head to projects/openssl111.
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 mavFix r336951 mismerge -- use of uninitialized variable.
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-08 hselaskyAdd missing steering rules for virtual function, VF...
2018-10-08 vangyzenem/igb: Do not print link state messages
2018-10-07 tuexenAddress the warning regarding duplicate option 'GEOM_PA...
2018-10-07 tuexenAvoid truncating unrecognised parameters when reporting...
2018-10-07 tuexenEnable TCP Fast Open support for PPC platforms.
2018-10-07 tuexenEnsure that the ips_localout counter is incremented for
2018-10-06 jhibbitspowerpc/pseries: EOI interrupts in XICS by setting...
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-06 jhibbitspowerpc64/powernv: Don't mask MSIs in OPAL
2018-10-06 jamieFix the test prohibiting jails from sharing IP addresses.
2018-10-05 shurdFix igb corrupting checksums with BPF and VLAN
2018-10-05 mjgamd64: make memset less slow with mov
2018-10-05 gjbMFH r338661 through r339200.
2018-10-05 mavAdd sysctls for dbuf metadata cache variables added...
2018-10-05 thjConvert UDP length to host byte order
2018-10-05 mmacyhwpmc: Refactor sample ring buffer handling to fix...
2018-10-05 mmacyeliminate locking surrounding ui_vmsize and swap reserv...
2018-10-04 brooksRevert r339174: Move 32-bit compat support for FIODGNAM...
2018-10-04 rstoneHold a write lock across udp_notify()
2018-10-04 mjgamd64: hide non-erms jump label under non-erms copyin...
2018-10-04 gonzo[ig4] style(9) clean-up
2018-10-03 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-10-03 glebiusIn PR 227259, a user is reporting that they have code...
2018-10-03 markjFix an inverted test in ucode_load_ap().
2018-10-03 tuexenUse strlcpy() instead of strncpy().
2018-10-02 brooksMove 32-bit compat support for CDIOREADTOCENTRYS to...
2018-10-02 kbowlingUse nda(4) on powerpc64
2018-10-02 bzAfter r338257 is was possible to trigger a KASSERT...
2018-10-02 rwatsonRework the logic around quick checks for auditing that...
2018-10-01 kenFix a da(4) driver memory leak for SCSI SMR devices.
2018-10-01 markjUse an unsigned iterator for domain sets.
2018-10-01 andrewAdd kernel ifunc support on arm64.
2018-10-01 markjApply r339046 to i386.
2018-10-01 markjCount bootstrap data as resident in the kernel pmap.
2018-10-01 manuarm64: Raise again L3 table for early devmap
2018-10-01 gallatinAllow empty NUMA memory domains to support Threadripper2
2018-10-01 tuexenMitigate providing a timing signal if the COOKIE or...
2018-10-01 tuexenAfter allocating chunks set the fields in a consistent...
2018-10-01 aeAdd INP_INFO_WUNLOCK_ASSERT() macro and use it instead of
2018-10-01 bzFix the MODULE_PNP_INFO() for iwm(4) where I got the...
2018-09-30 tuexenPlug mbuf leak in the SCTP input path in an error case.
2018-09-30 tuexenPlug mbuf leaks in the SCTP output path in error cases.
2018-09-30 allanjudeUse PNP metadata to allow devmatch to autoload ure(4)
2018-09-30 kibUpdate x86/ifunc.h.
2018-09-30 tuexenFix the handling of ancillary data for SCTP socket...
2018-09-30 tuexenIncrement the corresponding UDP stats counter (udps_opa...
2018-09-29 bzProvide MODULE_PNP_INFO() for iwm(4) so that devmatch...
2018-09-29 kibFix UP build.
2018-09-29 tuexenFor changing the MTU on tun/tap devices, it should...
2018-09-29 allanjudeAvoid panic when adjusting priority of a read in the...
2018-09-29 gonzo[sdhci] Add ACPI identifier for AMD eMMC 5.0 controller
2018-09-28 tuexenFix typo in comment.
2018-09-28 jhbRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-28 jhbMark various removed system calls as OBSOL instead...
2018-09-28 kibCorrect vm_fault_copy_entry() handling of backing file...
next