]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-27 Li-Wen Hsufreebsd-update: Update URL of supported platforms infor...
2021-07-27 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-27 Alan Somersfusefs: correctly set lock owner during FUSE_SETLK
2021-07-27 Alan Somersfusefs: ensure that FUSE ops' headers' unique values...
2021-07-27 Alan Somersfusefs: delete some dead code
2021-07-27 Alan Somersfusefs: also debug INIT operations in the test suite
2021-07-27 Alan Somersfusefs: delete dead code
2021-07-27 gAlfonso-bitSimplify fuse_device_filt_write
2021-07-27 Alan Somersfusefs: support EVFILT_WRITE on /dev/fuse
2021-07-27 Alan Somersfusefs: improve warnings about buggy FUSE servers
2021-07-27 Kristof Provostpf: clean up syncookie callout on vnet shutdown
2021-07-27 Kristof Provostpf: remove stray debug line
2021-07-27 Kristof Provostpf: fix LINT build
2021-07-27 Kristof Provostpf tests: ensure syncookie does not create state
2021-07-27 Kristof Provostpf tests: Forwarding syncookie test
2021-07-27 Kristof Provostpfctl: syncookie configuration
2021-07-27 Kristof Provostpf: syncookie ioctl interface
2021-07-27 Kristof Provostpf: syncookie support
2021-07-27 Kristof Provostpf: factor out pf_synproxy()
2021-07-27 Warner LoshRevert "loader: support.4th resets the read buffer...
2021-07-25 Mateusz Guzikpf: embed a pointer to the lock in struct pf_kstate
2021-07-25 Mateusz Guzikpf: shrink struct pf_kstate
2021-07-25 Mateusz Guzikpf: add a comment to pf_kstate concerning compat with...
2021-07-25 Mateusz Guzikpf: add a branch prediction to expire state check in...
2021-07-25 Mateusz Guzikarm: dedup counter(9) address calculation
2021-07-25 Mateusz GuzikAdd __diagused
2021-07-24 Kristof Provostpf: Remove unused arguments from pf_send_tcp()
2021-07-23 Mark Johnstonnfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTO...
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...
next