]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-31 kevansinetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC
2019-12-31 mavDon't spin on cleanup_lock if we are not interrupt.
2019-12-31 kevansinetd: knock out some clang analyze warnings
2019-12-31 mavAvoid few memory accesses in g_disk_done().
2019-12-31 rmacklemReplace .h files included from old NFS directories...
2019-12-31 mmMFV r356163,r356197:
2019-12-30 ianSet a "kernbase" symbol in 32-bit arm locore.S and...
2019-12-30 rmacklemAdd warning printf w.r.t. removal of sys/nfs/nfs_lock.c.
2019-12-30 jhbFormatting fixes for tables, no content changes.
2019-12-30 jillessh: Test that executing various binary files is rejected
2019-12-30 alcDetermine whether the MMU hardware is capable of updati...
2019-12-30 kaktuslinux(4): implement copy_file_range(2)
2019-12-30 brDon't hard-code field offsets of struct riscv_bootparams.
2019-12-30 kevansinetd: don't leak `policy` on return
2019-12-30 brDon't hard-code size of struct riscv_bootparams.
2019-12-30 brRound the kernel stack allocation up as required.
2019-12-30 hselaskyFix spelling.
2019-12-30 mavUse atomic for start_count in devstat_start_transaction().
2019-12-30 bdragon[PowerPC] Fix panic when attempting to handle an HMI...
2019-12-30 kevanssc(4) md bits: stop setting sc->kbd entirely
2019-12-30 cemvirtio_random(4): Drop no longer needed unload kludge
2019-12-30 cemrandom(4): Make entropy source deregistration safe
2019-12-30 mavRetire nstart/nend counters.
2019-12-29 markjAdd libdtrace support for arm64 USDT probes.
2019-12-29 markjAdd ARMv8 static relocation types used for control...
2019-12-29 mavRemove GEOM_SCHED class and gsched tool.
2019-12-29 markjpowerd(8): Fix a memory leak when we fail to read frequ...
2019-12-29 markjRestore a vm_page_wired() check in vm_page_mvqueue...
2019-12-29 mavMissed part of r356162.
2019-12-29 mavFix GEOM_VIRSTOR orphanization.
2019-12-29 ianEliminate the generated ldscript for arm and arm64...
2019-12-29 kaktussysctlbyname(2): Remove temporary compatibility layer
2019-12-29 mavFix GEOM_MOUNTVER orphanization.
2019-12-29 traszImplement Linux syslog(2) syscall; just enough to make...
2019-12-29 oshogbognop: change the "count until fail" option
2019-12-29 traszMake linprocfs(5) provide an empty /proc/modules. ...
2019-12-29 oshogbognop: allow to change the name of created device
2019-12-29 markjClear queue op flags in vm_page_mvqueue().
2019-12-29 traszMake Linux stat(2) et al distinguish between block...
2019-12-29 traszMove type casts into a single place. No functional...
2019-12-29 traszImplement Linux BLKGETSIZE64 ioctl.
2019-12-29 adrianMake this compile under external gcc toolchain if WITH_...
2019-12-29 alcCorrectly implement PMAP_ENTER_NOREPLACE in pmap_enter_...
2019-12-29 philipfuspi: Fix 'sleepable after non-sleepable' lock
2019-12-29 kevansRegenerate src.conf(5) after r356164
2019-12-29 kevansChange reference in HTTPD descriptions to 'simple_httpd'
2019-12-28 mmUpdate vendor/libarchive/dist to git 1dae5a549fe4ab99fd...
2019-12-28 mavFix GEOM_SHSEC orphanization.
2019-12-28 markjRemove some unused functions.
2019-12-28 markjUpdate the vm_page.h block comment to reflect recent...
2019-12-28 markjRemove page locking for queue operations.
2019-12-28 markjGeneralize lazy dequeue logic for wired pages.
2019-12-28 markjStart implementing queue state updates using fcmpset...
2019-12-28 markjDon't update per-page activation counts in the swapout...
2019-12-28 mavFix GEOM_GATE orphanization.
2019-12-28 kibvm_object_shadow(): fix object reference leak.
2019-12-28 manuarm64: rockchip: Add driver for the io domain
2019-12-28 manuarm64: rockchip: rk808: Add remaining regulators
2019-12-28 traszMake linux mount(2) tolerate NULL 'from' argument,...
2019-12-28 melifaroAdd userland tests for route table/lltable rtsock opera...
2019-12-28 adrian[ar71xx] generate a random mac address using eth_gen_addr()
2019-12-28 pfgSPDX: update some tags with two licenses.
2019-12-28 pfgarm/ffs.S: remove stale comment.
2019-12-28 cemepoch.9: Add missing functions, clean up documentation
2019-12-27 markjRemove some stale comments from the page allocator.
2019-12-27 mavFix GEOM_UZIP orphanization.
2019-12-27 hselaskyImplement dump_stats command for usbconfig(8).
2019-12-27 hselaskyImplement new libusb v2.0 API function, libusb20_dev_ge...
2019-12-27 hselaskyMake USB statistics per device instead of per bus.
2019-12-27 bdragon[PowerPC] Ignore fortify-source warning in trap vector...
2019-12-27 jhibbitsFix the powerpc copyout fixup from r356113
2019-12-27 emastesrc.conf.5: regen after r356127, disable GPL_DTC by...
2019-12-27 emasteSwitch GPL_DTC to default off
2019-12-27 kibufs: do not leave non-reclaimed vnodes with zero i_mode...
2019-12-27 emastesrc.opts.mk: switch LLVM_LIBUNWIND to opt-out
2019-12-27 emastesrc.opts.mk: switch LLVM toolchain to opt-out
2019-12-27 emastesrc.conf.5: regenerate after recent changes
2019-12-27 mjgPlug a warning in read-mostly spinlocks reported by...
2019-12-27 mjgvfs: remove production kernel checks and mp == NULL...
2019-12-27 mjgmac: use a sleepable rmlock instead of an sx lock
2019-12-27 mjgAdd read-mostly sleepable locks
2019-12-27 bdragon[PowerPC] Clang powerpcspe build fixes
2019-12-27 jhibbitsFix the build from r356113.
2019-12-27 jhibbitsAdd a note to UPDATING on the move to clang for powerpc*
2019-12-27 brd[gpioths] Fix GPIOTHS_DEBUG
2019-12-27 bdragon[PowerPC] Switch to PIC kernel modules on powerpc*
2019-12-27 jhibbitsEliminate the last MI difference in AT_* definitions...
2019-12-27 jhibbits[PowerPC64] Starting from FreeBSD 13.0, default to...
2019-12-27 jhibbitsUse LLVM as default toolchain for all PowerPC targets
2019-12-27 jeffFix a pair of bugs introduced in r356002. When we...
2019-12-27 mavReimplement gvinum orphanization.
2019-12-27 markjPlug some ifaddr refcount leaks.
2019-12-27 pfgmsun: drop clause 3 from the Berkeley license.
2019-12-26 jhibbits[PowerPC] enable atomic.c in compiler_rt and do not...
2019-12-26 kevanscron(8): use proper variable to determine mailer proces...
2019-12-26 jhibbitspowerpc: Move ppc32_runtime_resolve() declaration to...
2019-12-26 rmacklemFix mount_nfs to recognize the NFSv4 specific errors...
2019-12-26 dimMerge commit d3aeac8e2 from llvm git (by Justin Hibbits)
2019-12-26 rmacklemChange NFSv4.1 and NFSv4.2 error strings to start with...
2019-12-26 scottlAbstract the locking for PCIe hotplug. It still uses...
next