]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-12-20 Cy Schubertipfilter: Move kernel bits to netpfil
2021-12-20 Andrew TurnerAdd an loader command on arm64 to sync the cache
2021-12-20 Andrew TurnerDon't sync the I/D caches when they are coherent
2021-12-20 Joerg Wunschusbconfig: documentation fixes, mainly for -i option
2021-12-20 Joerg Wunschusbconfig: use getopt(3) for option handling
2021-12-20 Edward Tomasz... firewire(4): Fix "set but not used" warnings
2021-12-20 Andriy Gaponaw_spi: improve I/O stability
2021-12-20 Dimitry Andrictests/libalias: Make inline functions static inline
2021-12-20 Wojciech Macekcam: don't send scsi commands on shutdown when reboot...
2021-12-20 Dawid Goreckit_setrlimit: Adjust resource limit to 20M
2021-12-20 Stephen J.... Eliminate key press requirement "show vmopag" command...
2021-12-20 Rick Macklemvm_object: Make is_object_active() global
2021-12-19 Gleb Smirnofftcptw: count how many times a tcptw was actually useful
2021-12-19 Gleb Smirnofftcptw: remove unused fields
2021-12-19 Ed Mastessh: disable RSA/SHA-1 signatures
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-19 Mateusz Guzikinet6: fix a LOR between rip and rawinp
2021-12-19 Hans Petter... Try to fix syntax of "strht" instruction so that clang...
2021-12-19 Jessica Clarkemips: Implement suword16
2021-12-19 Hans Petter... Implement suword16() for 32-bit and 64-bit PowerPC...
2021-12-19 Hans Petter... Implement suword16() for the 32/64-bit PowerPC architec...
2021-12-19 Hans Petter... Implement suword16() for the 32-bit ARMv6/v7 architecture.
2021-12-19 Andriy Gapontwsi: use twsi_error() to handle wrong bus status when...
2021-12-19 Andriy Gapontwsi: fix handling of consecuitve write messages in...
2021-12-19 Gleb Smirnoffcarp: fix send error demotion recovery
2021-12-19 Simon J. GerratyMove ve_check_hash prototype to libsecureboot-priv.h
2021-12-18 Michael Tuexenif_oce: fix epoch handling
2021-12-18 Simon J. GerratyUpdate dirdeps.mk et al to 20211212 versions
2021-12-18 Hans Petter... usb(4): Fix build on 32-bit platforms after 0ec590d24e4...
2021-12-18 Hans Petter... usb(4): Fix build after 45b48cbc2b5819cd6e3dee3632d66e5...
2021-12-18 Simon J. GerratyAfter-import bmake-20211212
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-18 Marius Stroblman: Remove obsolete meteor.4
2021-12-18 Mateusz Guziksafexcel: plug set-but-not-used vars
2021-12-18 Mateusz Guzikipfw: plug set-but-not-used vars
2021-12-18 Mateusz Guzikiicbus: plug set-but-not-used vars
2021-12-18 Mateusz Guziklinux: plug set-but-not-used vars
2021-12-18 Edward Tomasz... intro(3): Fix formatting
2021-12-18 Edward Tomasz... hier(7): add some new Xrs, remove some unrelated ones
2021-12-18 Edward Tomasz... geom(4): Fix some of the "set but not used" warnings
2021-12-18 Simon J. GerratyImport bmake-20211212
2021-12-18 John Baldwincrypto: Encrypt the XORed input block for Camellia...
2021-12-17 John Baldwincryptosoft: Use POLY1305_BLOCK_LEN instead of a magic...
2021-12-17 John Baldwincryptosoft: Consolidate calls to explicit_bzero.
2021-12-17 John Baldwincryptosoft: Reuse 'blk' to hold the initial nonce in...
2021-12-17 John Baldwincryptosoft: Remove unused 'iv' in swcr_ccm_cbc_mac.
2021-12-17 Brooks Davisusb: remove COMPAT_32BIT ifdefs
2021-12-17 Brooks Davislibusb: remove use of COMPAT_32BIT
2021-12-17 Brooks Davisusb: add 32-bit compat for FIFOs
2021-12-17 Brooks Davisusb: real freebsd32 support for most ioctls
2021-12-17 Corvin Köhnepci: add missing PCI id of Coffee Lake GPU
2021-12-17 Alexander Motinahci(4): Allow enclosure emulation without hardware.
2021-12-17 Gleb Smirnofftcp: allocate statistics in the main tcp_init()
2021-12-17 Mark Johnstontests: Add some regression tests for a couple of KERN_P...
2021-12-17 Mark Johnstonfd: Avoid truncating output buffers for KERN_PROC_...
2021-12-17 Mark Johnstonfd: Initialize more export_fd_buf fields in kern_proc_c...
2021-12-17 Mark Johnstonqat: Address -Wunused-but-set-variable warnings
2021-12-17 Domagoj Stolfadtrace: Disable getf() as it is broken on FreeBSD
2021-12-17 Mark Johnstonktls: Add a regression test to exercise socket error...
2021-12-17 Mark Johnstonunix: Increase the default datagram recv buffer size
2021-12-17 Vitaliy Gusevbhyve: Only snapshot initialized VirtIO queues
2021-12-17 Kristof Provostnetinet6: ip6_setpktopt() requires NET_EPOCH
2021-12-17 Ed MasteREADME.md: update gnu directory description
2021-12-17 Kristof Provosttest-includes: update badfiles.inc
2021-12-17 Kristof Provosttest-includes: use the same header set for badfiles...
2021-12-17 Kristof Provostsys: make filedesc.h self-contained
2021-12-17 Kristof Provostpf: make if_pfsync.h self-contained
2021-12-17 Kristof Provostpf: make if_pflog.h self-contained
2021-12-17 Kristof Provostnet: make if_bridgevar.h self-contained
2021-12-17 Kristof Provostnet: make ethernet.h self-contained
2021-12-17 Kristof Provostsys: make callout.h self-contained
2021-12-17 Kristof Provostpf: make pfvar.h self-contained
2021-12-17 Kristof Provostif_stf: make if_stf.h self-contained
2021-12-17 Andriy Gaponfollow up to 18679ab1, actually change size of mmc_sim...
2021-12-17 Hans Petter... snd_uaudio(4): Loosen up the USB MIDI permissions.
2021-12-17 Hubert Mazurpcf85063: Set RTC device to work in 24h mode
2021-12-17 Alfonso Sicilianotzsetup: Fix unicode support
2021-12-17 David CARLIERsched.h: Use pid_t type for pid argument
2021-12-17 Math Ieusched_get/setaffinity(3): pid 0 should designate curren...
2021-12-17 Kyle Evanssysent: regenerate files every time
2021-12-17 Kyle Evanssysent: regenerate
2021-12-17 Kyle Evanssysent: move away from allowing all compat options...
2021-12-16 Gleb Smirnoffinpcb: don't leak the port zone in in_pcbinfo_destroy()
2021-12-16 Rick Macklemnfscl: Partially revert commit 867c27c23a5c
2021-12-16 John Baldwincryptocheck: Test Camellia-CBC cipher and RIPEMD-160...
2021-12-16 John Baldwincryptosoft: Remove CBC handling from swcr_encdec.
2021-12-16 John Baldwincrypto: Move CBC handling into enc_xform_camellia.
2021-12-16 John Baldwincrypto: Move CBC handling into enc_xform_aes_cbc.
2021-12-16 John Baldwincrypto: Consistently use AES instead of Rijndael128...
2021-12-16 John Baldwincrypto: Define POLY1305_BLOCK_LEN constant.
2021-12-16 John BaldwinSort libsodium sources by path in sys/modules/crypto...
2021-12-16 John BaldwinSort libsodium entries by path in sys/conf/files.
2021-12-16 Doug MooreCorrect type size format error in KASSERT.
2021-12-16 Ed MasteRemove 'All Rights Reserved' from xlocale FreeBSD Found...
2021-12-16 Doug Moorevm: Don't break vm reserv that can't meet align reqs
2021-12-16 Alexander Motinloader.efi: Do not use as frame buffer BLT-only GOPs.
2021-12-16 Cy Schubertipfilter: MSN RPC proxy is not complete
2021-12-16 Jung-uk KimOpenSSL: Do not remove symbolic links readded in 1...
2021-12-16 Mark Johnstonaesni: Fix an out-of-bounds read in AES_GCM_decrypt()
2021-12-16 Mark Johnstonudp: Fix a use-after-free in udp_multi_input()
next