]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Don't make the efifat thing if NOFAT is defined.
[FreeBSD/FreeBSD.git] / sys /
2019-06-06 cyWhitespace adjustment.
2019-06-05 oshogbogeli: build warning fixes
2019-06-05 oshogbodtrace: 64-bits registers support
2019-06-05 kibIn vm_map_entry_set_vnode_text(), tolerate tmpfs mappin...
2019-06-05 kibManually clear text references on reclaim for nullfs...
2019-06-05 jhbSupport MSI-X for passthrough devices with a separate...
2019-06-05 avgfirst step towards enforcing must-succeed semantics...
2019-06-05 tychonanother occurrence where a very large dma mapping can...
2019-06-05 aeInitialize V_nat64out methods explicitly.
2019-06-05 cpercivaOnly respond to the PCIe Attention Button if a device...
2019-06-04 cyWhile working on a PR, more are discovered.
2019-06-04 cyClean up #ifdefs from old unsupported releases of FreeBSD.
2019-06-04 markjRemove an outdated header comment for vm_page.c.
2019-06-04 hselaskyIn usb(4) fix a lost completion event issue towards...
2019-06-04 alcThe changes to pmap_demote_pde_locked()'s control flow...
2019-06-04 emasteelf_common: add GNU note types and NT_GNU_PROPERTY_TYPE...
2019-06-04 emastestyle(9) / tidying for r348611
2019-06-04 emasteExpose the kernel's build-ID through sysctl
2019-06-04 hselaskyIn xhci(4) there is no stream ID in the completion...
2019-06-04 hselaskyMake sure the DMA tags get freed in mlx5en(4).
2019-06-04 slavashFix prio vs. nonprio tagged traffic in RDMACM
2019-06-04 cemvirtio(4): Add PNP match metadata for virtio devices
2019-06-04 cemvirtio(4): Expose PNP metadata through newbus
2019-06-04 cemvirtio_random(4): Fix random(4) integration
2019-06-03 mavMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 mavMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 mavMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 mavMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 cyProperly define the fourth argument to ipf_check, the...
2019-06-03 mavMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 tychonvery large dma mappings can cause integer overflow
2019-06-03 mavMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 mavMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 mavMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 mavMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 mavMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 mavMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 mavMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 mavMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 mavMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 kibhwpmc_intel: List all Silvermont ids.
2019-06-03 jhbWarn about deprecated features on all major OS versions.
2019-06-03 kibefirt efi_enter(): Release acquired locks and restore...
2019-06-03 kibamd64 ef_rt_arch_call: Preserve %rflags around call...
2019-06-03 kibRemove dead check.
2019-06-03 kibRemove dead store.
2019-06-03 wulfpsm(4): Add natural scrolling support to sysmouse protocol
2019-06-03 alcRetire vm_reserv_extend_{contig,page}(). These functio...
2019-06-02 sobomaxFix several places where tool name has been hardcoded:
2019-06-02 wulfpsm(4): Add Elantech touchpad IC type 15 found on Think...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-02 markjAdd a vm_page_wired() predicate.
2019-06-01 emasteoctusb: fix detach loop over USB ports
2019-06-01 impSince a fatal trap can happen at aribtrary times, don...
2019-06-01 bzAfter parts of the locking fixes in r346595, syzkaller...
2019-06-01 bzImprove error/debug messages in sdhci.c
2019-06-01 npcxgbe/t4_tom: adjust the hardware receive window to...
2019-06-01 jhibbitspowerpc/moea: Fix moea64 native VA invalidation
2019-06-01 cemrandom(4): Fix RANDOM_LOADABLE build
2019-05-31 impDefer evaluation of modified until after it's set
2019-05-31 dougmThe function vm_phys_free_contig invokes vm_phys_free_p...
2019-05-31 kibSimplify flow of pmap_demote_pde_locked() and add more...
2019-05-31 markjnetdump: Buffer pages to avoid calling netdump_send...
2019-05-31 markjacpi_dock(4): Notify devd(8) on dock status change.
2019-05-31 markjRemove a redundant vm_page_remove() call.
2019-05-31 emastenewvers.sh correct typo from r348175
2019-05-31 rmacklemGet rid of extraneous initialization.
2019-05-31 rmacklemClean up silly code case.
2019-05-30 brooksmakesyscalls.sh: always use absolute path for syscalls...
2019-05-30 lwhsuAdd the missing braces to fix the code not guarded...
2019-05-30 npcxgbe/t4_tom: Do not attempt to look up entries in...
2019-05-30 dchaginRemove wrong inline keyword.
2019-05-30 kibRemove TODO comment after posixshmcontrol(1) added.
2019-05-30 kibSilence witness warning about duplicated mutex type.
2019-05-30 dchaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 dchaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-30 mavFix busy status leak in case of incorrect passthrough...
2019-05-30 mwUpdate ENA version to v2.0.0
2019-05-30 mwImprove ENA reset handling
2019-05-30 mwFix NULL pointer dereference in ena_up()
2019-05-30 mwUnify new line characters in the ENA driver
2019-05-30 mwFix Tx offloads for fragmented pkt headers in ENA
2019-05-30 mwSplit ENA reset routine into restore and destroy stages
2019-05-30 mwUse bitfield for storing global ENA device states
2019-05-30 mwFix error handling when ENA reset fails
2019-05-30 mwFill bdf field of the host_info structure in ENA
2019-05-30 mwAdd additional doorbells on ENA Tx path
2019-05-30 mwLimit maximum size of Rx refill threshold in ENA
2019-05-30 mwAdd support for the LLQv2 and WC in ENA
2019-05-30 mwLock optimization in ENA
2019-05-30 mwAdd tuneable drbr ring size and hw queues depth for ENA
2019-05-30 mwFix error in validate_tx_req_id() in ENA
2019-05-30 mwChange attach order to prevent crash upon failure in ENA
2019-05-30 mwChange order of ifp release on ENA detach
2019-05-30 mwCheck for number of MSI-x upon partial allocation in ENA
2019-05-30 mwSet error value when allocation of IO irq fails in ENA
2019-05-30 mwSet vaddr and paddr as NULL when DMA alloc fails in ENA
2019-05-30 mwFix DMA synchronization in the ENA driver Tx and Rx...
2019-05-30 mwCheck for missing MSI-x and Tx completions in ENA
2019-05-30 mwFill number of CPUs field on ENA host_info structure
next