]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-17 Brooks Davisfreebsd32: rename freebsd4_freebsd32_sigreturn arg
2021-11-17 Brooks Davissyscalls: use struct siginfo rather than siginfo_t
2021-11-17 Brooks Davissyscalls: fix type of osendmsg
2021-11-17 Brooks Davissyscalls: use __socklen_t as appropriate
2021-11-17 Brooks Davissyscalls: [gs]etitimer takes an int which
2021-11-17 Brooks Davissyscalls: sprinkle in const values
2021-11-17 Brooks Davismakesyscalls: make strip_abi_prefix more robust
2021-11-17 Mark JohnstonExport symbols from opensolaris.ko and dtrace.ko
2021-11-17 Tom Marcoenbridge(4): Fix spelling
2021-11-17 Allan JudeFix ZFS module build
2021-11-17 Randall Stewarttcp: Rack ack war with a mis-behaving firewall or nat...
2021-11-17 Stefan Eßerzfs: fix commit dae1713419a6 merge openzfs/zfs@269b5dad...
2021-11-17 Martin Matuskazfs: merge openzfs/zfs@269b5dadc (master) into main
2021-11-17 Kristof Provostm_get3(): actually use the selected zone
2021-11-17 Kristof Provostpf: add COMPAT_FREEBSD13 for DIOCKEEPCOUNTERS
2021-11-17 Kristof ProvostAdd a COMPAT_FREEBSD13 kernel option
2021-11-17 Kristof Provostriscv: add COMPAT_FREEBSD12 option
2021-11-17 Rick Macklemnfsd: Add a new rc variable nfs_server_maxio
2021-11-16 Warner LoshSkip -flto for all MIPS ports
2021-11-16 Marcin WojtasRevert "bsdinstall: add knob to set ASLR sysctls"
2021-11-16 Marcin WojtasEnable ASLR by default for 64-bit executables
2021-11-16 Mark Johnstonmbuf: Properly set the default value for mb_use_ext_pgs
2021-11-16 Rich ErcolaniEnable edonr in FreeBSD
2021-11-16 Mark Johnstonsctp: Remove now-unneeded mb_unmapped_to_ext() calls
2021-11-16 Mark Johnstonsctp: Use m_apply() to calcuate a checksum for an mbuf...
2021-11-16 Mark Johnstonmbuf: Only allow extpg mbufs if the system has a direct map
2021-11-16 Mark Johnstonunix: Remove a write-only local variable
2021-11-16 Mark Johnstonaesni: Avoid a potential out-of-bounds load in AES_GCM_...
2021-11-16 Colin Percivalrtsol/rtsold: Add option to skip random delay
2021-11-16 Colin Percivalkvmclock: Expose implied TSC frequency via sysctl
2021-11-16 Colin Percivalrandomdev: Remove 100 ms sleep from write routine
2021-11-16 Konstantin... ffs: fix newly introduced LOR between mntfs vnode lock...
2021-11-16 John Baldwinktls: Split encrypt vs decrypt OCF counters.
2021-11-16 John Baldwinktls tests: Check the return values of close().
2021-11-16 John Baldwinktls: Use ATF_REQUIRE instead of assert() for validatin...
2021-11-16 Konstantin... nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE...
2021-11-15 Martin MatuškaFreeBSD: fix world build after de198f2d9
2021-11-13 Damian SzuberskiFix `zfs:AUTO` autodetection in initramfs scripts
2021-11-13 Pawel Jakub... Remove (now unused) td argument from zfs_lookup()
2021-11-11 George AmanakisIntroduce a tunable to exclude special class buffers...
2021-11-11 набRemove basename(1). Clean up/shorten some coreutils...
2021-11-11 Fedor UporovCheck l2cache vdevs pending list inside the vdev_inuse()
2021-11-11 Fedor Uporovzhack: Add repair label option
2021-11-11 Palash GandhiZTS: zfs_list_004_neg should not check paths that belon...
2021-11-11 Brian BehlendorfRestore dirty dnode detection logic
2021-11-10 Brian BehlendorfExclude zfs_copies_003_pos on Linux
2021-11-10 Fedor Uporovzdb: Report bad label checksum
2021-11-10 George V. Neville... Fix two more nits from 0mp
2021-11-10 George V. Neville... Address review comments from 0mp, debdrup and oshogbo
2021-11-10 George V. Neville... Initial clean up the language in the manual pages.
2021-11-16 Emmanuel Vadotloader: Do not force comconsole for arm and arm64
2021-11-16 Emmanuel Vadotloader: lsefi: Print more information
2021-11-16 Warner Loshmpr: Minor formatting changes to match mps.
2021-11-16 Warner Loshmps: Fix debugging line
2021-11-16 Kirk McKusickFollowup to f2b391528ad9 to improve printed message.
2021-11-16 Kirk McKusickAllow forced r/w mount of UFS/FFS filesystem with a...
2021-11-15 Kirk McKusickAllow the MNT_FORCE flag to be passed through to an...
2021-11-15 Mark Johnstonx86: Implement deferred TSC calibration
2021-11-15 Mark Johnstonclock: Group the "clocks" SYSINIT with the function...
2021-11-15 Konstantin... ldd: also use exec mode for -a
2021-11-15 Ed Mastegrowfs: do not error if filesystem is already requested...
2021-11-15 Navdeep Parharcxgbe(4): Change the way t4_shutdown_adapter brings...
2021-11-15 John Baldwinktls: Add tests ensuring unsupported receive cipher...
2021-11-15 John Baldwinktls: Add tests ensuring invalid receive cipher suites...
2021-11-15 John Baldwinktls: Add simple receive tests of kernel TLS.
2021-11-15 John Baldwinktls: Add tests ensuring various invalid cipher suites...
2021-11-15 John Baldwinktls: Reject some invalid cipher suites.
2021-11-15 John Baldwinktls: Add tests for sending empty fragments for TLS...
2021-11-15 John Baldwinktls: Add padding tests for AES-CBC MTE cipher suites.
2021-11-15 Brooks Davissyscalls: regen
2021-11-15 Brooks Davisommap: fix signed len and pos arguments
2021-11-15 Brooks Davissyscalls: regen
2021-11-15 Brooks Davisstruct kevent_freebsd11 -> struct freebsd11_kevent
2021-11-15 Brooks Davissyscalls: unwrap a long line
2021-11-15 Navdeep Parharcxgbe(4): Keep link configuration compatible with reall...
2021-11-15 Mark Johnstonamd64: Reduce the amount of cpuset copying done for...
2021-11-15 Mark Johnstonamd64: Initialize kernel_pmap's active CPU set to all_cpus
2021-11-15 Mark Johnstonamd64: Annotate an unlikely condition in smp_targeted_t...
2021-11-15 Mark Johnstonvm: Add a mode to vm_object_page_remove() which skips...
2021-11-15 Mark Johnstonvm_page: Remove vm_page_sbusy() and vm_page_xbusy()
2021-11-15 Mark Johnstonvm_page: Consolidate page busy sleep mechanisms
2021-11-15 Mark Johnstonvm_pager: Optimize an assertion
2021-11-15 Mark Johnstonbus: Make BUS_TRANSLATE_RESOURCE behave more like other...
2021-11-15 Kirk McKusickSuppress UFS/FFS superblock check-hash failure messages...
2021-11-15 Kirk McKusickAdd ability to suppress UFS/FFS superblock check-hash...
2021-11-15 Baptiste Daroussinmandoc: import version 1.14.6
2021-11-15 Baptiste Daroussinmandoc: import v1.14.6
2021-11-15 Greg Vcddl: fix missing ZFS library dependencies
2021-11-15 Peter HolmAdded a new unionfs test scenario. Removed a few old...
2021-11-15 Kirk McKusickConsolodate four copies of the STDSB define into a...
2021-11-15 Ka Ho Ngiser: Remove redundant linuxkpi MODULE_DEPEND
2021-11-15 Jason A. Harmeningunionfs: fix potential deadlock in VOP_RMDIR
2021-11-15 Konstantin... start_init: use 'p'
2021-11-15 Konstantin... procstat auxv: print out FXRNG
2021-11-14 Rick Macklemnfsstat: Add output for counts of new RPCs to the ...
2021-11-14 Mateusz Guzikipsec: make sure the lock allocated in key_newsav does...
2021-11-14 Mateusz Guzikipsec: fix edge case detection in key_getnewspid
2021-11-14 Mike Karelskernel: partially revert e9efb1125a15, default inet...
2021-11-14 Emmanuel Vadotmodules: rockchip: Add a module for rk808 PMIC
2021-11-14 Emmanuel Vadotmodules: rockchip: Fix rk805 modules after recent changes
next