]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-30 Wei HuHyper-V: vPCI: Prepopulate device bars
2021-11-30 Mark Johnstonsctp: Remove now-unneeded mb_unmapped_to_ext() calls
2021-11-30 Mark Johnstonsctp: Use m_apply() to calcuate a checksum for an mbuf...
2021-11-30 Mark Johnstonmbuf: Only allow extpg mbufs if the system has a direct map
2021-11-29 Neel Chauhanext2fs: check for eh_depth in ext4_ext_check_header()
2021-11-29 Artem Khramovsyslogd: fix WITHOUT_INET builds
2021-11-29 Ed Mastesrc.conf.5: regen
2021-11-29 Ed MasteDo not build libatf-c++ when WITHOUT_CXX
2021-11-29 Ed Mastesrc.opts.mk: Add WITHOUT_CXX dependencies
2021-11-29 Ed MasteDon't build sanitizer runtimes under WITHOUT_CXX
2021-11-29 Kristof Provostnet tests: basic if_gif(4) test case
2021-11-29 Kristof Provostif_gif: fix vnet shutdown panic
2021-11-29 Mark JohnstonHoist cddl prebuild lib dependency definitions out...
2021-11-29 Greg Vcddl: fix missing ZFS library dependencies
2021-11-29 Mark Johnstonamd64: Initialize kernel_pmap's active CPU set to all_cpus
2021-11-29 Mark Johnstonvm_page: Remove vm_page_sbusy() and vm_page_xbusy()
2021-11-29 Mark Johnstonvm_page: Consolidate page busy sleep mechanisms
2021-11-29 Mark Johnstonvm: Add a mode to vm_object_page_remove() which skips...
2021-11-29 Justin HibbitsFix segment size in compressing core dumps
2021-11-29 N.J. Mannpchtherm: Let the driver be compiled into the kernel
2021-11-28 Rick Macklemnfsstat: Add output for counts of new RPCs to the ...
2021-11-28 Mateusz Piotrowskistyle.Makefile.5: Do not require $FreeBSD$ SCM IDs
2021-11-28 Mateusz Piotrowskios-release.5: Fix quoting of dots
2021-11-28 Gordon Berglingffs_softdep: Fix a typo in a source code comment
2021-11-28 Gordon Berglingppbus(4): Fix a typo in source code comment
2021-11-28 Gordon Berglinglpr(1): Fix a typo in a source code comment
2021-11-28 Gordon Berglingfirewire(4): Fix a typo in a source code comment
2021-11-28 Gordon Berglingixl(4): Fix a typo in a sysctl description
2021-11-28 Gordon Berglingiscsi(4): Fix a typo in a source code comment
2021-11-28 Gordon Berglingsched_ule(4): Fix two typo in source code comments
2021-11-28 Gordon BerglingTWL: Fix a typo in a source code comment
2021-11-28 Ed Mastemkimg: zero entry in vhdx_write_metadata
2021-11-28 Ed MasteFix coredump_phnum test with ASLR enabled
2021-11-28 Ed Masteng_h4: add deprecation notice
2021-11-27 Andriy Gaponicee: allow configuration via hints on FDT-based systems
2021-11-27 Andriy Gaponds1307: allow configuration via hints on FDT-based...
2021-11-27 Andriy Gaponsddadone: 'error' gets assigned only errno codes, never...
2021-11-27 Rick MacklempNFS: Add nfsstats counters for number of Layouts
2021-11-26 Alfredo Dal... ofwfb: fix vga/hdmi console with ASMEDIA during boot...
2021-11-26 Kristof Provostlibpfct: be consistent with u_int vs. uint
2021-11-26 Kristof Provostlagg: fix unused-but-set-variable
2021-11-26 Kristof Provostpf tests: basic test for ridentifier
2021-11-26 Kristof Provostpf: Introduce ridentifier
2021-11-25 Ed MasteUpdate deprecation version for drivers removed in main
2021-11-25 Ed Mastecloudabi: add deprecation notice in stable branches
2021-11-25 Guangyuan Yangbridge(4): Use American spelling of "behavior"
2021-11-25 Konstantin... kmod_syms.awk: fix removal of the export list from...
2021-11-25 Konstantin... Fix some modules to export more used symbols
2021-11-25 Rick MacklemUPDATING: Add an entry for commit 6e8e261f0d4e
2021-11-25 Rick Macklemparam.h: Bump __FreeBSD_version to 1300522
2021-11-25 Rick Macklemnfscl: Add a LayoutError RPC for NFSv4.2 pNFS mounts
2021-11-24 Rick Macklemnfsd: Fix the NFSv4.2 pNFS MDS server for NFSERR_NOSPC...
2021-11-24 Rick Macklemnfsd: Fix f_bavail and f_ffree for NFSv4 when negative
2021-11-24 Ka Ho Ngiser: Remove redundant linuxkpi MODULE_DEPEND
2021-11-24 Kristof Provostpf tests: route_to:icmp_nat_head requires scapy
2021-11-24 Kristof Provostriscv: add COMPAT_FREEBSD12 option
2021-11-24 Zhenlei Huangdevfs.rules: Correctly unhide pf in vnet jails
2021-11-24 Mateusz Piotrowskitop.1: Use the Dq macros instead of \*lq and \*rq
2021-11-24 Mateusz Piotrowskitop.1: Improve description of -m
2021-11-24 Mateusz Piotrowskitop.1: Fix a typo in description of H interactive command
2021-11-24 Mateusz Piotrowskitop.1: Sort options alphabetically
2021-11-24 Mateusz Piotrowskitop: Sort flags in usage message
2021-11-24 Mark JohnstonExport symbols from opensolaris.ko and dtrace.ko
2021-11-24 Andriy Gaponpca954x: driver for PCA954x / TCA954x I2C switches
2021-11-23 John Baldwinarm64, riscv: Fix TRAF_PC() to return the PC, not the...
2021-11-23 John Baldwinriscv: Assert that SUM is not set in SSTATUS for except...
2021-11-23 John Baldwinriscv: Clear SUM in SSTATUS for supervisor mode exceptions.
2021-11-23 John Baldwinktls: Split encrypt vs decrypt OCF counters.
2021-11-23 John Baldwinktls tests: Check the return values of close().
2021-11-23 John Baldwinktls: Use ATF_REQUIRE instead of assert() for validatin...
2021-11-23 John Baldwinktls: Add tests ensuring unsupported receive cipher...
2021-11-23 John Baldwinktls: Add tests ensuring invalid receive cipher suites...
2021-11-23 John Baldwinktls: Add simple receive tests of kernel TLS.
2021-11-23 John Baldwinktls: Add tests ensuring various invalid cipher suites...
2021-11-23 John Baldwinktls: Reject some invalid cipher suites.
2021-11-23 John Baldwinktls: Add tests for sending empty fragments for TLS...
2021-11-23 John Baldwinktls: Add padding tests for AES-CBC MTE cipher suites.
2021-11-23 John BaldwinDrop "All rights reserved" from a Netflix copyright.
2021-11-23 John BaldwinMove the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.
2021-11-23 John Baldwincrypto: Cleanup mtx_init() calls.
2021-11-23 John Baldwincrypto: Use a single "crypto" kproc for all of the...
2021-11-23 Ed Mastetests: do not build ktls_test if WITHOUT_OPENSSL
2021-11-23 John Baldwinktls: Add simple transmit tests of kernel TLS.
2021-11-23 John Baldwinktls: Fix assertion for TLS 1.0 CBC when using non...
2021-11-23 John Baldwinktls: Ensure FIFO encryption order for TLS 1.0.
2021-11-23 John Baldwinktls: Reject attempts to enable AES-CBC with TLS 1.3.
2021-11-23 John BaldwinFurther refine the ExpDataSN checks for SCSI Response...
2021-11-23 John Baldwiniscsi: Validate DataSN values in Data-In PDUs in the...
2021-11-23 John Baldwinctld: Always declare MaxRecvDataSegmentLength.
2021-11-23 John Baldwinktls_ocf: Fix a few places to not hardcode the GMAC...
2021-11-23 John Baldwinktls: Use COUNTER_U64_DEFINE_EARLY for the ktls_toe_cha...
2021-11-23 John BaldwinAdd Chacha20-Poly1305 support in the OCF backend for...
2021-11-23 John BaldwinAdd Chacha20-Poly1305 as a KTLS cipher suite.
2021-11-23 John Baldwincxgbe: Only run ktls_tick when NIC TLS is enabled.
2021-11-23 John Baldwinbhyve: Support setting the disk serial number for VirtI...
2021-11-23 John BaldwinStop creating socket aio kprocs during boot.
2021-11-23 John Baldwincrypto: Don't assert on valid IV length for Chacha20...
2021-11-23 Kirk McKusickAllow GEOM utilities to specify a -v option.
2021-11-23 Kirk McKusickAllow GEOM utilities to specify a -v option.
2021-11-23 Colin Percivalrtsol/rtsold: Add option to skip random delay
next