]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-05-03 John Baldwinbhyve: Don't return -ENOMEM from qemu_fwcfg_add_file.
2023-05-03 John Baldwinbhyve: Accept a variable-length string name for qemu_fw...
2023-05-03 John Baldwinacpica: Quiet a -Wdangling-pointer warning in AcpiUtIni...
2023-05-03 John Baldwinpw: Don't return a pointer to an on-stack buffer from...
2023-05-03 John Baldwinfwcontrol: Disable -Wzero-length-bounds warnings.
2023-05-03 John Baldwinbsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable.
2023-05-03 John Baldwinrpcgen: Unindent a line not guarded by if (mtflag).
2023-05-03 John Baldwinrpcgen: Don't free() a pointer after realloc().
2023-05-03 John Baldwinlibsa: Disable -Wdangling-pointer for zfs.c.
2023-05-02 John Baldwinbsd.sys.mk: Add NO_WDANGLING_POINTER helper variable.
2023-05-02 John BaldwinExplicitly set CXXSTD to c++11 for old C++ code using...
2023-05-02 John Baldwinlibefivar: Fix a buffer overread.
2023-05-02 John BaldwinSilence GCC warnings when using libc++ headers.
2023-05-02 John BaldwinUse __freebsd_kprintf__ with GCC 12+ similar to clang.
2023-05-02 John Baldwinlibirdma: Drop clang-specific -ferror-limit.
2023-05-02 John Baldwinncurses: Backport a few fixes for GCC warnings from...
2023-05-02 John Baldwinlibpmc: Use LIB_CXX instead of explicit LDADD to link...
2023-05-02 Mariusz Zaborskimpr: don't use hardcoded value in debug branch
2023-05-02 Mariusz Zaborskimpr: fix copying of event_mask
2023-05-01 Ed Masteipv6: disable RFC 4620 nodeinfo by default
2023-05-01 Ed Mastegeom: use bool for one-bit wide bit-field
2023-05-01 Stefan Eßersys/fs: do not report blocks allocated for synthetic...
2023-05-01 Stefan Eßermsdosfs: fix debug print format and parameter
2023-05-01 Olivier Certnervn_open_vnode(): fix locking around VOP_CLOSE() on...
2023-05-01 Konstantin... lookup(): ensure that openat("/", "..", O_RESOLVE_BENEA...
2023-05-01 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-30 Elliott Mitchellmlx4: purge EOL release compatibility
2023-04-30 Hans Petter... libc: Add missing object size check to qsort_s(3)
2023-04-30 Hans Petter... libc: Sorting is not needed when there are less than...
2023-04-30 Hans Petter... mlx5: Remove unused debugfs node pointers.
2023-04-30 Hans Petter... mlx5: Don't give zero number of pages to the firmware.
2023-04-30 Hans Petter... mlx5: Implement mlx5_core_modify_cq_by_mask().
2023-04-30 Hans Petter... mlx5: Make MLX5_COMP_EQ_SIZE tunable.
2023-04-30 Hans Petter... mlx5: Fix duplicate free of default flow rule in error...
2023-04-30 Hans Petter... mlx5: Make mlx5_del_flow_rule() NULL safe.
2023-04-30 Hans Petter... mlx5en(4): Don't wait for receive queue to fill up...
2023-04-30 Hans Petter... mlx5en(4): Explain why CQE zipping is off.
2023-04-30 Hans Petter... mlx5: Implement diagostic counters as sysctl(8) nodes.
2023-04-30 Hans Petter... Implement an API for sending a zero-length-packet....
2023-04-30 Warner Loshusb: tiny formatting nit
2023-04-30 Hans Petter... ulpt(4): Add support for Epson TM-U220B.
2023-04-30 Hans Petter... Make sure the uftdi(4) driver doesn't start a USB trans...
2023-04-30 Vladimir Kondratyevwsp: Add sysctl tunable for Z-Axis inversion
2023-04-30 Jessica Clarkexhci: Rework 64-byte context support to avoid pointer...
2023-04-30 Bjoern A. ZeebUSB: adjust the Generic XHCI ACPI probe return value
2023-04-30 Søren SchmidtGet clocks for Rockchip RK3568.
2023-04-30 Val Packettbcm5974(4): add Magic Trackpad 2 (USB only) support
2023-04-30 John Baldwinif_mos: Remove set but unused variable.
2023-04-30 Hans Petter... usb(4): Separate the fast path and the slow path to...
2023-04-30 Hans Petter... usb(4): Code refactoring as a pre-step for adding missi...
2023-04-30 Joerg Wunschusb: dwc3: add <sys/mutex.h>
2023-04-30 Kyle Evansusb: dwc3: implement hw.usb.xhci.use_polling
2023-04-30 Elliott Mitchellwmt: purge EOL release compatibility
2023-04-30 Elliott Mitchellusb: purge EOL release compatibility
2023-04-30 Cheng, Huimingxhci(4): Make sure allocated bandwidth is freed in...
2023-04-30 Hans Petter... usb(4): Call optional endpoint_uninit() when changing...
2023-04-30 Poul-Henning... USB id of yet another Lenovo USB-C ethernet dongle.
2023-04-30 Hans Petter... uath(4): Fix incorrect byte-swapping and a buffer lengt...
2023-04-30 Kornel Dulebausb: Respect NO_INQUIRY quirk during device enumeration
2023-04-30 John Baldwinuhid_snes: Remove USB_ST_TRANSFERRED handling for the...
2023-04-30 Brooks Davislibusb: remove use of COMPAT_32BIT
2023-04-30 Brooks Davisusb: remove COMPAT_32BIT ifdefs
2023-04-30 Brooks Davisusb: add 32-bit compat for FIFOs
2023-04-30 Hans Petter... libusb(3): Implement libusb_init_context() and the...
2023-04-29 Kirk McKusickSkip Pass 5 in fsck_ffs(8) when corrupt cylinder groups...
2023-04-29 Kirk McKusickBug fixes for fsck_ffs(8).
2023-04-29 Kirk McKusickAdd `chdb' command to fsdb(8) to set direct block numbers.
2023-04-29 Kirk McKusickImprovement in UFS/FFS directory placement when doing...
2023-04-29 Dimitry Andrical_eth: make function definitions consistent with decla...
2023-04-29 Dimitry AndricUse bool for one-bit wide bit-fields
2023-04-29 Dimitry Andricpowerpc: fix a few pmap related functions to return...
2023-04-29 Dimitry Andrickcsan: add __tsan_mem(cpy|move|set) aliases for clang...
2023-04-29 Dimitry AndricInclude bsd.linker.mk to get LINKER_TYPE and VERSION...
2023-04-29 Dimitry AndricSuppress lld 16 errors about undefined symbols in versi...
2023-04-29 Dimitry AndricSuppress lld 16 errors about multiply defined symbols...
2023-04-28 Vitaliy Gusevbhyve: remove redundant variable
2023-04-28 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item
2023-04-28 Corvin Köhnebhyve: add hook for PCI header of passthru devices
2023-04-28 Corvin Köhnebhyve: define array to protect passthru regs
2023-04-28 Corvin Köhnebhyve: save softc of ACPI devices
2023-04-28 Corvin Köhnebhyve: allow device specific DSDT entries
2023-04-28 Corvin Köhnebhyve: check for errors when writing device specific...
2023-04-28 Corvin Köhnebhyve: allow building device specific ACPI tables
2023-04-28 Corvin Köhnebhyve: introduce acpi_device_emul struct
2023-04-28 Corvin Köhnebhyve: add config option to modify LPC IDs
2023-04-28 Eugene Grosbeinipfw.8: MFC: improve description for interface matching
2023-04-27 Ed Mastelink_elf: fix SysV hash function overflow
2023-04-27 Ed Mastertld: fix SysV hash function overflow
2023-04-27 Ed Mastertld: reindent and style(9) elf_hash()
2023-04-27 Ed Mastememmem: add a note about other systems which have memmem
2023-04-27 Ed Mastellvm: fix some llvm-* tool links when WITH_LLVM_BINUTIL...
2023-04-27 Ed Masterelease: Remove "All Rights Reserved" from FreeBSD...
2023-04-27 Ed Mastemakefs: set cd9660 Rock Ridge timestamps for . and ..
2023-04-27 Ed Mastemakefs: call brelse from bread
2023-04-27 Ed Masteopenssh: restore PrintLastLog option
2023-04-27 Konstantin... posixshmcontrol(1): silently ignore inaccessible segmen...
2023-04-27 Olivier Certnersys/dirent.h: comment update, 'd_off' is offset of...
2023-04-26 Kyle Evansuart(4): add Sunrise Point UART controllers
2023-04-26 Kyle Evansloader: comconsole: don't unconditionally wipe out...
2023-04-25 Konstantin... umtx: allow to configure minimal timeout (in nanoseconds)
next