]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-24 Ryan Moellersysctl+kern_sysctl: Honor SKIP for descendant nodes
2020-10-24 Richard ScheffeneggerTCP Cubic: improve reaction to (and rollback from) RTO
2020-10-24 Richard Scheffeneggertcp: move cwnd and ssthresh updates into cc modules
2020-10-24 Ryan Moellersysctl: Misc code cleanup
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Kyle Evansbacklight(9): compile with COMPAT_LINUXKPI as well
2020-10-24 Ryan Moellerkern_sysctl: Misc code cleanup
2020-10-24 Kyle Evansaudit: correct reporting of *execve(2) success
2020-10-24 Edward Tomasz... Tweak linux(4) socket(2) debug messages.
2020-10-24 Edward Tomasz... Further improve prctl(2) debug.
2020-10-24 Mateusz Guzikcache: assorted typo fixes
2020-10-24 Mateusz Guzikcache: add the missing NC_NOMAKEENTRY and NC_KEEPPOSENT...
2020-10-24 Mateusz Guzikvfs: fix a race where reclaim vholds freed vnodes
2020-10-24 Hans Petter... Implement xa_init() in the LinuxKPI as a wrapper for...
2020-10-24 Hans Petter... More style fixes (partial revert of r366994).
2020-10-24 Hans Petter... Fix order of header files:
2020-10-24 Hans Petter... Run code through "clang-format -style=file" with some...
2020-10-24 Alan Somersnfsstat: delete unused fields
2020-10-24 Xin LIVendor import of less v563.
2020-10-24 Warner Loshnvme: Remove compat code for older kernels
2020-10-24 Mateusz Guzikcache: batch updates to numcache in case of mass removal
2020-10-24 Mateusz Guzikcache: refactor alloc/free
2020-10-24 Mateusz Guzikcache: fold branch prediction into cache_ncp_canuse
2020-10-24 Mateusz Guzikcache: fix some typos
2020-10-24 Mateusz Guzikcache: drop write-only vars
2020-10-24 Warner Loshwarnx: fix needless static
2020-10-23 Warner Loshwarnx: Save errno across calls that might change it.
2020-10-23 Brooks DavisOnly use ASAN when using the in-tree compiler
2020-10-23 Ruslan BukinMove the iommu stubs to a generic place, so they are...
2020-10-23 Konstantin... xhci: Handle the case when MSI-X BAR is the same as...
2020-10-23 Ed Mastelibelf: add compression header support
2020-10-23 Mateusz Guzikcache: reduce memory waste in struct namecache
2020-10-23 Mateusz Guzikvfs: drop spurious cache_purge on rmdir
2020-10-23 Mateusz Guzikvfs: stop taking the interlock in vnode reclaim
2020-10-23 Mark Johnstonntb: Fix the 32-bit build after r366969
2020-10-23 Mark Johnstonrtsold: Remove an incorrect __unused annotation
2020-10-23 Mark JohnstonAdd some missing nv(9) MLINKS
2020-10-23 Mark Johnstonntb: Add Intel Xeon Gen3 support
2020-10-23 Mark Johnstonntb: Fix an assertion to permit >= 32 doorbells
2020-10-23 Edward Tomasz... Improve prctl(2) debug.
2020-10-23 Edward Tomasz... Add /proc/sys/kernel/ngroups_max to linprocfs(4). ...
2020-10-23 Stefan EßerUdpate calendar man-page to mention the search path...
2020-10-23 Stefan EßerAdd search of LOCALBASE/share/calendar for calendars...
2020-10-23 Hans Petter... Fix for loading cuse.ko via rc.d . Make sure we declare...
2020-10-23 Alan CoxConditionally compile struct vm_phys_seg's md_first...
2020-10-23 Navdeep Parharcxgbe(4): Fix min/max typo in r366958.
2020-10-23 Navdeep Parharcxgbe(4): refine the values reported in if_ratelimit_query.
2020-10-23 John BaldwinHandle CPL_RX_DATA on active TLS sockets.
2020-10-22 Alexander MotinNegotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.
2020-10-22 Vincenzo Maffionenetmap: fix mutex double unlock bug
2020-10-22 Toomas Soomeloader: revert r342161 and r342151
2020-10-22 Mateusz Guzikvfs: prevent avoidable evictions on mkdir of existing...
2020-10-22 Gordon Berglingstablerestart(5): Fix some issues reported by mandoc
2020-10-22 Mateusz Guzikcache: assert the created entry does not point to itself
2020-10-22 Gordon Berglingpnfsserver(4): Fix some issues reported by mandoc
2020-10-22 Gordon Berglingsocket(9): Remove duplicate word 'is is'
2020-10-22 Gleb SmirnoffFix typo
2020-10-22 Alan CoxMicro-optimize uma_small_alloc(). Replace bzero(....
2020-10-22 Jung-uk KimAdd a new CCP device ID found on my Ryzen 5 3600XT.
2020-10-22 Navdeep Parharif_vxlan(4): csum_flags_to_inner_flags takes the tunnel...
2020-10-22 Hans Petter... Compile fix for MIPS, MIPS64, POWERPC and POWERPC64.
2020-10-22 Hans Petter... Fix for colliding change (r366917).
2020-10-22 Hans Petter... Fix for monotolithic kernel builds using device lagg(4).
2020-10-22 Hans Petter... Add support for IP over infiniband, IPoIB, to lagg...
2020-10-22 Konstantin... sysv_sem: semusz depends on semume.
2020-10-22 Hans Petter... Implement mbuf hashing routines for IP over infiniband...
2020-10-22 Hans Petter... Factor out generic IP over infiniband, IPoIB, definitio...
2020-10-22 Navdeep Parharcxgbe(4): fix the size of the iq/eq maps.
2020-10-22 Oleksandr Tymoshenko[hwpmc] Fix call chain capture for ARM64
2020-10-22 Oleksandr Tymoshenko[armv8crypto] Fix cryptodev probe logic in armv8crypto
2020-10-22 Alexander MotinPass lower 3 bits of sector_count for FPDMA commands.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-22 Philip PaepsImport tzdata 2020d
2020-10-21 Konstantin... mmap(2): Document guard size for MAP_STACK and related...
2020-10-21 Alexander V... Add support for stacked VLANs (IEEE 802.1ad, AKA Q...
2020-10-21 Navdeep Parharcxgbe(4): display correct tid range for T6 based -SO...
2020-10-21 Edward Tomasz... Make linux(4) warn about unsupported socket(2) types.
2020-10-21 Eric van Gyzenntb_tool: ubuf is too small to hold a human readable...
2020-10-21 Fernando Apesteguíacol(1): Add EXAMPLES section
2020-10-21 Brooks Davisvmapbuf: don't smuggle address or length in buf
2020-10-21 Andrey V. ElsukovAdd dtrace SDT probe ipfw:::rule-matched.
2020-10-21 Mateusz Guzikcache: drop the spurious slash_prefixed argument
2020-10-21 Ryan MoellerMove list_cloners to libifconfig
2020-10-21 Konstantin... Improve FPU Tag Word reconstruction on i386 to indicate...
2020-10-20 Robert Winggeom_ctl.c: remove stale header files
2020-10-20 Ed Mastearm64: add uhci to GENERIC
2020-10-20 John BaldwinAdd a kernel crypto driver using assembly routines...
2020-10-20 Edward Tomasz... Fix linprocfs(4) /proc/self/mem semantics to more close...
2020-10-20 Edward Tomasz... Fix potential race condition in linux stat(2).
2020-10-20 John BaldwinMove generated OpenSSL assembly routines into the kerne...
2020-10-20 John BaldwinUse a template assembly file to generate the embedded...
2020-10-20 Fernando Apesteguíarealpath(1): Add EXAMPLES section.
2020-10-20 Fernando Apesteguíacompress(1): Add EXAMPLES section
2020-10-20 Mateusz Guzikufs: catch up with removal of thread argument from...
2020-10-20 Mateusz GuzikBump __FreeBSD_version after VOP VPTOCNP and INACTIVE...
2020-10-20 Mateusz Guzikvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 Mateusz Guzikvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-20 Xin LIFurther refinements of ptsname_r(3) interface:
2020-10-19 Ruslan BukinFix build: only set iommu buswide flag if IOMMU code...
2020-10-19 Ruslan BukinAdd IOMMU_BUSWIDE ahci quirk.
next