]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-03-02 Warner Loshefivar: Add --quiet to not report errors
2022-03-02 Eric van Gyzenrtsold: fix memory leak in script execution
2022-03-02 Eric van Gyzenrtsold: Use correct error in llflags_get()
2022-03-02 Eric van Gyzensendfile_test: fix copy-paste bug
2022-03-02 Eric van Gyzenelfdump: handle small files more gracefully
2022-03-02 Eric van GyzenIntegrate contrib/file/tests with kyua/atf
2022-03-02 Eric van Gyzennewfs_msdos: connect the ATF test from NetBSD
2022-03-02 Eric van GyzenAllow downstream projects to easily add private and...
2022-03-02 Eric van Gyzensem_clockwait_np test: fix usage of ATF API
2022-03-02 Eric van Gyzensem test: move sem_clockwait_np tests into individual...
2022-03-02 Eric van Gyzensem_clockwait_np test: relax time constraint on VMs
2022-03-02 Eric van GyzenFix lockstat:::thread-spin dtrace probe with LOCK_PROFILING
2022-03-02 Eric van Gyzenaio_md_test: label the md
2022-03-02 Eric van Gyzenaio_md_test: NUL-terminate result of readlink
2022-03-02 Eric van Gyzenaio_md_test: fix cleanup
2022-03-02 Eric van Gyzenlibprocstat kstack: fix race with thread creation
2022-03-02 Eric van GyzenWait longer for a previous IPI to be sent
2022-03-02 Eric van Gyzenuefisign: handle empty sections
2022-03-02 Eric van Gyzenuefisign: fix handling of errors from child proc
2022-03-02 Navdeep Parharcxgbe(4): Fix build warning for LINT-NOIP.
2022-03-02 Navdeep Parharcxgbe(4): Fix "set but not used [-Wunused-but-set-varia...
2022-03-02 Mark Johnstonlibctf: Use const ctf_file_t references in string looku...
2022-03-02 Mark Johnstonfbt: Remove handling for CTFv1
2022-03-02 Mark Johnstonlibctf: Remove checks for CTFv1
2022-03-02 Mark Johnstonlibdtrace: Add a missing newline to an error message
2022-03-02 Alexander Motinmps/mpr: Add missing newlines in error messages.
2022-03-01 Mark Johnstonriscv: Fix another race in pmap_pinit()
2022-03-01 Mark Johnstonriscv: Fix a race in pmap_pinit()
2022-03-01 Ed Mastereadelf: add Arm address mask note type NT_ARM_ADDR_MASK
2022-03-01 Ed Mastesrc.libnames.mk: add a comment explaining libssp_nonshared
2022-02-28 Kristof Provostbridge: Don't share broadcast packets
2022-02-28 Kristof Provostnetinet: allow UDP tunnels to be removed
2022-02-28 Kristof Provostpf tests: Test per-anchor tables
2022-02-28 Kristof Provostpf tests: remove a stray 'set -x'
2022-02-28 Mark Johnstonvm_pageout: Print a more accurate message to the consol...
2022-02-28 John F. Carrrtld.1: Fix misplaced text
2022-02-28 Navdeep Parharcxgbe(4): Fix illegal hardware access in cxgbe_refresh_...
2022-02-28 Navdeep Parharcxgbe(4): Avoid unsafe hardware access in the ifmedia...
2022-02-28 Navdeep Parharcxgbe(4): Fix bad races between sysctl and driver detach.
2022-02-28 Navdeep Parharcxgbe(4): Fix regression in previous attempt to fix...
2022-02-28 Navdeep Parharcxgbe(4): Do not ignore the return value of ifmedia_ioctl.
2022-02-28 Navdeep Parharcxgbe(4): Do not request an FEC that is invalid for...
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.6.0.
2022-02-28 Navdeep Parharcxgbe(4): Fix stats collection for ports with port_id...
2022-02-28 Navdeep Parharcxgbe(4): Fix panic on driver detach after a partially...
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.4.0
2022-02-28 Navdeep Parharcxgbe(4): Change the way t4_shutdown_adapter brings...
2022-02-28 Navdeep Parharcxgbe(4): Keep link configuration compatible with reall...
2022-02-28 Navdeep Parharcxgbe(4): internal knob for flexible control over FEC...
2022-02-28 Navdeep Parharcxgbe(4): separate sysctls for user-requested and in...
2022-02-28 Navdeep Parharcxgbe(4): sysctl to track the last L1_CFG32 requested...
2022-02-28 Chuck Silversfsck_ffs: don't try to write in read-only mode
2022-02-27 Bjoern A. Zeebiwlwifi: update firmware
2022-02-27 Bjoern A. Zeebiwlwifi: enhance debug information
2022-02-27 Bjoern A. Zeebiwlwifi: update from iwlwifi-next
2022-02-27 Bjoern A. ZeebLinuxKPI: update 802.11 headers
2022-02-27 Bjoern A. ZeebLinuxKPI: change DECLARE_FLEX_ARRAY()
2022-02-27 Bjoern A. ZeebLinuxKPI: add MODULE_IMPORT_NS()
2022-02-27 Bjoern A. ZeebLinuxKPI: skbuff.h add skb_postpush_rcsum()
2022-02-27 Bjoern A. ZeebLinuxKPI: USB change successful probe result to BUS_PRO...
2022-02-27 Bjoern A. ZeebLinuxKPI: return value for linux_pci_probe()
2022-02-28 Chuck TuffliRELNOTES: Add entry for bhyve NVMe 1.4 support
2022-02-28 Chuck Tufflibhyve nvme: Advertise Namespace changed AEN
2022-02-28 Chuck Tufflinvme: fix spelling of Namespace
2022-02-28 Chuck Tufflinvme: Add OAES bit-field definitions
2022-02-26 Kirk McKusickUpdate fsdb(8) to reflect new structure of fsck_ffs(8).
2022-02-26 Kirk McKusickAvoid unaligned writes by fsck_ffs(8).
2022-02-26 Eugene Grosbeinfetch(1): merge several improvements for handling of...
2022-02-26 Alfredo Dal... keymap: Add extra Alt Gr mapping for Brazillian Portugu...
2022-02-25 Ryan StoneMFC b58cf1cb35ab:
2022-02-25 Ryan StoneMFC 2290dfb40fce:
2022-02-25 Ryan StoneMFC 315bca194a14:
2022-02-25 Ed Mastevt: fix double-click word selection for first/last...
2022-02-25 Hans Petter... mbuf: make M_ASSERT_NO_SND_TAG() as strict as other...
2022-02-24 Mateusz Piotrowskifreebsd-update.conf.5: Sort options
2022-02-24 Mateusz Piotrowskifreebsd-update.conf.5: Address style issues
2022-02-24 Mateusz Piotrowskifreebsd-update.8: Document CreateBootEnv
2022-02-24 Michal Krawczykena: update ENA version to v2.5.0
2022-02-24 Michal Krawczykena: fix man page typos and update contact section
2022-02-24 Dawid Goreckiena: do not call reset if device is unresponsive
2022-02-24 Dawid Goreckiena: start timer service on attach
2022-02-24 Artur Rojekena: rework tx req_id validation logic
2022-02-24 Dawid Goreckiena: properly handle IPv6 L4 checksum offload
2022-02-24 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-02-24 Hans Petter... mlx5e: Make TLS tag zones unmanaged
2022-02-24 Hans Petter... uma: Add UMA_ZONE_UNMANAGED
2022-02-24 Hans Petter... mlx5en: Use a UMA cache zone for managing TLS send...
2022-02-24 Hans Petter... mlx5en: Fix TLS worker thread race.
2022-02-24 Hans Petter... mlx5en: Improve RX- and TX- TLS refcounting.
2022-02-24 Hans Petter... mlx5en: Add missing refcount decrement on link-down.
2022-02-24 Hans Petter... mlx5en: Improve CQE error debugging.
2022-02-24 Hans Petter... Add more USB host controller PCI ID's.
2022-02-24 Hans Petter... xhci: add PCI IDs for USB controllers found on Supermic...
2022-02-24 Hans Petter... usb(4): Belatedly add a PCI device ID for AMD Bolton...
2022-02-24 Hans Petter... Add new USB host controller PCI ID's.
2022-02-24 Glen Barber13.1: update stable/13 to -PRERELEASE to start the...
2022-02-24 Vladimir Kondratyeviichid(4): Perform acknowledgement of I2C device interr...
2022-02-23 Robert Wingdumpfs(8): add option to only print superblock information
2022-02-23 Robert Wingtcp_twrespond: send signed segment when connection...
2022-02-23 Robert WingFix dtrace SDT probe tcp:::debug-input
next