freebsd.git
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-16 jhibbitspowerpcspe: Don't leak kernel registers in SPE dumps
2019-11-16 jhibbitspowerpcspe: Mark asm statement in spe_save_reg_high...
2019-11-16 tuexenAdd boundary and overflow checks to the formulas used...
2019-11-16 tuexenImprove TCP CUBIC specific after idle reaction.
2019-11-16 tuexenImplement a tCP CUBIC-specific after idle reaction.
2019-11-16 tuexenRevert https://svnweb.freebsd.org/changeset/base/354708
2019-11-16 tsoomeloader: remove unused variable from efipart.c
2019-11-16 mhorneRISC-V: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-16 scottlTSX Asynchronous Abort mitigation for Intel CVE-2019...
2019-11-16 bznd6: retire defrouter_select(), use _fib() variant.
2019-11-16 bznd6_rtr:
2019-11-15 scottlCreate a new sysctl subtree, machdep.mitigations. ...
2019-11-15 bzif_llatbl: change htable_unlink_entry() to early exist...
2019-11-15 jhbUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 mavInitialize *comp_update with valid value.
2019-11-15 mavCleanup address range checks in ioat(4).
2019-11-15 bzRemove now unused IPv6 macros and update docs.
2019-11-15 bzIP6_EXTHDR_CHECK(): remove the last instances
2019-11-15 bznetinet*: replace IP6_EXTHDR_GET()
2019-11-15 bznetinet6: Remove PULLDOWN_TESTs.
2019-11-15 bzAllow per-file lex and yacc options.
2019-11-15 tsoomeloader: add support for hybrid PMBR for GPT partition...
2019-11-15 jhbCombine ELF sysvecs for MIPS to reduce code duplication.
2019-11-15 tsoomeloader: r354415 did miss to sort subpaths below the...
2019-11-15 npcxgbev(4): Catch up with the pciids in the PF driver.
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 arichardsonFix build race in bsd.files.mk
2019-11-15 arichardsonmakefs: Also set UFS di_birthtime when building on...
2019-11-15 arichardsonFix contents= being ignored in msdosfs makefs mtree
2019-11-15 glebiusFix regression from r353841: ctx.rc needs to be initial...
2019-11-15 arichardsonUse __ as the separator for the exported vars in bsd...
2019-11-15 cyDisable ntpd stack gap. When ASLR with STACK GAP !...
2019-11-15 traszSupport O_CLOEXEC in linux(4) open(2) and openat(2).
2019-11-15 bznd6: simplify code
2019-11-15 scottlRevert a patch that accidentally was committed with...
2019-11-15 scottlFix a typo in how the AVX512DQ feature bit is checked.
2019-11-15 hselaskyPrevent potential underflow in ibcore.
2019-11-15 hselaskyCorrect MR length field to be 64-bit in ibcore.
2019-11-15 bzif_llatbl: cleanup
2019-11-15 dimMerge commit 5bbb604bb from llvm git (by Craig Topper):
2019-11-15 jhibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2019-11-15 mhorneRISC-V: Print SBI info at startup
2019-11-15 mhorneAdd missing files from r354720
2019-11-15 mhorneRISC-V: add support for SBI spec v0.2
2019-11-15 mhorneRISC-V: pass arg6 in sbi_call
2019-11-15 mhorneplic: support irq distribution
2019-11-15 mhorneplic: fix context calculation
2019-11-15 jpaetzelFix build with GCC
2019-11-14 jpaetzelAdd the pvscsi driver to the tree.
2019-11-14 jhibbitsBoot arm64 kernel using booti command from U-boot.
2019-11-14 bdragon[PowerPC64] Fix broken kernel modules due to LLD 9...
2019-11-14 kevansarm64: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-14 brooksTidy syscall declerations.
2019-11-14 ianCompile in arm/unwind.c if options STACK is in effect...
2019-11-14 ianRewrite arm/stack_machdep.c for EABI; add stack(9)...
2019-11-14 tuexenFor idle TCP sessions using the CUBIC congestio control...
2019-11-14 emastellvm: use elf_aux_info to get executable's path, if...
2019-11-14 mavPass more reasonable WAIT flags to bus_dma(9) calls.
2019-11-14 mavMake ntb(4) send bus_get_dma_tag() requests to parent...
2019-11-14 bdragonpowerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
2019-11-14 imparmv6 soft float build fixed
2019-11-13 brooksImprove the description of AT_EXECPATH availability.
2019-11-13 kibcpucontrol: print more useful information when MSR...
2019-11-13 kibamd64: only set PCB_FULL_IRET pcb flag when #gp or...
2019-11-13 brookself_aux_info: Add support for AT_EXECPATH.
2019-11-13 jhbRefine r354661 to unbreak the GCC_BOOTSTRAP case.
2019-11-13 emastellvm: use AT_EXECPATH from ELF auxiliary vectors for...
2019-11-13 traszImprove Linuxulator man pages to better reflect the...
2019-11-13 traszAdd 'linux_mounts_enable' rc.conf(5) variable, to make...
2019-11-13 kevansssp: further refine the conditional used for constructo...
2019-11-13 brooksFix a typo in the PMAP_PTE_SET_CACHE_BITS macro.
2019-11-13 jhbAdd t4_keyctx.c to sys/conf/files for the non-module...
2019-11-13 glebiusIn if_siocaddmulti() enter VNET.
2019-11-13 dougmDefine wrapper functions vm_map_entry_{succ,pred} to...
2019-11-13 scottlStop the VESA driver from whining loudly in the dmesg...
2019-11-13 bznd6: remove unused structs and defines
2019-11-13 bznd6: make nd6_alloc() file static
2019-11-13 bznd6 defrouter: consolidate nd_defrouter manipulations...
2019-11-13 bzlltabl: remove dead code
2019-11-13 rpokalaLogging improvements to loader::nfs
2019-11-13 kevansssp: rework the logic to use priority=200 on clang...
2019-11-13 jhibbitspowerpc64: Don't guard ISA 3.0 partition table setup...
2019-11-13 jhibbitspowerpc: Don't savectx() twice in IPI_STOP handler
2019-11-13 kevansssp: add a priority to the __stack_chk_guard constructor
2019-11-13 impFix a race between daopen and damediapoll
2019-11-13 jhbCreate a file to hold shared routines for dealing with...
2019-11-12 asomerssesutil: fix another memory leak
2019-11-12 asomerssesutil: fix some memory leaks
2019-11-12 asomerssesutil: fix an out-of-bounds array access
2019-11-12 brookslibcompat: Correct rtld MLINKS
2019-11-12 jhbSync target triple generation with the version in Makef...
2019-11-12 jhbForce MK_CLANG_IS_CC on in XMAKE.
2019-11-12 jhbEnable the RISC-V LLVM backend by default.
2019-11-12 vmaffionebhyve: rework mevent processing to fix a race condition
2019-11-12 scottlAdd new bit definitions for TSX, related to the TAA...
2019-11-12 kibWorkaround for Intel SKL002/SKL012S errata.
2019-11-12 scottphnvdimm(4): Fix various problems when the using the...
2019-11-12 kibi386: stop guessing the address of the trap frame in...
2019-11-12 kibamd64: move GDT into PCPU area.
next