]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix build race when building rtld
[FreeBSD/FreeBSD.git] / sys /
2019-07-02 kibMore style.
2019-07-02 markjMark pages allocated from the per-CPU cache.
2019-07-02 kibStyle.
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-07-02 kibUse traditional 'p' local to designate td->td_proc...
2019-07-02 emasteif_muge: set IFCAP_VLAN_MTU to maintain 1500 MTU with...
2019-07-02 mavInclude sys/lock.h, as told by man page.
2019-07-02 markjFix handling of errors from sblock() in soreceive_stream().
2019-07-02 ganboldExtend simple_mfd driver to expose a syscon interface if
2019-07-02 mavFix i386 LINT after r349594.
2019-07-02 mavAdd driver for NTB in AMD SoC.
2019-07-02 landonfbwn(4): Include SROM revision when printing device...
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-07-01 manuarm64: efi: Map memory IO region as device
2019-07-01 rlibbyg_mirror_taste: avoid deadlock, always clear tasting...
2019-07-01 rlibbyg_eli_create: only dec g_access acw if we inc'd it
2019-07-01 alcTidy up pmap_copy(). Notably, deindent the innermost...
2019-07-01 manuSince r349571 we need all the accessor to be present...
2019-07-01 rmacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-07-01 vmaffionenetmap: fix two panics with emulated adapter
2019-07-01 avgadd superio driver
2019-07-01 avgnctgpio: change default pin names to those used by...
2019-07-01 loosAdd support for the Marvell 88E6190 11 ports switch.
2019-07-01 avgupgrade the warning printf-s in bus accessors to KASSER...
2019-06-30 cyThe RFC 3128 test should be made after the offset mask...
2019-06-30 cyRevert r349400. It has uintended effects.
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-30 dougmRemove a call to vm_map_simplify_entry from _vm_map_cli...
2019-06-29 markjUse a consistent snapshot of the fd's rights in fget_mm...
2019-06-29 markjFix mutual exclusion in pipe_direct_write().
2019-06-29 jhbAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-29 jhbAdd support for IFCAP_NOMAP to cxgbe(4).
2019-06-29 jhbSupport IFCAP_NOMAP in vlan(4).
2019-06-29 jhbCompress pending socket buffer data once it is marked...
2019-06-29 jhbAdd support for using unmapped mbufs with sendfile(2).
2019-06-29 jhbAdd an external mbuf buffer type that holds multiple...
2019-06-28 mmMFV r349454:
2019-06-28 alcWhen we protect PTEs (as opposed to PDEs), we only...
2019-06-28 hselaskyNeed to apply the PCIM_BAR_MEM_BASE mask to the physica...
2019-06-28 loosAdd the 802.1q support for the Marvell e6000 series...
2019-06-28 loosAdd the 'drop tagged' flag support for ethernet switch...
2019-06-28 kibStyle.
2019-06-28 npcxgbe/t4_tom: Tweaks to some of the AIO related CTRs.
2019-06-28 npcxgbe/t4_tom: the AIO tx job queue must be empty by...
2019-06-28 hselaskyNeed to wait for epoch callbacks to complete before...
2019-06-28 hselaskyImplement API for draining EPOCH(9) callbacks.
2019-06-28 npcxgbe/t4_tom: Mark the socket's receive as done before...
2019-06-28 npcxgbe/t4_tom: Fix regression in t_maxseg usage within...
2019-06-28 npcxgbe/iw_cxgbe: Remove unused field from the endpoint...
2019-06-28 dougmIf vm_map_protect fails with KERN_RESOURCE_SHORTAGE...
2019-06-28 bcranAdd ACPI entries for Synopsys Designware UARTs used...
2019-06-28 bcranAdd missing ACPI GICv2 MSI/MSI-X attachment
2019-06-28 mhorneAdd some missing RISC-V ELF defines
2019-06-27 asomersFIOBMAP2: inline vn_ioc_bmap2
2019-06-27 rmacklemAdd non-blocking trylock variants for the rangelock...
2019-06-27 jhbFix comment in sofree() to reference sbdestroy().
2019-06-27 jhbReject attempts to register a TCP stack being unloaded.
2019-06-27 lwhsuFollow r349460 to complete removing "flags" in struct...
2019-06-27 jhbHold an explicit reference on the socket for the aiotx...
2019-06-27 brAdd support for extended descriptor format to Altera...
2019-06-27 avgrevert r349460, printf -> KASSERT in bus.h, until I...
2019-06-27 avggpiobus: provide a new hint, pin_list
2019-06-27 avgupgrade the warning printf-s in bus accessors to KASSERT-s
2019-06-26 cognetIn get_fpcontext32() and set_fpcontext32(), we can...
2019-06-26 alcRevert one of the changes from r349323. Specifically...
2019-06-26 rgrimesEmulate the "TEST r/m{16,32,64}, imm{16,32,32}" instruc...
2019-06-26 avgfix up r349428, fix a typo made during "fdt" removal
2019-06-26 markjAdd a return value to vm_page_remove().
2019-06-26 avgowc_gpiobus: clean / fix up the driver module things
2019-06-26 kibamd64 pmap: Fix pkru handling in pmap_remove().
2019-06-26 cognetFix debugging of 32bits arm binaries on arm64.
2019-06-26 markjRemove references to splbio in ffs_softdep.c.
2019-06-26 mavFix qlxgbe(4) static build.
2019-06-26 mariuso In iflib_txq_drain():
2019-06-26 dougmRevert r349393, which leads to an assertion failure...
2019-06-26 jhibbitspowerpc/booke: Handle misaligned floating point loads...
2019-06-26 cyWhile working on PR/238796 I discovered an unused varia...
2019-06-26 cyRemove a tautological compare for offset != 0.
2019-06-26 cyPrompted by r349366, ipfilter is also does not conform...
2019-06-25 dougmEliminate some uses of the prev and next fields of...
2019-06-25 julianFix annoying whitespace issue.
2019-06-25 asomersfcntl: style changes to r349248
2019-06-25 mavAvoid extra taskq_dispatch() calls by DMU.
2019-06-25 luporl[PowerPC64] Don't mark module data as static
2019-06-25 impRemove a couple of harmless stray references to nandfs.
2019-06-25 rlibbynetipsec key_register: check for M_NOWAIT alloc failure
2019-06-25 hselaskyConvert all IPv4 and IPv6 multicast memberships into...
2019-06-25 hselaskyFree all allocated unit IDs in cuse(3) after the client...
2019-06-25 hselaskyFix for deadlock situation in cuse(3)
2019-06-25 aeFollow the RFC 3128 and drop short TCP fragments with...
2019-06-25 aeMark default rule with IPFW_RULE_NOOPT flag, so it...
2019-06-25 dougmvm_map_protect may return an INVALID_ARGUMENT or PROTEC...
2019-06-25 cyThe definition of icmptypes in ip_compt.h is dead code...
2019-06-25 impReplay r349342 by imp accidentally reverted by r349352
2019-06-25 impReplay r349340 by imp accidentally reverted by r349352
2019-06-25 impReplay r349339 by imp accidentally reverted by r349352
2019-06-25 impReplay r349334 by markj accidentally reverted by r349352
2019-06-25 impRemove NAND and NANDFS support
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-24 jchandraarm64 acpi_iort: add some error handling
next