]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-09-25 Philip PaepsObsoleteFiles.inc: fix a silly typo
2022-09-25 Philip Paepsshare/zoneinfo: don't build obsolete SystemV zones
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Philip PaepsImport tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Rick Macklemmount_nfs.8: Fix the RFC number now that it exists
2022-09-24 Alexander V... ifp: add if_setdescr() / if_freedesrt() methods
2022-09-24 Alexander V... if_clone: add ifc_link_ifp() / ifc_unlink_ifp() to...
2022-09-24 Konstantin... tmpfs: truncate write if it would exceed the fs max...
2022-09-24 Konstantin... msdosfs: truncate write if it would exceed the fs max...
2022-09-24 Konstantin... FFS: truncate write if it would exceed the fs max file...
2022-09-24 Konstantin... Add vn_rlimit_fsizex() and vn_rlimit_fsizex_res()
2022-09-24 Konstantin... tmpfs: disallow truncation to set file size past RLIMIT...
2022-09-24 Konstantin... msdosfs: disallow truncation to set file size past...
2022-09-24 Konstantin... UFS: disallow truncation to set file size past RLIMIT_FSIZE
2022-09-24 Konstantin... Add vn_rlimit_trunc()
2022-09-24 Konstantin... filesystems: return error from vn_rlimit_fsize() instea...
2022-09-24 Konstantin... tmpfs_subr.c: some style
2022-09-24 Mark Johnstonarm64: Ignore 1GB mappings in pmap_advise()
2022-09-24 Mark Johnstonamd64: Ignore 1GB mappings in pmap_advise()
2022-09-24 Mark Johnstonamd64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-09-24 Mark Johnstonamd64: Make it possible to grow the KERNBASE region...
2022-09-24 Mark Johnstonsmr: Fix synchronization in smr_enter()
2022-09-24 Xin LIVendor import of file 5.43.
2022-09-24 Mark Johnstonsched_4bsd: Fix a racy thread state modification
2022-09-23 Rick Macklemrpc.tlsclntd.8: Fix the RFC number now that it exists
2022-09-23 Rick Macklemrpc.tlsservd.8: Fix the RFC number now that it exists
2022-09-23 Zhenlei Huangnfscl: Fix parameter order in the calls to MGET().
2022-09-23 Warner Losharm64: don't loop forever if first option in kern.cfg...
2022-09-23 Brooks Daviscpuset(9): Refer to CPU_SETSIZE not MAXCPU
2022-09-23 Warner Loshrelease: Use standard mount points for arm MBR boot...
2022-09-23 Andrew TurnerFix the spelling of interrupt in the GICv3 driver
2022-09-23 Andrew TurnerMake adding children consistant in the GICv3 drivers
2022-09-23 Andrew TurnerTeach the GICv3 driver to translate memory ranges
2022-09-23 Andrew TurnerMove the GICv3 bus_print_child function to the parent
2022-09-23 Andrew TurnerAdd bus_get_resource_list functions to the GICv3 driver
2022-09-23 Hans Petter... ibcore: The use of IN_LOOPBACK() now requires a valid...
2022-09-23 Pau AmmaTrack removal of Tokenring and FDDI media types from...
2022-09-22 Cy Schubertipfilter/libipf: printpool_live() consumer ignores...
2022-09-22 Cy Schubertipfilter/ippool: Return error code when listing a pool...
2022-09-22 Cy Schubertipfilter/ippool: Dump a copy of ippool in ippool.conf...
2022-09-22 Maxim Konovaloviwlwifi.4: typo fixed
2022-09-22 John BaldwinBump __FreeBSD_version for pmap_unmap*() and kmem_...
2022-09-22 John Baldwinkmem_malloc/free: Use void * instead of vm_offset_t...
2022-09-22 John Baldwinpmap_unmapdev/bios: Accept a pointer instead of a vm_of...
2022-09-22 Navdeep Parharcxgbe(4): Fix potential integer overflow in t4_tstmp_to_ns.
2022-09-22 Bjoern A. ZeebBump __FreeBSD_version after LinuxKPI changes.
2022-09-22 Bjoern A. ZeebLinuxKPI: cache.h add L1_CACHE_ALIGN()
2022-09-22 Bjoern A. ZeebLinuxKPI: pci.h split up pcim_iomap_regions_request_all()
2022-09-22 Bjoern A. ZeebLinuxKPI: if_ether.h add more constants
2022-09-22 Bjoern A. ZeebLinuxKPI: io.h constify arguments and add more functions
2022-09-22 Bjoern A. ZeebLinuxKPI: dma-mapping: add dmam_alloc_coherent()
2022-09-22 Bjoern A. ZeebLinuxKPI: tracepoint.h add more defines
2022-09-22 Bjoern A. ZeebLinuxKPI: pci_ids.h Add more Vendor IDs.
2022-09-22 Bjoern A. ZeebLinuxKPI: lockdep.h add lockdep_{,un}register_key()
2022-09-22 Bjoern A. ZeebLinuxKPI: pci.h add more defines and functions
2022-09-22 Bjoern A. ZeebLinuxKPI: device.h add devm_kmemdup()
2022-09-22 Alexander V... if_clone: migrate some consumers to the new KPI.
2022-09-22 Richard Scheffeneggertcp: fix cwnd restricted SACK retransmission loop
2022-09-22 Konstantin... ldd: remove '[preloaded]' marker for the preloaded...
2022-09-22 Alexander V... if_clone: rework cloning KPI
2022-09-22 Michael Tuexentcp: send ACKs when requested
2022-09-22 Martin Matuskazfs: fix powerpc build broken in c7046f76c2
2022-09-22 Alexander V... epair: deduplicate interface allocation code #1
2022-09-21 Gleb Smirnofftcp: increment tcpstats in tcp_respond()
2022-09-21 Gleb Smirnofftcp: fix simultaneous open and refine e80062a2d43
2022-09-21 Zhenlei Huanglio: Remove unneeded include.
2022-09-21 Kristof Provostif_ovpn: fix memory leak on unload
2022-09-21 Kristof Provostif_ovpn: remove incorrect rounding up of packet sizes
2022-09-21 Bjoern A. ZeebLinuxKPI: device.h remove duplicate #include
2022-09-21 Bjoern A. ZeebLinuxKPI: 802.11: add more header compat bits
2022-09-21 Konstantin... cxgbe: fix kernel build without TCP_OFFLOAD or RATELIMIT
2022-09-21 Brooks DavisDeprecate telnet daemon
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Zhenlei Huangdebugnet: Fix parameter order in the calls to m_get()
2022-09-21 Andrew TurnerUse DEFINE_CLASS_0 in the arm generic timer
2022-09-21 Andrew TurnerTeach the GICv3 driver about a vgic child
2022-09-21 Andrew TurnerCreate macros for the Arm timer IRQ indexes
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-21 Xin LIVendor import of expat 2.4.9.
2022-09-21 Peter Holmstress2: Added two syzkaller reproducers
2022-09-21 Doug MooreUse 0 and 1, not false and true, in tree.h changes.
2022-09-21 Doug Moorerb_tree: augmentation shortcut
2022-09-20 Mateusz GuzikRetire ZFS_TEARDOWN_TRY_ENTER_READ
2022-09-20 Mateusz GuzikAdd membar_sync
2022-09-20 youzhongyangFix minor issues in namespace delegation support
2022-09-20 Mateusz GuzikFreeBSD: handle V_PCATCH
2022-09-20 Mateusz GuzikFreeBSD: catch up to 1400068
2022-09-20 Richard YaoCall va_end() before return in zpool_standard_error_fmt()
2022-09-20 Richard YaoFix potential NULL pointer dereference in zfsdle_vdev_o...
2022-09-20 Ameer HamzaDelay ZFS_PROP_SHARESMB property to handle it for encry...
2022-09-20 Richard YaoFreeBSD: Cleanup zfs_readdir()
2022-09-20 Richard YaoFreeBSD: Fix uninitialized pointer read in spa_import_r...
2022-09-20 Mateusz Guzikcxgbe: fix the build after e398922eaf66978b5e556f6b4b09...
2022-09-20 Hans Petter... linuxkpi: Resolve duplicate global symbol name to fix...
2022-09-20 Randall StewartEnable M_TSTMP in Chelsio cxgbe driver by creating...
2022-09-20 Cy Schubertrc.d/var_run: Add needed "shutdown" keyword
2022-09-20 Jake Freelandlinuxkpi: drm-kmod debugfs support
2022-09-20 Jake Freelandlinuxkpi: Add strndup_user
2022-09-20 Jake Freelandlinuxkpi: Add EPOLL aliases
next