]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-26 Mateusz Guzikcache: tidy up handling of foo/bar lookups where foo...
2021-01-26 Mateusz Guzikcache: stop referring to removing entries as invalidati...
2021-01-26 Kirk McKusickFix fsck_ffs incorrectly reporting "CANNOT READ BLK...
2021-01-26 Dimitry AndricBump __FreeBSD_version after e63539f3059728ff58328ac0ec...
2021-01-26 Brooks DavisReserve gaps in syscall numbers for local use
2021-01-26 Brooks Davissyscalls.master: Add a new syscall type: RESERVED
2021-01-26 Brooks DavisRemove documentation of unimplemented syscalls
2021-01-26 Konstantin... vm_map_protect.9: update after code changes
2021-01-26 Hans Petter... Add missing decrement of active ratelimit connections.
2021-01-26 Hans Petter... Don't allow allocating a new send tag on an INP which...
2021-01-26 Dimitry AndricFix clang assertion when compiling the devel/onetbb...
2021-01-26 Lutz Donnerhackenetgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation...
2021-01-26 Richard ScheffeneggerTCP PRR: Patch div/0 in tcp_prr_partialack
2021-01-26 Richard ScheffeneggerAdjust line length in tcp_prr_partialack
2021-01-26 Marcin Wojtasmarvell: ap806_clock: add missing frequency modes
2021-01-26 Mateusz Guzikcache: convert cache_fplookup_parse to void now that...
2021-01-26 Cy SchubertImport sqlite 3.34.1 (3340100).
2021-01-26 Mateusz GuzikRemove ndis(4) remnants from kernel configs
2021-01-25 Cy SchubertFix build following bfc99943b04b46a6c1c885ce7bcc6f235b7...
2021-01-25 Cy Schubertipfilter: Retire pre-standard C support.
2021-01-25 Mateusz Guzikcache: change ->v_cache_dd synchronisation rules
2021-01-25 Mateusz Guzikcache: make ->v_cache_dd accesses atomic-clean for...
2021-01-25 Mateusz Guzikcache: make ->nc_flag accesses atomic-clean for lockles...
2021-01-25 Mateusz Guzikcache: store vnodes in local vars in cache_zap_locked
2021-01-25 Mateusz Guziktmpfs: drop acq fence now that vn_load_v_data_smr has...
2021-01-25 Mateusz Guzikzfs: use atomic_load_consume_ptr for z_cached_symlink
2021-01-25 Mateusz Guzikvfs: use atomic_load_consume_ptr in vn_load_v_data_smr
2021-01-25 Mateusz Guzikatomic: add stub atomic_load_consume_ptr
2021-01-25 Mateusz Guzikatomic: make atomic_store_ptr type-aware
2021-01-25 Mateusz Guzikzfs: fix panics with invariant kernels from zfs_replay_...
2021-01-25 Brooks DavisRename kern_mmap_req to kern_mmap
2021-01-25 Brooks Davisndis(4): remove as previous announced
2021-01-25 Alexander MotinDecode NFIT Platform Capabilities.
2021-01-25 Kristof Provostpfctl: FreeBSD now supports DIOCGIFSPEED
2021-01-25 Kristof Provostaltq: Remove unused arguments from altq_attach()
2021-01-25 Kristof Provostaltq tests: Basic ALTQ test
2021-01-25 Kristof ProvostAdd FEATURE sysctls for ALTQ disciplines
2021-01-25 Ed Mastenewvers.sh: add newline at EOF in generated vers.c
2021-01-25 Mateusz Guzikcache: assorted cleanups
2021-01-25 Mateusz Guzikcache: track calls to cache_symlink_alloc with unsuppor...
2021-01-25 Jamie Landeg... diff: fix incorrectly displaying files as duplicates
2021-01-25 Baptiste Daroussindiff: add a test case for failed -s option
2021-01-25 Alex Richardsonifconfig: fix UBSan signed shift error
2021-01-25 Alexander RichardsonCreate symlinks to host tools on non-FreeBSD hosts
2021-01-25 Alex Richardsonqeueue.h: Add {SLIST,STAILQ,LIST,TAILQ}_END()
2021-01-25 Alex RichardsonDon't include libarchive fuzz tests by default
2021-01-25 Hans Petter... Add support for enabling and disabling IFCAP_VLAN_HWTSO via
2021-01-25 Cyprien Laplacegic_v3: add message based interrupts support
2021-01-25 Cyprien Laplacegic_v3: Use 64-bit writes to GICD_IROUTERn
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-25 Philip PaepsImport tzdata 2021a
2021-01-24 Konstantin... nfs_write(): do not call ncl_pager_setsize() after...
2021-01-24 Vincenzo Maffionenetmap: simplify parameter passing
2021-01-24 Vincenzo Maffioneiflib: netmap: move per-packet operation out of fragmen...
2021-01-24 Vincenzo Maffioneiflib: netmap: add support for NS_MOREFRAG
2021-01-24 Kyle Evanslualoader: improve loader.conf var processing
2021-01-24 Neel Chauhannetgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
2021-01-24 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-01-24 Alexander MotinExclude reserved iSCSI Target Transfer Tag.
2021-01-24 Ed MasteRegen src.conf.5 after LLD description updates
2021-01-24 Ed MasteRemove Binutils from src.conf(5) option descriptions
2021-01-24 Ed Mastecxgbetool: correct utilties typo
2021-01-24 Gordon BerglingAdd a manual page for axp(4) / AMD 10G Ethernet driver
2021-01-24 Mateusz Guziklibc: try to skip memcpy in _gettemp
2021-01-24 Mateusz Guziklibc: remove open-coded strlen in _gettemp
2021-01-24 Mateusz Guziklibc: skip spurious stat in _gettemp
2021-01-23 Michael Tuexensctp: fix PR-SCTP stats when adding addtional streams
2021-01-23 Michael Tuexensctp: improve consistency
2021-01-23 Jessica ClarkeFix cross-build support for Ubuntu 16.04
2021-01-23 Vladimir Kondratyevhcons: Fix manpage typo
2021-01-23 Mateusz Guzikcache: add back target entry on rename
2021-01-23 Lutz Donnerhackenetgraph/ng_source: If queue is full, don't enqueue
2021-01-23 Mark JohnstonRevert "Define PNP info after defining driver modules"
2021-01-23 Konstantin... elfctl: Fix type errors.
2021-01-23 Konstantin... nfs client: block vnode_pager_setsize() calls from...
2021-01-23 Mateusz Guzikzfs: add support for lockless symlink lookup
2021-01-23 Mateusz Guziktmpfs: add support for lockless symlink lookup
2021-01-23 Mateusz Guzikufs: denote lack of support for lockless symlink lookup
2021-01-23 Mateusz Guzikcache: add symlink support to lockless lookup
2021-01-23 Vincenzo Maffioneaxgbe: fix some link related issues
2021-01-23 Toomas Soomeloader: create built in font from bold font face
2021-01-22 Ed Masteelfctl: fix typo from last-minute refactoring
2021-01-22 Ed Masteelfctl: allow features to be specified by value
2021-01-22 Mitchell Hornegdb: only return signal values for powerpc's gdb_cpu_si...
2021-01-22 Jamie Grittonjail: fix dangling reference bug from 6754ae2572eb
2021-01-22 Jamie Grittonjail: A jail could be removed without calling OSD methods
2021-01-22 Kyle EvansRegen src.conf after MK_{LIBTHR,LIBPTHREAD} removal
2021-01-22 Kyle Evansbuild: remove LIBPTHREAD/LIBTHR build options
2021-01-22 Piotr Kubajpowerpc64le: don't enable COMPAT_* options in GENERIC64LE
2021-01-22 Mateusz Guzikpowerpc: fix build without DDB
2021-01-22 Mateusz Guziknewvers.sh: restore reporting branch names
2021-01-22 Lewis CookComplete Steps 5 and 9 from the Committer's guide
2021-01-22 Mateusz GuzikRevert "[mips] revert r366664 - flip mips back from...
2021-01-22 Mateusz Guzikarm64: fix typo in file name in GENERIC-MMCCAM-NODEBUG
2021-01-22 Li-Wen HsuCatch up another version bump to 14.0
2021-01-22 Oleksandr Tymoshenkoarmv8crypto: add AES-GCM support
2021-01-22 Glen Barberfix incorrect LLD_VERSION_STRING from previous commit
2021-01-22 Glen BarberBump CURRENT to 14.0
2021-01-21 Marius Stroblkvprintf(9): add missing FALLTHROUGH
2021-01-21 Marius Stroblmmcsd(4): properly set BIO error when partition switchi...
next