]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
unzip: Fix segmentation fault if a zip file contains buggy filename.
[FreeBSD/FreeBSD.git] / sys /
2021-10-09 Mark Peekvmci: fix panic due to freeing unallocated resources
2021-10-09 Konstantin Belousovreadlinkat(2): allow O_PATH fd
2021-10-09 Mark Johnstontimecounter: Let kern.timecounter.stepwarnings be set...
2021-10-09 Marko Zec[fib_algo][dxr] Retire counters which are no longer...
2021-10-09 Marko Zec[fib_algo][dxr] Improve incremental updating strategy
2021-10-08 Mitchell Hornearm, arm64, riscv: adjust top-level nexus comment
2021-10-08 Kristof Provostpf: do not copy anchor_wildcard / anchor_relative from...
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 Belousovvm_fault: do not trigger OOM too early
2021-10-08 Alexander V. Chernikovrouting: Use the same index space for both nexthop...
2021-10-08 Michal Meloundwmmc: Calculate the maximum transaction length correctly.
2021-10-08 Konstantin BelousovMake core dump writes interruptible with SIGKILL
2021-10-08 Konstantin BelousovAdd curproc_sigkilled()
2021-10-08 Konstantin Belousovsys/proc.h: remove dead prototype
2021-10-08 Konstantin Belousovkern_sig.c: Remove unused SIGPROP_CANTMASK
2021-10-08 Konstantin Belousovriscv: move signal delivery code to exec_machdep.c
2021-10-08 Konstantin Belousovarm: move signal delivery code to exec_machdep.c
2021-10-08 Konstantin Belousovarm64: move signal delivery code to exec_machdep.c
2021-10-08 Konstantin Belousovi386: move signal delivery code to exec_machdep.c
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 Kevin Bowlingixgbe: Update shared code catchup
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 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 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 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 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 Konstantin BelousovWhen queuing ignored signal, only abort target thread...
2021-10-06 Konstantin BelousovWhen sending ignored signal, arrange for zero return...
2021-10-06 Konstantin BelousovMove td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT
2021-10-06 Konstantin Belousovamd64 efirt: do not flush cache for runtime pages
2021-10-06 Konstantin Belousovamd64: add pmap_page_set_memattr_noflush()
2021-10-06 Konstantin Belousovapic: initialize lapic_paddr statically
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 Belousovmlx5_en: fix use of CALLOUT_DIRECT
2021-10-05 Hans Petter Selaskymlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debug...
2021-10-05 Bartlomiej Grzesiksdhci: Fix crash caused by M_WAITOK in sdhci dumps
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 Andrew TurnerAdd the missing license to gic_if.m
2021-10-04 Baptiste Daroussinncurses: document in UPDATING and bump _FreeBSD_version
2021-10-03 Jessica Clarkepci_pci: Support growing bus ranges in bus_adjust_resou...
2021-10-03 Jessica Clarkeriscv: Add vt and kbdmux to GENERIC for video console...
2021-10-03 Jessica ClarkeLinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING...
2021-10-03 Jessica Clarkeriscv: Add a stub pmap_change_attr implementation
2021-10-03 Kyle Evansvfs: remove dead fifoop VOP_KQFILTER implementations
2021-10-03 Alexander Motinsleepqueue(9): Remove sbinuptime() from sleepq_timeout().
2021-10-02 Robert Wingffs: retire unused fsckpid mount option
2021-10-02 Rick Macklemnfsd: Fix pNFS handling of Deallocate
2021-10-02 Tom Hukinsarm64: Spell BeagleBone correctly in config file.
2021-10-02 Gordon Berglingti(4): Fix a typo in an error message
2021-10-02 Gordon Berglingqlnxe: Fix typos in two error messages
2021-10-02 Gordon Berglingcam: Fix a typo in a comment
2021-10-02 Gordon Berglingvnic: Fix a typo in a comment
2021-10-02 Gordon Berglingsmsc(4): Fix a typo in a comment
2021-10-02 Gordon Berglingevdev: Fix a typo in a commit
2021-10-02 Gordon Berglingnetvsc: Fix a typo in a comment
2021-10-02 Alexander Motinsched_ule(4): Fix possible significance loss.
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-10-02 Warner Loshnvme: Use adaptive spinning when polling for completion...
2021-10-02 Mateusz Guziknfs: eliminate thread argument from nfsvno_namei
2021-10-01 Michael Tuexensctp: don't keep being locked on a stream which is...
2021-10-01 Mateusz Guzikvfs: hoist cn_thread assert in namei
2021-10-01 Gleb SmirnoffRe-style dfcef8771484 to keep the code and variables...
2021-10-01 Justin HibbitsFix segment size in compressing core dumps
next