]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-01-30 Michael Osipovperiodic: Make security diff(1) output as small is...
2024-01-30 Xin LIreleng-gce: Advertise the availability of UEFI support...
2024-01-30 Aaron LIwg: detach bpf upon destroy as well
2024-01-30 Aaron LIif_wg: fix access to noise_local->l_has_identity and...
2024-01-30 Aaron LIif_wg: fix erroneous calculation in calculate_padding...
2024-01-29 Mark Johnstoncondvar: Fix a user-after-free in _cv_wait() when ktrac...
2024-01-29 Mark Johnstoncondvar: Clean up condvar.h a bit
2024-01-29 Cy Schubertrc.d/kdc: Support start of MIT krb5kdc
2024-01-29 Chuck Tufflibhyve nvme: Add NQN value
2024-01-28 Peter GrehanFix issue with Linux guest XHCI tablet probing.
2024-01-27 Vladimir Kondratyevhv_kbd: Fix build with EVDEV_SUPPORT kernel option...
2024-01-27 John F. Carrfsck_msdosfs: do not call checksize() if the cluster...
2024-01-26 Olivier Certnerpthread_attr_get_np(3): Revamp
2024-01-26 Olivier Certnerpthread_attr_get_np(): Use malloc(), report ENOMEM...
2024-01-26 Olivier Certnerlibhtr: pthread_attr_setaffinity_np(): Replace calloc...
2024-01-26 Olivier Certnerlibthr: thr_attr.c: More style and clarity fixes
2024-01-25 Mark Johnstontop: Avoid printing a blank line when the ZFS ARC is...
2024-01-25 Gordon Berglingnet80211: Fix a typo in a source code comment
2024-01-25 Gordon Berglingif_llatbl: Fix a typo in a KASSERT message
2024-01-25 Gordon Berglingmeta2deps.py: Fix a typo in a source code comment
2024-01-25 Gordon Berglingnetinet6: Fix two typos in source code comments
2024-01-25 Gordon Berglingfusefs(5): Fix a typo in a SDT probe
2024-01-25 Gordon Berglingnetpfil: Fix a typo in a source code comment
2024-01-25 Gordon Berglingaic7xxx: Fix a typo in a kernel message
2024-01-25 Gordon Berglingbce(4): Fix a typo in a kernel message
2024-01-25 Gordon Berglingbootpd(8): Fix a typo in a source code comment
2024-01-25 Gordon Berglingusb: Fix a typo in a source code comment
2024-01-25 Gordon Berglingvmd(4): Fix typos in source code comments
2024-01-25 Gordon Berglingtcp_fastopen: Fix a typo in a source code comment
2024-01-25 Gordon Berglingaic7xxx: Fix two typos in source code comments
2024-01-25 Gordon Berglingrtsock: Fix a typo in a source code comment
2024-01-25 Gordon Berglingvirtio(4): Fix a typo in a source code comment
2024-01-25 Gordon Berglinggjournal(8): Fix a typo in a sysctl description
2024-01-25 Gordon Berglingnetlink(4): Fix a typo in a source code comment
2024-01-24 Konstantin... msdosfs_remount_ro(): correct vfs_unbusy() loop
2024-01-24 Konstantin... msdosfs_integrity_error(): plug possible busy leak
2024-01-24 Konstantin... msdosfs_rename(): implement several XXXs about downgrad...
2024-01-24 Konstantin... msdosfs_rename(): handle errors from msdosfs_lookup_ino()
2024-01-24 Konstantin... sysctl vm.objects/vm.swap_objects: do not fill vnode...
2024-01-24 Yoshihiro Takahashiperiodic: Fix periodic reports when log files are not...
2024-01-23 Gordon Bergling_umtx_op.2: Fix a typo in the manual page
2024-01-23 Gordon Berglingatse(4): Fix a typo in a source code comment
2024-01-23 Gordon Berglingnet: Fix two typos in source code comments
2024-01-23 Gordon Berglingnetgraph: Fix two typos in source code comments
2024-01-23 Gordon Berglingnetpfil: Fix two typos in source code comments
2024-01-23 Gordon Berglingvmware: Fix a typo in a source code comment
2024-01-23 Gordon Berglingusb: Fix two typos in source code comments
2024-01-23 Gordon Berglingciss(4): Fix a typo in a source code comment
2024-01-23 Gordon Berglingtcp_hpts: Fix a typo of a function name in a comment
2024-01-23 Gordon BerglingPCI_IOV_INIT.9: Fix a typo in the manual page
2024-01-23 Gordon Berglingdevfs(5): Fix a typo in a source code comment
2024-01-23 Gordon Berglingsigfastblock.2: Fix a typo in the manual page
2024-01-23 Gordon Berglingpkru.3: Fix a typo in the manual page
2024-01-22 Mark Johnstoninpcb: Allow SO_REUSEPORT_LB to be used in jails
2024-01-22 Mark Johnstoninpcb: Remove a PCB from its LB group upon a subsequent...
2024-01-22 Mark Johnstoninpcb: Remove NULL checks of credential references
2024-01-22 Alexander V... routing: plug mbuf leak for the packets hitting IPv6...
2024-01-22 Mitchell Hornearm64: fix db_read_bytes() for size == 8
2024-01-22 Kyle Evansbhyveload(8): document some SECURITY CONSIDERATIONS
2024-01-22 Kyle Evansbhyveload: add CAP_SEEK to our dirfd rights
2024-01-22 Kyle Evansbhyveload: make error printing consistent
2024-01-22 Kyle Evansbhyveload: support guest rebooting from the loader
2024-01-22 Kyle Evansbhyveload: limit rights on the dirfds we create
2024-01-22 Kyle Evansbhyveload: enter capability mode after we setup the...
2024-01-22 Kyle Evansbhyveload: hold /boot and do relative lookups for the...
2024-01-22 Mike Karelsroute: error on IPv4 network routes with incorrect...
2024-01-22 Ed Masterelease/oci.conf: add missing vm_extra_pre_umount(...
2024-01-22 Stéphane Rochoymakefs: Handle missing link keyword in mtree spec
2024-01-22 Baptiste Daroussinpci_vendors: update to 2023-11-11
2024-01-22 Baptiste Daroussinjail: add security.jail.mlock_allowed
2024-01-22 Konstantin... linuxkpi: correct zone item size for linux_mm_zone
2024-01-21 Dag-Erling... renice: Clean up the tests a bit.
2024-01-21 Olivier Cochardrenice: Force /bin/sh usage on su calls for the regress...
2024-01-20 Konstantin... vm/vm_object.c: minor cleanup
2024-01-19 Alan SomersAdd a regression test for PR 276191.
2024-01-19 Lexi Winternfsstat: make -q work without -e/-E
2024-01-19 Lexi Winternfsstat: update option strings in docs
2024-01-19 Alan SomersFix multiple bugs with ctld's UCL parsing
2024-01-19 Alan SomersRemove _POSIX_PRIORITIZED_IO references from man pages
2024-01-19 Alan Somerscap_net.3: remove a copypasta
2024-01-19 Alan Somerssigaction.2: clarify that fork isn't async-signal-safe...
2024-01-19 Alan Somerszfsd: fault disks that generate too many I/O delay...
2024-01-19 Alexander Motiniichid(4): Switch taskqueue to "fast"
2024-01-19 Alexander Motiniichid(4): Unify two taskqueue tasks
2024-01-19 Alexander Motiniichid(4): Restore/increase sampling rate
2024-01-19 Alexander Motiniicbb: Fix pause_sbt() arguments order
2024-01-19 Alexander Motiniichid(4): Improve idle sampling hysteresis
2024-01-19 Alexander Motinig4: Actively use FIFO thresholds
2024-01-19 Alexander Motinig4: Fix FIFO depths detection
2024-01-19 Joerg Pulzispfw(4): Update and add firmware
2024-01-19 Mark Johnstonisp: Fix endianness conversion in isp_read_flash_data()
2024-01-19 Joerg Pulzisp(4): Rework firmware handling/loading
2024-01-19 Joerg Pulzisp(4): Style changes
2024-01-19 Joerg Pulzisp(4): Remove redundant functions for reading data...
2024-01-19 Joerg Pulzisp(4): Use the FLT on all supported controllers
2024-01-19 Joerg Pulzisp(4): Add support to read contents of the FLT (flash...
2024-01-19 Joerg Pulzisp(4): Fix reading NVRAM contents for 28xx based devices
2024-01-19 Joerg Pulzisp(4): Add support for QLogic 28xx devices
2024-01-19 John Baldwinisp: Remove unused variable.
2024-01-19 Alexander Motinacpi_cpu: Reduce BUS_MASTER_RLD manipulations
next