]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-20 avgfix up r354804, resolve merge conflicts in zpool.8
2019-11-20 lwhsuOnly skip failing test case in CI.
2019-11-20 lwhsuTemporarily skip the failing test case usr.bin.unifdef...
2019-11-20 kevansbcm2835_vcbus: add compatibility name for ^/sys/contrib...
2019-11-20 kevansbcm2835: push address mapping conversion for DMA/mailbo...
2019-11-20 jeffWhen we set OFFPAGE to limit fragmentation we should...
2019-11-20 mckusickWhite space cleanup. No functional change.
2019-11-20 mckusickAdd some KASSERTs. Reacquire a mutex after a kernel...
2019-11-20 jeffOnly keep anonymous objects on shadow lists. This...
2019-11-19 jeffRemove unnecessary object locking from the vnode pager...
2019-11-19 jeffSimplify anonymous memory handling with an OBJ_ANON...
2019-11-19 kevansbcm2835_sdhci: various refactoring of DMA path
2019-11-19 vmaffionenetmap: check if we already ran mmap before we attempt it
2019-11-19 bzin6: move include
2019-11-19 vmaffionebhyve: virtio-net: disable receive until features are...
2019-11-19 bznd6: sysctl
2019-11-19 bznd6: make nd6_timer_ch static
2019-11-19 bznd6_rtr: re-sort functions
2019-11-19 alcAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-19 bdreweryWITH_SYSTEM_LINKER: Fix rebuilding lld every time.
2019-11-19 aeFix the byte order of IPv4 address parsed from begemotS...
2019-11-19 bzReduce the vnet_set module size of ip_mroute to allow...
2019-11-19 bzmld: fix epoch assertion
2019-11-19 dabDon't sanitize linker_set
2019-11-19 andrewReturn 0 from ptrace_set_pc as it now completes success...
2019-11-19 andrewAllow ptrace to set the probram counter on arm64.
2019-11-19 andrewFix the definition of bus_space_read_stream_8 on arm64.
2019-11-19 dougmDrop the extra argument from swp_pager_meta_ctl and...
2019-11-19 avghyperv/storvsc: stash a pointer to hv_storvsc_request...
2019-11-19 cemunifdef(1): Improve worst-case bound on symbol resolution
2019-11-19 kevansbcm2835_sdhci: formalize DMA tag/segment scaling requir...
2019-11-19 kevansbcm2835_sdhci: some style cleanup, no functional change
2019-11-19 kevansbcm2835_sdhci: drop an assert in start_dma_seg
2019-11-19 cemunifdef(1): Kill totally useless header
2019-11-19 jhibbitsELF toolchain: Add PowerPC VMX and VSX note decode...
2019-11-19 mavAdd ioat_get_domain() to ioat(4) KPI.
2019-11-19 mavCall bus_dma_dmar_set_buswide(9) added in r354830.
2019-11-19 jhibbitspowerpc/pmap: Remove an unused error from moea64_pvo_en...
2019-11-19 jhibbitspowerpc/booke pmap: Use the right 'tlbilx' form to...
2019-11-19 kevansflua: newer GCC complains about format-nonliteral at...
2019-11-18 kevanssysent: regenerate after r354835
2019-11-18 kevansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 jhibbitsbsnmp: Fix operator precedence in error check in table_...
2019-11-18 kevansAdd flua to the base system, install to /usr/libexec
2019-11-18 bzicmpv6: Fix mbuf change in mld
2019-11-18 bzipv6 tests
2019-11-18 kibbus_dma_dmar_set_buswide(9): KPI to indicate that the...
2019-11-18 markjAdd a "B" suffix to memory quantities in top(1) output.
2019-11-18 kibAdd x86 msr tweak KPI.
2019-11-18 jhbCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 markjSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 kevansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 markjFix grammar in gpart.8.
2019-11-18 kevansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 markjFix inconsistencies in anonymous DOF files.
2019-11-18 markjGroup per-domain reservation data in the same structure.
2019-11-18 markjWiden the vm_page aflags field to 16 bits.
2019-11-18 markjImplement vm.pmap.kernel_maps for arm64.
2019-11-18 markjLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 asomersUpdate the ses(4) man page
2019-11-18 dabJail and capability mode for shm_rename; add audit...
2019-11-18 avgfix up r354804, add new ZFS file mmp.c to kernel files
2019-11-18 avgfix up r354804, link zstreamdump with libzfs
2019-11-18 traszMake linux(4) open(2)/openat(2) return ELOOP instead...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
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).
next