]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-21 Warner Loshdevd: remove pccard entries
2021-07-21 Warner Loshnvme: Enable interrupts after qpair fully constructed
2021-07-21 Warner Loshboot: fix OBJS to not include BTX's crt0.o
2021-07-21 Warner Loshnanobsd: Bump rescue size to 8GB
2021-07-21 Warner Loshnanobsd: default to -j $hw.ncpu
2021-07-21 Arrigo Marchiorinanobsd: Use gpart and create code image before full...
2021-07-21 Warner Loshloader: make sure CPUTYPE is ignored when building
2021-07-21 Alfonso GregoryRemove incorrect __restricted labels from strcspn
2021-07-21 EmrionFix pmbr issues > 2TB
2021-07-21 Warner Loshcam_iosched: use tunable flag and make a bool really...
2021-07-21 Young XiaoFix potential NULL pointer dereference of device physic...
2021-07-21 John Hoodloader: support.4th resets the read buffer incorrectly
2021-07-21 Conrad Meyermips: Implement basic pmap_kenter_device, pmap_kremove_...
2021-07-21 John BaldwinAdd 'gpio' since mmc now requires gpio_if.h.
2021-07-21 Mateusz Guzikarm: add device syscon to TEGRA124
2021-07-21 Mateusz Guzikarm: hide pc_mpidr behind #if __ARM_ARCH >= 6
2021-07-21 Mateusz Guzikarm: add atomic_store_rel_64
2021-07-21 Alexander MotinPartially revert previous commit.
2021-07-21 Alexander MotinFor ns identify/delete allow nsid of 0xffffffff.
2021-07-21 Alexander MotinFilter out LBA formats with LBA Data Size of 0.
2021-07-20 Dag-Erling... Fix local-unbound setup for some IPv6 deployments.
2021-07-20 Luiz Otavio... tcpdump: decode packets on pfsync interfaces
2021-07-19 Mateusz Guzikarm: replace byte-by-byte memcmp with an already existi...
2021-07-19 Andriy Gaponrtwn: make sure to not write in upper bits of txdseq
2021-07-19 Gordon Berglingpmc(3): mandoc clean ups
2021-07-18 Konstantin... procctl(PROC_ASLR_STATUS): fix vmspace leak
2021-07-16 Warner Loshdevmatch: don't announce autoloading so much
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
next