]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-12-21 Justin Hibbitsixl: Fix a mechanical mess-up in DrvAPI conversion
2022-12-21 Emmanuel Vadotlinuxkpi: seq_read: Fix off by one error
2022-12-21 John Baldwinzfs: Fix build with GCC 12.
2022-12-21 John BaldwinDisable -Wzero-length-bounds for the kernel for GCC 12.
2022-12-21 John BaldwinDisable -Wdangling-pointer for the kernel for GCC 12.
2022-12-21 John BaldwinDisable errors for -Wnonnull for the kernel for GCC 12.
2022-12-21 John Baldwiniee80211_hwmp: Don't dereference NULL ni in debug printf.
2022-12-21 John Baldwinmrsas: Don't leak a stack pointer value in the softc.
2022-12-21 John Baldwinbhyve: Simplify spinup_ap_realmode slightly.
2022-12-21 John Baldwinbhyve: Tidy vCPU pthread startup.
2022-12-21 John Baldwinbhyve: Don't access vcpumap[vcpu] directly in parse_cpu...
2022-12-21 John Baldwinbhyve: Allocate struct vm_exit on the stack in vm_loop.
2022-12-21 John Baldwinbhyve: Remove some no-op code for setting RIP.
2022-12-21 John Baldwinbhyve: Simplify setting vCPU capabilities.
2022-12-21 John Baldwinbhyve: Remove unused return value from spinup_ap.
2022-12-21 John Baldwinbhyve: Remove handler for VM_EXITCODE_SPINUP_AP.
2022-12-21 Sergey A. Osokinbsd-family-tree: macOS 13 added
2022-12-21 Ruslan Bukinsmmu: fix FDT and !FDT builds.
2022-12-21 Ruslan Bukinsmmu: set guest address space range to 48-bit, which...
2022-12-21 Søren SchmidtAttach Motorcomm YT8511 GbE PHY driver to the build.
2022-12-21 Justin HibbitsConvert iflib(4) and iflib-based drivers to the DrvAPI
2022-12-21 Andrew TurnerUse hwreset_array in the Rockchip tsadc driver
2022-12-21 Andrew TurnerAdd support for an array of hwresets
2022-12-21 Kirk McKusickFormat cleanups.
2022-12-21 Zhenlei Huangjail: Fix output of IPv[46] addresses of DDB `show...
2022-12-21 Zhenlei Huangnetlink: Use NET_EPOCH_[CALL|WAIT] macros
2022-12-21 Zhenlei Huangrouting: Use NET_EPOCH_[CALL|WAIT] macros
2022-12-21 Zhenlei Huanggeom_part: Fix potential integer overflow when checking...
2022-12-21 John Baldwin.github: Switch to v3 of actions/checkout.
2022-12-20 Justin Hibbitsinet6: Fix LINT build
2022-12-20 John Baldwinktls_tests: Ignore errors from close for receive error...
2022-12-20 John Baldwinktls_tests: Ignore spurious errors from shutdown(2).
2022-12-20 Justin HibbitsUpdate DrvAPI convert script for new KPIs
2022-12-20 Justin HibbitsDrvAPI: Extend driver KPI with more accessors
2022-12-20 Justin Hibbitsipfw: Constify name argument for hash lookup
2022-12-20 Stuart McLarenuart(4): Add support for AMT virtual serial port (C610...
2022-12-20 Peter Holmstress2: Added link to problem found
2022-12-20 Peter Holmstress2: Fix long run time
2022-12-20 Søren SchmidtGet clocks for Rockchip RK3568.
2022-12-20 Alfredo Dal... ufs/ffs: detect endian mismatch between machine and...
2022-12-20 Søren SchmidtAdd Rockchip RK3568 SoC
2022-12-20 Dag-Erling... nvme: Clear the notify flag if the consumer rejects...
2022-12-19 Ruslan BukinAdd support for ARM System Control and Management Inter...
2022-12-19 Ceri Daviesmount_nullfs.8: Bump .Dd for file mounts update.
2022-12-19 Ed Mastereadelf: match GNU readelf formatting
2022-12-19 Doug RabsonDon't allow stacking of file mounts
2022-12-19 Doug RabsonAllow realpath to work for file mounts
2022-12-19 Doug RabsonAdd support for mounting single files in nullfs
2022-12-19 Doug RabsonAdd vn_path_to_global_path_hardlink
2022-12-19 Doug RabsonAdd support for mounting single files in nullfs
2022-12-19 Ganbold TsagaankhuuRevert "Enable setting the phy id."
2022-12-19 Mateusz Guzikautofs: whack an always-false branch
2022-12-19 Søren SchmidtEnable setting the phy id.
2022-12-19 Mateusz Guzikvfs: retire the now unused SAVESTART flag
2022-12-19 Mateusz Guzikvfs: stop using SAVESTART for rename
2022-12-19 Mateusz Guzikvfs: make relookup take an additional argument
2022-12-19 Mateusz Guziknfs: stop using SAVESTART
2022-12-19 Mateusz Guzikvfs: retire NDFREE
2022-12-19 Mateusz Guzikvfs: stop using NDFREE
2022-12-19 Jose Luis Duranxlocale(3): Link man pages
2022-12-18 Rick Macklemkrpc: Allow mountd/nfsd to optionally run in a jail
2022-12-18 Søren SchmidtAdd initial clocks support for Rockchip RK3568 SoC.
2022-12-18 Søren SchmidtFix/add compat strings for Rockchip RK356x GRF.
2022-12-18 Jose Luis Durangrep.1: Add an ENVIRONMENT section
2022-12-17 Rick Macklemjail.8: Update the man page for allow.nfsd
2022-12-17 Rick Macklemkern_jail.c: Allow mountd/nfsd to optionally run in...
2022-12-17 Pedro F. Giffuniext2fs: fix potential memory leak in ext4_ext_grow_inde...
2022-12-17 Konstantin... tmpfs_getattr(): Only take vm_object lock on 32bit...
2022-12-17 Konstantin... vm_page_grab_valid(): clear *mp in case of pager denyin...
2022-12-17 Tobias C. Bernerbin/uuidgen: add support for v4 uuids
2022-12-16 Rick Macklemvfs_mount.c: fix vfs_domount() for PRIV_VFS_MOUNT_EXPORTED
2022-12-16 John Baldwinwg: Re-add basic if_wg(4) tests.
2022-12-16 Franco Fichtnerdebugnet: remove spurious message on boot
2022-12-16 Mark Johnstonmakefs: Add some validation of ZFS pool names
2022-12-16 Mike Karelsdaily 440.status-mailq: avoid error from dma with submi...
2022-12-16 Mike Karelsdaily 150.clean-hoststat: suppress error when using dma
2022-12-16 Mike Karelsdma mailer.conf: add comments, including pointer for...
2022-12-16 Dimitry AndricApply llvm fix for crash building julia on PowerPC64
2022-12-16 Alexander V... netlink: connect netlink tests to the build
2022-12-15 John Baldwinktls: Close a race with setting so_error when dropping...
2022-12-15 John Baldwinktls_tests: Log more details when a test fails.
2022-12-15 John Baldwinkdebug_secasv: Update for recent locking changes.
2022-12-15 John Baldwinptrace.2: Fix warnings from igor.
2022-12-15 Michael Gmelinatrtc: Correct name of tunable in man page
2022-12-15 Alexander V... route: allow RTM_CHANGE notifications in rt_routemsg().
2022-12-15 Jamie Grittonjail: fix a NULL pointer derefence in parsing ip6.addr...
2022-12-14 Andrew GallatinUnbreak the build when MAC is not defined
2022-12-14 Randall StewartOpps take out a stray left behind printf that was
2022-12-14 Randall StewartRack cannot be loaded without cc_newreno compiled into...
2022-12-14 Alexander V... netlink: improve interface handling
2022-12-14 Andrew Gallatinvm: reduce lock contention when processing vm batchqueues
2022-12-14 Andrew Gallatinallocate inpcb aligned to cachelines
2022-12-14 Gleb Smirnoffsockets: provide sousrsend() that does socket specific...
2022-12-14 Gleb Smirnofftcp: retire TCPDEBUG
2022-12-14 Mark Johnstonsys/conf: Remove an unneeded flag variable
2022-12-14 Mark Johnstonpf: Fix definitions of pf_pfil_*_hooked
2022-12-14 Kristof Provostif_ovpn: fix LINT-NOIP build
2022-12-14 Kristof Provostpf tests: check that we clean up unused kifs
2022-12-14 Nick Reillypf: fix pfi_ifnet leak on interface removal
2022-12-14 Mateusz Guziktcp: whack the stale declaration of rack_timer_stop
next