]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-05-24 Bjoern A. ZeebLinuxKPI: add utsname for init_utsname() with release
2023-05-24 Bjoern A. ZeebLinuxKPI: uuid: add guid_gen() and guid_copy()
2023-05-24 Mark Johnstonbhyve: Remove the exitcode stats structure
2023-05-24 Mark Johnstonvmm: Avoid embedding cpuset_t ioctl ABIs
2023-05-23 Bjoern A. Zeebfwget: update pci_network_mediatek for mt7996
2023-05-23 Bjoern A. ZeebLinuxKPI: add thermal.h to dummy files for now
2023-05-23 Bjoern A. ZeebLinuxKPI: skbuff: add napi_build_skb() and skb_mark_for...
2023-05-23 Yan Ka Chiuifconfig(8): Teach ifconfig to attach and run itself...
2023-05-23 Dimitry AndricFix typo in sys/conf/kern.mk's InitAll warning message
2023-05-23 Dimitry AndricEnable -ftrivial-auto-var-init flags for gcc >= 12
2023-05-23 Dimitry AndricUpdate -ftrivial-auto-var-init flags for clang >= 16
2023-05-23 Simon J. Gerratylibsecureboot ensure correct BUILD_UTC
2023-05-23 Dag-Erling... ctags: Error out if writing to stdout failed.
2023-05-23 Christos Margiolisrc.resume: remove obsolete comment
2023-05-23 Christos Margioliskinst: use dtrace_dis_get_byte() instead of own copy
2023-05-23 Johannes Totzrc.suspend: execute rc-scripts with suspend keyword
2023-05-23 Christos Margiolisdtrace: rename rp to frame in dtrace_getreg()
2023-05-23 Christos Margiolisdtrace.1: fix mandoc -Tlint
2023-05-23 Mark Johnstonmd: Get rid of the pbuf zone
2023-05-23 Christos Margiolisdtrace: add register bindings for arm64
2023-05-23 Christos Margiolisdtrace: implement dtrace_instr_size() for arm64
2023-05-23 Christos Margiolisdtrace: remove ifdef around dtrace_instr_size()
2023-05-23 Christos Margiolisdtrace(1): add -d flag to dump D script post-dt_sugar
2023-05-23 Kristof Provostif_ovpn: ensure we never re-use sequence numbers
2023-05-23 Kristof Provostpf: remove the use of caddr_t
2023-05-23 Christos Margioliskinst: replace KINST_TRAMP_INIT
2023-05-23 Mitchell Horneriscv: Print less CPU info
2023-05-23 Mitchell Horneriscv: MMU detection
2023-05-23 Mitchell Horneriscv: Print ISA extensions
2023-05-23 Mitchell Horneriscv: Rework CPU identification (second part)
2023-05-23 Mitchell Horneriscv: Call identify_cpu() earlier for CPU 0
2023-05-23 Mitchell Horneriscv: Rework CPU identification (first part)
2023-05-23 Christos Margiolislibdtrace: get rid of illumos ifdefs in dt_module_updat...
2023-05-23 Mike Karelspwd.1: replace /home with /sys in example
2023-05-23 Mike Karelshier.7: update /home
2023-05-23 Mike Karelsrelease/tools/vmimage.subr: switch zfs dataset from...
2023-05-23 Mike Karelsbsdinstall on zfs: create dataset for /home rather...
2023-05-23 Mike Karelspw: do not move /home/$user to /usr/home
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-23 Xin LI/etc/rc.d/motd: Update to accommodate changes in uname...
2023-05-23 RoseCorrect size parameter to strncmp
2023-05-22 Christos Margiolisdtrace: export dtrace_dis_get_byte()
2023-05-22 Christos Margiolisriscv: do not duplicate sd of tp
2023-05-22 Christos Margiolisarm64: use PSR_DAIF instead of each individual flag
2023-05-22 Christos MargiolisAdd christos as a src committer and markj as mentor
2023-05-22 Christos Margiolisgit-arc: mention creation of separate reviews in man...
2023-05-22 Christos Margiolisgit-arc: fix spelling error in -s option
2023-05-22 Kyle Evansarm64: gicv3: setup PPIs on all APs after they're online
2023-05-22 Alexander V... Revert "ifconfig: switch IPv4/IPv6 address manipulation...
2023-05-22 Alexander V... Revert "ifconfig: Fix the build"
2023-05-22 Mark Johnstonifconfig: Fix the build
2023-05-22 Kristof Provostprepare-commit-msg: add 'Event'
2023-05-22 Konstantin... libthr rtld locks: do not leak URWLOCK_READ_WAITERS...
2023-05-22 Alexander V... ifconfig: switch IPv4/IPv6 address manipulations to...
2023-05-22 Alexander V... netlink: call IPv6 hook when adding IPv4 addresses.
2023-05-22 Mark Johnstonfusefs: Remove an unused pbuf zone
2023-05-22 Hans Petter... Revert "mlx4: Move DEFINE_MUTEX() outside function...
2023-05-22 Dag-Erling... pam_tacplus: Mention nss_tacplus in the manual page.
2023-05-22 Dag-Erling... Add nss_tacplus, a TACACS+ NSS module.
2023-05-22 Dag-Erling... taclib: 0 (not set) is a valid auth type in authorizati...
2023-05-22 Peter Holmstress2: Added a faster test of fsck_ffs by omitting...
2023-05-22 Peter Holmstress2: Occasionally modify 8 bits
2023-05-21 Bjoern A. ZeebLinuxKPI: fix WRITE_ONCE(), remove ACCESS_ONCE()
2023-05-21 Hans Petter... mlx4: Move DEFINE_MUTEX() outside function body.
2023-05-21 Alexander V... ifconfig: simplify ifconfig() by factoring out ifa...
2023-05-21 Alexander V... ifconfig: split argument parsing
2023-05-21 Fedor Uporovext2fs: Add large sectorsize disks support
2023-05-21 Bjoern A. ZeebLinuxKPI: implement pci_rescan_bus()
2023-05-20 Enji CooperRevert "Require the OpenSSL 1.1 APIs when compiling...
2023-05-20 Enji CooperRequire the OpenSSL 1.1 APIs when compiling ldns
2023-05-20 John Baldwincxgbe: Move ethofld_transmit under #ifdef INET || INET.
2023-05-20 John Baldwinnetlink: Move an INET-only variable under #if.
2023-05-20 Mateusz Guziktd: line up with other clean up in thread_reap_domain
2023-05-20 Mateusz Guzikrlimit: line up with other clean up in thread_reap_domain
2023-05-20 Bjoern A. Zeebfwget: remove logging redirects
2023-05-20 Bjoern A. Zeebfwget: add support for various WiFi NICs
2023-05-20 Bjoern A. Zeebfwget: improve the pci base script
2023-05-20 Bjoern A. Zeebfwget: simplify adding firmware images to pkg to install
2023-05-20 Bjoern A. ZeebLinuxKPI: add put_unaligned_le16() and get_unaligned_be64()
2023-05-20 Alexander V... netlink: automatically generate broadcast for IPv4...
2023-05-20 Alexander V... ifconfig: simplify carp vhid setup.
2023-05-20 Bjoern A. ZeebLinuxKPI: add further dummy header files
2023-05-20 Bjoern A. ZeebLinuxKPI: skbuff: add skb_get_hash()
2023-05-20 Bjoern A. ZeebLinuxKPI: qcom: update qmi and mhi
2023-05-20 Bjoern A. ZeebLinuxKPI: netdevice: add dev_set_threaded()
2023-05-20 Bjoern A. Zeebnet80211: Radiotap: update for defines
2023-05-19 Brian AtkinsonHold db_mtx when updating db_state
2023-05-19 Brian BehlendorfProbe vdevs before marking removed
2023-05-19 Randall StewartAdd a comment to the new tcp_get_srtt method to clarify...
2023-05-19 Baptiste Daroussindate: add -z output_zone option
2023-05-19 Randall StewartThere are congestion control algorithms will that pull...
2023-05-19 Ed MasteCirrus-CI: switch to -lite LLVM package for native run
2023-05-19 Colin Percivalmi_startup: Instrument the bubblesort with TSLOG
2023-05-19 Kristof Provostif_bridge: fix potential panic
2023-05-19 Alexander V... netlink: add IPv4/IPv6 attribute writers using in[6...
2023-05-18 Kristof Provostcarp test: improve jail names for unicast_ll_v6 test
2023-05-18 Kristof Provostpfsync tests: check for the correct IP address
2023-05-18 Mateusz Guzikproc: s/short/int lock-related counters
2023-05-18 Mateusz Guzikproc: s/short/u_char for td_stopsched
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
next