]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
geom_journal: Only stop the switcher process if one was started.
[FreeBSD/FreeBSD.git] / sys /
2020-04-03 markjgeom_journal: Only stop the switcher process if one...
2020-04-02 cemddb(4): show lockchain: Don't dereference LK_KERNPROC
2020-04-02 melifaroUse interface fib for proxyarp checks.
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-02 ianAdd the Cadence GEM ethernet driver to NOTES so that...
2020-04-02 ianCadence GEM ethernet driver style clean-up, no function...
2020-04-02 jhbAvoid checking pointers that are never NULL.
2020-04-02 jhbRemove duplicate conditional.
2020-04-02 takawataFix mbuf handling in le advertize packet processing.
2020-04-02 nickriscv/sifive: add FE310 Always-on driver
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 jhbSet crp_ilen for crypto requests.
2020-04-01 impStart the retirement process for ufm
2020-04-01 kibx86 tsc: fall back to CPUID if calibration results...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-04-01 jahdeadlkres: include thread name in panic messages
2020-04-01 mavAdd support for AHCI BIOS/OS Handoff.
2020-04-01 mavAdd ID for JMicron JMB582/JMB585 AHCI controller.
2020-04-01 aeIgnore ND6 neighbor advertisement received for static...
2020-03-31 rpokalaFix build for mips.XLP64 kernel, by re-ordering headers
2020-03-31 tuexenAllow the TCP backhole detection to be disabled at...
2020-03-31 takawataAdd Platform Controller Hub built-in thermal management...
2020-03-31 markjUse a dedicated taskqueue thread for in6m_release_task().
2020-03-31 bdreweryRemove dead code leftover from r331018.
2020-03-30 gallatinKTLS: Coalesce adjacent TLS trailers & headers to impro...
2020-03-30 kibkern_sendfile.c: fix bugs with handling of busy page...
2020-03-30 kibkern_sendfile.c: do not release sfio reference on error.
2020-03-30 kibkern_sendfile.c: wait for all in-flight ios completion...
2020-03-30 kibkern_sendfile.c: add specific malloc type.
2020-03-30 kibVOP_GETPAGES_ASYNC(): consistently call iodone() callba...
2020-03-30 kibbuffer pager: skip bogus pages.
2020-03-30 kibkern_sendfile.c style: order headers alphabetically.
2020-03-30 hselaskyFine grain locking inside the cuse(3) kernel module.
2020-03-30 emastecapabilities.conf: provide information about capmode...
2020-03-30 csjpMake sure we convert internal audit records for thr_new
2020-03-30 hselaskyAdd support for multiple playback and recording devices...
2020-03-30 jhibbitspowerpc/pmap: Replace a logical TAILQ_FOREACH_SAFE...
2020-03-30 emasteremove extraneous double ;s in sys/
2020-03-30 hselaskyImplement new mixer API to return the device pointer...
2020-03-30 hselaskyEvaluate modifier keys before the regular keys, so...
2020-03-30 markjRemove the "config" taskqgroup and its KPIs.
2020-03-30 markjFix accounting of hwpmc's thread descriptor freelist.
2020-03-30 markjSimplify taskqgroup inititialization.
2020-03-30 asomersfusefs: add a dtrace probe that fires after mounting...
2020-03-29 wulfevdev: return error rather than zero-length data on...
2020-03-29 wulfevdev: Add COMPAT_FREEBSD32 support for amd64 arch
2020-03-29 ianAdd a missing suffix that was causing a whole word...
2020-03-28 tuexenSmall cleanup by using a variable just assigned.
2020-03-28 tuexenHandle integer overflows correctly when converting...
2020-03-28 kibhdaa: remove verbosity from the normal driver operations.
2020-03-28 kibddb show pginfo: print pages reference value in hex.
2020-03-27 emastesys/netinet: remove spurious doubled ;s
2020-03-27 tuexenSome more uint32_t cleanups, no functional change.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-27 tuexenUse uint32_t where it is expected to be used. No functi...
2020-03-27 hselaskyChange default microphone level from 0 to 25.
2020-03-27 hselaskyImprove USB audio mixer support for USB audio class...
2020-03-27 bdragonBump for powerpc/powerpcspe switch to lld.
2020-03-27 jkimMerge ACPICA 20200326.
2020-03-26 markjcompat/linux/linux.h depends on queue.h since r353725.
2020-03-26 markjSimplify td_ucred handling in newnfs_connect().
2020-03-26 markjRemove unused SYSINIT macros for capability rights.
2020-03-26 luporl[PowerPC64] Fix OPAL IPMI driver
2020-03-26 hselaskyBe more intelligent when classifying USB audio terminal...
2020-03-26 hselaskyMake mute controls available for USB audio mixers.
2020-03-26 hselaskyFactor out USB audio mixer value range check.
2020-03-26 hselaskyAvoid scaling USB audio mixer values twice.
2020-03-25 cemExpand generic subword atomic primitives
2020-03-25 tuexenRemove an optimization, which was incorrect a couple...
2020-03-25 tuexenImprove consistency in debug output.
2020-03-25 freqlabsMFOpenZFS: ZVOLs should not be allowed to have children
2020-03-25 tuexenRevert https://svnweb.freebsd.org/changeset/base/357829
2020-03-25 tuexenUse consistent debug output.
2020-03-25 tuexenDon't restore the vnet too early in error cases.
2020-03-24 tuexenOnly call panic when building with INVARIANTS.
2020-03-24 tuexenAnother cleanup of the timer code. Also be more pedanti...
2020-03-24 jhibbitsichwd: Add Atom C3000 watchdog ID.
2020-03-24 cemFix PNP matching for iflib NIC drivers
2020-03-24 markjRemove the secondary_stacks array in arm64 and riscv...
2020-03-24 jhibbitsismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses...
2020-03-24 emasteiflib: simplify MPASS assertion
2020-03-24 emasteiflib: split compound assertion
2020-03-24 kibkern_copy_file_range(): check the file type.
2020-03-23 cemarm: Fix atomic long APIs to correct 'u_long' signedness
2020-03-23 jhbUse the newer EINTEGRITY error when authentication...
2020-03-23 brooksBump for kyua import.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-23 arichardsonFix newvers.sh on macOS 10.15
2020-03-23 baptRemove unneeded dependency on libl
2020-03-23 tuexenCleanup the file and add two ASSERT variants for locks...
2020-03-22 arichardsonUse a GCC-compatile compiler flag in files.xlp
2020-03-22 arichardsonFix linking OCTEON1 kernel with LLD
2020-03-22 rmacklemFix an NFS mount attempt where VFS_STATFS() fails.
2020-03-22 mhorneFix ordering of machine includes
2020-03-22 hselaskyAdd new USB ID.
2020-03-21 tuexenMore timer cleanups, no functional change.
2020-03-20 kibIntroduce LINUXKPI_GENSRCS.
2020-03-20 markjLock the socket in soo_stat().
2020-03-20 emasteRemove cx module subdir, missed in r359178
next