]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV r357687: Import NFS fix for O_SEARCH tests
[FreeBSD/FreeBSD.git] / sys /
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-08 Ruslan BukinEnter the network epoch in the xdma interrupt handler...
2020-02-08 Alexander MotinBind CTL backends taskqueues to the CTL process.
2020-02-08 Ruslan BukinFix a KASSERT since chained mbufs are accepted by the...
2020-02-08 Mateusz Guzikvfs: tidy up vget_finish and vn_lock
2020-02-08 Mateusz Guzikvfs: remove now useless ENODEV handling from vn_fullpat...
2020-02-08 Konstantin BelousovCorrect the function name in the comment.
2020-02-08 Andrew TurnerImplement the Linux/arm64 VDSO gettimeofday and clock_g...
2020-02-08 Marcin WojtasImplement jumbo frame support in mvneta driver
2020-02-08 Marcin WojtasDestroy RX DMA tag on detach in mvneta driver
2020-02-07 Mateusz Guzikvfs: use newly added zpcpu routines instead of direct...
2020-02-07 Mateusz Guzikrms: use newly added zpcpu routines instead of direct...
2020-02-07 Mateusz GuzikAdd zpcpu_{set,add,sub}_protected.
2020-02-07 Konstantin Belousovpmc: Add Hygon Dhyana support.
2020-02-07 Konstantin Belousovacpi_hpet: Add Hygon Dhyana support.
2020-02-07 Konstantin Belousovlinux futex_put(): do not touch futex after dropping...
2020-02-07 Kyle Evansgeli taste: allow GELIBOOT tagged providers as well
2020-02-07 Ed MasteMiscellaneous typo fixes
2020-02-07 Vincenzo Maffionenetmap: improve netmap(4) and vale(4) man pages
2020-02-07 Warner LoshSupress not supported message
2020-02-07 Mateusz Guzikamd64: clean up counter(9)
2020-02-07 Alexander MotinRemove duplicate dbufs accounting.
2020-02-07 Pedro F. Giffunitypo: stray spaces.
2020-02-07 Pedro F. Giffunitypo: s/impelmentation/implementation/.
2020-02-07 Ruslan BukinFix xae(4) driver attachement on the Government Furnish...
2020-02-07 Scott LongAdvertise the MPI Message Version that's contained...
2020-02-07 Scott LongEver since the block layer expanded its command syntax...
2020-02-07 Ryan Libbysmr.h: fix build after r357641
2020-02-06 Mark JohnstonRemove more manual additions of -DSMP.
2020-02-06 Jeff RobersonFix a race in smr_advance() that could result in unnece...
2020-02-06 Jeff RobersonTemporarily force IFF_NEEDSEPOCH until drivers have...
2020-02-06 Alexander MotinReduce number of atomic_add() calls in aggsum.
2020-02-06 Jeff RobersonAdd some global counters for SMR. These may eventually...
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 John BaldwinUse the context created in makectx() for stack traces.
2020-02-06 John BaldwinFix DDB to unwind across exception frames.
2020-02-06 Roger Pau Monnéxen/console: fix priority of Xen console
2020-02-06 Leandro LuporiImplement kvm_kerndisp
2020-02-06 Pawel Biernackisysctl(9): add CTLFLAG_NEEDGIANT flag
2020-02-06 Ryan Libbyuma: remove UMA_ZFLAG_CACHEONLY flag
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-06 Justin Hibbitspowerpc: Fix altivec disabling in set_mcontext()
2020-02-05 Navdeep Parharcxgbe(4): Add native netmap support to the main interface.
2020-02-05 Mark JohnstonDefine SMP for standalone module builds.
2020-02-05 Alfredo Dal'Ava... [virtio] Fix r/w to PCI configuration area on big endia...
2020-02-05 John BaldwinFix EXCP_MASK to include all relevant bits from scause.
2020-02-05 John BaldwinUse csr_read() to read sstatus instead of inline assembly.
2020-02-05 John BaldwinRemove stale workaround for the htif console.
2020-02-05 John BaldwinRead the breakpoint instruction to determine its length...
2020-02-05 Ed Masteberi: correct kernel printf typo
2020-02-05 Pedro F. Giffuniethernet: Add a couple more Ethertypes.
2020-02-05 Mark JohnstonStop compiling dtrace modules with -DSMP.
2020-02-05 Mark JohnstonDefine MAXCPU consistently between the kernel and KLDs.
2020-02-05 Ed Masteregen linuxulator sysent after r357577
2020-02-05 Ed Mastelinuxulator: implement sendfile
2020-02-05 Mark JohnstonAvoid releasing object PIP in vn_sendfile() if no pages...
2020-02-05 Mark JohnstonFix map locking in the CLEAR_PKRU sysarch(2) handler.
2020-02-05 Leandro LuporiAdd SYSCTL to get KERNBASE and relocated KERNBASE
2020-02-05 Gleb SmirnoffI doubt anybody in the world uses ng_device, but its...
2020-02-05 Gleb SmirnoffEnter the network epoch when ng_socket sends data or...
2020-02-05 Gleb Smirnoffnetgraph(4) callouts need to be executed in the network...
2020-02-05 Mateusz Guzikfd: always nullify *fdp in fget* routines
2020-02-05 Navdeep Parharcxgbe(4): Add a knob to allow netmap tx traffic to...
2020-02-05 Navdeep Parharcxgbe(4): Allow nm_black_hole and nm_cong_drop to be...
2020-02-04 Navdeep Parharcxgbe(4): Report accurate rx_buf_maxsize to netmap.
2020-02-04 Ryan Libbyuma: multipage chicken switch
2020-02-04 Ryan Libbyuma: grow slabs to enforce minimum memory efficiency
2020-02-04 Ryan Libbyuma: convert mbuf_jumbo_alloc to UMA_ZONE_CONTIG &...
2020-02-04 Ryan Libbyuma: add UMA_ZONE_CONTIG, and a default contig_alloc
2020-02-04 Ryan Libbyuma: pcpu_page_free needs to startup_free pages from...
2020-02-04 Konstantin BelousovRemove unneeded assert for curproc. Simplify.
2020-02-04 Brandon Bergren[PowerPC] Fix VSX context handling
2020-02-04 Jeff RobersonAdd an explicit busy state for free pages. This improv...
2020-02-04 Jeff RobersonUse literal bucket sizes for smaller buckets rather...
2020-02-04 Mark JohnstonCorrect the malloc tag used when freeing the temporary...
2020-02-04 Konstantin Belousovtmpfs: add nomtime mount option,
2020-02-04 Konstantin BelousovEnable vm_object_mightbedirty() and vm_object_page_clea...
2020-02-04 Konstantin BelousovAdd sys/systm.h to several places that use vm headers.
2020-02-04 Konstantin Belousovtmpfs_mount update: simplify, cache the value of VFS_TO...
2020-02-04 Kyle Evanspsm: use make_dev_s instead of make_dev
2020-02-04 Kyle Evanspsm: release resources on attach failure
2020-02-04 Edward Tomasz Napi... Regen after r357503.
2020-02-04 Edward Tomasz Napi... Add missing linux(4) syscall entries. This fixes missi...
2020-02-04 Alexander MotinFew microoptimizations to dbuf layer.
2020-02-04 Michael TuexenRemove unused timer.
2020-02-04 Michael TuexenImprove numbering of debug information.
2020-02-04 Andrew TurnerPrint useful debug data on unhandled kernel fault on...
2020-02-04 Warner LoshBump __FreeBSD_version to 1300077 for r357455
2020-02-04 Toomas Soomeloader: rewrite zfs reader zap code to use malloc
2020-02-04 Dmitry ChaginFix clock_gettime() and clock_getres() for cpu clocks:
2020-02-04 Dmitry ChaginFor code reuse in Linuxulator rename get_proccess_cputime()
2020-02-04 Dmitry Chaginlinux_to_native_clockid() properly initializes nwhich...
2020-02-04 Jeff RobersonImplement a deferred write advancement feature that...
2020-02-04 Jeff RobersonFix a recursion on the thread lock by acquiring it...
2020-02-04 Jeff RobersonUse STAILQ instead of TAILQ for bucket lists. We only...
2020-02-04 Navdeep Parharcxgbe(4): Add pfil(9) hooks to the driver's rx.
2020-02-04 Navdeep Parharcxgbe(4): Treat NIC rx as special and run its handler...
2020-02-04 Navdeep Parharcxgbe(4): Retire the allow_mbufs_in_cluster optimization.
2020-02-04 Alex RichardsonSet the LMA of the riscv kernel to the OpenSBI jump...
2020-02-03 Navdeep Parharcxgbe(4): Avoid ext_arg2 in rxb_free.
next