]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
libatf: remove workaround not required after atf >= 0.18 update
[FreeBSD/FreeBSD.git] / sys /
2019-06-01 Ed Masteoctusb: fix detach loop over USB ports
2019-06-01 Warner LoshSince a fatal trap can happen at aribtrary times, don...
2019-06-01 Bjoern A. ZeebAfter parts of the locking fixes in r346595, syzkaller...
2019-06-01 Bjoern A. ZeebImprove error/debug messages in sdhci.c
2019-06-01 Navdeep Parharcxgbe/t4_tom: adjust the hardware receive window to...
2019-06-01 Justin Hibbitspowerpc/moea: Fix moea64 native VA invalidation
2019-06-01 Conrad Meyerrandom(4): Fix RANDOM_LOADABLE build
2019-05-31 Warner LoshDefer evaluation of modified until after it's set
2019-05-31 Doug MooreThe function vm_phys_free_contig invokes vm_phys_free_p...
2019-05-31 Konstantin BelousovSimplify flow of pmap_demote_pde_locked() and add more...
2019-05-31 Mark Johnstonnetdump: Buffer pages to avoid calling netdump_send...
2019-05-31 Mark Johnstonacpi_dock(4): Notify devd(8) on dock status change.
2019-05-31 Mark JohnstonRemove a redundant vm_page_remove() call.
2019-05-31 Ed Mastenewvers.sh correct typo from r348175
2019-05-31 Rick MacklemGet rid of extraneous initialization.
2019-05-31 Rick MacklemClean up silly code case.
2019-05-30 Brooks Davismakesyscalls.sh: always use absolute path for syscalls...
2019-05-30 Li-Wen HsuAdd the missing braces to fix the code not guarded...
2019-05-30 Navdeep Parharcxgbe/t4_tom: Do not attempt to look up entries in...
2019-05-30 Dmitry ChaginRemove wrong inline keyword.
2019-05-30 Konstantin BelousovRemove TODO comment after posixshmcontrol(1) added.
2019-05-30 Konstantin BelousovSilence witness warning about duplicated mutex type.
2019-05-30 Dmitry ChaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 Dmitry ChaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-30 Alexander MotinFix busy status leak in case of incorrect passthrough...
2019-05-30 Marcin WojtasUpdate ENA version to v2.0.0
2019-05-30 Marcin WojtasImprove ENA reset handling
2019-05-30 Marcin WojtasFix NULL pointer dereference in ena_up()
2019-05-30 Marcin WojtasUnify new line characters in the ENA driver
2019-05-30 Marcin WojtasFix Tx offloads for fragmented pkt headers in ENA
2019-05-30 Marcin WojtasSplit ENA reset routine into restore and destroy stages
2019-05-30 Marcin WojtasUse bitfield for storing global ENA device states
2019-05-30 Marcin WojtasFix error handling when ENA reset fails
2019-05-30 Marcin WojtasFill bdf field of the host_info structure in ENA
2019-05-30 Marcin WojtasAdd additional doorbells on ENA Tx path
2019-05-30 Marcin WojtasLimit maximum size of Rx refill threshold in ENA
2019-05-30 Marcin WojtasAdd support for the LLQv2 and WC in ENA
2019-05-30 Marcin WojtasLock optimization in ENA
2019-05-30 Marcin WojtasAdd tuneable drbr ring size and hw queues depth for ENA
2019-05-30 Marcin WojtasFix error in validate_tx_req_id() in ENA
2019-05-30 Marcin WojtasChange attach order to prevent crash upon failure in ENA
2019-05-30 Marcin WojtasChange order of ifp release on ENA detach
2019-05-30 Marcin WojtasCheck for number of MSI-x upon partial allocation in ENA
2019-05-30 Marcin WojtasSet error value when allocation of IO irq fails in ENA
2019-05-30 Marcin WojtasSet vaddr and paddr as NULL when DMA alloc fails in ENA
2019-05-30 Marcin WojtasFix DMA synchronization in the ENA driver Tx and Rx...
2019-05-30 Marcin WojtasCheck for missing MSI-x and Tx completions in ENA
2019-05-30 Marcin WojtasFill number of CPUs field on ENA host_info structure
2019-05-30 Marcin WojtasPrint ENA Tx error conditionally
2019-05-30 Marcin WojtasTrigger reset in ENA if there are too many Rx descriptors
2019-05-30 Marcin WojtasRemove RSS support in ENA
2019-05-30 Marcin WojtasAdd notification AENQ handler for ENA
2019-05-30 Marcin WojtasPrint information when ENA admin error occurs
2019-05-30 Marcin WojtasDo not specify active media type in ENA
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-30 Jayachandran C.arm64 gicv3_its: Fix a typo
2019-05-30 Jayachandran C.gicv3_its: do LPI init only once per CPU
2019-05-30 Jayachandran C.gicv3_its: refactor LPI init into a new function
2019-05-30 Jayachandran C.gic_v3: consolidate per-cpu redistributor information
2019-05-29 Ravi PokalaAdd bits related to SANITIZE, SED, and form-factor...
2019-05-29 Gleb SmirnoffIn r343857 the referred comment moved to uma_vm_zone_st...
2019-05-29 Eric Joyneriflib: provide probe wrapper for vendor drivers
2019-05-29 Allan JudeFix assertion in ZFS TRIM code
2019-05-29 Li-Wen HsuAdd the likely missing braces in ips(4). This is found...
2019-05-29 Ruslan BukinDon't copy the data from bounce buffer back to the...
2019-05-29 Ruslan BukinPass pci_base address instead of physical address to...
2019-05-29 Konstantin BelousovDo not go into sleep in sleepq_catch_signals() when...
2019-05-29 Andriy Gaponrevert r273728 and parts of r306589, iicbus no-stop...
2019-05-29 Justin HibbitsUpdate __FreeBSD_version and Makefile check for r348347
2019-05-29 Pedro F. Giffunitypo: suppported.
2019-05-29 Kyle Evansif_bridge(4): Complete bpf auditing of local traffic...
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-28 Johannes Lundbergpseudofs: Ignore unsupported commands in vop_setattr.
2019-05-28 Alexander MotinFix array out of bound panic introduced in r306219.
2019-05-28 Adrian Chadd[ath_hal] Fix queue bits a bit
2019-05-28 Kirk McKusickAdd a missing bresle() in seldom-used error return.
2019-05-28 Kirk McKusickConvert use of UFS-specific #ifdef DEBUG to DIAGNOSTIC...
2019-05-28 Doug MooreImplement the ffs and fls functions, and their longer...
2019-05-28 Andrey V. ElsukovRework r348303 to reduce the time of holding global...
2019-05-28 Andrew TurnerThe alignment is passed into contigmalloc_domainset...
2019-05-28 Andrew TurnerTeach the kernel KUBSAN runtime about alignment_assumption
2019-05-28 Cy SchubertContuation of r343701, removal of irrelevant #ifdefs.
2019-05-28 Doug MooreReduce the code size and number of ffsl calls in vm_res...
2019-05-27 Cy Schubertstyle(9)
2019-05-27 Cy SchubertFix indentation and while at it simplfy the code.
2019-05-27 Cy SchubertRemove compile-time tests for unsupported versions...
2019-05-27 Konstantin BelousovCorrect some inconsistencies in the earliest created...
2019-05-27 Andrey V. ElsukovFix possible NULL pointer dereference.
2019-05-27 Kirk McKusickAdd function name and line number debugging information...
2019-05-27 Justin Hibbitskern/CTF: link_elf_ctf_get() on big endian platforms
2019-05-27 Justin Hibbitspowerpc/dtrace: Fix fbt function probing for ELFv2
2019-05-27 Conrad Meyervirtio_random(4): Remove unneeded reference to device
2019-05-27 Conrad Meyeraesni(4): Fix trivial type typo
2019-05-27 Conrad Meyersys/bufobj.h: Avoid using C++ reserved keyword 'private'
2019-05-26 Jayachandran C.arm64 nexus: remove incorrect warning
2019-05-26 Michael TuexenWhen an ACK segment as the third message of the three...
2019-05-26 Alexey DokuchaevFix two errors reported by PVS Studio: V646 Consider...
2019-05-25 Li-Wen HsuRemove an uneeded indentation introduced in r223637...
2019-05-25 Mark JohnstonRemove pmap_pid_dump() from the i386 pmap.
2019-05-25 Sean Eric FaganAdd an AESNI-optimized version of the CCM/CBC cryptogra...
next