]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-05-07 Christos Margiolisdtrace: add register bindings for RISC-V
2023-05-07 Christos Margiolisdtrace: use dtrace_instr_size() in the riscv dtrace_subr.c
2023-05-07 Christos Margiolisdtrace: expose dtrace_instr_size() to userland and...
2023-05-07 Christos Margiolisdtrace: get rid of uchar_t types
2023-05-06 Ed Mastesrc.conf: add WITH_TOOLCHAIN description
2023-05-06 Ed Masterelease: Report disk image filename
2023-05-06 Dag-Erling... renice: Avoid segfault if -n flag is given without...
2023-05-06 Jason A. HarmeningIntel DMAR: remove parsing of 6-level paging capability
2023-05-06 Ed Masteauthpf: do not sprintf to a null pointer
2023-05-05 Olivier Certnervfs: Rename vfs_emptydir() to vn_dir_check_empty()
2023-05-05 Olivier Certnervfs: vn_dir_next_dirent(): Adapt comments to style(9)
2023-05-05 Olivier Certnervfs: Fix "emptydir" mount option
2023-05-05 Olivier Certnervfs: vn_dir_next_dirent(): Simplify interface and harden
2023-05-05 Olivier Certnervfs: Export get_next_dirent() as vn_dir_next_dirent()
2023-05-05 Ravi Pokalajedec_dimm(4): Refactor offset adjustment and page0...
2023-05-05 Ravi Pokalajedec_dimm(4): Add manufacturing year and week.
2023-05-04 Ed Mastepkgbase: hide duplicate METALOG directory warnings...
2023-05-04 Ed MasteCirrus-CI: set PKG_FORMAT via top level `env:`
2023-05-04 Eugene Grosbeinlogger(1): MFC: fix timestamps in case of long run
2023-05-03 Ed MasteCirrus-CI: update stable/13 CI image to 13.1
2023-05-03 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-05-03 Dimitry Andricvm: fix a number of functions to match the expected...
2023-05-03 Dimitry Andriczfs: make zfs_vfs_held() definition consistent with...
2023-05-03 Dimitry AndricApply clang fix for assertion building emulators/rpcs3
2023-05-03 John Baldwinsys: Retire OPENZFS_CWARNFLAGS now that it is empty.
2023-05-03 John BaldwinFix spelling of NO_WINFINITE_RECURSION.
2023-05-03 John Baldwinzfs: Fix build with GCC 12.
2023-05-03 John Baldwinatp: Fix mismatch in array bounds.
2023-05-03 John Baldwinif_rsu: Fix mismatches in array bounds.
2023-05-03 John Baldwinrtwn: Fix mismatches in array bounds.
2023-05-03 John Baldwinipfilter: Fix mismatch in array bounds.
2023-05-03 John Baldwinaesni: Remove misleading array bounds for aesni_decryt_ecb.
2023-05-03 John Baldwinmlx5: Fix mismatch in array bounds.
2023-05-03 John Baldwinnet80211: Fix mismatches in array bounds.
2023-05-03 John Baldwinsys: Stop enabling -Wnested-externs.
2023-05-03 John Baldwinocs: Fix mismatch in array bounds.
2023-05-03 John Baldwinocs: Remove unused variable.
2023-05-03 John Baldwinmalo: Fix mismatch in array bounds.
2023-05-03 John Baldwiniwi: Fix mismatch in array bounds.
2023-05-03 John Baldwiniwi: Remove write-only status variable.
2023-05-03 John Baldwinath: Fix mismatches in array bounds.
2023-05-03 John BaldwinDisable -Wzero-length-bounds for the kernel for GCC 12.
2023-05-03 John BaldwinDisable -Wdangling-pointer for the kernel for GCC 12.
2023-05-03 John Baldwiniee80211_hwmp: Don't dereference NULL ni in debug printf.
2023-05-03 John Baldwinmrsas: Don't leak a stack pointer value in the softc.
2023-05-03 John BaldwinDisable errors for -Wnonnull for the kernel for GCC 12.
2023-05-03 John BaldwinMove NO_WUNUSED_BUT_SET_VARIABLE clang helper to the...
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
next