]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-06 Xin LIApply a reduced version of upstream 353970510895f6a80ad...
2020-02-06 Justin Hibbitspowerpc: Fix altivec disabling in set_mcontext()
2020-02-05 Navdeep Parharcxgbe(4): Add native netmap support to the main interface.
2020-02-05 Mark JohnstonDefine SMP for standalone module builds.
2020-02-05 Alfredo Dal... [virtio] Fix r/w to PCI configuration area on big endia...
2020-02-05 John BaldwinFix EXCP_MASK to include all relevant bits from scause.
2020-02-05 John BaldwinUse csr_read() to read sstatus instead of inline assembly.
2020-02-05 John BaldwinRemove stale workaround for the htif console.
2020-02-05 Ed Mastelibssp_nonshared: use only on i386 and ppc
2020-02-05 John BaldwinRead the breakpoint instruction to determine its length...
2020-02-05 Brandon Bergren[PowerPC] [DTrace] Add ELFv2 support in libdtrace
2020-02-05 Ed Mastedelete empty directories after r357455
2020-02-05 Ed Masteberi: correct kernel printf typo
2020-02-05 Pedro F. Giffuniethernet: Add a couple more Ethertypes.
2020-02-05 Mark JohnstonStop compiling dtrace modules with -DSMP.
2020-02-05 Mark JohnstonDefine MAXCPU consistently between the kernel and KLDs.
2020-02-05 Kyle EvansO_SEARCH test: drop O_SEARCH|O_RDWR local diff
2020-02-05 Ed Mastelibfetch: disallow invalid escape sequences
2020-02-05 Ed Masteregen linuxulator sysent after r357577
2020-02-05 Ed Mastelinuxulator: implement sendfile
2020-02-05 Mark JohnstonFix a use of an uninitialized pointer in xdr_rpcbs_rmtc...
2020-02-05 Mark JohnstonImprove validation of the sockaddr length in iruserok_sa().
2020-02-05 Mark JohnstonAvoid releasing object PIP in vn_sendfile() if no pages...
2020-02-05 Mark JohnstonFix map locking in the CLEAR_PKRU sysarch(2) handler.
2020-02-05 Kyle Evanswc(1): account for possibility of file == NULL
2020-02-05 Toomas Soomefollowup on r357497: clean obsolete comment and use...
2020-02-05 Leandro LuporiAdd SYSCTL to get KERNBASE and relocated KERNBASE
2020-02-05 Toomas Soomezfsboot: vdev_read_pad2 does allocate buffer with wrong...
2020-02-05 Toomas Soomevdev_read_pad2: freeing wrong pointer
2020-02-05 Kyle EvansAdd RELNOTES entry for various daemons pulling in envir...
2020-02-05 Kyle Evanscron(8): set the environment variables of the user...
2020-02-05 Kyle Evansservice(8): set the environment of the "daemon" class...
2020-02-05 Kyle Evansenv(1): grow -L user/class and -U user/class options
2020-02-05 Kyle Evansinit(8): set environment variables from the "daemon...
2020-02-05 Kyle Evanslogin.conf(5): set a default PATH for the daemon class
2020-02-05 Kyle Evanslogin.conf(5): split MAIL env var out into a "mail...
2020-02-05 Gleb SmirnoffI doubt anybody in the world uses ng_device, but its...
2020-02-05 Gleb SmirnoffEnter the network epoch when ng_socket sends data or...
2020-02-05 Gleb Smirnoffnetgraph(4) callouts need to be executed in the network...
2020-02-05 Kyle EvansO_SEARCH tests: plug trivial fd leak
2020-02-05 Mateusz Guzikfd: always nullify *fdp in fget* routines
2020-02-05 Navdeep Parharcxgbe(4): Add a knob to allow netmap tx traffic to...
2020-02-05 Navdeep Parharcxgbe(4): Allow nm_black_hole and nm_cong_drop to be...
2020-02-04 Navdeep Parharcxgbe(4): Report accurate rx_buf_maxsize to netmap.
2020-02-04 Ryan Libbyuma: multipage chicken switch
2020-02-04 Ryan Libbyuma: grow slabs to enforce minimum memory efficiency
2020-02-04 Ryan Libbyuma: convert mbuf_jumbo_alloc to UMA_ZONE_CONTIG &...
2020-02-04 Ryan Libbyuma: add UMA_ZONE_CONTIG, and a default contig_alloc
2020-02-04 Ryan Libbyuma: pcpu_page_free needs to startup_free pages from...
2020-02-04 Kyle EvansObsoleteFiles: Update after simple_httpd removal
2020-02-04 Kyle Evanssrc.conf(5): regen after r357543, HTTPD removal
2020-02-04 Kyle EvansRemove simple_httpd
2020-02-04 Mark Johnstonreadelf: Don't leak memory when dwarf_get_fde_info_for_...
2020-02-04 Mark Johnstonreadelf: Fix the check for an error from realloc().
2020-02-04 Mark Johnstonreadelf: Fix a double close of the input file.
2020-02-04 Mark Johnstonsize: Avoid returning a stack pointer from xlatetom().
2020-02-04 Mark Johnstonelfcopy: Avoid leaking dst's fd when we fail to copy...
2020-02-04 Mark Johnstonelfcopy: Handle multiple data descriptors properly.
2020-02-04 Mark Johnstonlibelftc: Add a missing check for an error from vector_...
2020-02-04 Mark Johnstonlibelftc: Fix memory leaks in the C++ demanglers.
2020-02-04 Mark Johnstonlibdwarf: Fix a memory leak in _dwarf_frame_section_init().
2020-02-04 Mark Johnstonlibdwarf: Make an out-pointer of _dwarf_abbrev_add...
2020-02-04 Mark Johnstonlibdwarf: Fix a possible memory leak in dwarf_add_AT_lo...
2020-02-04 Mark Johnstonlibdwarf: Remove unnecessary NULL checks.
2020-02-04 Konstantin... Remove unneeded assert for curproc. Simplify.
2020-02-04 Brandon Bergren[PowerPC] Fix VSX context handling
2020-02-04 Jeff RobersonAdd an explicit busy state for free pages. This improv...
2020-02-04 Jeff RobersonUse literal bucket sizes for smaller buckets rather...
2020-02-04 Mark JohnstonCorrect the malloc tag used when freeing the temporary...
2020-02-04 Cy SchubertRevert r357201: downgrade sqlite3 from sqlite3-3.31...
2020-02-04 Konstantin... tmpfs: add nomtime mount option,
2020-02-04 Konstantin... Enable vm_object_mightbedirty() and vm_object_page_clea...
2020-02-04 Konstantin... Add sys/systm.h to several places that use vm headers.
2020-02-04 Konstantin... tmpfs_mount update: simplify, cache the value of VFS_TO...
2020-02-04 Kyle Evanspsm: use make_dev_s instead of make_dev
2020-02-04 Kyle Evanspsm: release resources on attach failure
2020-02-04 Edward Tomasz... Regen after r357503.
2020-02-04 Edward Tomasz... Add missing linux(4) syscall entries. This fixes missi...
2020-02-04 Alexander MotinFew microoptimizations to dbuf layer.
2020-02-04 Michael TuexenRemove unused timer.
2020-02-04 Michael TuexenImprove numbering of debug information.
2020-02-04 Andrew TurnerPrint useful debug data on unhandled kernel fault on...
2020-02-04 Warner LoshBump __FreeBSD_version to 1300077 for r357455
2020-02-04 Toomas Soomeloader: rewrite zfs reader zap code to use malloc
2020-02-04 Jeff RobersonFix libmemstat_uma build after r357485.
2020-02-04 Dmitry ChaginFix clock_gettime() and clock_getres() for cpu clocks:
2020-02-04 Dmitry ChaginFor code reuse in Linuxulator rename get_proccess_cputime()
2020-02-04 Dmitry Chaginlinux_to_native_clockid() properly initializes nwhich...
2020-02-04 Jeff RobersonImplement a deferred write advancement feature that...
2020-02-04 Jeff RobersonFix a recursion on the thread lock by acquiring it...
2020-02-04 Jeff RobersonUse STAILQ instead of TAILQ for bucket lists. We only...
2020-02-04 Navdeep Parharcxgbe(4): Add pfil(9) hooks to the driver's rx.
2020-02-04 Navdeep Parharcxgbe(4): Treat NIC rx as special and run its handler...
2020-02-04 Navdeep Parharcxgbe(4): Retire the allow_mbufs_in_cluster optimization.
2020-02-04 Alex RichardsonSet the LMA of the riscv kernel to the OpenSBI jump...
2020-02-03 Navdeep Parharcxgbe(4): Avoid ext_arg2 in rxb_free.
2020-02-03 Mateusz Piotrowskiports.7: Update examples with install-missing-packages
2020-02-03 Mateusz PiotrowskiReplace *-out with star-out to ease legibility
2020-02-03 Navdeep Parharcxgbe(4): Do not use pack boundary > 512B unless it...
next