]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-12-26 Kai-Yang Chencat(1): Fix typo
2023-12-26 Pei-Ju Chiensh(1): Fix typo
2023-12-26 Kai-Yang Chensh(1): Fix typo
2023-12-26 WEININGCHIUsh(1): Fix typo
2023-12-26 Minsoo ChooRemove SVN related Git attributes
2023-12-26 Minsoo ChooUpdate MAINTAINERS for Git
2023-12-26 Minsoo ChooUpdate LOCKS for Git
2023-12-26 Zhan-Weipax: Add missing 'for' in comment.
2023-12-26 Zhan-Weimv: Improve comment
2023-12-26 lherschibluetooth: fix comment in bluetooth.device.conf
2023-12-26 Pin-Yi Kuodiff(1): fix a typo
2023-12-26 Pin-Yi Kuodf(1): fix a typo
2023-12-26 rilyshbhyve/audio.c: avoid re-calculating the length of dev_name
2023-12-26 Che-Yu Changgvinum(8): Fix a typo
2023-12-26 Che-Yu Changcamcontrol(8): Fix typos
2023-12-26 Alexander Motinacpi_cpu: Reduce BUS_MASTER_RLD manipulations
2023-12-26 Mark Johnstonvmm: Fix handling of errors from subyte()
2023-12-26 Mark Johnstoncompat_freebsd4: Fix handling of errors from subyte()
2023-12-26 Mark Johnstoniscsi: Check for copyout errors in iscsi_ioctl_daemon_r...
2023-12-26 Mark Johnstonnmount: Ignore errors when copying out an error string
2023-12-26 Mark Johnstongeom: Report copyout() errors in g_ctl_ioctl_ctl()
2023-12-26 Mark Johnstongntdev: Handle errors from suword32() in gntdev_alloc_g...
2023-12-26 Mark Johnstonmpr: Handle errors from copyout() in ioctl handlers
2023-12-26 Mark Johnstonmps: Handle errors from copyout() in ioctl handlers
2023-12-26 Mark Johnstonumtx: Check for errors from suword32()
2023-12-26 Mark Johnstonthread: Ignore errors when copying out during thr_exit()
2023-12-26 Mark Johnstonjail: Ignore errors from copyout() while copying the...
2023-12-26 Mark Johnstonsendfile: Explicitly ignore errors from copyout()
2023-12-26 Mark Johnstonses: Add error checking for copyout() calls
2023-12-26 Mark Johnstonpowerpc: Avoid ignoring copyin()'s return value
2023-12-26 Mark Johnstonlinux: Check for copyout errors in linux_fixup()
2023-12-26 Mark Johnstonthread: Add a return value to cpu_set_upcall()
2023-12-26 Mark Johnstoncompat_freebsd4: Check for errors from subyte() in...
2023-12-26 Mark Johnstonocs: Check for copyin errors in the ioctl handler
2023-12-26 Mark Johnstonmpi3mr: Check for copyin errors in mpi3mr_map_data_buff...
2023-12-26 Mark Johnstonuhid: Check for errors from copyin() in ioctl handlers
2023-12-26 Mark Johnstonhid: Handle errors from copyin() in ioctl handlers
2023-12-26 Mark Johnstonfreebsd32: Report errors when copying out oldlenp in...
2023-12-26 Mark Johnstonath: Handle errors from copyout() in ath_rate_fetch_nod...
2023-12-26 Andrew Gierthvfs_domount_update(): correct fsidcmp() usage
2023-12-26 Konstantin... iommu_gas_remove(): consolidate places where decision...
2023-12-26 Konstantin... iommu_gas: make placeholder entry at the start of the...
2023-12-26 Konstantin... iommu: add iommu_gas_remove_locked()
2023-12-26 Konstantin... IOMMU: add GAS map entry flag IOMMU_MAP_ENTRY_FAKE
2023-12-26 Konstantin... iommu_gas: zero fake on-stack map entry used in iommu_g...
2023-12-26 Konstantin... iommu_gas: print entries flags and domains if an overla...
2023-12-26 Konstantin... DMAR: add knob to disable RMRR entries installation...
2023-12-26 Konstantin... iommu_gas: add ddb 'show iommu_domain' command
2023-12-26 Konstantin... iommu_gas_match_one(): check for underflow
2023-12-26 Konstantin... dmar(9): style, fix indent
2023-12-26 Konstantin... iommu: remove leftover sys/cdefs.h includes
2023-12-25 Dimitry AndricMinimize libc++ errno-related header diffs with upstream
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document SIMD-enhanced memrchr...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add memrchr() scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add memrchr unit tests
2023-12-25 Robert Clauseckerlib/libc/string: document restrict qualification of...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strncat() by calling...
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document simd-enhanced memccpy...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add memccpy scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add unit tests for memccpy()
2023-12-25 Robert Clauseckershare/man/man7/simd.7: add forgotten aarch64 string...
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document scalar/baseline strlcpy...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strlcat() through...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add strlcpy scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add unit test for strlcpy
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document SIMD-enhanced strcat
2023-12-25 Robert Clauseckerlib/libc/amd64/string/strcat.S: enable use of SIMD
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document simd-enhanced strncpy...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strncpy() by calling...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add stpncpy scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string/stpncpy_test.c: extend for upcomi...
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document amd64 SIMD use for...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strsep() through strcspn()
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document strrchr scalar, baselin...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add strrchr scalar, baseline...
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document strncmp amd64 scalar...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add strncmp scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add unit tests for strncmp(3)
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document amd64 SIMD use for...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strpbrk() through...
2023-12-25 Robert Clauseckershare/man/man7/simd.7: document new amd64 baseline...
2023-12-25 Robert Clauseckerlib/libc/amd64/string/strcmp.S: add baseline implementation
2023-12-24 Alexander Motinig4: Actively use FIFO thresholds
2023-12-24 Vladimir KondratyevLinuxKPI: Constify src parameter of bitmap_copy
2023-12-24 Vladimir KondratyevLinuxKPI: Define ioread64() in linux/io.h only on 64...
2023-12-24 Vladimir KondratyevLinuxKPI: Do not use explicit context in FPU sections...
2023-12-24 Vladimir KondratyevBump __FreeBSD_version after LinuxKPI changes.
2023-12-24 Vladimir KondratyevLinuxKPI: Add explicit software context to FPU sections
2023-12-24 Vladimir KondratyevLinuxKPI: Add acpi_dev_present() function.
2023-12-24 Vladimir KondratyevLinuxKPI: Add pcie_capability_clear_and_set_word()...
2023-12-24 Vladimir KondratyevLinuxKPI: Add x86_vendor field to struct cpuinfo_x86
2023-12-24 Vladimir KondratyevLinuxKPI: Add linux/apple-gmux.h
2023-12-24 Vladimir KondratyevLinuxKPI: Rename linux_list_add to __list_add() in...
2023-12-24 Vladimir KondratyevLinuxKPI: Add linux/ioport.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Add get_random_u64() function
2023-12-24 Vladimir KondratyevLinuxKPI: Add linux/dynamic_debug.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Add acpi_video_backlight_use_native()
2023-12-24 Vladimir KondratyevLinuxKPI: Add bitmap_intersects(), bitmap_from_arr32()
2023-12-24 Vladimir KondratyevLinuxKPI: Add cancel_work() function.
2023-12-24 Vladimir KondratyevLinuxKPI: Add write_seqcount_invalidate() and seqprop_s...
next