]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-10-08 Bjoern A. Zeebnet80211: fix build for 526370fb85db4b659cff4625eb2f379...
2021-10-08 Bjoern A. ZeebUSB: adjust the Generic XHCI ACPI probe return value
2021-10-08 Bjoern A. Zeebnet80211: correct length check in ieee80211_ies_expand()
2021-10-08 Bjoern A. Zeebnet80211: proper ssid length check in setmlme_assoc_adhoc()
2021-10-08 Michael Tuexensctp: improve KASSERT messages
2021-10-08 Konstantin... vm_fault: do not trigger OOM too early
2021-10-08 Alexander V... routing: Use the same index space for both nexthop...
2021-10-08 Michal Meloundwmmc: Calculate the maximum transaction length correctly.
2021-10-08 Peter Holmstress2: Added a regression test
2021-10-08 Peter Holmstress2: exclude known problem test
2021-10-08 Robert Wingprometheus_sysctl_exporter(8): filter output using...
2021-10-08 Konstantin... Make core dump writes interruptible with SIGKILL
2021-10-08 Konstantin... core(5): explicitly mention the core file size limit...
2021-10-08 Konstantin... Add curproc_sigkilled()
2021-10-08 Konstantin... sys/proc.h: remove dead prototype
2021-10-08 Konstantin... kern_sig.c: Remove unused SIGPROP_CANTMASK
2021-10-08 Konstantin... riscv: move signal delivery code to exec_machdep.c
2021-10-08 Konstantin... arm: move signal delivery code to exec_machdep.c
2021-10-08 Konstantin... arm64: move signal delivery code to exec_machdep.c
2021-10-08 Konstantin... i386: move signal delivery code to exec_machdep.c
2021-10-07 Kirk McKusickAvoid lost buffers in fsck_ffs.
2021-10-07 Mitchell Horneriscv: fix VM_MAXUSER_ADDRESS checks in asm routines
2021-10-07 Mitchell Horneriscv: handle page faults in the unmappable region
2021-10-07 Kristof Provostpf: remove unused field from pf_kanchor
2021-10-07 Kristof Provostpfctl: Remove unused variable
2021-10-07 Mariusz Zaborskidiff: consider two files with same inodes as identical
2021-10-07 Martin Birgmeieri2c(8): fix option handling
2021-10-07 Kyle Evansbuild: slap a libtinfo dependency on libncurses
2021-10-07 Kevin Bowlingixgbe: Update shared code catchup
2021-10-07 Jessica Clarkelibfido2: Address CHERI compatibility
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Kyle Evansstand: fix build after recent opencrypto changes
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Kevin Bowlinge1000: print EEPROM/NVM/OROM versions
2021-10-06 Kevin Bowlinge1000: Lock nvm print sysctl
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-06 Stefan Eßervendor/bc: update to version 5.1.1
2021-10-06 John BaldwinBump __FreeBSD_version for OCF changes to support varia...
2021-10-06 John Baldwincrypto: Support Chacha20-Poly1305 with a nonce size...
2021-10-06 John Baldwincrypto: Test all of the AES-CCM KAT vectors.
2021-10-06 John Baldwincryptosoft: Fix support for variable tag lengths in...
2021-10-06 John Baldwinsafexcel: Support truncated tags for AES-CCM.
2021-10-06 John Baldwinsafexcel: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwinccr: Support AES-CCM requests with truncated tags.
2021-10-06 John Baldwinccr: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwinaesni: Support AES-CCM requests with a truncated tag.
2021-10-06 John Baldwinaesni: Permit AES-CCM requests with neither payload...
2021-10-06 John Baldwinaesni: Handle requests with an empty payload.
2021-10-06 John Baldwinaesni: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwincrypto: Support multiple nonce lengths for AES-CCM.
2021-10-06 John Baldwincryptocheck: Support multiple IV sizes for AES-CCM.
2021-10-06 John Baldwincryptodev: Allow some CIOCCRYPT operations with an...
2021-10-06 John Baldwincryptodev: Permit CIOCCRYPT for AEAD ciphers.
2021-10-06 John Baldwincryptodev: Permit explicit IV/nonce and MAC/tag lengths.
2021-10-06 John Baldwincryptosoft, ccr: Use crp_iv directly for AES-CCM and...
2021-10-06 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-06 John Baldwinccp, ccr: Simplify drivers to assume an AES-GCM IV...
2021-10-06 John Baldwincryptodev: Use 'csp' in the handlers for requests.
2021-10-06 Kevin Bowlinge1000: Function prototype cleanup
2021-10-06 Felix Johnsonlogin.conf.5: Mark passwordtime as implemented
2021-10-06 Alan Somersfusefs: fix intermittency in the dev_fuse_poll test
2021-10-06 Mark Johnstonmalloc: Unmark KASAN redzones if the full allocation...
2021-10-06 Alan Somersfusefs: Fix a bug during VOP_STRATEGY when the server...
2021-10-06 Alan Somersfusefs: fix a recurse-on-non-recursive lockmgr panic
2021-10-06 Alan Somersfusefs: quiet some cache-related warnings
2021-10-06 Mark Johnstonlinuxkpi: Handle a NULL cache pointer in kmem_cache_des...
2021-10-06 Elyes HAOUASntp.conf.5: Fix typos
2021-10-06 Konstantin... When queuing ignored signal, only abort target thread...
2021-10-06 Konstantin... When sending ignored signal, arrange for zero return...
2021-10-06 Konstantin... Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT
2021-10-06 Kyle Evanslogin: use sizeof(audit_cond) consistently, NFC
2021-10-06 Konstantin... Fix mistakes in link(2) and shm_open(2)
2021-10-06 Konstantin... amd64 efirt: do not flush cache for runtime pages
2021-10-06 Konstantin... amd64: add pmap_page_set_memattr_noflush()
2021-10-06 Konstantin... apic: initialize lapic_paddr statically
2021-10-06 Elyes HAOUASunifdef.1: Fix typo on "input"
2021-10-05 John Baldwinsysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP.
2021-10-05 Tom HukinsRemove obsolete amd(8) rc.conf configuration
2021-10-05 Alexander Motincam(4): Limit search for disks in SES enclosure by...
2021-10-05 Alexander Motincam(4): Improve XPT_DEV_MATCH
2021-10-05 Alexander Motinsbuf(9): Microoptimize sbuf_put_byte()
2021-10-05 Warner Loshcam: Add doxygen for cam_sim_free
2021-10-05 Mateusz Guzikcesa: remove unused CESA_SESSIONS macro
2021-10-05 Konstantin... mlx5_en: fix use of CALLOUT_DIRECT
2021-10-05 Mateusz Guziknetstat: split ipsec and ipsec6 statistics in libxo
2021-10-05 Hans Petter... mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debug...
2021-10-05 Stefan EßerRevert erroneous commit ded0d3d486eba
2021-10-05 Bartlomiej... sdhci: Fix crash caused by M_WAITOK in sdhci dumps
2021-10-05 Konstantin... pthread_mutexattr(3): document each pthread_mutexattr_s...
2021-10-05 Konstantin... libthr(3): explain some internals of the locks implemen...
2021-10-05 Konstantin... pthread_mutexattr(3): install pthread_mutexattr_get...
2021-10-05 Konstantin... pthread_mutexattr(3): document pthread_mutexattr_set...
2021-10-05 Konstantin... pthread_mutexattr(3): use .Fo/.Fc to avoid too long...
2021-10-04 Mark Johnstongeom_label: Add more validation for NTFS volume tasting
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-04 Stefan Eßercontrib/bc: re-enable tests after the import of version...
2021-10-04 Stefan EßerAdd back Windows only VCXProj files
2021-10-04 Stefan EßerRemove files that were checked in with wrong .gitattributes
2021-10-04 Stefan Eßervendor/bc: update to version 5.1.0
2021-10-04 David BrightRPCBIND: skip ipv6 link local when request is not from...
next