]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
fuse(4): add tests for extended attributes
[FreeBSD/FreeBSD.git] / sys /
2019-03-08 asomersfuse(4): add dtrace probe for illegal short writes
2019-03-05 asomersfuse(4): add tests related to FUSE_MKNOD
2019-03-01 asomersFix typos from r344664
2019-02-28 asomersfuse(4): convert debug printfs into dtrace probes
2019-02-25 ianSet maximum bus clock speed from hints when attaching...
2019-02-25 dabasmc: Add support for Mac mini 2,1
2019-02-25 mckusickAfter a crash, a file that extends into indirect blocks...
2019-02-25 markjImprove vmem tuning for platforms without a direct...
2019-02-25 sefFix another bug introduced during the review process...
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteRemove unintend change to capability.h from r344530
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ianFix a paste-o that broke the build on all arches.
2019-02-25 manuarm64: rockchip: clk: Set the write mask when setting...
2019-02-25 ianResolve a name conflict when both SpiFlash and DataFlas...
2019-02-25 ianAdd a metadata entry for the AT45DB641E chip. This...
2019-02-25 npcxgbe(4): Updates to the default and hashfilter configu...
2019-02-25 ianInclude the jedec "extended device information string...
2019-02-25 npcxgbe(4): Use correct port_info in the call to is_bt().
2019-02-25 andrewCheck the index hasn't changed after writing the cmp...
2019-02-25 vmaffionenetmap: remove redundant call to nm_set_native_flags()
2019-02-25 ianSwitch to using config_intrhook_oneshot(). That allows...
2019-02-24 ianAdd support for probing/attaching on FDT-based systems.
2019-02-24 ianAdd a functional detach() implementation to make module...
2019-02-24 bzMake arp code return (more) errors.
2019-02-24 wulfFix build when EVDEV_SUPPORT is option disabled after...
2019-02-24 wulfevdev: export event device properties through sysctl...
2019-02-24 kppf: Small performance tweak
2019-02-23 mavFree some space in struct ctl_io_hdr for better use.
2019-02-23 mmacygcov support
2019-02-23 mmacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-23 glebiusSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-23 mavRemove disabled CTL_LEGACY_STATS support.
2019-02-23 sobomaxo Get rid of silly comment which seems to have got...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-22 hselaskyAdd new USB quirk.
2019-02-22 bwidawsknvdimm: Simple namespace support
2019-02-22 bwidawsknvdimm: Read NVDIMM namespace labels
2019-02-22 bwidawsknvdimm: split spa dev into a separate entity
2019-02-22 dabCID 1332000: Logically dead code in sys/dev/pms/RefTisa...
2019-02-22 bdeQuick fix for building LINT on i386. A fix is needed...
2019-02-22 bdeConnect the restored dumb and sc terminal emulators...
2019-02-22 ganboldAdd base to the warning threshold.
2019-02-21 markjCommit a missing piece of r344452.
2019-02-21 markjFix a tracepoint lookup race in fasttrap_pid_probe().
2019-02-21 markjDisconnect fasttrap from the 32-bit powerpc build.
2019-02-21 jkimMFV: r344447
2019-02-21 bdeFix the dumb and sc terminal emulators to compile and...
2019-02-21 bdeMove scterm_teken.c from 6 MD files lists to the MI...
2019-02-21 mavFix few issues in ioat(4) driver.
2019-02-21 markjClear pointers to indicate that the respective locks...
2019-02-21 mavAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 tuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 andrewAllow the kcov buffer to be mmaped multiple times.
2019-02-21 tuexenThis patch addresses an issue brought up by bz@ in...
2019-02-21 bdeRestore syscons' terminal emulators. The trivial fixes...
2019-02-21 cemfuse: Fix a regression introduced in r337165
2019-02-21 sef* Handle SIGPIPE in gssd
2019-02-20 jkimMFV: r344395
2019-02-20 andrewUnwire the kcov buffer when freeing the info struct.
2019-02-20 andrewCall pmap_qenter for each page when creating the kcov...
2019-02-20 mmacyPFS: Bump NAMELEN and don't require clients to be sleepable
2019-02-20 mmacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 markjRemove an obsolete comment.
2019-02-20 tuexenReduce the TCP initial retransmission timeout from...
2019-02-20 tuexenUse exponential backoff for retransmitting SYN segments...
2019-02-20 markjDefine a constant for the maximum number of GEOM_CTL...
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 kibamd64: add defines and decode protection keys and SGX...
2019-02-20 kibImplement rangesets.
2019-02-20 ganboldClarify notifications when battery capacity ratio
2019-02-20 cemFuse: whitespace and style(9) cleanup
2019-02-20 cemfuse: add descriptions for remaining sysctls
2019-02-20 bdeFix hangs in r341810 waiting for AP startup.
2019-02-20 bdeAttempt to complete fixing programmable function keys...
2019-02-20 pjdSimplify the code. No functional changes.
2019-02-19 pjdSimplify the code.
2019-02-19 pjdCorrect typo in the comment.
2019-02-19 pjdChange assertion to log the incorrect io_type we've...
2019-02-19 pjdGrabage-collect no longer used variable.
2019-02-19 pjdThe way ZFS searches for its vdevs is the following...
2019-02-19 pjdIn the vdev_geom_open_by_path() function we assume...
2019-02-19 edPlace an upper bound on the number of iterations for...
2019-02-19 edAdd missing __unused attributes to unused function...
2019-02-19 markjLimit the number of entries allocated for a REPORT_ZONE...
2019-02-19 markjImpose a limit on the number of GEOM_CTL arguments.
2019-02-19 impRemove drm from LINT kernels
2019-02-19 thjWhen dropping a fragment queue count the number of...
2019-02-19 impAdd an UPDATING entry for the removal of drm and drm2
2019-02-19 impRemove the i915 and radeon drivers.
2019-02-19 impRemove drm2 modules.
2019-02-19 impPer discussions on arch@ and elsewhere, retire drm...
2019-02-19 kibProvide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 kibAdd definition for %cr4 PKRU enable bit.
2019-02-19 thjFix style after r340832
2019-02-19 andrewCreate a common function to handle freeing the kcov...
2019-02-19 markjMove a racy assertion in filt_pipewrite().
next