]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-18 delphijMFV r354798:
2019-11-18 cemLink in NetBSD's unifdef(1) tests
2019-11-18 lwhsuAlso clean LINT64 kernel configuration for powerpc
2019-11-17 jhibbitspowerpc: Re-add -Wno-redundant-decls to DPAA build...
2019-11-17 arichardsonFix error found by new clang operator precendence warning
2019-11-17 dougmAdd a helper function for testing a swap block and...
2019-11-17 alcAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-17 kibUpdate controlelf(1) to ahndle stack gap disable flag.
2019-11-17 kibAdd elf image flag to disable stack gap.
2019-11-17 kibkern_exec: p_osrel and p_fctl0 were obliterated by...
2019-11-17 kibamd64 copyout: remove irrelevant comment.
2019-11-17 kibDocument required size of buffer for elf_aux_info(3).
2019-11-17 kevansAdd makesyscalls.lua, a rewrite of makesyscalls.sh
2019-11-17 dougmThe loop in vm_map_protect that verifies that all trans...
2019-11-17 jhibbitspowerpc: Return SIGILL if DSCR does not exist in m...
2019-11-16 bdragon[PowerPC] Fix *context on ELFv2
2019-11-16 asomersActually hook CAM_IO_STATS up to the build
2019-11-16 jhibbitsgcore: Don't add VSX notes on powerpcspe
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...
next