]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nvdimm: Simple namespace support
[FreeBSD/FreeBSD.git] / sys /
2019-02-22 Ben Widawskynvdimm: Simple namespace support
2019-02-22 Ben Widawskynvdimm: Read NVDIMM namespace labels
2019-02-22 Ben Widawskynvdimm: split spa dev into a separate entity
2019-02-22 David BrightCID 1332000: Logically dead code in sys/dev/pms/RefTisa...
2019-02-22 Bruce EvansQuick fix for building LINT on i386. A fix is needed...
2019-02-22 Bruce EvansConnect the restored dumb and sc terminal emulators...
2019-02-22 Ganbold TsagaankhuuAdd base to the warning threshold.
2019-02-21 Mark JohnstonCommit a missing piece of r344452.
2019-02-21 Mark JohnstonFix a tracepoint lookup race in fasttrap_pid_probe().
2019-02-21 Mark JohnstonDisconnect fasttrap from the 32-bit powerpc build.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-21 Bruce EvansFix the dumb and sc terminal emulators to compile and...
2019-02-21 Bruce EvansMove scterm_teken.c from 6 MD files lists to the MI...
2019-02-21 Alexander MotinFix few issues in ioat(4) driver.
2019-02-21 Mark JohnstonClear pointers to indicate that the respective locks...
2019-02-21 Alexander MotinAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 Michael TuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 Andrew TurnerAllow the kcov buffer to be mmaped multiple times.
2019-02-21 Michael TuexenThis patch addresses an issue brought up by bz@ in...
2019-02-21 Bruce EvansRestore syscons' terminal emulators. The trivial fixes...
2019-02-21 Conrad Meyerfuse: Fix a regression introduced in r337165
2019-02-21 Sean Eric Fagan* Handle SIGPIPE in gssd
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Andrew TurnerUnwire the kcov buffer when freeing the info struct.
2019-02-20 Andrew TurnerCall pmap_qenter for each page when creating the kcov...
2019-02-20 Matt MacyPFS: Bump NAMELEN and don't require clients to be sleepable
2019-02-20 Matt MacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 Mark JohnstonRemove an obsolete comment.
2019-02-20 Michael TuexenReduce the TCP initial retransmission timeout from...
2019-02-20 Michael TuexenUse exponential backoff for retransmitting SYN segments...
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Mark JohnstonDefine a constant for the maximum number of GEOM_CTL...
2019-02-20 Konstantin BelousovAdd usermode helpers for for Intel userspace protection...
2019-02-20 Konstantin BelousovAdd kernel support for Intel userspace protection keys...
2019-02-20 Konstantin Belousovamd64: add defines and decode protection keys and SGX...
2019-02-20 Konstantin BelousovImplement rangesets.
2019-02-20 Ganbold TsagaankhuuClarify notifications when battery capacity ratio
2019-02-20 Conrad MeyerFuse: whitespace and style(9) cleanup
2019-02-20 Conrad Meyerfuse: add descriptions for remaining sysctls
2019-02-20 Bruce EvansFix hangs in r341810 waiting for AP startup.
2019-02-20 Bruce EvansAttempt to complete fixing programmable function keys...
2019-02-20 Pawel Jakub DawidekSimplify the code. No functional changes.
2019-02-19 Pawel Jakub DawidekSimplify the code.
2019-02-19 Pawel Jakub DawidekCorrect typo in the comment.
2019-02-19 Pawel Jakub DawidekChange assertion to log the incorrect io_type we've...
2019-02-19 Pawel Jakub DawidekGrabage-collect no longer used variable.
2019-02-19 Pawel Jakub DawidekThe way ZFS searches for its vdevs is the following...
2019-02-19 Pawel Jakub DawidekIn the vdev_geom_open_by_path() function we assume...
2019-02-19 Ed SchoutenPlace an upper bound on the number of iterations for...
2019-02-19 Ed SchoutenAdd missing __unused attributes to unused function...
2019-02-19 Mark JohnstonLimit the number of entries allocated for a REPORT_ZONE...
2019-02-19 Mark JohnstonImpose a limit on the number of GEOM_CTL arguments.
2019-02-19 Warner LoshRemove drm from LINT kernels
2019-02-19 Tom JonesWhen dropping a fragment queue count the number of...
2019-02-19 Warner LoshAdd an UPDATING entry for the removal of drm and drm2
2019-02-19 Warner LoshRemove the i915 and radeon drivers.
2019-02-19 Warner LoshRemove drm2 modules.
2019-02-19 Warner LoshPer discussions on arch@ and elsewhere, retire drm...
2019-02-19 Konstantin BelousovProvide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 Konstantin BelousovAdd definition for %cr4 PKRU enable bit.
2019-02-19 Tom JonesFix style after r340832
2019-02-19 Andrew TurnerCreate a common function to handle freeing the kcov...
2019-02-19 Mark JohnstonMove a racy assertion in filt_pipewrite().
2019-02-19 Edward Tomasz Napi... Work around the "nfscl: bad open cnt on server" assertion
2019-02-19 Edward Tomasz Napi... Bump the default kern.rpc.gss.client_max from 128 to...
2019-02-19 Edward Tomasz Napi... Add kern.rpc.gss.client_hash tunable, to make it possib...
2019-02-18 Ian LeporeAdd a compatible string to match recent changes in...
2019-02-18 Konstantin Belousovamd64: cleanup pmap_init_pat().
2019-02-18 Vincenzo Maffionenetmap: don't schedule kqueue notify task when kqueue...
2019-02-18 Ruslan BukinAvoid orphan sections between __bss_start and .(s)bss.
2019-02-17 Mariusz Zaborskilibnv: fix revert
2019-02-17 Mariusz Zaborskilibnv: fix double free
2019-02-17 Mark JohnstonRemove a write-only variable orphaned by r340677.
2019-02-17 Mark JohnstonFix refcount leaks in the SGX Linux compat ioctl handler.
2019-02-17 Mark JohnstonRemove a redundant flag variable.
2019-02-17 Ganbold TsagaankhuuAdd sysctl for setting battery charging current.
2019-02-16 Justin Hibbitspowerpc/booke: Fix 32-bit build
2019-02-16 Justin Hibbitspowerpc/booke: depessimize MAS register updates
2019-02-16 Justin Hibbitspowerpc/booke: Use DMAP where possible for page copy...
2019-02-16 Andriy VoskoboinykGC ATA_REQUEST_TIMEOUT option remnants
2019-02-15 Gleb SmirnoffFor 32-bit machines rollback the default number of...
2019-02-15 Conrad MeyerFUSE: Refresh cached file size when it changes (lookup)
2019-02-15 Conrad MeyerFUSE: The FUSE design expects writethrough caching
2019-02-15 Conrad MeyerFUSE: Only "dirty" cached file size when data is dirty
2019-02-15 Conrad MeyerFUSE: Respect userspace FS "do-not-cache" of path compo...
2019-02-15 Conrad MeyerFUSE: Respect userspace FS "do-not-cache" of file attri...
2019-02-15 Stephen Hurdiflib: Improve return values of interrupt handlers.
2019-02-15 Marcin WojtasDo not use ntc for obtaining buffer on Rx in the ENA
2019-02-15 Marcin WojtasFix validation of the Rx OOO completion in the ENA
2019-02-15 Michael TuexenFix a byte ordering issue for the advertised receiver...
2019-02-15 Sean Eric FaganFix another issue from r344141, having to do with size...
2019-02-15 Sean Eric FaganPasting in a source control line missed the last quote...
2019-02-15 Sean Eric FaganAdd AES-CCM encryption, and plumb into OCF.
2019-02-15 Sean Eric FaganAdd CBC-MAC authentication.
2019-02-14 Bruce EvansFinish the fix for overflow in calcru1().
2019-02-14 Eric Joynerixl: Fix panic caused by bug exposed by r344062
2019-02-14 Konstantin BelousovMake anon clustering more compatible.
2019-02-14 Leandro Lupori[PPC64] Fix mismatch between thread flags and MSR
2019-02-14 Konstantin BelousovEnable enabling ASLR on non-x86 architectures.
next