]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-03-31 Mateusz Piotrowski*: Do not use the no-op -r flag for bsdlabel(8)
2022-03-31 Mateusz Piotrowskirc.d: Chmod +x all the scripts for consistency
2022-03-31 Henri Hennebertrtsx: Remove update of softc during probe and some...
2022-03-31 Henri Hennebertrtsx: Display error if rtsx_read()/rtsx_write() fail.
2022-03-31 Henri Hennebertrtsx: Don't detach during shutdown
2022-03-30 Ed Mastesound: test PCM_REGISTERED before PCM_DETACHING
2022-03-30 Ed MasteFix kernel build without INET6
2022-03-30 Ed MasteFix kernel build without INET and INET6
2022-03-30 Gordon Berglingnfsclient: Fix a typos in source code comments
2022-03-30 Gordon Berglingath: Fix a typo in a source code comment
2022-03-30 Gordon Berglingmac_veriexec: Fix a typo in a source code comment
2022-03-30 Gordon Berglingypbind(8): Fix a typo in the man page
2022-03-30 Gordon Berglinglibmd: Fix a common typo in the license header
2022-03-30 Gordon Berglingnetgraph(4): Fix a typo in a source code comment
2022-03-30 Gordon Berglingpf(4): Fix a typo in a source code comment
2022-03-30 Ed MasteClear non-x86 compat stat syscall kernel stack memory...
2022-03-30 Ed MasteRemove snd_aureal driver source
2022-03-29 Sebastien Binineta: split fixed and in-band link status configuration
2022-03-29 Kornel DulebaExtend device_get_property API
2022-03-29 Kornel Dulebabus_if: Add a default implementation of get_property
2022-03-29 Kornel Dulebamiibus: Add support for mapping OFW nodes to PHY devices
2022-03-29 Kornel Dulebamii_fdt: Add support for switch PHY node lookup
2022-03-29 Bartlomiej... sdhci_xenon: add ACPI support
2022-03-29 Bartlomiej... sdhci_xenon: split driver file into generic file and...
2022-03-29 Bartlomiej... mmc: switch mmc_helper to device_ api
2022-03-29 Bartlomiej... device: add device_get_property and device_has_property
2022-03-29 Bartlomiej... acpica: add ACPI_GET_PROPERTY to access Device Specific...
2022-03-29 D Scott PhillipsAdd the Ampere and Fujitsu arm64 implementer IDs
2022-03-29 D Scott Phillipsarm64: Add explicit barrier after address translation...
2022-03-29 D Scott Phillipsarm64: pmap: Mask VA operand in TLBI instructions
2022-03-29 Andrew TurnerFix arm64 TLB invalidation with non-4k pages
2022-03-29 Warner Loshdevd: Add rtw to wireless list
2022-03-29 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-29 Mateusz Guzikamd64: bring back asm bcmp, shared with memcmp
2022-03-29 Alexander MotinCTL: Rework 05c3e8e87142 using %zu format.
2022-03-29 Alexander MotinFix 32-bit build after 530d274c15e5.
2022-03-29 Alexander MotinCTL: Add length validation for incoming HA messages.
2022-03-28 Jamie Grittonmfc jail: handle jailsys parameters in modification...
2022-03-28 Mateusz Guzikpf: hoist the unlinked rules lock out of the mass rule...
2022-03-28 Mateusz Guzikpf: add PF_UNLNKDRULES_ASSERT
2022-03-28 Mateusz Guzikpf: remove spurious zeroing from pf_ioctl_addrule
2022-03-28 Alexander V... u3g: Add support Quectel EM12-G modem.
2022-03-28 Alexander V... ifconfig: remove debug printf introduced in 779fd0534466
2022-03-28 Alexander V... ifconfig: improve vlan options parsing
2022-03-28 Alexander V... linux: add sysctl to pass untranslated interface names
2022-03-28 Alexander V... linux: fix linux_recvmsg() MSG_PEEK flag handling
2022-03-28 Alexander V... routing: Add unified level-based logging support for...
2022-03-28 Alexander V... nhops: split nh_family into nh_upper_family and nh_neig...
2022-03-28 Alexander V... [lltable] Add per-family lltable getters.
2022-03-28 Alexander V... netstat: fix nhop prepend printing.
2022-03-28 Alexander V... tcp: virtualise net.inet.tcp.msl sysctl.
2022-03-27 Bjoern A. ZeebBump __FreeBSD_version to 1301501 after LinuxKPI and...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: cleanup debugging
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: improve hw_scan fallback to sw_scan
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: remove special handling for (*ic_scan...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: check IEEE80211_FEXT_SCAN_OFFLOAD...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: make lkpi_ic_set_channel() unconditional
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: use cfg80211_chandef_create()
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_80211_mo_sta_state(...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: rework sta state machine compatibility
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: factor out dtim/tsf updates
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: factor out lkpi_lsta_alloc() from...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_beacon_loss()
2022-03-27 Bjoern A. ZeebLinuxKPI: skbuff: fix skb_queue_splice_init()
2022-03-27 Bjoern A. ZeebLinuxKPI: allow bsddriver name to be set for PCI
2022-03-27 Bjoern A. ZeebLinuxKPI: pci: implement pci_upstream_bridge()
2022-03-27 Bjoern A. Zeebiwlwifi: update man pages
2022-03-27 Bjoern A. ZeebLinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO
2022-03-27 Bjoern A. Zeebiwlwifi: adjust the LinuxKPI pci return for now
2022-03-27 Bjoern A. ZeebLinuxKPI: allow a driver to override the default pci...
2022-03-27 Bjoern A. ZeebLinuxKPI: remove duplicate include
2022-03-27 Bjoern A. Zeebnet80211: introduce (*iv_update_bss)()
2022-03-27 Bjoern A. Zeebnet80211: improve one debug logging
2022-03-27 Bjoern A. Zeebbhyve: Do not remove guest physical addresses from...
2022-03-27 Mateusz Guzikvfs: add missing bits to vdropl_impl
2022-03-27 Piotr Kubajriscv: actually enable sanitizers
2022-03-27 Piotr KubajMerge LLVM commit c03fdd340356 to fix lang/rust on...
2022-03-27 Piotr Kubajriscv: fix riscv64sf build
2022-03-26 Piotr Pawel... Mention kern.timecounter.alloweddeviation in nanosleep.2
2022-03-26 Cameron Katrils(1): Allow LSCOLORS to specify an underline
2022-03-25 Alfredo Dal... powerpcspe: fix PCI enumeration on ppce500
2022-03-25 Ed Mastesnd_hda.4: correct typos
2022-03-24 Allan JudeAllow kern.ipc.maxsockets to be set to current value...
2022-03-24 firkclock_gettime: Fix CLOCK_THREAD_CPUTIME_ID race
2022-03-24 Mark Johnstonhdac: Handle interrupts racing with device suspend
2022-03-24 Ed Mastehda: add patch for Framework laptop headphone jack
2022-03-24 Philippe Michaud... sound: add patch for Lenovo Legion 5 AMD
2022-03-24 Ed Mastesnd_hda: restore pin patch for headphones on Lenovo...
2022-03-24 Xin LIsnd_hda(4): Fix sound on headset jack for ThinkPad...
2022-03-24 K Staringhdaa: update pin patch configurations
2022-03-24 Kristof Provostnetinet tests: only log critical errors from scapy
2022-03-24 Kristof Provostpf tests: Test retrieving nested nat-anchors
2022-03-24 Kristof Provostpfctl: fix retrieving nested nat-anchors
2022-03-24 Kristof Provostpf tests: Test setting and retrieving nested anchors
2022-03-24 Matteo Riondatopfctl: fix retrieving nested anchors
2022-03-24 Alexander Motinipmi: Make all sysctls also tunables.
2022-03-23 Dimitry AndricMerge libcxxrt commit f2e55091e2e878386c9f7974d4922bbdc...
2022-03-23 Dimitry AndricReapply libcxxrt atomics cleanup commit, preparing...
2022-03-23 Dimitry AndricRevert upstream libcxxrt commit which can cause hangs...
next