]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-10-19 Olivier Houchardarm64/compat32: Fix handling of 32bits FP registers.
2023-10-19 Zhenlei Huangvm_phys: Add corresponding sysctl knob for loader tunable
2023-10-19 Zhenlei Huangvm_page: Add corresponding sysctl knob for loader tunable
2023-10-19 Zhenlei Huangkasan: Add corresponding sysctl knob for loader tunable
2023-10-18 Gordon Berglinguma.h: Fix a typo in a source code comment
2023-10-17 Gregory Neil... MFC: Remove confDH_PARAMETERS settings in favor of...
2023-10-16 Ed Masteptsname.3: accommodate upcoming POSIX Issue 8 ptsname_r
2023-10-16 Zhenlei Huangsctp: Various fixes for loader tunables
2023-10-16 Zhenlei Huangtcp: Simplify the initialization of loader tunable...
2023-10-16 Konstantin... vkbd: correct ref count on cloned cdevs
2023-10-16 Konstantin... tun/tap: correct ref count on cloned cdevs
2023-10-16 Cy Schubertunbound: Import upstream 0ee44ef3 when ENOBUFS is returned
2023-10-15 Alan Somersfusefs: sanitize FUSE_READLINK results for embedded...
2023-10-14 Mark Johnstonmrsas: Fix callout locking in mrsas_complete_cmd()
2023-10-13 Mateusz Guzikvfs cache: s/vfs.cache_fast_lookup/vfs.cache.param...
2023-10-13 Mateusz Guzikvfs: convert recycles_count and recycles_free_count...
2023-10-13 Mateusz Guzikvfs: count recycles by vnlru and by vn_alloc separately
2023-10-13 Mateusz Guzikvfs: count calls to uma_reclaim in vnlru
2023-10-13 Mateusz Guzikvfs: add max_vnlru_free to the vfs.vnode.vnlru tree
2023-10-13 Mateusz Guzikvfs: further speed up continuous free vnode recycle
2023-10-13 Mateusz Guzikvfs: don't recycle transiently excess vnodes
2023-10-13 Mateusz Guzikvfs: prefix regular vnlru with a special case for free...
2023-10-13 Mateusz Guzikvfs: consult freevnodes in vnlru_kick_cond
2023-10-13 Mateusz Guzikvfs: be less eager to call uma_reclaim(UMA_RECLAIM_DRAIN)
2023-10-13 Mateusz Guzikvfs: don't provoke recycling non-free vnodes without...
2023-10-13 Mateusz Guzikvfs cache: denote a known bug in cache_remove_cnp
2023-10-13 Mateusz Guzikvfs cache: plug a hypothetical corner case when freeing
2023-10-13 Mateusz Guzikvfs cache: sanitize debug counters
2023-10-13 Mateusz Guzikvfs cache: retire dothits and dotdothits counters
2023-10-13 Mateusz Guzikvfs cache: mark vfs.cache.param.size as read-only
2023-10-13 Olivier Certnervfs cache: Drop known argument of internal cache_recalc...
2023-10-13 Ed Mastektrace.2: correct kern.ktrace.genio_size sysctl name
2023-10-13 Ed Mastefreebsd-update: add a note about when files may be...
2023-10-13 Sk Razeeif_re: add Realtek Killer Ethernet E2600 IDs
2023-10-12 Kristof Provostpf: fix SCTP SDT probe
2023-10-12 Zhenlei Huangbuf: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-12 Zhenlei Huangsockets: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-12 Zhenlei Huangmbuf: Add sysctl flag CTLFLAG_TUN to loader tunables
2023-10-12 Zhenlei Huangfd: Add sysctl flag CTLFLAG_TUN to loader tunables
2023-10-12 Zhenlei Huangx86: Add sysctl flag CTLFLAG_TUN to loader tunables
2023-10-12 Zhenlei Huangnfscl: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-12 Zhenlei Huangddb: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-12 Zhenlei Huangcam/scsi: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-11 John Baldwincxgbe t4_tls: Call t4_rcvd_locked from do_rx_tls_cmp
2023-10-11 John Baldwincxgbe t4_tls: Don't bother returning RX credits for...
2023-10-11 John Baldwincxgbe tom: Call t4_rcvd_locked from do_rx_data to retur...
2023-10-11 John Hayx86: Properly align interrupt vectors for MSI
2023-10-11 John-Mark Gurneyvirtio_random: Pipeline fetching the data
2023-10-11 John Baldwinamd64 db_trace: Reject unaligned frame pointers
2023-10-11 John Baldwinefirt_machdep.c: Trim some unused includes
2023-10-11 John Baldwinarm unwind: Reject unaligned stack pointers
2023-10-11 John Baldwinefirt: Move comment about fpu_kern_enter to where it...
2023-10-11 Damien Brokaaxge: Add support for AX88179A
2023-10-10 Danilo G. Baiojexec.8: Add examples section
2023-10-10 Gleb Popovjexec man: Explain how PATH is adjusted.
2023-10-10 Ed Mastepkgbase: accommodate pkg < 1.17
2023-10-10 Ed MasteSpeed up *-old-* make targets by using sed instead...
2023-10-10 Olivier Certnerx86: Add defines for workaround bits in AMD's MSR ...
2023-10-10 Dmitry Chagintests: Test that SIGSYS is not delivered if kern.signos...
2023-10-09 Konstantin... SIGSYS: add tests
2023-10-09 Konstantin... linuxolator: fix nosys() to not send SIGSYS
2023-10-09 Konstantin... nosys(): add kern.signosys tunable/sysctl to control...
2023-10-09 Konstantin... sysentvec: add SV_SIGSYS flag
2023-10-09 Konstantin... syscalls: fix missing SIGSYS for several ENOSYS errors
2023-10-09 Konstantin... amd64 cpu_fetch_syscall_args_fallback(): fix whitespace
2023-10-09 Mark Johnstonnetdump: Check the return value of ifunit_ref()
2023-10-09 Mark Johnstonswap_pager: Fix a race in swap_pager_swapoff_object()
2023-10-09 David Sloannvme: Fix memory leak in pt ioctl commands
2023-10-06 Mateusz Piotrowskisbuf.9: Add LIBRARY section
2023-10-05 Alan Somersmprutil: "fix user reply buffer (64)..." warnings
2023-10-05 Alan Somersfusefs: fix some bugs updating atime during close
2023-10-05 Michael Osipovlibfetch: don't rely on ca_root_nss for certificate...
2023-10-05 Dag-Erling... split: Further option parsing improvements.
2023-10-05 Dag-Erling... libc: Rewrite quick_exit() and at_quick_exit() using...
2023-10-04 Mark Johnstonglabel.8: Warn against using generic labels on a shared...
2023-10-04 Mark Johnstonhdac: Defer interrupt allocation in hdac_attach()
2023-10-04 Mateusz Guzikvfs cache: garbage collect the fullpathfail2 counter
2023-10-04 Mateusz Guzikvfs cache: fix a hang when bumping vnode limit too...
2023-10-04 Mateusz Guzikvfs: count how many times vnlru got woken up due to...
2023-10-04 Mateusz Guzikvfs: stabilize freevnodes_old
2023-10-04 Mateusz Guzikvfs: s/u_long vstir/bool vstir/
2023-10-04 Mateusz Guzikvfs: group vnode-related sysctls under vfs.vnode
2023-10-04 Mateusz Guzikvfs: retire kern.minvnodes
2023-10-04 Mateusz Guzikvfs: use vnlru_read_freevnodes for the freevnodes sysctl
2023-10-04 Mateusz Guzikvfs: retire vnlru_under_unlocked
2023-10-04 Mateusz Guzikvfs: fix stale comment about freevnodes management
2023-10-04 Mateusz Guzikvfs: don't kick vnlru if it is already running
2023-10-04 Mateusz Guzikvfs: drop one vnode list lock trip during vnlru free...
2023-10-04 Mateusz Piotrowskimanpages: Fix use of At macro
2023-10-04 Warner Loshbasename: fix history
2023-10-04 Warner Loshbanner: Correct history.
2023-10-04 Mateusz Piotrowskirc.conf.5: Add /etc/rc.conf.d/ to FILES
2023-10-04 Mateusz Piotrowskijail.conf.5: List configuration and example files
2023-10-04 Felix Johnsonswapinfo.8: Mention BLOCKSIZE in the ENVIRONMENT section
2023-10-04 Mateusz Piotrowskirc.subr: Fix a typo
2023-10-04 Mateusz Piotrowskiclock_gettime.2: Add cross references and fix linter...
2023-10-04 Mateusz Piotrowskivtfontcvt(8): Update usage() to match vtfontcvt.8
2023-10-04 Mateusz Piotrowskivtfontcvt.8: Use D1 instead of Ql for readability
2023-10-04 Mateusz Piotrowskivtfontcvt.8: Sort synopsis
2023-10-04 Mateusz Piotrowskivtfontcvt.8: Improve synopsis and -f documentation
next