]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-16 Warner Loshdevmatch: Be tolerant of .ko being present.
2021-07-16 Helge Oldachdevmatch: defer until after kld
2021-07-16 Ceri Daviesdevmatch: improve naming of devmatch config variable
2021-07-16 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-07-16 Conrad Meyersbuf(9): Add NOWAIT dynamic buffer extension mode
2021-07-16 Kristof Provostpf: bound DIOCGETSTATESV2 memory use
2021-07-16 Kristof Provostlibpfctl: migrate to DIOCGETSTATESV2
2021-07-16 Kristof Provostpf: add DIOCGETSTATESV2
2021-07-16 Luiz Otavio... dummynet: reduce console spam
2021-07-16 Kristof Provostpf: pf_killstates() never fails, so remove the return...
2021-07-16 Kristof Provostpf: Handle errors returned by pf_killstates()
2021-07-16 Kristof Provostpf: Remove unneeded NULL check
2021-07-16 Eugene Grosbeinrc.d: connect sysctl_lastload
2021-07-16 Eugene Grosbeinipfw: reload sysctl.conf variables if needed
2021-07-16 Eugene Grosbeinrc.d: unbreak sysctl lastload
2021-07-16 Warner LoshUPDATING: Not unusual side effect of the awk bug fixed...
2021-07-16 Ed MasteSkip netgraph tests when WITHOUT_NETGRAPH is set
2021-07-15 Warner Loshawk: revert upstream's attempt to disallow hex strings
2021-07-14 Mateusz Guzikpf: add pf_find_state_all_exists
2021-07-14 Mateusz Guzikpf: padalign global locks found in pf.c
2021-07-14 Mateusz Guzikpf: allow table stats clearing and reading with ruleset...
2021-07-14 Mateusz Guzikpf: depessimize table handling
2021-07-14 Stefan Eßerlibalias: fix divide by zero causing panic
2021-07-14 Kristof Provostpf: rename pf_state to pf_kstate
2021-07-14 Michael Tuexentcp: tolerate missing timestamps
2021-07-13 Ryan Moellerzfsd: Check for error from zpool_vdev_online
2021-07-13 Alexander Motinnvme(4): Report NPWA before NPWG as stripesize.
2021-07-11 Ed Masteclang: stop linking _p libs for -pg as of FreeBSD 14
2021-07-10 Hans Petter... ibstat: Include prototype for sysctlbyname().
2021-07-10 Hans Petter... Improve handling of USB device re-open in the LibUSB...
2021-07-10 Warner LoshThis should have been committed in r348511 with the...
2021-07-10 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-10 Alex RichardsonFix another UBSan error in awk
2021-07-10 Alex Richardsonawk: Fix subobject out-of-bounds access
2021-07-10 Warner LoshAnother partial revert of r301289.
2021-07-10 Warner LoshFix mismerge that crept into r301289.
2021-07-10 Warner LoshRevert r348518
2021-07-10 Warner LoshReapply r301691:
2021-07-10 Warner LoshReapply r315426 by pfg:
2021-07-10 Warner LoshReapply r301289 by pfg:
2021-07-10 Warner LoshMerge from upstream at 4189ef5d from https://github...
2021-07-10 Devin TeskeUpdate awk(1) manual to state an exception to egrep...
2021-07-09 Chuck Tufflibhyve: Fix NVMe iovec construction for large IOs
2021-07-09 Kristof Provostlibpfctl: memory leak fix
2021-07-09 Kristof Provostpf: getstates: avoid taking the hashrow lock if the...
2021-07-09 Kristof Provostpf: Reduce the data returned in DIOCGETSTATESNV
2021-07-09 Kristof Provostpf tests: Stress state retrieval
2021-07-08 Kristof Provostpf tests: ftp-proxy test
2021-07-08 Kristof Provostftp-proxy: Revert incorrect migration to libpfctl
2021-07-08 Kristof Provostdummynet: fix sysctls
2021-07-08 Warner LoshMount and unmount devfs around calls to add packages.
2021-07-08 Warner Loshmergemaster: handle symbolic links during update.
2021-07-07 Olivier Houchardarm: Make sure we can handle a thumb entry point.
2021-07-07 Ed MasteAdd deprecation notice for WITH_PROFILE option
2021-07-06 Mariusz Zaborskilibnv: optimize nvlist size calculation
2021-07-06 Mariusz Zaborskilibnv: fix revert
2021-07-06 Mariusz Zaborskilibnv: fix double free
2021-07-06 Mariusz Zaborskilibnv: fix memory leaks
2021-07-06 Mariusz Zaborskilibnv: fix memory leaks
2021-07-06 Stefan Eßersbin/md5: add md5sum to synopsis in the man-page
2021-07-06 Warner Loshmd5: portability fix -- include stdbool.h explicitly
2021-07-06 Warner Loshmd5: Create md5sum, etc compatible programs
2021-07-06 Li-Wen Hsusbin/md5: Create /usr/tests/sbin/md5 directory for...
2021-07-06 Lutz Donnerhackelibalias: Switch to SPLAY trees
2021-07-06 Lutz Donnerhackelibalias: Restructure
2021-07-06 Lutz Donnerhackelibalias: Promote per instance global variable timeStamp
2021-07-06 Lutz Donnerhackelibalias: Stats are unsigned
2021-07-06 Lutz Donnerhackelibalias: tidy up housekeeping
2021-07-05 Mateusz Guzikrefcount: add refcount_releasen
2021-07-05 Mateusz Guzikpf: make DIOCGETSTATESNV iterations killable
2021-07-05 Mateusz Guzikpfctl: cache getprotobynumber results
2021-07-05 Mateusz Guzikpf: revert: Use counter(9) for pf_state byte/packet...
2021-07-05 Mateusz Guzikpf: make sure the dtrace probe has safe access to state
2021-07-05 Mateusz Guzikpf: deduplicate V_pf_state_z handling with pfsync
2021-07-05 Mateusz Guzikpf: fix error-case leaks in pf_create_state
2021-07-05 Mateusz Guzikpf: assert that sizeof(struct pf_state) <= 312
2021-07-05 Mateusz Guzikpf: factor out state allocation into pf_alloc_state
2021-07-05 Mateusz Guzikpf: add pf_release_staten and use it in pf_unlink_state
2021-07-05 Kristof Provostpf: Add endline to all DPFPRINTF()
2021-07-05 Lutz Donnerhacketests/libalias: Bugfix in used variables
2021-07-04 Alan Somersfusefs: delete dead code
2021-07-04 Alan Somersid: sanitize arguments better
2021-07-02 Markobhyvectl: print a better error message when vm_open...
2021-06-29 Dmitry Chaginlinux(4): Prevent integer overflow in futex_requeue.
2021-06-28 Takanori WatanabeFix a use-after-free in an error case.
2021-06-26 Rick MacklemUPDATING: Add an entry for commit 6ae32cc8182f
2021-06-26 Rick Macklemparam.h: Bump __FreeBSD_version for commit 6ae32cc8182f
2021-06-26 Rick Macklemkrpc: Acquire ref count of CLIENT for backchannel use
2021-06-26 Rick Macklemnfscl: Fix generation of va_fsid for a tree of NFSv4...
2021-06-26 Mateusz Guzikamd64: typo fix: memcmpy -> memcmp in a comment
2021-06-26 Mateusz Guzikamd64: stop re-reading curpc in suword
2021-06-26 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2021-06-26 Mateusz Guzikamd64: move memcmp checks upfront
2021-06-26 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2021-06-26 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-06-26 Greg Vlinker_set: fix globl/weak symbol redefinitions to...
2021-06-26 Alex Richardsonsys/dev/md: Drop unncessary __GLOBL(mfs_root)
2021-06-26 Kristof Provostpf: store L4 headers in pf_pdesc
2021-06-26 Kristof Provostpf: Mark struct pf_pdesc as kernel only
2021-06-25 Dimitry AndricWork around bogus old gcc "initializer element is not...
next