]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
zfs: Fix positive ABD size assertion in abd_verify().
[FreeBSD/FreeBSD.git] / sys /
2023-04-26 Mateusz Guzikzfs: Fix positive ABD size assertion in abd_verify().
2023-04-26 Ed Masteipv6: disable RFC 4620 nodeinfo by default
2023-04-26 Kyle Evansopenzfs: arm64: implement kfpu_begin/kfpu_end
2023-04-26 Mark Johnstoncallout: Remove an unneeded MTX_NEW
2023-04-26 Kristof Provostpf: clear PF_TAG_ROUTE_TO for dummynet fast path
2023-04-26 Mark Johnstonbuf: Dynamically allocate per-CPU buffer queues
2023-04-26 Mark Johnstoncallout: Move per-CPU callout state into the dpcpu...
2023-04-26 Mark Johnstonvmm: Dynamically allocate a couple of per-CPU state...
2023-04-26 Dmitry Chaginlinux(4): Use inlined LINUX_KERNVER for tests to improv...
2023-04-26 Dmitry Chaginlinux(4): Don't relie on process osreldata when testing...
2023-04-26 Mark Johnstonirdma: Silence an unused function warning
2023-04-26 Alexander V. Chernikovnetlink: fix IPv6 proxy ndp deletion.
2023-04-26 Andrew TurnerAdd vt_simplefb to the arm64 NOTES file
2023-04-26 Andrew TurnerMark simplefb as depending on fdt
2023-04-26 Alexander V. Chernikovnetlink: fix build without NETLINK in the kernel.
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Christian McDonaldpf: introduce ridentifier and labels to ether rules
2023-04-26 Vitaliy Gusevvmm: fix HLT loop while vcpu has requested virtual...
2023-04-26 Andrew TurnerAdd a simple-framebuffer vt driver
2023-04-26 Kyle EvansNote that static hints no longer break loader hints
2023-04-25 Konstantin BelousovVOP_CLOSE(): MNTK_EXTENDED_SHARED filesystems do not...
2023-04-25 Gleb Smirnofftcp_hpts: add missing "inline"
2023-04-25 Cheng CuiChange the unit of srtt and rto to usec, inspired by...
2023-04-25 John Baldwinclang: Enable -Wdeprecated-non-prototype by default.
2023-04-25 Mykola Hohsadzearm64/disassem.c: Add support str/strb/strh instructions
2023-04-25 Mykola Hohsadzearm64/disassem.c: Fix typo sxts to sxts and amount...
2023-04-25 Mykola Hohsadzearm64/disassem.c: style and formatting
2023-04-25 Gleb Smirnofftcp: move HPTS/LRO flags out of inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp_hpts: move HPTS related fields from inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp: purge the input queue from tcp_discardcb()
2023-04-25 Justin Hibbitsal_eth: Finish conversion to IfAPI
2023-04-25 Justin Hibbitsirdma: Convert to IfAPI
2023-04-25 Mateusz Guzikx86: whack pmspcv from GENERIC
2023-04-25 Dimitry Andrical_eth: make function definitions consistent with decla...
2023-04-25 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-04-25 Dimitry Andricvm: fix a number of functions to match the expected...
2023-04-25 Dimitry Andriczfs: make zfs_vfs_held() definition consistent with...
2023-04-25 Mark Johnstonvmm: Expose some more AVX512 CPUID bits to guests
2023-04-25 Dimitry AndricUse bool for one-bit wide bit-fields
2023-04-25 Mateusz Guzikzfs: Revert "Fix data race between zil_commit() and...
2023-04-25 Allan JudeAdd support for zpool user properties
2023-04-25 Mateusz Guzikzfs: fix up bogus checksums with blake3 in face of...
2023-04-25 Alexander V. Chernikovnetlink: remove now-unused rtnl_iface_find_cloner_locked().
2023-04-25 Alexander V. Chernikovnetlink: fix powerpc build.
2023-04-25 Mark Johnstondtrace: Sync dis_tables.c with illumos
2023-04-25 Boris Lytochkinipfw: add [fw]mark implementation for ipfw
2023-04-25 Alexander V. Chernikovnetlink: add netlink interfaces to if_clone
2023-04-25 Alexander V. Chernikovnetlink: require proper privileges when adding neighbor.
2023-04-25 Alexander V. Chernikovnetlink: fix neighbour deleting for IPv6.
2023-04-25 Alexander V. Chernikovnetlink: enable extended error reporting in snl(3).
2023-04-25 Alexander V. Chernikovnetlink: add snl(3) support for dumping nexthops and...
2023-04-25 Alexander V. Chernikovnetlink: add support for dumping kernel nexthops.
2023-04-25 Alexander V. Chernikovnetlink: allow creation of temporary lle entries.
2023-04-25 Alexander V. Chernikovlltable: properly set expire time to 0 for static IPv4...
2023-04-25 Alexander V. Chernikovnetlink: fix parameters in snl_attr_get_flag()
2023-04-25 Alexander V. Chernikovnetlink: add nlattr_get_uint8() function to pack u8...
2023-04-25 Alexander V. Chernikovrouting: add iterator-based nhop traversal KPI.
2023-04-25 Alexander V. Chernikovrouting: add rt_tables_get_rnh_safe() that doesn't...
2023-04-25 Andrew TurnerAdd padding for future use on arm64
2023-04-25 Vladimir Kondratyevbcm5974(4): Make Magic Trackpad 2 support endian-safe.
2023-04-25 Val Packettbcm5974(4): add Magic Trackpad 2 (USB only) support
2023-04-25 Stefan Eßersys/fs: do not report blocks allocated for synthetic...
2023-04-25 Stefan Eßerfs/msdosfs: Fix potential panic and size calculations
2023-04-25 Konstantin Belousovnetipsec/key.c: use designated initializers for arrays
2023-04-25 Konstantin Belousovnetipsec: some style
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Cheng CuiRemove unused fields in siftr_stats. Thus, update the...
2023-04-24 Cheng CuiCorrect the value of macro TF2_TCP_ACCOUNTING.
2023-04-24 Olivier Certnervn_open_vnode(): fix locking around VOP_CLOSE() on...
2023-04-24 Olivier Certnersys/dirent.h: comment update, 'd_off' is offset of...
2023-04-24 Konstantin Belousovlookup(): ensure that openat("/", "..", O_RESOLVE_BENEA...
2023-04-24 John Baldwinpowerpc: Use valid prototypes for function declarations...
2023-04-24 Andrew TurnerClean up PCI DEN0115 driver probing
2023-04-24 Warner Loshpowerpc: syscalls.c is standard
2023-04-24 Justin HibbitsMechanically convert Xen netfront/netback(4) to IfAPI
2023-04-24 Justin HibbitsIfAPI: Hide the macros that touch ifnet members
2023-04-24 Justin Hibbitslinuxkpi: Migrate to IfAPI
2023-04-24 Andrew TurnerRemove unneeded SMMU macros
2023-04-24 Andrew TurnerRemove virtual addresses from smmu_pmap_remove_pages
2023-04-24 Andrew TurnerMove to a SMMU specific struct for the smmu pmap
2023-04-24 Andrew TurnerCreate a common function to get the SMMU sid
2023-04-24 Andrew TurnerAdd PCI_ID_OFW_IOMMU to the pci ecam ACPI driver
2023-04-24 Andrew Turnerarm64: Clean up smmu fdt xref handling
2023-04-24 Andrew TurnerRemove redundant data from pci host generic
2023-04-24 Andrew TurnerUse a uint64_t to store the arm64 mpidr
2023-04-24 Andrew TurnerAdd a PCI driver that follows the Arm DEN0115 spec
2023-04-24 Andrew TurnerAllow pci_host_generic attachments to manage registers
2023-04-24 Andrew TurnerMake arm64 pcb padding explicit
2023-04-24 Andrew TurnerRemove unneeded masks from the arm64 KASAN shadow
2023-04-24 Hu Shunchaohid: fix typo in hid_is_collection
2023-04-24 Val Packettbcm5974: fix wellspring9 pressure settings to handle...
2023-04-24 Val Packettintelspi: add PCI attachment (Lynx/Wildcat/Sunrise...
2023-04-24 Val Packettspibus: extend API: add cs_delay ivar, KEEP_CS and...
2023-04-24 Val Packettext2fs: extract crc16 into sys/crc16.h
2023-04-23 Bjoern A. Zeebath10k: import ath10k driver
2023-04-23 Bjoern A. Zeebathk: import common code for ath1?k drivers
2023-04-23 Bjoern A. Zeebath10k: ath11k: add specific LinuxKPI support
2023-04-23 Bjoern A. Zeebmt76: add module build framework and man pages
2023-04-23 Bjoern A. Zeebmt76: import mediatek/mt76 driver
2023-04-23 Dimitry Andrickcsan: add __tsan_mem(cpy|move|set) aliases for clang...
next