fix memory leak in g_bio zone introduced in r320452, another ABD fallout
[freebsd.git] / sys /
2017-09-20 avgfix memory leak in g_bio zone introduced in r320452...
2017-09-20 avgMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 alcIn r288122, we changed vm_page_unwire() so that it...
2017-09-20 alcSync with amd64/arm/arm64/i386/mips pmap change r288256:
2017-09-19 cognetDefine CPU_XSCALE_CORE3 when relevant.
2017-09-19 rmacklemMake the nfsrpc_layoutget() function a static.
2017-09-19 davidcsAdd sysctl "enable_minidump" to turn on/off automatic...
2017-09-19 davidcsUpdate minidump template for version 5.4.66
2017-09-19 rmacklemAdd a new function called nfsm_uiombuflist(), similar...
2017-09-19 rmacklemSimplify nfsrpc_layoutreturn() args.
2017-09-19 jpaetzelFix indentation for r323068
2017-09-19 cogneti81342 is little endian, not big endian.
2017-09-19 tuexenFix a warning.
2017-09-19 rmacklemSimplify nfsrpc_layoutcommit() args.
2017-09-19 tuexenAvoid an overflow when computing the staleness.
2017-09-19 kibDo not do torn writes to active LDTs.
2017-09-19 kibDo not vrele() covered vnode under the mp mutex.
2017-09-19 kibFor unlinked files, do not msync(2) or sync on the...
2017-09-19 tuexenRemove a no longer used variable.
2017-09-19 sephehyperv/hn: Incease max supported MTU
2017-09-19 sephehyperv/hn: Fix MTU setting
2017-09-19 sephehyperv/hn: Apply VF's RSS setting
2017-09-18 jhbEnable support for lookaside crypto operations by default.
2017-09-18 jhbAdd UFS_LINK_MAX for the UFS-specific limit on link...
2017-09-18 kibFix handling of the segment registers on i386.
2017-09-18 kibabAdd kern.features flag for MMCCAM
2017-09-18 cyDon't use an apostrophe in a possesive pronoun.
2017-09-18 rlibbylinsysfs: quiet gcc -Wformat after r323692
2017-09-18 scottlHide a normal probe warning message under bootverbose...
2017-09-18 cemlinsysfs(5): Fix two unrelated issues
2017-09-18 tsoomeloader: biosmem allocate heap just below 4GB
2017-09-18 hselaskyBump the __FreeBSD_version after recent LinuxKPI changes.
2017-09-18 hselaskyThe LinuxKPI atomics do not have acquire nor release...
2017-09-18 hselaskyOnly wire pages in the LinuxKPI instead of holding...
2017-09-18 hselaskyAdd support for shared memory functions to the LinuxKPI.
2017-09-17 cemlinsysfs(5): Add support for recent libdrm
2017-09-17 ianGive icee(4) a detach() method so it can be used as...
2017-09-17 cemMCA: Expand AMD Thresholding support to cover all banks
2017-09-17 rmacklemFix bogus FREAD with NFSV4OPEN_ACCESSREAD. No functiona...
2017-09-17 jhibbitsDon't use a non-zero argument for __builtin_frame_address
2017-09-17 jhibbitsPrint the correct bitmask for the running Book-E CPU
2017-09-17 gordonMFV r323678: file 5.32
2017-09-17 markjImplement mmu_page_init for AIM platforms.
2017-09-17 tuexenFix an accounting bug and use sctp_timer_start to start...
2017-09-16 tuexenRemove code not used on any platform currently supported.
2017-09-16 alcModify blst_leaf_alloc to take only the cursor argument.
2017-09-16 ianAdd a missing header file to SRCS to fix out-of-kernel...
2017-09-16 manuAllwinner usb phy: Rework resource allocation
2017-09-16 manuA64 CCUNG: Correct gate and reset for OHCI0/1
2017-09-16 manuAllwinner: a10_gpio Fix panic on multiple lock
2017-09-16 shurdRevert r323516 (iflib rollup)
2017-09-15 jhbAvoid reusing the wrong buffer for a DDP AIO request.
2017-09-15 scottlFix line wrap issues.
2017-09-15 impAllow multiple TRIMs to be done for nda
2017-09-15 impUpdate comments on what the CAM_IOSCHED_FLAG_TRIM_ACTIV...
2017-09-15 landonfAdd MIPS32/64 Rev2 CP0 intctl register definitions.
2017-09-15 kibabMiscellaneous fixes and improvements to MMCCAM stack
2017-09-15 kibBatch freeing of the pages in vm_object_page_remove...
2017-09-15 markjInclude _bitset.h to get BITSET_DEFINE, used to define...
2017-09-15 avggmirror: treat ENXIO as disk disconnect, not media...
2017-09-15 andrewAdd the ARMv8.3 ID register fields. These were found...
2017-09-14 jhbFix some incorrect sysctl pointers for some error stats.
2017-09-14 glebiusFix locking in soisconnected().
2017-09-14 andrewAdd support for handling undefined instructions in...
2017-09-14 tsoomeloader: biosmem.c cstyle cleanup
2017-09-14 emasteocteon sdk: initialize variable to quiet Clang warning
2017-09-14 cemAdd PNP metadata to a few drivers
2017-09-14 jhbAdd AT_EHDRFLAGS and AT_HWCAP on amd64.
2017-09-14 jhbAdd a NT_ARM_VFP ELF core note to hold VFP registers...
2017-09-14 jhbExport get/set_vfpcontext from machdep.c.
2017-09-14 jhbAdd ptrace operations to fetch and store VFP registers.
2017-09-14 jhbOnly mess with VFP state on the CPU for curthread for...
2017-09-14 jhbAdd AT_HWCAP flags for VFP settings for FreeBSD/arm.
2017-09-14 jhbAdd AT_HWCAP and AT_EHDRFLAGS on all platforms.
2017-09-14 avgdounmount: do not release the mount point's reference...
2017-09-14 mavAdd second entry to LUT on a link side in B2B mode.
2017-09-14 rlibbygcc builds: reenable -Wstrict-overflow for kern.mk
2017-09-13 glebiusUse soref() in sendfile(2) instead fhold() to reference...
2017-09-13 markjWiden uk_pgoff, the slab header offset field.
2017-09-13 kibRemove inline specifier from vm_page_free_wakeup()...
2017-09-13 kibDo not relock free queue mutex for each page, free...
2017-09-13 kibSplit vm_page_free_toq() into two parts, preparation...
2017-09-13 kibUse existing tag name for the vm_object' memq.
2017-09-13 npRetire the T3 iWARP and TOE drivers. This saves catch...
2017-09-13 cemintpm(4): Decrease requested i/o port range width
2017-09-13 allanjudeIncrease EFI boot file size frok 128k to 384k
2017-09-13 ianDefer attaching and probing iicbus and its children...
2017-09-13 glebiusFix two issues with not ready data in sockets (read...
2017-09-13 cemintpm(4): While here, remove redundant 'res' check
2017-09-13 gordonDeorbit catman. The tradeoff of disk for performance...
2017-09-13 cemintpm(4): Do not attach if io_res can not be allocated
2017-09-13 markjFix a logic error in the item size calculation for...
2017-09-13 sbrunoDon't (try to) build lio(4) if the SOURCELESS_UCODE...
2017-09-13 tsoomelibefi: efipart_realstrategy rsize pointer may be NULL
2017-09-13 avgjedec_ts: add many more devices from various vendors
2017-09-13 emasteqlnx: exclude if WITHOUT_SOURCELESS_UCODE set
2017-09-13 kibabAdd MMCCAM-enabled kernel config for IMX6, reduce debug...
2017-09-13 avgslightly simplify zfs_vptocnp
2017-09-13 npcxgbe(4): Ignore capabilities that depend on TOE when...
2017-09-13 sbrunoJenkins i386 LINT build uses NOTES to generate its...
next