]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Allow some Bluetooth LE related HCI request to non-root user.
[FreeBSD/FreeBSD.git] / sys /
2020-07-01 takawataAllow some Bluetooth LE related HCI request to non...
2020-07-01 freqlabslibifconfig: Add function to get bridge status
2020-07-01 cemgeom(4): Kill GEOM_PART_EBR_COMPAT option
2020-07-01 gonzoAdd i.MX 8M Quad support
2020-07-01 adrian[net80211] Commit files missing in the previous commit
2020-07-01 adrian[net80211] Migrate HT/legacy protection mode and preamb...
2020-06-30 markjConvert cryptostats to a counter_u64 array.
2020-06-30 tuexenFix a bug introduced in https://svnweb.freebsd.org...
2020-06-30 traszMake linprocfs(5) create the /proc/<PID>/task/ directores.
2020-06-30 traszMake linux(4) ignore SA_INTERRUPT. The zsh(1) binary...
2020-06-30 andrewAdd dwc_otg_acpi
2020-06-30 markjRemove unused 32-bit compatibility structures from...
2020-06-30 markjRemove CRYPTO_TIMING.
2020-06-30 hselaskyDocument the is_signed(), type_max() and type_min(...
2020-06-29 gallatinFix a panic when unloading firmware
2020-06-29 kevanslinux: reposition the comment for bsd_to_linux_bits...
2020-06-29 cemvm: Add missing WITNESS warnings for M_WAITOK allocation
2020-06-29 hselaskyImplement is_signed(), type_max() and type_min() functi...
2020-06-29 brCoresight: provide device_attach method for FDT bus.
2020-06-29 andrewFix the spelling of identify in the arm64 identcpu...
2020-06-29 andrewCreate a kernel arm64 ID register view
2020-06-29 kevanslinuxolator: implement memfd_create syscall
2020-06-28 markjFix UMA's first-touch policy on systems with empty...
2020-06-28 markjRemove some redundant assignments and computations.
2020-06-28 gonzoConfigure rx_delay/tx_delay values for RK3399/RK3328...
2020-06-28 traszMake linux(4) support SO_PROTOCOL. Running Python...
2020-06-28 andrewUse EFI memory map to determine attributes for Acpi...
2020-06-28 tuexenDon't send packets containing ERROR chunks in response...
2020-06-28 tuexenDon't check ch for not being NULL, since that is true.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 kibamd64 pmap: explain ptepindex.
2020-06-27 traszMake linux(4) warn about unsupported SA_ flags.
2020-06-27 traszRegen.
2020-06-27 traszAdd proper types for linux message queue syscalls;...
2020-06-27 traszAdd syscall definitions for linux xattr syscalls.
2020-06-27 traszAdjust types of linuxulator syscalls, to match include...
2020-06-27 lwhsurtwn: Add a USB ID for Buffalo WI-U2-433DHP
2020-06-27 adrian[ath_hal] Add KeyMiss for AR5212/AR5416 series chips.
2020-06-27 kibvm_page_free_prep(): correct description of the require...
2020-06-27 mmacyFix "current" variable name conflict with openzfs
2020-06-27 mmacyRename nvpair.c to bsd_nvpair.c to not conflict with...
2020-06-26 mavAdd mostly dummy hw.pci.enable_aspm tunable.
2020-06-26 avgsound/hda: fix interrupt handler endless loop after...
2020-06-26 avgena: fix module build after r362530
2020-06-26 rmacklemBump the version since r362639 changed the internal...
2020-06-26 rmacklemAdd a boolean argument to nfscl_reqstart() to indicate...
2020-06-26 jhbReduce contention on per-adapter lock.
2020-06-25 jhbSimplify IPsec transform-specific teardown.
2020-06-25 jhbEnter and exit the network epoch for async IPsec callbacks.
2020-06-25 vmaffioneiflib: fix compilation issue introduced in r362621
2020-06-25 jhbUse zfree() to explicitly zero IPsec keys.
2020-06-25 markjImplement an approximation of Linux MADV_DONTNEED seman...
2020-06-25 mavFix few panics on NVMe's timing out initialization...
2020-06-25 jhbUse explicit_bzero() instead of bzero() for sensitive...
2020-06-25 jhbExplicitly zero the temporary auth context used to...
2020-06-25 jhbExplicitly zero hash results and context in glxsb_authc...
2020-06-25 jhbUse zfree() instead of bzero() and free().
2020-06-25 jhbZero the temporary HMAC key in hmac_init_pad().
2020-06-25 jhbUse zfree() instead of explicit_bzero() and free().
2020-06-25 vmaffioneiflib: netmap: add support for partial ring openings
2020-06-25 vmaffioneiflib: netmap: add per-tx-queue netmap support
2020-06-25 markjAdd SCTP_SUPPORT to the default kernel options.
2020-06-25 dougmEliminate the color field from the RB element struct...
2020-06-25 npcxgbe(4): Add a pointer to the adapter softc in vi_info.
2020-06-25 markjAdd SCTP_SUPPORT handling to config.mk.
2020-06-25 markjCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 cembhyve(8): For prototyping, reattempt decode in userspace
2020-06-25 wulfatkbd/evdev: recognize the Chromebook menu key as F13...
2020-06-24 markjacpi_ibm(4): Rename disengaged mode to unthrottled...
2020-06-24 ngieAdd `kern.features.witness`
2020-06-24 markjipfw(4): make O_IPVER/ipversion match IPv4 or 6, not...
2020-06-24 mhorneOnly invalidate the early DTB mapping if it exists
2020-06-24 mhorneHandle load from loader(8)
2020-06-24 tuexenFix the acconting for fragmented unordered messages...
2020-06-24 rscheffTCP: fix cubic RTO reaction.
2020-06-24 rscheffTCP: make after-idle work for transactional sessions.
2020-06-24 mwFix AccessWidth and BitWidth parsing in SPCR table
2020-06-23 tuexenFix alignment issue manifesting in the userland stack.
2020-06-23 dougmIn r362552, RB_SET_PARENT is defined, and use in parens in
2020-06-23 mckusickOptimize g_journal's superblock update by noting that...
2020-06-23 vmaffioneiflib: netmap: fix rsync index overrun
2020-06-23 dougmDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-23 cemkmod.mk: Don't split out debug symbols if requested
2020-06-23 emastearm64 armreg.h: fix TCR_TBI1 definition
2020-06-23 tychonTo avoid a startup script race change net.bpf.optimize_...
2020-06-23 npcxgbe(4): Add a tx_len16_to_desc helper.
2020-06-23 tsoomeMFOpenZFS: Add basic zfs ioc input nvpair validation
2020-06-23 avgteach ena driver about RSS kernel option
2020-06-23 jhbStore the AAD in a separate buffer for KTLS.
2020-06-22 jhbAdd support for requests with separate AAD to ccr(4).
2020-06-22 jhbAdd support for requests with separate AAD to aesni(4).
2020-06-22 jhbAdd support to the crypto framework for separate AAD...
2020-06-22 jkimAssume all TSCs are synchronized for AMD Family 17h...
2020-06-22 allanjudeMFOpenZFS: Add zio_ddt_free()+ddt_phys_decref() error...
2020-06-22 tuexenNo need to include netinet/sctp_crc32.h twice.
2020-06-22 markjMove the definition of SCTP's system_base_info into...
2020-06-22 markjacpi_ibm(4): Add support for putting fans in disengaged...
2020-06-22 andrewTranslaate the PCI address when activating a resource
2020-06-22 avggpiobus_release_pin: remove incorrect prefix from error...
next