]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV: r345969
[FreeBSD/FreeBSD.git] / sys /
2019-04-06 jkimMFV: r345969
2019-04-06 jhibbitspowerpc/powernv: Fix major bugs in opal_flash
2019-04-06 jhibbitspowerpc/powernv: Fix issues in opal_async
2019-04-05 kibAdd DEV_RESET /dev/devctl2 ioctl.
2019-04-05 kibRemove single-use DEV_RESET() macro.
2019-04-05 kibImplement resets for PCI buses and PCIe bridges.
2019-04-05 kibProvide newbus infrastructure for initiating device...
2019-04-05 kibvn_vmap_seekhole(): align running offset to the block...
2019-04-05 kibFix mis-merge.
2019-04-05 manutwsi: Use config_intrhook_oneshot instead of config_int...
2019-04-05 manutwsi: Add interrupt mode
2019-04-05 impRemove another instance of All Rights Reserved.
2019-04-05 impAdd mpr, mps, mpt to NOTES file
2019-04-04 rmacklemRevert r320698, since the related userland changes...
2019-04-04 emasteif_muge: use NULL not 0 for DRIVER_MODULE pointer args
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 rmacklemFix malloc stats for the RPCSEC_GSS server code when...
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 pjdImplement automatic online expansion of GELI providers...
2019-04-03 philImport libxo-1.0.2
2019-04-03 emastecpsw: use `phy-handle` in FDT to find PHY address
2019-04-03 rrsUndo my previous erroneous commit changing the tcp_outp...
2019-04-03 mavFix typos in r345849.
2019-04-03 mavList few more ATA commands.
2019-04-03 kibmsdosfs: zero tail of the last block on truncation...
2019-04-03 mwAdd a cv_wait to the TPM2.0 harvesting function
2019-04-03 jhibbitspowerpc: Allow emulating optional FPU instructions...
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-03 jhibbitspowerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt
2019-04-03 rmacklemAdd a comment to the r345818 patch to explain why cl_re...
2019-04-02 rmacklemFix a race in the RPCSEC_GSS server code that caused...
2019-04-02 mavBuild NVMe CAM transport unrelated to NVMe SIM.
2019-04-02 mavMake cam_error_print() decode NVMe commands.
2019-04-02 tychonioat(4) should use bus_dma(9) for the operation source...
2019-04-02 tychonioatcontrol(8) could exercise 8k-aligned copy with...
2019-04-02 tychonDMAR driver assumes all physical addresses are backed...
2019-04-02 npcxgbe(4): Add a flag to indicate that bits in interrupt...
2019-04-02 mavUnify SCSI_STATUS_BUSY retry handling with other cases.
2019-04-02 kibtmpfs: plug holes on rw->ro mount update.
2019-04-02 kibtmpfs: ignore tmpfs_set_status() if mount point is...
2019-04-02 kibBlock creation of the new nodes for read-only tmpfs...
2019-04-02 bro Grab the number of devices supported by PLIC from...
2019-04-02 jhibbitsipmi: Fixes for ipmi_opal(powernv)
2019-04-02 jhibbitspowernv: Port OPAL asynchronous framework to use the...
2019-04-02 jhibbitspowerpc/powernv: Add OPAL heartbeat thread
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 tychonDevices behind downstream bridges should still get...
2019-04-01 kibabRefactor error handling
2019-04-01 kibabUse information about max data size that the controller...
2019-03-31 mckusickWhen using the force option to shut down a memory-disk...
2019-03-31 bzImprove debugging options in bcm2835_sdhci.c
2019-03-31 avosrun(4): properly set F_DATAPAD radiotap flag if frame...
2019-03-31 avosrun(4): do not clear PROTECTED bit if frame was not...
2019-03-31 avosuath(4), urtw(4): restart driver if device does not...
2019-03-30 jahfreebsd32: fix padding of computed control message...
2019-03-30 markjDo not perform DAD on stf(4) interfaces.
2019-03-30 kibFix branding after r345661.
2019-03-30 avosurtw(4): export TSF timestamp for received frames via...
2019-03-30 pjdIf the autoexpand pool property is turned on and vdev...
2019-03-30 pjdIntroduce new event SIZECHANGE within GEOM system to...
2019-03-30 pjdImplement support for online disk capacity changes.
2019-03-29 nptcp_autorcvbuf_inc was removed in r344433.
2019-03-29 jkimMerge ACPICA 20190329.
2019-03-29 jhbDon't check the inp socket pointer in in_pcboutput_eagain.
2019-03-29 manuarm: allwinner: clk: Fix nm_recalc
2019-03-29 kibEliminate adj_free field from vm_map_entry.
2019-03-29 npcxgbe/t4_tom: Catch up with r344433, which removed...
2019-03-29 asomersfix the GENERIC-NODEBUG build after r345675
2019-03-29 kevansNOTES: Use non-default value for BOOT_TAG
2019-03-29 jhibbitspowerpc64: Fix kernel ldscript to only emit one PT_LOAD...
2019-03-29 jhibbitspowerpc64: Use medium code model in asm files for TOC...
2019-03-29 asomersfusefs: convert debug printfs into dtrace probes
2019-03-29 jhibbitspowerpc: Remove now-obsolete P9H MMU name
2019-03-28 traszFactor out retrieving the interpreter path from the...
2019-03-28 npcxgbe(4): Count and clear interrupts generated at the...
2019-03-28 jhbUse a dedicated malloc type for lagg(4)'s structures.
2019-03-28 erjiflib: return ENETDOWN when the network device is down
2019-03-28 erjiflib: hold the CTX lock in iflib_pseudo_register
2019-03-28 mavDo not map small IOCTL buffers to KVA, but copy.
2019-03-28 jhbRemove nested epochs from lagg(4).
2019-03-28 emasteRevert change accidentally committed along with r345625
2019-03-28 hselaskyAdd new USB PCI ID.
2019-03-28 lwhsuFix `make` in sys/modules
2019-03-28 lwhsuAdd dependent header files
2019-03-28 kevansif_bridge(4): ensure all traffic passing over the bridg...
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-27 rpokalaTeach jedec_dimm(4) to be more forgiving of non-fatal...
2019-03-27 tychonUse the BUS_DMA_NOWRITE flag to expose and create the...
2019-03-27 markjStop using -fdebug-prefix-map to map the object directory.
2019-03-27 brGrab timer frequency from FDT.
2019-03-27 scottlAdd missing break statements. Coverity CID 1400446.
2019-03-26 cemx86: Use XSAVEOPT for fpusave(), when available
2019-03-26 markjAdd CTLFLAG_VNET to the net.inet.icmp.tstamprepl defini...
2019-03-26 emastepf: use UID_ROOT and GID_WHEEL named constants in make_dev
2019-03-26 traszImprove error reporting when the swap pager runs out...
2019-03-26 gonzoChange default value of kern.bootfile to reflect reality
2019-03-26 traszMake smartpqi(4) behave better when running out of...
2019-03-26 traszFactor out resource limit enforcement code in the ELF...
2019-03-26 rrsFix a small bug in the tcp_log_id where the bucket
2019-03-26 tuexenFix a double free of an SCTP association in an error...
next