]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1f
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-15358-g53dc0f10787
2023-04-09 Mateusz Guziklibc/yp: sort out warnings
2023-04-09 Dimitry AndricRevert "Ensure .inc files are regenerated when llvm...
2023-04-09 John Baldwin<type_traits>: Avoid instantiating a pointer type in...
2023-04-09 Warner Loshtimes: Use modern function definitions
2023-04-09 Alexander V... netlink: add standrard ifaddr/neigh parsers to snl(3).
2023-04-09 Alexander V... routing: add public rt_is_exportable() version to check if
2023-04-09 Cy Schubertheimdal: Do not build a redundant source file
2023-04-09 Cy Schubertwpa_supplicant/hostapd: Fix uninitialized packet pointe...
2023-04-08 Alexander V... routing: fix panic when adding an interface route to...
2023-04-08 Alexander V... netlink: reduce the default debugging levels
2023-04-08 Alexander V... tests: fix python parsing of netlink nested attributes
2023-04-08 Alexander V... tests: add more netlink tests for neighbors/routes
2023-04-08 Alexander V... tests: add netlink large dump buffer check
2023-04-08 Alexander V... tests: fix netlink test_dump_ifaces_many test.
2023-04-08 Alexander V... netlink: do not crash when linux message translation...
2023-04-08 Alexander V... netlink: initialise error in nl_autobind_port().
2023-04-08 Alexander V... netlink: check result of sooptcopyin().
2023-04-08 Alexander V... netlink: remove redundant check.
2023-04-08 Alexander V... netlink: improve attribute decoding in python tests
2023-04-08 Alexander V... netlink: add public ucred accessor for nlp.
2023-04-08 Alexander V... netlink: fix capped uncapped ack handling in snl(3).
2023-04-08 Alexander V... netlink: improve snl(3)
2023-04-08 Alexander V... fix buildworld after 595d23f777dc.
2023-04-08 Alexander V... netlink: add snl(3) default parsers for routes and...
2023-04-08 Alexander V... netlink: add rtsock-compatible header to use with netli...
2023-04-08 Alexander V... netlink: add basic message writing support to snl(3).
2023-04-08 Alexander V... netlink: make snl(3) scratch buffer growable
2023-04-08 Alexander V... netlink: cleanup netlink_writer code
2023-04-08 Alexander V... netlink: fix vlan interface creation
2023-04-08 Alexander V... netlink: add u8/u64 attribute fetcher accessors to...
2023-04-08 Alexander V... netlink: add userland name mappings to all NETLINK_ROUT...
2023-04-06 Konstantin... fdesc_lookup(): drop fdropped
2023-04-06 Konstantin... fdesc_lookup(): the condition to use vn_vget_ino()...
2023-04-06 Konstantin... fdesc_lookup(): no need to vhold the dvp vnode
2023-04-06 Mark Johnstonacl tests: Serialize
2023-04-06 Mark Johnstonfdgrowtable tests: Address a set-but-not-used warning
2023-04-06 Mark Johnstonpf tests: Serialize
2023-04-06 Mark Johnstonnetpfil tests: Serialize
2023-04-06 Mark Johnstonaio tests: Use unique names for zvols
2023-04-06 Mark Johnstoncap_dns tests: Convert to ATF, avoid failing when looku...
2023-04-06 Mark Johnstoncap_sysctl tests: Serialize
2023-04-06 Corvin Köhnebhyve: return EEXIST when adding a fwcfg item twice
2023-04-06 Corvin Köhnebhyve: remove unnecessary const qualifier in acpi_device.h
2023-04-05 Vincenzo Maffionenetmap: fix build issue in unit test
2023-04-05 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-04-05 Mark Johnstonfdescfs: Fix a file ref leak
2023-04-05 Ed Mastetcp_wrappers: Use ANSI (c89) function definitions
2023-04-05 Corvin Köhnebhyve: make use of helper to read PCI IDs from bhyve...
2023-04-05 Corvin Köhnebhyve: add helper to read PCI IDs from bhyve config
2023-04-05 Corvin Köhnepci: add tunable hw.pci.enable_mps_tune
2023-04-05 Ed MasteAlways install llvm-objdump as objdump
2023-04-04 Cheng CuiAdd myself (cc) as a src commiter.
2023-04-03 Xin LIMFV: xz 5.4.2.
2023-03-31 Yurihv_hid: Hyper-V HID driver
2023-03-31 Gordon Berglingdevd.conf.5: Fix a typo in the manual page
2023-03-31 Konstantin... vnode_pager_input: return runningbufspace back
2023-03-31 Konstantin... fdesc_allocvp(): fix potential use after free
2023-03-31 Konstantin... fdescfs: remove useless XXX comment, unwrap line
2023-03-30 Mateusz GuzikSupport compilation with llvm 15
2023-03-30 Gordon Berglingrarpd(8): Fix a typo in a source code comment
2023-03-30 Kirk McKusickRewrite function definitions with identifier lists.
2023-03-30 Kristof Provostpf: remove pd_refs from pfsync
2023-03-30 Kristof Provostpfsync: hold b_mtx for callout_stop(pd_tmo)
2023-03-29 Konstantin... amd64 wakeup: recalculate mitigations after APICs are...
2023-03-29 Zhenlei Huangxhci(4): Describe Fresco Logic FL1009 USB 3.0 controller
2023-03-29 Dmitry Luhtionovuhci(4): Add IDs for Zhaoxin USB controller
2023-03-29 Dmitry Luhtionovehci(4): Add IDs for for Zhaoxin USB 2.0 controller
2023-03-29 Dmitry Luhtionovxhci(4): Add IDs for Zhaoxin USB 3.0 controllers
2023-03-29 Mark Johnstonpath_test: Add a test case for openat(O_EMPTY_PATH...
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-28 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-03-28 Vincenzo Maffionenetmap: get rid of save_if_input for emulated adapters
2023-03-28 Kirk McKusickCorrect several bugs in fsck_ffs(8) triggered by corrup...
2023-03-27 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-03-27 Mitchell Hornepanic(9): some updates
2023-03-27 Mitchell HorneKASSERT(9): some updates
2023-03-27 Mitchell Hornecritical(9): small updates
2023-03-27 Glen Barberpkg-stage.sh: update port trailing version information
2023-03-27 Mark Johnstonbhyve: Sleep briefly in the VMEXIT_DEBUG handler
2023-03-27 Mark Johnstonnetgraph tests: Serialize
2023-03-27 Mark Johnstonvmrun: Expose bhyve's -G option
2023-03-27 Christos Margiolislibdtrace: fix indendation in dt_printd()
2023-03-27 Mark Johnstonnetipsec tests: Serialize
2023-03-27 Kristof Provostpf tests: try to trigger locking issues in pfsync_timeout()
2023-03-27 Kristof Provostpfsync: add missing unlock in pfsync_defer_tmo()
2023-03-27 Kristof Provostpfsync: fix pfsync_undefer_state() locking
2023-03-27 Vitaliy Gusevvmm: fix missing ipi statistic
2023-03-27 Corvin Köhnebhyve: add cmdline option to enable qemu's fwcfg
2023-03-27 Corvin Köhnebhyve: add helper for adding fwcfg files
2023-03-25 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-24 Jose Luis Duranping: Avoid magic numbers
2023-03-24 Mitchell Horneprintf(9): add MLINKS for vlog(9) and vprintf(9)
2023-03-24 Mitchell HorneCross-reference coretemp(4) and amdtemp(4)
2023-03-24 Mitchell Hornevcount.9: remove obsolete man page
2023-03-24 Mitchell Hornearm64: limit EFI excluded regions to physical memory...
2023-03-24 Warner Losharm64/machdep: Add parameter to the EFI table walking...
2023-03-24 Warner Losharm64: Remove unused typedef
next