]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
kTLS: Fix a bug where we would not encrypt anon data inplace.
[FreeBSD/FreeBSD.git] / sys / dev /
2019-09-27 cemnvdimm(4): Extract ACPI root bus driver
2019-09-27 mavReplace argument checks with assertions.
2019-09-26 gonzosnd_hda: Add Intel Cannon Lake support
2019-09-26 gonzosnd_hda: Add Intel Cannon Lake support
2019-09-26 tsoomevt: use proper return value check with TUNABLE_INT_FETCH
2019-09-25 glebiusstyle(9): remove extraneous empty lines
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-25 tsoomevt: use colors from terminal emulator
2019-09-24 erjix, ixv: Read msix_bar from device configuration
2019-09-24 olivierFix a minor typo
2019-09-23 mavMake nvme(4) driver some more NUMA aware.
2019-09-23 markjFix a harmless typo.
2019-09-23 markjRevert r316820.
2019-09-20 hselaskyAdd quirk for XHCI(4) controllers to support USB contro...
2019-09-20 hselaskyIncrease the maximum user-space buffer size from 256kBy...
2019-09-20 hselaskyThe maximum TD size is 31 and not 15.
2019-09-19 mavImprove ioat(4) NUMA-awareness.
2019-09-19 avgvt: fix problems with trying to switch to a closed VT
2019-09-18 brAdd support for BERI statcounters.
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-15 mavRelax TX draining in ns8250_bus_transmit().
2019-09-14 ianCreate a mechanism for encoding a system errno into...
2019-09-13 brAdd generic arm/arm64 secure-monitor SMCCC interface...
2019-09-12 mizhka[Bug 240473] add support of Ralink RT5390R Wireless...
2019-09-12 wulfig4(4): Fix SDA HOLD time set too low on Skylake contro...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 jeffReplace redundant code with a few new vm_page_grab...
2019-09-10 jeffUse the sleepq lock rather than the page lock to protec...
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 pfgral(4): Use unsigned to avoid undefined behavior.
2019-09-07 impSome newer HID devices have descriptors that are larger...
2019-09-06 takawataAdd embedded Managed Object Format blob access to acpi_...
2019-09-05 ianUse a single write of 3 bytes instead of iicdev_writeto...
2019-09-05 ianEnsure a measurement is complete before reading the...
2019-09-05 emastepcie: return an error if a matching resource is not...
2019-09-05 hselaskyDecrease the default audio playback latency to a maximu...
2019-09-04 impSupport doorbell strides != 0.
2019-09-04 bro Add support for multi-port instances of Synopsys...
2019-09-03 impImplement nvme suspend / resume for pci attachment
2019-09-03 avgsuperio: fix the copyright block and update the year
2019-09-02 impIn nvme_completion_poll, add a sanity check to make...
2019-09-02 impIn all the places that we use the polled for completion...
2019-09-02 impAdd a brief comment explaining why we can return ETIMED...
2019-09-02 hselaskyFix regression issue after r351616. Make sure the mbuf...
2019-09-01 emastevnic: correct and simplify SIOCSIFFLAGS
2019-09-01 vmaffionenetmap: import changes from upstream (SHA 137f537eae513)
2019-09-01 jkimAdd support for TP-Link Archer T2U Nano.
2019-08-30 markjProperly check for an interrupted cv_wait_sig().
2019-08-30 emastexdma: avoid NULL deref in error case
2019-08-30 emasteqlxgbe: avoid NULL deref in error case
2019-08-30 glebiusUse mbuf queue instead of ifqueue in USB network drivers.
2019-08-29 yuripvichsmb: defer smbus attach until interrupts are available
2019-08-29 emastevnic: avoid NULL deref in error case
2019-08-28 npcxgbe/t4_tom: Use the correct value of sndbuf in AIO Tx.
2019-08-28 mavFix AHCI Enclosure Management, broken by r351356.
2019-08-27 npcxgbe/t4_tom: Initialize all TOE connection parameters...
2019-08-27 npcxgbe/t4_tom: Limit work requests with immediate payloa...
2019-08-26 mavAnnounce PCI Segment Groups supported to PCI host _OSC.
2019-08-26 mavDon't consider PCIe hot-plug command timeout fatal.
2019-08-25 vmaffionenetmap: remove obsolete file
2019-08-25 hrsAdd MODULE_PNP_INFO() to vmci(4). This allows devd...
2019-08-23 impIt turns out the duplication is only mostly harmless.
2019-08-23 npcxgbe/t4_tom: Any invalid scaling factor in the hardwar...
2019-08-23 npwhitespace nit.
2019-08-23 npcxgbe(4): Use the same buffer size for TOE rx queues...
2019-08-22 impWhen we have errors resetting the device before we...
2019-08-22 impWe need to define version 1 of nvme, not nvme_foo....
2019-08-22 impMove releasing of resources to later
2019-08-22 cyMFV r346563:
2019-08-22 bzusb: fix usb_fdt_support.c when altq enabled (usb_ehern...
2019-08-22 impRemove stray line that was duplicated.
2019-08-21 impCreate a AHCI attachment for nvme.
2019-08-21 impSeparate the pci attachment from the rest of nvme
2019-08-21 mavImprove NVMe hot unplug handling.
2019-08-21 delphijFix sound on headset jack for ThinkPad T51.
2019-08-21 jhibbitsdpaa: Fix warnings in dtsec(4) found by clang
2019-08-21 mavFormalize NVMe controller consumer life cycle.
2019-08-20 markjUse a sleepable lock for midistat functions.
2019-08-20 jhibbitsUnbreak USB ethernet module builds
2019-08-20 stevekusb_ethernet.h includes a number of mii headers, but...
2019-08-19 jkimPartially revert the previous commit.
2019-08-19 jkimFix sound on headset jack for Lenovo Thinkpad X1 Carbon...
2019-08-19 scottphDon't set the string "unknown" as a device's location_str
2019-08-18 jeffAllocate all per-cpu datastructures in domain correct...
2019-08-18 cemrandom(4): Reorder configuration of random source modules
2019-08-18 mmelFix bug introduced by r351184.
2019-08-18 mmelEnhance support of extres in dwmmc driver.
2019-08-18 mmelAdd method for getting of syscon handle from parent...
2019-08-17 manuRevert r351129
2019-08-16 mavNTB Tool: Test driver for NTB hardware drivers.
2019-08-16 brooksmd(4): remove the unused and unusable MDIOCLIST ioctl.
2019-08-16 manufdt: simple-mfd: Set the syscon memory to SHAREABLE
2019-08-15 mavFix i386 build.
2019-08-15 mavLimit memory window usage in ntb_transport to 256MB.
2019-08-15 manutwsi: Fix build when DEBUG is used on 32bits arch.
2019-08-15 mavFix i386 LINT build after r351056.
2019-08-15 mavImplement new methods for Intel and PLX NTB.
2019-08-15 cemrandom(4): Remove "EXPERIMENTAL" verbiage from concurre...
next