]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-03-20 Konstantin... amd64: properly recalculate mitigations knobs after...
2023-03-20 Konstantin... amd64 acpi_wakeup.c: fix typo
2023-03-17 Colin Percival13.2: update to RC3
2023-03-17 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-16 Cy Schubertheimdal: Resolve hdb_free_entry() SIGSEGV/SIGILL
2023-03-16 Cy Schubertheimdal: Fix CVE-2022-4152, signature validation error
2023-03-16 Gordon Berglingroute.8: Don't reference an external command in EXAMPLES
2023-03-15 Tom Hukinsnetlink: Fix "version introduced" documentation
2023-03-15 Warner Loshmakefs: make msdos creation go fast
2023-03-15 Justin Hibbitspowerpc/pmap: Add pmap_sync_icache() for radix pmap
2023-03-15 Justin Hibbitsdtrace/powerpc: Adjust AFRAMES for fbt and profile
2023-03-15 Justin Hibbitsdtrace/powerpc: "Fix" stack traces across trap frames
2023-03-15 Mark Johnstonepair: Simplify the transmit path and address lost...
2023-03-15 Mark Johnstonepair: Avoid loading m_flags into a short
2023-03-14 Alexander Motinnvmecontrol: Fix default ns create parameters.
2023-03-14 Gordon Berglingroute.8: Fix mandoc warnings
2023-03-14 Gordon Berglingroute.8: Add information about ROUTE_MPATH and FIB_ALGO
2023-03-14 Warner Loshroute(8): Remove obsolete information
2023-03-14 Gordon Berglingroute(8): Add an example how to print the routing tables
2023-03-12 Tijl Coosemansrc.d: Generate machine-id from hostid_save
2023-03-12 Tijl Coosemanshostid: Generate random UUID by default
2023-03-10 Colin Percival13.2: update to RC2
2023-03-09 Mike Karelsgrowfs_fstab startup script: set dumpdev to AUTO
2023-03-08 Colin Percivallinux_80211: Don't dequeue lsta if not queued
2023-03-08 Xin LIxz: Improve compatibility with systems without capabili...
2023-03-07 Mark Johnstonamd64: Avoid copying td_frame from kernel procs
2023-03-07 Alexander V... netlink: fix OOB read in genetlink
2023-03-07 Alexander V... netlink: call genetlink notification handler upon succe...
2023-03-06 Baptiste Daroussinmachine-id: generate a compact version of the uuid
2023-03-06 Baptiste Daroussinuuidgen: add -c for compact uuid
2023-03-06 Ed Mastenetlink: do not memcpy 0 bytes from a NULL pointer
2023-03-06 Alexander V... netlink: simplify temporary address allocation in rtnl_...
2023-03-06 Alexander V... netlink: fix interface dump.
2023-03-06 Brooks Davisng_atmllc: deprecate
2023-03-06 Brooks DavisNgATM: deprecate
2023-03-06 Ed Mastefreebsd-update: use grep -E instead of egrep
2023-03-06 Ed Mastemergemaster: add deprecation notice to man page
2023-03-04 Dimitry AndricEnsure .inc files are regenerated when llvm/clang tblge...
2023-03-03 Colin Percival13.2: update to RC1
2023-03-02 Ed Mastefreebsd-update: avoid effects of user's environment...
2023-03-02 Ed Mastefreebsd-update: re-edit files if merge conflict markers...
2023-03-02 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2023-03-02 Dmitry Chaginlinprocfs(4): Fixup process size in the /proc/pid/stat...
2023-03-02 Ed Mastessh: default VerifyHostKeyDNS to no, following upstream
2023-03-02 Mina Galićapic: prevent divide by zero in CPU frequency init
2023-03-02 Michael Paepckestand: fix build userboot without zfs
2023-03-02 Zhenlei HuangDelete obsolete Solaris compat header file stdlib.h
2023-03-02 Zhenlei Huangctfdump: Use getprogname()
2023-03-01 Alexander V... netlink: make the maximum allowed netlink socket buffer...
2023-03-01 Ed Mastesrc.conf: regen man page for settings on release branch
2023-03-01 Ed Mastesrc.conf: regen man page
2023-02-28 Juraj Lutterunbound: Fix config file path
2023-02-28 Cy Schubertunbound: Fix config.h
2023-02-28 Cy Schubertunbound: Vendor import 1.17.1
2023-02-27 Cy Schubertping: Fix unsigned integer underflow resuling in a...
2023-02-27 Dimitry AndricUpdate leap-seconds to latest leap-seconds.3676924800...
2023-02-27 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-27 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-27 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-27 Alexander V... Revert "netlink: add NETLINK to GENERIC."
2023-02-27 Alexander V... netlink: fix addition of blackhole/reject routes.
2023-02-27 Alexander V... netlink: clear IPv6 embedded scope when dumping route...
2023-02-27 Alexander V... netlink: fix IPv6 route addition with link-local gateway
2023-02-27 Mark Johnstonvm_fault: Fix a race in vm_fault_soft_fast()
2023-02-24 Colin Percival13.2: update to BETA3
2023-02-23 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-23 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-23 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-23 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
2023-02-23 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-02-23 Bjoern A. ZeebLinuxKPI: add more dummy header files
2023-02-23 Bjoern A. ZeebLinuxKPI: pm.h: add dummy pm_wakeup_event()
2023-02-23 Bjoern A. ZeebLinuxKPI: device: add device_set_wakeup_enable()
2023-02-23 Bjoern A. ZeebLinuxKPI: const argument to irq_set_affinity_hint()
2023-02-23 Bjoern A. ZeebLinuxKPI: mm.h: implement virt_to_head_page()
2023-02-23 Bjoern A. ZeebLinuxKPI: interrupt.h: add disable_irq_nosync(), irq_se...
2023-02-23 Bjoern A. ZeebLinuxKPI: linux_pci.c: fix whitespace
2023-02-23 Mitchell Horneloader: always install help files
2023-02-23 Mateusz Guziknproc: denote an incompatiblity with Linux
2023-02-23 Mateusz GuzikAdd nproc(1)
2023-02-23 Mark Johnstonvmm: Fix AP startup compatibility for old bhyve executables
2023-02-23 Xin LIMFV: zlib 1.2.13.
2023-02-22 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-21 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-21 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-21 Piotr Kubajice(4): Update to 1.37.7-k
2023-02-21 Eric Joynerice_ddp: Update package to 1.3.30.0
2023-02-21 Mitchell Horneirdma: fix LINT-NOIP/NOINET/NOINET6 builds
2023-02-21 Kyle Evanskern: physmem: improve region coalescing logic
2023-02-21 Xin LIcleanvar: Be more careful when cleaning up /var.
2023-02-21 Piotr Kubajllvm: make sure to use ELFv2 ABI on powerpc64
2023-02-20 Alexander V... netlink: validate rtable value in RTM_<NEW|DEL|GET...
2023-02-20 Alexander V... routing: always pass rtentry to add_route_flags().
next