]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Import mandoc 1.14.4
[FreeBSD/FreeBSD.git] / sys /
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 jhbVarious fixes for floating point on RISC-V.
2018-09-19 jhbClear all of the VFP state in fill_fpregs().
2018-09-19 kibConvert x86 cache invalidation functions to ifuncs.
2018-09-19 markjMove kernel vmem arena initialization to vm_kern.c.
2018-09-19 bzUpdate udp6_output() inp locking to avoid concurrency...
2018-09-19 kibConvert i386 NPX hardware context save methods to ifuncs.
2018-09-19 mjgvm: check for empty kstack cache before locking
2018-09-19 kibamd64 pmap: remove tautological assert.
2018-09-19 kibFix ZFS VFS op quotactl to follow busy protocol.
2018-09-19 kibFix state of dquot-less vnodes after failed quotaoff.
2018-09-18 npcxgbe(4): Enable TXRTLMT by default when the feature...
2018-09-18 markjOnly update the domain cursor once in keg_fetch_slab().
2018-09-18 emasteRequire ifunc-capable linker for i386
2018-09-18 tuexenRemove unused code.
2018-09-18 mjgvm: stop taking proc lock in mmap to satisfy racct...
2018-09-17 davidcsFixed isses:
2018-09-17 kibDo not upgrade the vnode lock to call getinoquota().
2018-09-17 jhbFix a regression in r338360 when booting an x86 machine...
2018-09-17 markjFix an nvpair leak in vdev_geom_read_config().
2018-09-17 kibUse ifunc to resolve context switching mode on amd64.
2018-09-17 mjgamd64: tidy up kernel memmove, take 2
2018-09-17 kibCalculate PTI, PCID and INVPCID modes earlier, before...
2018-09-17 kibMake the PTI violation check to follow style of the...
2018-09-17 aeRestore outbound packets capturing for if_gre(4). It...
2018-09-16 mjgRevert amd64: tidy up kernel memmove
2018-09-16 gonzo[ig4] Fix device description for Kaby Lake systems
2018-09-16 mjgamd64: tidy up kernel memmove
2018-09-16 kibRemove unneeded new line from the panic string.
2018-09-16 jmgSignificantly improve pf purge cpu usage by only taking...
2018-09-14 markjLog a message after a successful boot-time microcode...
2018-09-14 bzSet ident for GENERIC-MMCCAM to not announce itself as
2018-09-14 mjgamd64: implement pagezero_erms
2018-09-14 mmacyhwpmc: set default rate if event description lacks...
2018-09-13 gjbUpdate head from ALPHA5 to ALPHA6 as part of the 12...
2018-09-13 npcxgbe(4): Use the correct number of parameters when...
2018-09-13 emasteEnable Capsicum on armv6/armv7
2018-09-13 vangyzenSet zfs_arc_meta_strategy to metadata only
2018-09-13 gonzo[ig4] Add PCI IDs for I2C controller on Intel Kaby...
2018-09-13 npcxgbe/iw_cxgbe: Fix reported build breakage when the...
2018-09-13 mjgamd64: implement ERMS-based memmove, memcpy and memset
2018-09-13 emasteEnable reproducible builds in advance of 12.0-REL
2018-09-13 manuarm64: Make aw_sid and aw_thermal depend on nvmem
2018-09-13 roygerxen: temporary disable SMAP when forwarding hypercalls...
2018-09-13 roygerxen: legacy PVH fixes for the new interrupt count
2018-09-13 roygerlapic: skip setting intrcnt if lapic is not present
2018-09-13 roygerxen: fix setting legacy PVH vcpu id
2018-09-13 roygerxen: limit the usage of PIRQs to a legacy PVH Dom0
2018-09-13 roygerxen: fix initial kenv setup for legacy PVH
2018-09-13 royger xen: remove xenpv_set_ids
2018-09-13 roygerxen: fix PV IPI setup
2018-09-13 roygermsi: remove the check that interrupt sources have been...
2018-09-13 roygerx86bios: use M_NOWAIT with mallocs
2018-09-12 tuexenFix TCP Fast Open for the TCP RACK stack.
2018-09-12 brEnable VIMAGE support for RISC-V.
2018-09-12 brUse elf_relocaddr() to find the address for R_RISCV_REL...
2018-09-12 brDon't mark module data as static on RISC-V.
2018-09-12 gordonCorrect ELF header parsing code to prevent invalid...
2018-09-11 mjgamd64: enable options NUMA in GENERIC and MINIMAL
2018-09-11 emasteSwitch reproducible builds to unmodified src tree mode
2018-09-11 erjix(4), ixv(4): VLAN tag stripping fixes for Amazon...
2018-09-11 traszMake the wait in cfiscsi_offline() interruptible. ...
2018-09-10 markjFix synchronization of LB group access.
2018-09-10 markjSplit some checks in vm_page_activate() to make it...
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-09 delphijrandom(4): Squash non-error timeout codes from tsleep(9).
2018-09-09 hselaskyIntroduce and use sgid_index in CM requests in ibcore.
2018-09-08 markjFix the 32-bit arm build.
2018-09-08 markjExclude the EFI framebuffer from phys_avail[] on arm64.
2018-09-08 markjBump MAX_HWCNT and MAX_EXCNT.
2018-09-08 markjRelax an assertion in vm_pqbatch_process_page().
2018-09-08 kibintelspi: don't leak spibus children on detach.
2018-09-07 markjSpecify the correct resource type in teardown paths.
2018-09-07 markjUse ratecheck(9) in in_pcbinslbgrouphash().
2018-09-07 hselaskyImplement get network interface by params function...
2018-09-07 gjbUpdate head from ALPHA4 to ALPHA5 as part of the 12...
2018-09-06 mckusickThe Call For Testing had no reports of operational...
2018-09-06 mariusAvoid uninitialized read of ext_csd.
2018-09-06 marius- Explicitly compare a pointer to NULL. The __builtin_e...
2018-09-06 markjUse the correct terminology.
2018-09-06 bzThe inp_lle field to struct inpcb, along with two ...
2018-09-06 mjgamd64: depessimize copyinstr_smap
2018-09-06 markjAvoid resource deadlocks when one domain has exhausted...
2018-09-06 jhbRe-enable kernel modules for the MALTA64EL kernel confi...
2018-09-06 shurdClean up iflib sysctls
2018-09-06 andrewFix the GIC ACPI cross reference value.
2018-09-06 andrewRemove the check that the Arm generic interrupt control...
2018-09-06 leitaopowerpc64: Add initial support for HTM (kABI)
2018-09-06 markjRemove vm_page_remque().
2018-09-06 bzMake tcp_hpts.c compile a LINT kernel with options...
2018-09-06 markjDefine sctp probes only when SCTP is configured.
2018-09-06 hselaskyAdd proper support for VIMAGE to krping.
2018-09-06 mavAdd missing copyin() to access LUN and port ioctl argum...
2018-09-06 hselaskyMake the MSIX module parameter limit per device, in...
2018-09-06 hselaskyAdd support for receive side scaling stride, RSSS,...
2018-09-06 slavashibcore: Fix endless loop in searching for matching...
2018-09-06 hselaskyDon't stall transmit queue on drops in mlx5en(4).
2018-09-06 hselaskyMaximum number of mbuf frags is off-by-one for worst...
2018-09-06 markjRename hardclock_cnt() to hardclock() and remove the...
2018-09-05 jhbFix objcopy for little-endian MIPS64 objects.
next