]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Improve the handling of concurrent send() calls for SCTP sockets,
[FreeBSD/FreeBSD.git] / sys /
2020-08-07 Alex RichardsonFix cddl tools bootstrapping on macOS and Linux
2020-08-07 Hans Petter SelaskyAdd full support support for dynamic allocation and...
2020-08-07 Bjoern A. ZeebIPV6_PKTINFO support for v4-mapped IPv6 sockets
2020-08-07 Alexander MotinAllow ACPI APEI driver build without PCI.
2020-08-07 Bjoern A. Zeebnet80211/ifconfig: print hardware device name for wlan...
2020-08-06 Vincenzo Maffioneiflib: netmap: drop redundant check
2020-08-06 Vincenzo Maffioneiflib: netmap: don't increment ifl_cidx on the wrong...
2020-08-06 Vincenzo Maffioneem(4): honor vlanhwtag offload
2020-08-06 Alexander MotinAdd CTL support for REPORT IDENTIFYING INFORMATION...
2020-08-06 Brooks DavisPreserve ASLR vm_map flags across fork
2020-08-06 Mark JohnstonClean up reassignbuf() and buf_vlist_remove() a bit.
2020-08-06 Mark JohnstonRemove the vfs.reassignbufcalls counter and sysctl.
2020-08-06 Alexander MotinAdd Intel Apollo Lake AHCI ID.
2020-08-06 Andriy Gaponcp2112: driver for the namesake GPIO and I2C master...
2020-08-06 Hans Petter SelaskyAdd new USB ID.
2020-08-06 Ruslan BukinMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 Andriy Gaponccu_sun8i_r: minor comment update
2020-08-06 Ruslan BukinAdd iommu_domain constructor and destructor.
2020-08-06 Emmanuel Vadotmmccam: Unhold the periph when we add the device
2020-08-06 Mateusz Guzikcache: add more predicts for failing conditions
2020-08-06 Mateusz Guzikcache: plug unititalized variable use
2020-08-06 Mateusz Guzikmac: even up all entry points to the same scheme
2020-08-05 Mateusz Guzikarm64: fix uintfptr_t
2020-08-05 Mateusz Guzikriscv: fix uintfptr_t
2020-08-05 Mateusz Guzikvfs hash: annotate the lock with __exclusive_cache_line
2020-08-05 Mateusz Guzikpipe: reduce atime precision
2020-08-05 Ruslan Bukino Add machine/iommu.h and include MD iommu headers...
2020-08-05 Oleksandr TymoshenkoAdd clocks for ethernet controllers on RK3328
2020-08-05 Oleksandr TymoshenkoAdd flag for SYSCON-controlled clocks on Rockhip platform
2020-08-05 Mark JohnstonFix a TOCTOU vulnerability in freebsd32_copyin_control().
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Toomas SoomeMFOpenZFS: Add support for boot environment data to...
2020-08-05 Toomas Soomezfs_keys_nextboot array is missing ZPOOL_CONFIG_POOL_GU...
2020-08-05 Andrew TurnerAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-05 Andrey V. ElsukovAdd m__getjcl SDT probe.
2020-08-05 Andrey V. ElsukovFix typo.
2020-08-05 Mateusz Guzikcache: don't ignore size passed to nchinittbl
2020-08-05 Mateusz GuzikBump __FreeBSD_version after vaccess() change
2020-08-05 Mateusz Guzikvfs: remove the obsolete privused argument from vaccess
2020-08-05 Mateusz Guzikcache: convert the hash from LIST to SLIST
2020-08-05 Mateusz Guzikcache: reduce zone alignment to 8 bytes
2020-08-05 Mateusz Guzikcache: convert ncnegnash into a macro
2020-08-05 Andrey V. ElsukovHandle delayed checksums if needed in NAT64.
2020-08-05 Emmanuel Vadotallwinner: clk: Fix nm clock calculation
2020-08-05 Mateusz Guzikvfs: add a cheaper entry for mac_vnode_check_access
2020-08-05 Mateusz Guzikvfs: tidy up namei entry point
2020-08-05 Mateusz Guzikcache: cleanup lockless entry point
2020-08-05 Mateusz Guzikcache: stop messing with cn_lkflags
2020-08-05 Mateusz Guzikcache: stop messing with cn_flags
2020-08-05 Mateusz Guzikvfs: prefill nameidata with garbage on debug kernels
2020-08-05 Li-Wen HsuAppease gcc's -Wparentheses (and -Werror)
2020-08-04 Mateusz Guzikufs: only pass LK_ADAPTIVE if LK_NODDLKTREAT is set
2020-08-04 Mateusz Guzikvfs: support lockless dotdot lookup
2020-08-04 Mateusz Guzikcache: add NCF_WIP flag
2020-08-04 Mateusz Guzikcache: add cache_purge_vgone
2020-08-04 Mateusz Guzikmtx: add mtx_wait_unlocked
2020-08-04 Ilya BakulinMinor cleanups in mmc_xpt.c
2020-08-04 Kyle Evansmakesyscalls.lua: improve syscall ordering validation
2020-08-04 Ruslan BukinRemove unneeded cast to struct iommu_domain *.
2020-08-04 Ruslan BukinAdd a few macroses for conversion between DMAR unit...
2020-08-04 Mateusz Guzikrms: fix typo: bitmamp -> bitmap
2020-08-04 Emmanuel Vadotmmccam: Hold the periph during init
2020-08-04 Emmanuel Vadotmmcam: Use a static length sbuf buffer
2020-08-04 Emmanuel Vadotmmccam: mmc_xpt: We're only interested about losing...
2020-08-04 Mateusz Guzikcache: factor away failed vexec handling
2020-08-04 Mateusz Guzikcache: assorted tidy ups
2020-08-04 Mateusz Guzikcache: factor away lockless dot lookup and add missing...
2020-08-04 Mateusz Guzikvfs: add vfs_op_thread_enter/exit _crit variants
2020-08-04 Mateusz Guzikcache: add missing numcache detrement on insertion...
2020-08-04 Mateusz Guzikrms: add a comment explaining performance deficiencies...
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Alexander MotinRemove extra memset() left after r342388.
2020-08-04 Emmanuel Vadotlinuxkpi: Add time_after32 and time_before32
2020-08-04 Emmanuel Vadotlinuxkpi: Add clear_bit_unlock
2020-08-04 Mark JohnstonRemove an incorrect assertion from in6p_lookup_mcast_ifp().
2020-08-04 Mark JohnstonRemove most lingering references to the page lock in...
2020-08-04 Emmanuel VadotRe-apply r363564.
2020-08-04 Emmanuel Vadotlinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 Emmanuel Vadotlinuxkpi: Add kref_put_lock
2020-08-04 Emmanuel Vadotlinuxkpi: Add linux/sizes.h
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-03 Konstantin BelousovAdd SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 Warner LoshSome function had the blank lines, others didn't. Most...
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Andrew TurnerAdd a GPIO driver for the Raspberry Pi firmware GPIOs
2020-08-03 Konstantin BelousovProvide more correct description for sysctl kern.smp...
2020-08-03 Andrew TurnerAllow the Raspberry Pi firmware driver to be a bus
2020-08-03 Andrew TurnerAllow child classes of simplebus to call attach directly
2020-08-03 Kristof Provostlibc: Provide sub fp(s|g)etmask() implementations for...
2020-08-03 Andrew TurnerHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 Jason A. Harmeningvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-02 Mateusz GuzikBump __FreeBSD_version after vnode layout changes
2020-08-02 Mateusz Guzikvfs: store precomputed namecache hash in the vnode
2020-08-02 Mateusz Guzikvfs: shorten v_iflag and v_vflag
2020-08-02 Mateusz Guzikvfs: move namecache initialisation into cache_vnode_init
2020-08-02 Conrad MeyerUnlocked getblk: Fix new false-positive assertion
2020-08-01 Mateusz Guzikcred: add more asserts for td_realucred == td_ucred
2020-08-01 Marcin WojtasFix TX csum handling in if_mvneta
2020-08-01 Michal MelounAdd missing dependency for cpsw module.
2020-08-01 Mateusz GuzikBump __FreeBSD_version after making rights mandatory...
next