]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-01 Conrad Meyervmgenid(4): Integrate as a random(4) source
2019-12-31 Rick MacklemUpdate the man page to reflect that "-M" and "-N" are...
2019-12-31 Doug MooreThe map-entry clipping functions modify start and end...
2019-12-31 Rick MacklemGet rid of old nfsstat options no longer used.
2019-12-31 Edward Tomasz... Add basic getcpu(2) support to linuxulator. The purpos...
2019-12-31 Alexander MotinRelax locking of carp_forus().
2019-12-31 Alexander V... Fix NOINET6 build broken by r356236.
2019-12-31 Alexander V... Split gigantic rtsock route_output() into smaller funct...
2019-12-31 Michael TuexenFix delayed ACK generation for DCTCP.
2019-12-31 Edward Tomasz... Regen after r356233.
2019-12-31 Edward Tomasz... Sigh, add getcpu(2) chunk missed in r356229.
2019-12-31 Edward Tomasz... Regen after r356229.
2019-12-31 Glen BarberHappy New Year 2020!
2019-12-31 Edward Tomasz... Fix definitions for Linux getcpu(2).
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Michael TuexenAdd flags for upcoming patches related to improved...
2019-12-31 Michael TuexenClear the flag indicating that the last received packet...
2019-12-31 Kyle Evanspsm: properly check for atkbdc_open failure
2019-12-31 Michael TuexenAdd curly braces missed in https://svnweb.freebsd.org...
2019-12-31 Kristof Provostriscv: Remove unused variable
2019-12-31 Kristof Provostsifive: uart driver
2019-12-31 Kristof Provostriscv: Remove pointless loop
2019-12-31 Conrad Meyerrtld(1): Do booleans like C99
2019-12-31 Rick MacklemSwitch r356210 to use gone_in() instead of printf().
2019-12-31 Kyle Evansinetd: prefer strlcpy to strlen(3) check + strcpy(3...
2019-12-31 Kyle Evansinetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC
2019-12-31 Alexander MotinDon't spin on cleanup_lock if we are not interrupt.
2019-12-31 Kyle Evansinetd: knock out some clang analyze warnings
2019-12-31 Alexander MotinAvoid few memory accesses in g_disk_done().
2019-12-31 Rick MacklemReplace .h files included from old NFS directories...
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-30 Ian LeporeSet a "kernbase" symbol in 32-bit arm locore.S and...
2019-12-30 Rick MacklemAdd warning printf w.r.t. removal of sys/nfs/nfs_lock.c.
2019-12-30 John BaldwinFormatting fixes for tables, no content changes.
2019-12-30 Jilles Tjoelkersh: Test that executing various binary files is rejected
2019-12-30 Alan CoxDetermine whether the MMU hardware is capable of updati...
2019-12-30 Pawel Biernackilinux(4): implement copy_file_range(2)
2019-12-30 Ruslan BukinDon't hard-code field offsets of struct riscv_bootparams.
2019-12-30 Kyle Evansinetd: don't leak `policy` on return
2019-12-30 Ruslan BukinDon't hard-code size of struct riscv_bootparams.
2019-12-30 Ruslan BukinRound the kernel stack allocation up as required.
2019-12-30 Hans Petter... Fix spelling.
2019-12-30 Alexander MotinUse atomic for start_count in devstat_start_transaction().
2019-12-30 Brandon Bergren[PowerPC] Fix panic when attempting to handle an HMI...
2019-12-30 Kyle Evanssc(4) md bits: stop setting sc->kbd entirely
2019-12-30 Conrad Meyervirtio_random(4): Drop no longer needed unload kludge
2019-12-30 Conrad Meyerrandom(4): Make entropy source deregistration safe
2019-12-30 Alexander MotinRetire nstart/nend counters.
2019-12-29 Mark JohnstonAdd libdtrace support for arm64 USDT probes.
2019-12-29 Mark JohnstonAdd ARMv8 static relocation types used for control...
2019-12-29 Alexander MotinRemove GEOM_SCHED class and gsched tool.
2019-12-29 Mark Johnstonpowerd(8): Fix a memory leak when we fail to read frequ...
2019-12-29 Mark JohnstonRestore a vm_page_wired() check in vm_page_mvqueue...
2019-12-29 Alexander MotinMissed part of r356162.
2019-12-29 Alexander MotinFix GEOM_VIRSTOR orphanization.
2019-12-29 Ian LeporeEliminate the generated ldscript for arm and arm64...
2019-12-29 Pawel Biernackisysctlbyname(2): Remove temporary compatibility layer
2019-12-29 Alexander MotinFix GEOM_MOUNTVER orphanization.
2019-12-29 Edward Tomasz... Implement Linux syslog(2) syscall; just enough to make...
2019-12-29 Mariusz Zaborskignop: change the "count until fail" option
2019-12-29 Edward Tomasz... Make linprocfs(5) provide an empty /proc/modules. ...
2019-12-29 Mariusz Zaborskignop: allow to change the name of created device
2019-12-29 Mark JohnstonClear queue op flags in vm_page_mvqueue().
2019-12-29 Edward Tomasz... Make Linux stat(2) et al distinguish between block...
2019-12-29 Edward Tomasz... Move type casts into a single place. No functional...
2019-12-29 Edward Tomasz... Implement Linux BLKGETSIZE64 ioctl.
2019-12-29 Adrian ChaddMake this compile under external gcc toolchain if WITH_...
2019-12-29 Alan CoxCorrectly implement PMAP_ENTER_NOREPLACE in pmap_enter_...
2019-12-29 Philip Paepsfuspi: Fix 'sleepable after non-sleepable' lock
2019-12-29 Kyle EvansRegenerate src.conf(5) after r356164
2019-12-29 Kyle EvansChange reference in HTTPD descriptions to 'simple_httpd'
2019-12-28 Martin MatuskaUpdate vendor/libarchive/dist to git 1dae5a549fe4ab99fd...
2019-12-28 Alexander MotinFix GEOM_SHSEC orphanization.
2019-12-28 Mark JohnstonRemove some unused functions.
2019-12-28 Mark JohnstonUpdate the vm_page.h block comment to reflect recent...
2019-12-28 Mark JohnstonRemove page locking for queue operations.
2019-12-28 Mark JohnstonGeneralize lazy dequeue logic for wired pages.
2019-12-28 Mark JohnstonStart implementing queue state updates using fcmpset...
2019-12-28 Mark JohnstonDon't update per-page activation counts in the swapout...
2019-12-28 Alexander MotinFix GEOM_GATE orphanization.
2019-12-28 Konstantin... vm_object_shadow(): fix object reference leak.
2019-12-28 Emmanuel Vadotarm64: rockchip: Add driver for the io domain
2019-12-28 Emmanuel Vadotarm64: rockchip: rk808: Add remaining regulators
2019-12-28 Edward Tomasz... Make linux mount(2) tolerate NULL 'from' argument,...
2019-12-28 Alexander V... Add userland tests for route table/lltable rtsock opera...
2019-12-28 Adrian Chadd[ar71xx] generate a random mac address using eth_gen_addr()
2019-12-28 Cy SchubertVendor import of Unbound 1.9.6.
2019-12-28 Pedro F. GiffuniSPDX: update some tags with two licenses.
2019-12-28 Pedro F. Giffuniarm/ffs.S: remove stale comment.
2019-12-28 Conrad Meyerepoch.9: Add missing functions, clean up documentation
2019-12-27 Mark JohnstonRemove some stale comments from the page allocator.
2019-12-27 Alexander MotinFix GEOM_UZIP orphanization.
2019-12-27 Hans Petter... Implement dump_stats command for usbconfig(8).
2019-12-27 Hans Petter... Implement new libusb v2.0 API function, libusb20_dev_ge...
2019-12-27 Hans Petter... Make USB statistics per device instead of per bus.
2019-12-27 Brandon Bergren[PowerPC] Ignore fortify-source warning in trap vector...
2019-12-27 Justin HibbitsFix the powerpc copyout fixup from r356113
2019-12-27 Ed Mastesrc.conf.5: regen after r356127, disable GPL_DTC by...
2019-12-27 Ed MasteSwitch GPL_DTC to default off
2019-12-27 Konstantin... ufs: do not leave non-reclaimed vnodes with zero i_mode...
next