]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nvme: Fix typo in "Command Aborted by Host" constant name.
[FreeBSD/FreeBSD.git] / sys /
2023-06-27 John Baldwinnvme: Fix typo in "Command Aborted by Host" constant...
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-27 Doug Mooreradix_trie: clean up overlong lines
2023-06-27 Konstantin BelousovVFS: Remove VV_READLINK flag
2023-06-27 Konstantin Belousovfdescfs: improve linrdlnk mount option
2023-06-27 Doug Mooreradix_trie: skip compare in lookup_le, lookup_ge
2023-06-27 Alan Coxvm: Fix anonymous memory clustering under ASLR
2023-06-27 John Baldwinnvme_xpt: Tidy nvme_announce_periph for fabrics support.
2023-06-27 John Baldwincam_xpt: Properly fail if a sim uses an unsupported...
2023-06-27 John Baldwinnvme: Tidy up transfer rate settings in XPT_GET_TRAN_SE...
2023-06-26 Reid Linnemannsys/dev/ichsmb: Silence unhandled SMBALERT device_printfs
2023-06-26 Bjoern A. ZeebLinuxKPI: cast jiffies_to_msecs() result
2023-06-25 Doug Mooreradix_trie: simplify trimkey functions
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-24 Mitchell Hornehwpmc: add 'flags' local to pmc_op_do_pmcallocate()
2023-06-24 Alan Coxamd64 pmap: Tidy up pmap_promote_pde() calls
2023-06-24 Christos Margiolisarm64: improve KTR_TRAP trace entries
2023-06-24 Ed MasteBump __FreeBSD_version for OpenSSL 3.0 update
2023-06-23 Doug Mooreradix_trie: avoid reloading radix node
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-23 Kyle Evanswg: fix a number of issues with module load failure...
2023-06-23 Kyle Evanswg: fix MOD_LOAD to fail properly if cookie_init()...
2023-06-23 John Baldwinarm64 iommu: Fix build without INVARIANTS.
2023-06-23 Mark Johnstontcp: Disallow connecting a disconnected socket
2023-06-23 Mark Johnstonnetinet6: Implement in6_cksum_partial() using m_apply()
2023-06-23 Mark Johnstonpseudofs: Fix a potential out-of-bounds access in pfs_l...
2023-06-23 Warner Loshscsi_all.c: Update to latest asc-num.txt at T10
2023-06-23 Warner Loshscsi_all.c: Minor formatting nits
2023-06-22 Dimitry AndricBump __FreeBSD_version for llvm 16.0.6 merge
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-21 Brooks Davisle(4): deprecate and mark for removal before 15.0
2023-06-21 Michael Tuexentcp: fix TCP MD5 computation for the BBR and RACK stack
2023-06-21 Michael Tuexentcp: fix TCP MD5 digest computation for TCP over UDP
2023-06-21 Mark Johnstonunix: Fix uipc_peeraddr() to handle self-connected...
2023-06-21 Stefan Eßerdev/pci: simplify PCI VPD access functions
2023-06-21 Christos Margiolisarm64: print '0x' before hex values
2023-06-21 Andrew Turnerarm64: Enable the Hyper-V keyboard driver
2023-06-21 Wei HuHyper-V: vmbus: Prevent load/store reordering when...
2023-06-21 Doug Moorevm_radix: drop unused function; use bool.
2023-06-20 Richard Scheffeneggertcp: expose AccECN mode and TCP FastOpen (TFO) in TCPI
2023-06-20 Richard ScheffeneggerUpdate various sys/netinet source files to conform...
2023-06-20 Doug Mooreradix_trie: eliminate iteration in keydiff
2023-06-20 Mitchell Horneriscv: improve KTR_TRAP trace entries
2023-06-20 John Baldwinossl: Don't try to initialize the cipher for Chacha20...
2023-06-20 Doug Rabsonpf: Add code to enable filtering for locally delivered...
2023-06-20 Kristof Provostpf: fix build without VIMAGE
2023-06-20 Dag-Erling Smørgravtarfs: Don't use IO_DIRECT when reading from tarball.
2023-06-20 Kristof Provostpf: allow defer timeout to be configured
2023-06-19 Warner Loshcam: Remove duplicate definition for READ_DEFECT_DATA_10
2023-06-19 Mark Johnstonx86: Add defines for a couple of thermal and PM bits
2023-06-19 Ed Mastempi3mr: fix GCC kernel build
2023-06-19 John Baldwinpcib: Allocate the memory BAR with the MSI-X table.
2023-06-19 Kajetan Staszkiewiczpf: Fix usage of pf tags with syncookies
2023-06-19 Kristof Provostpf: extend use of skip steps for Ethernet rules
2023-06-18 Kevin Lomlx4en(4): add missing newline to debug messages
2023-06-17 Val Packettamdtemp: Fix missing 49 degree offset on current EPYC...
2023-06-17 Mykola Hohsadzearm64/disassem.c: Add shifted register definitions...
2023-06-17 Gordon Berglinghifn(4): Fix a typo in a source code comment
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-16 Mitchell Hornehwpmc(4): document debugging options
2023-06-16 Mitchell Hornehwpmc: add error for HWPMC_DEBUG without KTR
2023-06-16 Alexander V. Chernikovnetlink: convert to IfAPI.
2023-06-16 Alexander V. Chernikovifnet: fix if_strings.h build check
2023-06-16 Alexander V. Chernikovnetlink: dump interface capabilities with other interfa...
2023-06-16 Alan Coxvm_phys: Fix typo in 9e8174289236
2023-06-16 Doug Moorevm_phys: add binary segment search
2023-06-15 Mark Johnstonarm64: Make a debug print conditional on bootverbose
2023-06-15 Mark Johnstondtrace/arm64: Fix user memory access routines
2023-06-15 Mark Johnstondtrace/arm64: Store the fault address when suppressing...
2023-06-15 Mark Johnstonarm64: Remove struct arm64_frame
2023-06-15 Mark Johnstonarmv8crypto: Avoid overriding -march when compiling...
2023-06-15 Brooks Davisoce(4): deprecate
2023-06-15 Brooks Davisoce(4): Don't directly access usespace
2023-06-15 Sumit Saxenampi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid...
2023-06-14 Gleb Smirnofftcp: add missing static keywords
2023-06-14 Mitchell Hornehwpmc: flatten conditional in pmc_process_exit()
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCRW
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCRELEASE
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCALLOCATE
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCATTACH/PMC_OP_PMCDETACH
2023-06-14 Mitchell Hornehwpmc: split out PMC_FN_PROCESS_EXEC
2023-06-14 Mitchell Hornehwpmc_mod.c: misc style cleanup
2023-06-14 Mitchell Hornehwpmc_mod.c: prototype style
2023-06-14 Mitchell Hornehwpmc_mod.c: conditional and loop style
2023-06-14 Mitchell Hornehwpmc_mod.c: whitespace style cleanup
2023-06-14 Mitchell Hornehwpmc_mod.c: return statement style
2023-06-14 Mitchell Hornehpwmc: add __pmcdbg_used annotation
2023-06-13 Kristof Provostdummynet: fix wf2q use-after-free
2023-06-13 Kristof Provostdummynet: remove unused field from dn_pkt_tag
2023-06-13 Christos Margioliskinst: rename t_kinst to t_kinst_tramp
2023-06-13 Christos Margioliskinst: hide KINST_TRAMPCHUNK_SIZE from ISA-specific...
2023-06-13 Christos Margiolisproc.h: capitalize letter in TD_LOCKS_DEC
2023-06-13 Dmitry Chaginnamei: Reset the lookup to start from the real root...
2023-06-13 Dmitry Chaginnamei: Add a comment explaining ISRESTARTED flag
next