]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-12-09 Cy SchubertRevert "heimdal: Fix bus fault when zero-length request...
2022-12-09 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-12-09 Corvin Köhnebhyve: create all vcpus on startup
2022-12-09 Corvin Köhnebhyve: Initialize more registers in vcpu_reset()
2022-12-09 Corvin Köhnebhyve: fix spelling mistake in passthru emulation
2022-12-09 Corvin Köhnevmm: emulate INVD by ignoring it
2022-12-08 Tom Jonesacpi: Tell SMM we will handle CPPC notifications
2022-12-08 Corvin Köhnebhyve: add varfile option to nvlist of lpc device
2022-12-08 Rebecca Cranbhyve: Support a _VARS.fd file for bootrom
2022-12-08 Corvin Köhnelinuxkpi/dmi: don't match exactly on DMI_MATCH
2022-12-08 Daniel Dowsekillall(1): allow sending signals to processes with...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-06 Kyle Evansarm64: add a spin-table implementation for Apple Silicon
2022-12-06 Corvin Köhneinit: fix shutdown race
2022-12-06 Guilherme Janczaklibc: remove unneeded sys/types.h include from several...
2022-12-05 Cy Schubertheimdal: Fix bus fault when zero-length request received
2022-12-05 Cy Schubertheimdal: Add additional checks for bad kadmind input
2022-12-05 Mateusz Guzikpf: make pfsync_state_import appease an assert in pf_fr...
2022-12-05 Mitchell Horneriscv: improve parsing of riscv,isa property strings
2022-12-05 Mitchell Horneddb(4): document some missing commands
2022-12-05 Mitchell Horneddb(4): misc updates
2022-12-05 Warner Loshddb(4): improve wording
2022-12-05 Mitchell Hornehier(7): remove text describing /usr/src layout
2022-12-05 Mitchell Hornedevelopment(7): redirect users from hier(7)
2022-12-05 Mitchell HorneREADME.md: shift description of kernel config files
2022-12-05 Mitchell Hornesys/README.md: source roadmap improvements
2022-12-05 Mitchell HorneCreate sys/README.md
2022-12-05 Corvin Köhnebhyve: use dynamic ACPI table offsets
2022-12-05 Corvin Köhnebhyve: build RSDP table by basl
2022-12-05 Corvin Köhnebhyve: build RSDT table by basl
2022-12-05 Corvin Köhnebhyve: build XSDT table by basl
2022-12-05 Corvin Köhnebhyve: build FADT table by basl
2022-12-05 Corvin Köhnebhyve: build MADT table by basl
2022-12-05 Corvin Köhnebhyve: build HPET table by basl
2022-12-05 Corvin Köhnebhyve: add helper to fill a ACPI_GENERIC_ADDRESS
2022-12-05 Corvin Köhnebhyve: build MCFG table by basl
2022-12-05 Corvin Köhnebhyve: add helper to append a basl table without a...
2022-12-05 Corvin Köhnebhyve: make basl_table_add_* functions public
2022-12-05 Corvin Köhnebhyve: build FACS table by basl
2022-12-04 Kirk McKusickIncrease the maximum size of the journaled soft-updates...
2022-12-04 Kirk McKusickClean up error output for extended attributes in fsck_f...
2022-12-04 Kirk McKusickAdditional diagnostic output when running fsck_ffs...
2022-12-04 Kirk McKusickImprove handling of missing '.' and '..' in UFS directo...
2022-12-04 Kirk McKusickExplicitly initialize rather than reading newly allocat...
2022-12-04 Kirk McKusickCorrectness cleanups in fsck_ffs(8).
2022-12-04 Kirk McKusickFix compilation issue when kernel built without FFS...
2022-12-03 Mike Karelsfetch: support EAI_ADDRFAMILY error, correct two error...
2022-12-03 Mike Karelsgetaddrinfo: distinguish missing addrs from unresolvabl...
2022-12-03 Mike Karelsgai_strerror.[c3]: re-enable EAI_ADDRFAMILY, EAI_NODATA
2022-12-03 Mike Karelsnetdb.h: re-enable EAI_ADDRFAMILY, EAI_NODATA
2022-12-02 Andrew FenglerAdd support for adding default routes for other FIBs
2022-12-02 Rick Macklemvfs_vnops.c: Fix blksize for ZFS
2022-12-02 Xin LIMFV: expat 2.5.0
2022-12-02 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-12-02 Xin LIMFV: Merge xz 5.2.8
2022-12-01 Tony HutterTag zfs-2.1.7
2022-12-01 Tony Hutterzfs-2.1.7: Use ubuntu-20.04 for zloop and sanity builders
2022-12-01 George AmanakisFix setting the large_block feature after receiving...
2022-12-01 Damian SzuberskiMake autodetection disable pyzfs for kernel/srpm config...
2022-12-01 Brooks DavisDon't leak packed recieved proprties
2022-12-01 Richard YaoFix NULL pointer dereference in dbuf_prefetch_indirect_...
2022-12-01 Richard YaoLua: Fix bad bitshift in lua_strx2number()
2022-12-01 Damian SzuberskiFix clang 13 compilation errors
2022-12-01 набRemove final K&R definitions
2022-12-01 набmodule: zfs: vdev_removal: remove unused num_indirect
2022-12-01 набtests: cmd: draid: remove unused and undocumented -v
2022-12-01 набlinux: libspl: zone: () -> (void)
2022-12-01 Laura HildCorrect multipathd.target to .service
2022-12-01 Rich ErcolaniHandle and detect #13709's unlock regression (#14161)
2022-12-01 shodanshokFix arc_p aggressive increase
2022-12-01 Richard YaoFreeBSD: Fix out of bounds read in zfs_ioctl_ozfs_to_le...
2022-12-01 Serapheim DimitropoulosExpose zfs_vdev_open_timeout_ms as a tunable
2022-12-01 Brooks DavisRemove an unused variable
2022-12-01 Brooks DavisMake 1-bit bitfields unsigned
2022-12-01 Richard YaoAddress warnings about possible division by zero from...
2022-12-01 Allan JudeAvoid null pointer dereference in dsl_fs_ss_limit_check()
2022-12-01 Richard YaoFix too few arguments to formatting function
2022-12-01 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-12-01 Richard YaoFix theoretical use of uninitialized values
2022-12-01 Richard YaoFix memory leaks in dmu_send()/dmu_send_obj()
2022-12-01 Richard YaoFix possible NULL pointer dereference in sha2_mac_init()
2022-12-01 Richard Yaoset_global_var() should not pass NULL pointers to dlclose()
2022-12-01 Richard YaoFix NULL pointer dereference in spa_open_common()
2022-12-01 Richard YaoFix NULL pointer passed to strlcpy from zap_lookup_impl()
2022-12-01 Richard Yaofm_fmri_hc_create() must call va_end() before returning
2022-12-01 Richard YaoFix NULL pointer dereference in zdb
2022-12-01 Richard YaoZED: Fix uninitialized value reads
2022-12-01 Richard YaoFix theoretical array overflow in lua_typename()
2022-12-01 Richard YaoFix potential NULL pointer dereference in lzc_ioctl()
2022-12-01 Richard Yaoscripts/enum-extract.pl should not hard code perl path
2022-12-01 Richard YaoPAM: Fix unchecked return value from zfs_key_config_load()
2022-12-01 Richard YaoFix potential NULL pointer dereference in dsl_dataset_p...
2022-12-01 Richard YaoFix unreachable code in zstreamdump
2022-12-01 Richard YaoPAM: Fix uninitialized value read
2022-12-01 Richard Yaoset_global_var_parse_kv() should pass the pointer from...
2022-12-01 Richard YaoCall va_end() before return in zpool_standard_error_fmt()
2022-12-01 Richard YaoFix potential NULL pointer dereference in zfsdle_vdev_o...
2022-12-01 Richard YaoFreeBSD: Fix uninitialized pointer read in spa_import_r...
2022-12-01 Richard YaoLinux: Fix use-after-free in zfsvfs_create()
2022-12-01 Richard YaoFix null pointer dereferences in PAM
next