]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-18 Konstantin... Add x86 msr tweak KPI.
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Kyle Evansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 Mark JohnstonFix grammar in gpart.8.
2019-11-18 Kyle Evansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 Mark JohnstonFix inconsistencies in anonymous DOF files.
2019-11-18 Mark JohnstonGroup per-domain reservation data in the same structure.
2019-11-18 Mark JohnstonWiden the vm_page aflags field to 16 bits.
2019-11-18 Mark JohnstonImplement vm.pmap.kernel_maps for arm64.
2019-11-18 Mark JohnstonLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 Alan SomersUpdate the ses(4) man page
2019-11-18 David BrightJail and capability mode for shm_rename; add audit...
2019-11-18 Andriy Gaponfix up r354804, add new ZFS file mmp.c to kernel files
2019-11-18 Andriy Gaponfix up r354804, link zstreamdump with libzfs
2019-11-18 Edward Tomasz... Make linux(4) open(2)/openat(2) return ELOOP instead...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-18 Conrad MeyerLink in NetBSD's unifdef(1) tests
2019-11-18 Li-Wen HsuAlso clean LINT64 kernel configuration for powerpc
2019-11-17 Xin LIApply vendor fixes:
2019-11-17 Justin Hibbitspowerpc: Re-add -Wno-redundant-decls to DPAA build...
2019-11-17 Alex RichardsonFix error found by new clang operator precendence warning
2019-11-17 Doug MooreAdd a helper function for testing a swap block and...
2019-11-17 Alan CoxAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-17 Konstantin... Update controlelf(1) to ahndle stack gap disable flag.
2019-11-17 Konstantin... Add elf image flag to disable stack gap.
2019-11-17 Konstantin... kern_exec: p_osrel and p_fctl0 were obliterated by...
2019-11-17 Konstantin... amd64 copyout: remove irrelevant comment.
2019-11-17 Konstantin... Document required size of buffer for elf_aux_info(3).
2019-11-17 Kyle EvansAdd makesyscalls.lua, a rewrite of makesyscalls.sh
2019-11-17 Doug MooreThe loop in vm_map_protect that verifies that all trans...
2019-11-17 Justin Hibbitspowerpc: Return SIGILL if DSCR does not exist in m...
2019-11-16 Brandon Bergren[PowerPC] Fix *context on ELFv2
2019-11-16 Alan SomersActually hook CAM_IO_STATS up to the build
2019-11-16 Justin Hibbitsgcore: Don't add VSX notes on powerpcspe
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-16 Justin Hibbitspowerpcspe: Don't leak kernel registers in SPE dumps
2019-11-16 Justin Hibbitspowerpcspe: Mark asm statement in spe_save_reg_high...
2019-11-16 Michael TuexenAdd boundary and overflow checks to the formulas used...
2019-11-16 Michael TuexenImprove TCP CUBIC specific after idle reaction.
2019-11-16 Michael TuexenImplement a tCP CUBIC-specific after idle reaction.
2019-11-16 Michael TuexenRevert https://svnweb.freebsd.org/changeset/base/354708
2019-11-16 Toomas Soomeloader: remove unused variable from efipart.c
2019-11-16 Mitchell HorneRISC-V: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-16 Scott LongTSX Asynchronous Abort mitigation for Intel CVE-2019...
2019-11-16 Bjoern A. Zeebnd6: retire defrouter_select(), use _fib() variant.
2019-11-16 Bjoern A. Zeebnd6_rtr:
2019-11-15 Scott LongCreate a new sysctl subtree, machdep.mitigations. ...
2019-11-15 Bjoern A. Zeebif_llatbl: change htable_unlink_entry() to early exist...
2019-11-15 John BaldwinUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 Alexander MotinInitialize *comp_update with valid value.
2019-11-15 Alexander MotinCleanup address range checks in ioat(4).
2019-11-15 Bjoern A. ZeebRemove now unused IPv6 macros and update docs.
2019-11-15 Bjoern A. ZeebIP6_EXTHDR_CHECK(): remove the last instances
2019-11-15 Bjoern A. Zeebnetinet*: replace IP6_EXTHDR_GET()
2019-11-15 Bjoern A. Zeebnetinet6: Remove PULLDOWN_TESTs.
2019-11-15 Bjoern A. ZeebAllow per-file lex and yacc options.
2019-11-15 Toomas Soomeloader: add support for hybrid PMBR for GPT partition...
2019-11-15 John BaldwinCombine ELF sysvecs for MIPS to reduce code duplication.
2019-11-15 Toomas Soomeloader: r354415 did miss to sort subpaths below the...
2019-11-15 Navdeep Parharcxgbev(4): Catch up with the pciids in the PF driver.
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 Alex RichardsonFix build race in bsd.files.mk
2019-11-15 Alex Richardsonmakefs: Also set UFS di_birthtime when building on...
2019-11-15 Alex RichardsonFix contents= being ignored in msdosfs makefs mtree
2019-11-15 Gleb SmirnoffFix regression from r353841: ctx.rc needs to be initial...
2019-11-15 Alex RichardsonUse __ as the separator for the exported vars in bsd...
2019-11-15 Cy SchubertDisable ntpd stack gap. When ASLR with STACK GAP !...
2019-11-15 Edward Tomasz... Support O_CLOEXEC in linux(4) open(2) and openat(2).
2019-11-15 Bjoern A. Zeebnd6: simplify code
2019-11-15 Scott LongRevert a patch that accidentally was committed with...
2019-11-15 Scott LongFix a typo in how the AVX512DQ feature bit is checked.
2019-11-15 Hans Petter... Prevent potential underflow in ibcore.
2019-11-15 Hans Petter... Correct MR length field to be 64-bit in ibcore.
2019-11-15 Bjoern A. Zeebif_llatbl: cleanup
2019-11-15 Dimitry AndricMerge commit 5bbb604bb from llvm git (by Craig Topper):
2019-11-15 Justin Hibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2019-11-15 Mitchell HorneRISC-V: Print SBI info at startup
2019-11-15 Mitchell HorneAdd missing files from r354720
2019-11-15 Mitchell HorneRISC-V: add support for SBI spec v0.2
2019-11-15 Mitchell HorneRISC-V: pass arg6 in sbi_call
2019-11-15 Mitchell Horneplic: support irq distribution
2019-11-15 Mitchell Horneplic: fix context calculation
2019-11-15 Josh PaetzelFix build with GCC
2019-11-14 Josh PaetzelAdd the pvscsi driver to the tree.
2019-11-14 Justin HibbitsBoot arm64 kernel using booti command from U-boot.
2019-11-14 Brandon Bergren[PowerPC64] Fix broken kernel modules due to LLD 9...
2019-11-14 Kyle Evansarm64: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-14 Brooks DavisTidy syscall declerations.
2019-11-14 Ian LeporeCompile in arm/unwind.c if options STACK is in effect...
2019-11-14 Ian LeporeRewrite arm/stack_machdep.c for EABI; add stack(9)...
2019-11-14 Michael TuexenFor idle TCP sessions using the CUBIC congestio control...
2019-11-14 Ed Mastellvm: use elf_aux_info to get executable's path, if...
2019-11-14 Alexander MotinPass more reasonable WAIT flags to bus_dma(9) calls.
2019-11-14 Alexander MotinMake ntb(4) send bus_get_dma_tag() requests to parent...
2019-11-14 Brandon Bergrenpowerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
2019-11-14 Warner Losharmv6 soft float build fixed
2019-11-13 Brooks DavisImprove the description of AT_EXECPATH availability.
2019-11-13 Konstantin... cpucontrol: print more useful information when MSR...
next