]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-01-04 John Baldwinbsdinstall partedit: Apply changes from scripted installs
2024-01-04 John Baldwinbsdinstall: Handle errors from geom_gettree.
2024-01-04 John Baldwinbsdinstall: Replace correct, but fragile, string builde...
2024-01-04 John Baldwinagp_amd64: Use <machine/pci_cfgreg.h> rather than bare...
2024-01-04 Mark Johnstonatrtc: Add a required include
2024-01-04 Konstantin... iommu: fix build on stable/13 with the DDB option
2024-01-03 Rick Macklemvfs_vnops.c: Fix cherry-pick of e7044084cf81
2024-01-03 Kenneth D.... camcontrol: add support for Toshiba drive firmware...
2024-01-03 Kenneth D.... camcontrol: Add a sense subcommand
2024-01-03 Kyle Evansloader: lua: remove the default kernel if it doesn...
2024-01-03 Kyle Evanskdump: use print_mask_arg0 appropriately
2024-01-03 Kyle Evansloader: provide a features table for binary compatibili...
2024-01-03 Rick Macklemvfs_vnops.c: Fix vn_generic_copy_file_range() for trunc...
2024-01-02 Gleb Smirnofftcp: always set tcp_tun_port to a correct value
2024-01-02 Rick Macklemnfscl: Fix handling of expired Kerberos credentials...
2024-01-02 Mark Johnstonmips: Add a return value to cpu_set_upcall()
2024-01-02 Mark Johnstoncompat_freebsd4: Fix handling of errors from subyte()
2024-01-02 Mark Johnstoniscsi: Check for copyout errors in iscsi_ioctl_daemon_r...
2024-01-02 Mark Johnstonnmount: Ignore errors when copying out an error string
2024-01-02 Mark Johnstongeom: Report copyout() errors in g_ctl_ioctl_ctl()
2024-01-02 Mark Johnstongntdev: Handle errors from suword32() in gntdev_alloc_g...
2024-01-02 Mark Johnstonmpr: Handle errors from copyout() in ioctl handlers
2024-01-02 Mark Johnstonmps: Handle errors from copyout() in ioctl handlers
2024-01-02 Mark Johnstonumtx: Check for errors from suword32()
2024-01-02 Mark Johnstonthread: Ignore errors when copying out during thr_exit()
2024-01-02 Mark Johnstonjail: Ignore errors from copyout() while copying the...
2024-01-02 Mark Johnstonsendfile: Explicitly ignore errors from copyout()
2024-01-02 Mark Johnstonses: Add error checking for copyout() calls
2024-01-02 Mark Johnstonpowerpc: Avoid ignoring copyin()'s return value
2024-01-02 Mark Johnstonlinux: Check for copyout errors in linux_fixup()
2024-01-02 Mark Johnstonthread: Add a return value to cpu_set_upcall()
2024-01-02 Mark Johnstoncompat_freebsd4: Check for errors from subyte() in...
2024-01-02 Mark Johnstonocs: Check for copyin errors in the ioctl handler
2024-01-02 Mark Johnstonuhid: Check for errors from copyin() in ioctl handlers
2024-01-02 Mark Johnstonhid: Handle errors from copyin() in ioctl handlers
2024-01-02 Mark Johnstonfreebsd32: Report errors when copying out oldlenp in...
2024-01-02 Mark Johnstonath: Handle errors from copyout() in ath_rate_fetch_nod...
2024-01-02 Konstantin... Convert fsidcmp(9) from macro to inline function
2024-01-02 Konstantin... ofed: use ANSI C functions definitions in opensm/sm.c
2024-01-02 Konstantin... iommu_gas_remove(): consolidate places where decision...
2024-01-02 Konstantin... iommu_gas: make placeholder entry at the start of the...
2024-01-02 Konstantin... iommu: add iommu_gas_remove_locked()
2024-01-02 Konstantin... IOMMU: add GAS map entry flag IOMMU_MAP_ENTRY_FAKE
2024-01-02 Konstantin... iommu_gas: zero fake on-stack map entry used in iommu_g...
2024-01-02 Konstantin... iommu_gas: print entries flags and domains if an overla...
2024-01-02 Konstantin... DMAR: add knob to disable RMRR entries installation...
2024-01-02 Konstantin... iommu_gas: add ddb 'show iommu_domain' command
2024-01-02 Konstantin... iommu_gas_match_one(): check for underflow
2024-01-02 Konstantin... dmar(9): style, fix indent
2024-01-02 Konstantin... iommu: remove leftover sys/cdefs.h includes
2024-01-01 Dimitry AndricMerge commit c97a7675eea4 from llvm git (by Qiu Chaofan):
2024-01-01 Dimitry AndricMinimize libc++ errno-related header diffs with upstream
2024-01-01 Dimitry AndricReorganize libclang_rt Makefile and make more lib/arch...
2024-01-01 Ronald KlopTeach if_smsc to get MAC from bootargs.
2023-12-31 Christos Margiolisfortune: update mailing list search url
2023-12-29 Andrew Gierthvfs_domount_update(): correct fsidcmp() usage
2023-12-28 Mark Johnstonfreebsd32: Fix error handling for suword32() calls
2023-12-28 Mark Johnstonufs: Update *eofflag upon a read of an unlinked directory
2023-12-28 Mark Johnstonieee80211: Check for copyout() errors in the SIOCG80211...
2023-12-28 Mark Johnstonkthread: Set *newtdp earlier in kthread_add1()
2023-12-27 Igor Ostapenkonetlink: fix snl_writer and linear_buffer re-allocation...
2023-12-27 Ram Kishore... ocs_fc: Use xpt_path_sbuf() to copy the path to sbuf.
2023-12-27 Ram Kishore... ocs_fc: IO timeout handling and error reporting fix.
2023-12-25 Konstantin... bhyve.8: add missed dot
2023-12-25 Konstantin... vmm.h: remove dup declaration
2023-12-24 Dimitry AndricFix snprintf truncation in telnet
2023-12-24 Dimitry AndricSilence VLA extension warnings in fusefs tests
2023-12-24 Dimitry AndricSilence snprintf truncation warnings in printf_test...
2023-12-24 Dimitry AndricMerge commit 989879f8fded from llvm git (by Paul Walker):
2023-12-24 Philip Paepscontrib/tzdata: import tzdata 2023d
2023-12-23 Gordon Berglingrtnetlink.4: Fix a typo in the manual pag
2023-12-21 Gleb Smirnoffvtnet: don't leak pfil(9) data on detach
2023-12-21 Peter Erikssonlibc: correct some memory leaks in acl_to_text(3) and...
2023-12-21 Konstantin... ufs: do not leave around empty buffers shadowing disk...
2023-12-21 Gleb Smirnofftcp_wrappers: recognize IPv6 addresses/prefixes
2023-12-21 Olivier CertnerEnsure 'struct thread' is aligned to a cache line
2023-12-21 Olivier Certneruma: Permit specifying max of cache line and some custo...
2023-12-21 Olivier Certnerlinuxkpi: dma_get_cache_alignment(): Fix off-by-one...
2023-12-21 Olivier Certneruma: New check_align_mask(): Validate alignments (INVAR...
2023-12-21 Mark Johnstonarm: Update declarations for arm_dcache_align{,_mask}
2023-12-21 Olivier Certneruma: Make the cache alignment mask unsigned
2023-12-21 Olivier Certnerarm: Simplify get_cachetype_cp15()
2023-12-21 Olivier Certneruma: UMA_ALIGN_CACHE: Resolve the proper value at use...
2023-12-21 Olivier Certneruma: Hide 'uma_align_cache'; Create/rename accessors
2023-12-21 Olivier CertnerEnsure "init" (PID 1) also executes userret() initially
2023-12-21 Olivier Certnerpdinit(): Fix comment
2023-12-21 Olivier Certnersetusercontext(): Apply personal settings only on match...
2023-12-21 Olivier Certnerlogin_cap.c: Don't set errno to ERANGE on memory alloca...
2023-12-21 Olivier Certnersetusercontext(): Fix gap when setting a realtime-class...
2023-12-21 Olivier Certnersysctl(8): Mention more security.bsd knobs; Refer to...
2023-12-21 Olivier Certnerptrace(2): Disabling: Describe influence of security...
2023-12-21 Olivier Certnersecurity(7): security.bsd.see*: Be more accurate
2023-12-21 Olivier Certnercr_canseeothergids(): Policy change's manual pages...
2023-12-21 Olivier Certnercr_canseeothergids(): Use real instead of effective...
2023-12-21 Olivier Certnerrealgroupmember(9): Link to groupmember(9), document...
2023-12-21 Olivier CertnerNew realgroupmember()
2023-12-21 Olivier Certnergroupmember(): Extract the supplementary group search...
2023-12-21 Olivier Certnerprison_check(9): Bring up-to-date with hierarchical...
2023-12-21 Olivier Certnerp_candebug(9): cr_bsd_visible() impacts, misc fixes
2023-12-21 Olivier Certnerp_cansee(9): Bring up-to-date, misc fixes
next