]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hyperv: Flag hn and storvsc statistics with CTLFLAG_STATS.
[FreeBSD/FreeBSD.git] / sys /
2021-12-02 Don Morrishyperv: Flag hn and storvsc statistics with CTLFLAG_STATS.
2021-12-02 Gordon Berglingbce(4): Fix a typo in a sysctl description
2021-12-02 Randall Stewarttcp: unloading a module that is set to default should...
2021-12-02 Gordon Berglingkern: Correct a typo in a sysctl description
2021-12-02 Gordon Berglingmlx5: Correct a typo in a sysctl description
2021-12-02 Hubert MazurTMP461: Add thermal sensor driver
2021-12-02 Hubert Mazursys/libkern.h: Add type conversion helpers
2021-12-01 Rick Macklemnfsd: Sanity check the ACL attribute
2021-12-01 Rick Macklemnfsd: Do not try to cache a reply for NFSERR_BADSLOT
2021-12-01 Vincenzo Maffioneem: skip rxcsum offload processing when disabled
2021-12-01 Vincenzo Maffionee1000: remove unused ifp backpointer
2021-12-01 Alexander Motinamdtemp: Revert related part of "Make CPU children...
2021-12-01 Zhenlei Huangif_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH
2021-12-01 Michael Tuexensctp: improve handling of assoc ids in socket options
2021-12-01 Michael Tuexensctp: cleanup, no functional change intended.
2021-11-30 Warner LoshMake device_busy/unbusy work w/o Giant held
2021-11-30 Warner LoshRevert "Make device_busy/unbusy work w/o Giant held"
2021-11-30 Warner LoshMake device_busy/unbusy work w/o Giant held
2021-11-30 Warner Loshcam: Initialize wired to false
2021-11-30 Vladimir Kondratyeviichid(4): Perform acknowledgement of I2C device interr...
2021-11-30 Elliott Mitchellxen/dev: remove write-only variable
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-30 Kristof Provostif_stf: KASAN fix
2021-11-30 Mitchell HorneImplement GET_STACK_USAGE on remaining archs
2021-11-30 Mitchell Hornearm64, powerpc: fix calculation of 'used' in GET_STACK_...
2021-11-30 Mitchell Hornei386: take pcb and fpu area into account in GET_STACK_USAGE
2021-11-30 Bjoern A. Zeebfw_stub: fix -Wunused-but-set-variable for firmware...
2021-11-30 Andriy Gaponkern_tc: unify timecounter to bintime delta conversion
2021-11-30 Gordon Berglingmips: Fix a typo in a source code comment
2021-11-30 Gordon Berglingmpr(4): Fix a typo in a source code comment
2021-11-30 Gordon Berglingxen(4): Fix two typos in source code comments
2021-11-30 Gordon Berglingnetinet: Fix a common typo in source code comments
2021-11-30 Gordon Berglingif_hn: Fix a few typos in comments and a sysctl description
2021-11-30 Gordon Berglingnvme(4): Correct a typo in a sysctl description
2021-11-30 Gordon Berglinginet(3): Fix two typos in sysctl descriptions
2021-11-30 Gordon Berglingvfs: Fix a typo in a sysctl description
2021-11-30 Gordon Berglingnetinet6: Fix a typo in a sysctl description
2021-11-30 Gordon Berglingtcp(4): Fix a typo in a sysctl description
2021-11-30 Wojciech Macekflex_spi: Support for FlexSPI Flash controller.
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: mprotect does not take a const
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: make syscall and __syscall SYSMUX
2021-11-29 Brooks Davismakesyscalls: add a new SYSMUX type
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: normalize exit
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: normalize (get|set)rlimit
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: normalize orecvfrom and ogetsockname
2021-11-29 Brooks Davisuipc: rework recvfrom, getsockname, getpeername
2021-11-29 Brooks Davissyscalls: correct a couple style issues
2021-11-29 Brooks Davissyscalls: add missing SAL annotations
2021-11-29 Mark Johnstonmii/dp83822phy: Remove a declaration for a non-existent...
2021-11-29 Mark Johnstondummynet: Fix socket option length validation for IP_DU...
2021-11-29 Mark Johnstondummynet: Avoid an out-of-bounds read in do_config()
2021-11-29 Neel Chauhanext2: Check for e2fs_first_dblock in ext2_compute_sb_data()
2021-11-29 Bjoern A. ZeebUSB: add CYUSB330x to usbdevs
2021-11-29 Edward Tomasz Napi... linux(4): Fix "set but not used" warnings
2021-11-29 Edward Tomasz Napi... cfiscsi(4): Fix "set but not used" warning
2021-11-29 Edward Tomasz Napi... cdceem(4): Fix "set but not used" warnings
2021-11-29 Konstantin Belousovshutdown: unmount filesystems after swapoff
2021-11-29 Konstantin Belousovswapoff_one(): only check free pages count manually...
2021-11-29 Kornel Dulebammc: Fix HS200/HS400 capability check
2021-11-29 Michael Tuexentcp: Don't try to upgrade a read lock just for logging
2021-11-29 Alfredo Dal'Ava... powerpc64le: add LINT64LE kernel config
2021-11-29 Alexander Motinxhci: Add PCI IDs for Thunderbolt 3/4 USB controllers.
2021-11-29 Alan Somersfusefs: update atime on reads when using cached attributes
2021-11-29 Alan Somersfusefs: fix copy_file_range when extending a file
2021-11-28 Rick Macklemnfs: Quiet a few "unused" warnings
2021-11-28 Alan Somersfusefs: delete a redundant getnanouptime
2021-11-28 Ed Mastex86 GENERIC/MINIMAL: group sc(4) devices together
2021-11-28 Ed MasteRemove options VESA from x86 MINIMAL
2021-11-28 Bjoern A. Zeebiwlwifi: import Intel's iwlwifi/mvm driver.
2021-11-28 Bjoern A. Zeebiwlwifi: import firmware for Intel iwlwifi/mvm supporte...
2021-11-28 Mateusz Guzikpf: add pf_bcmp_state_key
2021-11-28 Ed MasteRemove options VESA from x86 GENERIC
2021-11-28 Konstantin Belousovlinker_kldload_busy(): allow recursion
2021-11-27 Rick Macklemnfscl: Disable use of the LookupOpen RPC
2021-11-27 Mateusz Guzikvfs: fully lockless v_writecount adjustment
2021-11-27 Mateusz Guzikvfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REF
2021-11-27 Rick Macklemnfscl: Sanity check the Sequence slotid in reply
2021-11-27 Ed MasteCorrect syscons description in i386 and amd64 configs
2021-11-27 Wei HuHyper-V: vPCI: Prepopulate device bars
2021-11-27 Alexander Motinxhci: Add PCI IDs from recent Intel CPUs.
2021-11-26 Rick Macklemnfsd: Sanity check the len argument for ListXattr
2021-11-26 Rick Macklemnfsd: Add checks for layout errors in LayoutReturn
2021-11-26 Rick Macklemnfscl: Sanity check irdcnt in nfsrpc_createsession
2021-11-26 Mateusz Guziktmpfs: add vop_stdadd_writecount_nomsync to fifo vnode ops
2021-11-26 Andrew TurnerPer-thread stack canary on arm64
2021-11-26 Andriy Gapontwsi: support more message combinations in transfers
2021-11-26 Andriy Gapontwsi: make data receiving code safer
2021-11-26 Andriy Gapontwsi: remove redundant write of control register
2021-11-26 Andriy Gapontwsi: move handling of TWSI_CONTROL_ACK into the state...
2021-11-26 Andriy Gapontwsi: unify error handling, explicitly handle more...
2021-11-26 Andriy Gapontwsi: improve a handful of debug messages
2021-11-26 Andriy Gapontwsi: do not attempt transfer if bus is not idle
2021-11-26 Andriy Gapontwsi: remove redundant enabling of the controller
2021-11-26 Andriy Gapontwsi: protect interaction between twsi_transfer and...
2021-11-26 Andriy Gapontwsi: compile in support for debug messages, disabled...
next