]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-06-28 Kirk McKusickCorrectly update fs_dsize in growfs(8)
2022-06-28 Kirk McKusickEliminate set but not used variable.
2022-06-28 Kyle Evansdate: attempt to more accurately describe year limitati...
2022-06-28 Gleb Smirnoffblackhole(4): fix operator precedence
2022-06-27 Warner Loshkboot: rename kexec_load to host_kexec_load
2022-06-27 Warner Loshkboot: sort system calls
2022-06-27 Warner Loshkboot: use SYS_kexec_load insteaed of __NR_kexec_load
2022-06-27 Warner Loshkboot: Sort system calls alphabetically
2022-06-27 Greg Vdevmatch: Properly ignore commented fields
2022-06-27 Gleb SmirnoffObsoleteFiles: flowtable header deleted in 2017
2022-06-27 Alexander V... testing: workaround pytest parser bug in pytest-atf...
2022-06-27 Alexander V... routing: simplify decompose_change_notification().
2022-06-27 Alexander V... routing: actually sort nexthops in nhgs by their index
2022-06-27 Yurismartpqi: Allocate DMA memory NOWAIT
2022-06-27 Michael Tuexensctp: add KASSERTs to ensure correct handling of listeners
2022-06-27 Gleb Smirnoffsctp: do not clobber listening socket with sockbuf...
2022-06-27 Fernando ApesteguíaBump .Dd for recently modified manual pages
2022-06-27 Ed MasteFix cross-builds from macOS
2022-06-27 Kristof Provostif_bridge tests: test adding interfaces with different MTU
2022-06-27 Kristof Provostif_bridge: change MTU for new members
2022-06-27 Hans Petter... vt: Improve multi lingual word separation.
2022-06-27 Hans Petter... vt: Fix contents of paste buffer for newcons.
2022-06-27 Mateusz Guzikcache: drop the vfs.cache_rename_add tunable
2022-06-27 Bjoern A. Zeebhwpmc: further fix build (__diagused/debug/missing...
2022-06-27 Bjoern A. Zeebpmc: unhide struct pmc_md_dmc620_pmu_op_pmcallocate
2022-06-26 Bjoern A. Zeeblibpmc: attempt to fix the build
2022-06-26 Aleksandr RybalkoAdd support of ARM CMN-600 controller, PMU access funct...
2022-06-26 Aleksandr RybalkoThe Arm CoreLink DMC-620 Dynamic Memory Controller...
2022-06-26 Aleksandr RybalkoAllocate event for DMC-620 and CMN-600 controllers...
2022-06-26 Alan Coxiommu_gas: Fix a recent regression with IOMMU_MF_CANSPLIT
2022-06-26 Bjoern A. ZeebLinuxKPI: 802.11: remove an early bandaid to make sure...
2022-06-26 Bjoern A. ZeebLinuxKPI: 802.11: cleanup lsta better
2022-06-26 Bjoern A. ZeebLinuxKPI: 802.11: sync sta->addr in lkpi_iv_update_bss()
2022-06-26 Bjoern A. ZeebRevert "LinuxKPI: 802.11: fix iwlwifi fw assert with...
2022-06-26 Fernando ApesteguíaRemove references to named(8)
2022-06-26 Alexander V... testing: move atf-pytest-wrapper to /usr/libexec
2022-06-26 Aleksandr RybalkoSupport of optional PMC classes.
2022-06-26 Aleksandr RybalkoSystem wide and NUMA domain wide counters support....
2022-06-26 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c #2.
2022-06-26 Alan Coxiommu_gas: Tidy up
2022-06-25 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c.
2022-06-25 Alexander V... routing: fix syslog include for rtsock.c
2022-06-25 Alexander V... routing: add tests/sys/net/routing to mtree
2022-06-25 Alexander V... routing: improve debugging.
2022-06-25 Alexander V... routing: fix crash when RTM_CHANGE results in no-op...
2022-06-25 Alexander V... routing: add multipath pytest tests
2022-06-25 Alexander V... testing: Add basic atf support to pytest.
2022-06-25 Alexander V... routing: fix RTM_CHANGE nhgroup updates.
2022-06-25 Hans Petter... cuse(3): Remove PAGE_SIZE from libcuse.
2022-06-25 Hans Petter... busdma: Protect ARM busdma bounce page counters using...
2022-06-25 Doug Moorerb_tree: optimize tree rotation
2022-06-25 Peter Holmstress2: Added two syzkaller reproducers
2022-06-25 Peter Holmstress2: Added reagression tests
2022-06-25 Alan Coxbusdma_iommu: Fine-grained locking for the dmamap's...
2022-06-24 Rick Macklemnfscommon: Clean up the code by removing the vnode_vtyp...
2022-06-24 Rick Macklemnfscommon: Clean up the code by not using the vnode_vty...
2022-06-24 Gleb Smirnofftests/unix_passfd: compile SOCK_STREAM and SOCK_DGRAM...
2022-06-24 Gleb Smirnofflibc/syslog: deprecate use of "/var/run/logpriv"
2022-06-24 Gleb Smirnofflibc/syslog: fully deprecate and don't try to open...
2022-06-24 Gleb Smirnoffunix/dgram: smart socket buffers for one-to-many sockets
2022-06-24 Gleb Smirnoffunix/dgram: reduce mbuf chain traversals in send(2...
2022-06-24 Gleb Smirnoffm_uiotombuf: write total memory length of the allocated...
2022-06-24 Gleb Smirnoffunix/dgram: use minimal possible socket buffer for...
2022-06-24 Gleb Smirnoffsockets: enable protocol specific socket buffers
2022-06-24 Gleb Smirnoffunix: provide an option to return locked from unp_conne...
2022-06-24 Gleb Smirnoffunix/dgram: inline sbappendaddr_locked() into uipc_sose...
2022-06-24 Gleb Smirnoffunix/dgram: add a specific receive method - uipc_sorece...
2022-06-24 Gleb Smirnoffunix/dgram: cleanup uipc_send of PF_UNIX/SOCK_DGRAM...
2022-06-24 Gleb Smirnoffunix/dgram: cleanup uipc_send of PF_UNIX/SOCK_DGRAM...
2022-06-24 Gleb Smirnoffunix/dgram: add a specific send method - uipc_sosend_dg...
2022-06-24 Konstantin... UFS rename: make it reliable when using SU and reaching...
2022-06-24 Andrew TurnerAdd the SVE reigster definitions
2022-06-24 Andrew TurnerTrap SVE instructions until we have SVE support
2022-06-24 Andrew TurnerFix the zfs build for arm64
2022-06-24 Mateusz Piotrowskiifconfig.8: Document -g all and -G all
2022-06-24 Mateusz Piotrowskirc.conf.5: Add missing Ns macros
2022-06-24 Sergio Carlavilla... Drop atheros dead link from uath manual page
2022-06-24 Kirk McKusickFix build break in 50dc4c7.
2022-06-24 Kirk McKusickWhen a superblock integrity check fails, report the...
2022-06-23 Rick Macklemnfscl: Clean up the code by not using the vnode_vtype...
2022-06-23 John Baldwinx86 mptable: Include <x86/legacvar.h> for legacy_get_pc...
2022-06-23 Hans Petter... uhid(4): Don't read-ahead from the USB IN endpoint.
2022-06-23 Hans Petter... tcp: Correctly compute the TCP goodput in bits per...
2022-06-23 Mitchell Hornesubr_bus: restore bus_null_rescan()
2022-06-23 Vitaliy Gusevbhyve: Enable suspend/resume support for virtio-blk.
2022-06-23 Vitaliy Gusevbhyve: Snapshot impovements for 'blockif' backend
2022-06-23 Mitchell Horneriscv timer: implement riscv_timer_et_stop()
2022-06-23 Mitchell Horneriscv timer: provide a function for cpu_ticks
2022-06-23 Mitchell Horneriscv timer: remove intermediate helper
2022-06-23 Mitchell Horneriscv timer: cleanup
2022-06-23 Mitchell Horneset_cputicker: use a bool
2022-06-23 Mitchell Hornebus_if: provide a default null rescan method
2022-06-23 Mitchell Horneif_ffec: free the dmamem allocation in detach
2022-06-23 Mitchell Horneif_ffec: fix some misleading indentation
2022-06-23 Mitchell Horneif_dwc: avoid duplicate packet counts
2022-06-23 Jiahao Liif_dwc: enable RX checksum offload feature
2022-06-23 Mitchell Horneif_dwc: recognize additional rgmii phy-modes
2022-06-23 Mitchell Horneif_dwc: add detach method
2022-06-23 Mitchell Horneif_dwc: consistently use if.c helper methods
2022-06-23 John Baldwinmptable_hostb: Use legacy_get_pcibus() to fetch PCI...
next