]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-25 Mateusz Guzikseqc: add a sleepable variant and convert some routines...
2020-07-25 Ruslan BukinSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 Mateusz GuzikRemove duplicated content from _eventhandler.h
2020-07-25 Mateusz GuzikRemove leftover macros for long gone vmsize mtx
2020-07-25 Mateusz GuzikGuard sbcompress_ktls_rx with KERN_TLS
2020-07-25 Mateusz GuzikDo a lockless check in kthread_suspend_check
2020-07-25 Michal MelounRevert r363123.
2020-07-24 Rick MacklemAdd support for ext_pgs mbufs to nfsm_uiombuflist(...
2020-07-24 Navdeep Parharcxgbe(4): Some updates to the common code.
2020-07-24 Ilya BakulinMake it possible to get/set MMC frequency from camcontrol
2020-07-24 Alexander MotinIntroduce ipi_self_from_nmi().
2020-07-24 Alexander MotinUse APIC_IPI_DEST_OTHERS for bitmapped IPIs too.
2020-07-24 Alexander MotinMake lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
2020-07-24 Emmanuel Vadotdwmmc: Add MMCCAM part
2020-07-24 Emmanuel Vadotmmccam: aw_mmc: Only print the new ios value under...
2020-07-24 Emmanuel Vadotmmccam: Make non bootverbose more readable
2020-07-24 Conrad MeyerUse gbincore_unlocked for unprotected incore()
2020-07-24 Conrad MeyerAdd unlocked/SMR fast path to getblk()
2020-07-24 Conrad MeyerUse SMR to provide safe unlocked lookup for pctries...
2020-07-24 Mateusz Guziklockmgr: add missing 'continue' to account for spurious...
2020-07-24 Emmanuel Vadotmmccam: Add some aliases for non-mmccam to mmccam trans...
2020-07-24 Juli MallettRemove reference to nlist(3) missed in SCCS revision...
2020-07-24 Mateusz PiotrowskiFix grammar issues and typos
2020-07-24 Mateusz PiotrowskiDocument that force_depend() supports only /etc/rc...
2020-07-24 Mateusz Guzikvm: fix swap reservation leak and clean up surrounding...
2020-07-24 Alex RichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-24 John-Mark Gurneyfix up docs for m_getjcl as well..
2020-07-24 John-Mark Gurneydocument that m_get2 only accepts up to MJUMPAGESIZE..
2020-07-23 John BaldwinAdd support for KTLS RX via software decryption.
2020-07-23 Bryan DreweryLimit gmirror failpoint tests to the test worker
2020-07-23 John-Mark Gurneyupdate example to make it active when creating a new...
2020-07-23 John BaldwinConsolidate duplicated code into a ktls_ocf_dispatch...
2020-07-23 John BaldwinSet si_trapno to the exception code from esr.
2020-07-23 John BaldwinPass the right size to memcpy() when copying the array...
2020-07-23 John BaldwinSet si_addr to badvaddr for TLB faults.
2020-07-23 Ed Mastemd5: return non-zero if built-in tests (-x) fail
2020-07-23 Michael TuexenClear the pointer to the socket when closing it also...
2020-07-23 Ed Mastemodules/crypto: disable optimized assembly skein1024...
2020-07-23 Ed Mastelibmd: temporarily disable optimized assembly skein1024...
2020-07-23 Cy SchubertDocument the IPFILTER_PREDEFINED environment variable.
2020-07-23 Cy SchubertLoad ipfilter, ipnat, and ippool rules, and start ipmon...
2020-07-23 Mateusz Guziklocks: fix a long standing bug for primitives with...
2020-07-23 Doug MooreRank balanced (RB) trees are a class of balanced trees...
2020-07-23 Mark Johnstonrc.firewall: Merge two identical conditions into one.
2020-07-23 Alexander MotinAdd missing newlines.
2020-07-23 Mark JohnstonMFOpenZFS: Fix zpool history unbounded memory usage
2020-07-23 Mark Johnstoncuse: Stop checking for failures from malloc(M_WAITOK).
2020-07-23 Mark Johnstonntb: Stop checking for failures from malloc(M_WAITOK).
2020-07-23 Mateusz Guzikvm: annotate swap_reserved with __exclusive_cache_line
2020-07-23 Michael TuexenDetect and handle an invalid reassembly constellation...
2020-07-22 Brooks DavisCorrect a type-mismatch between xdr_long and the variab...
2020-07-22 Brooks DavisUse SI_ORDER_(FOURTH|FIFTH) rather than bespoke versions.
2020-07-22 Rick MacklemModify writing to mirrored pNFS DSs to prepare for...
2020-07-22 John BaldwinAdd missing space after switch.
2020-07-22 Brooks DavisAvoid reading one byte before the path buffer.
2020-07-22 Alexander MotinUntie nmi_handle_intr() from DEV_ISA.
2020-07-22 Emmanuel Vadotmmccam: Add support for 1.2V and 1.8V eMMC
2020-07-22 Emmanuel Vadotmmccam: Add support for 1.8V sdcard
2020-07-22 Emmanuel Vadotaw_mmc: Start a mmccam discovery when the CD handler...
2020-07-22 Emmanuel Vadotmmccam: Add a generic mmccam_start_discovery function
2020-07-22 Emmanuel Vadotmmccam: Use a sbuf for the mmc ident function
2020-07-22 Li-Wen HsuFix sys.geom.class.eli.onetime_test.onetime after r363402
2020-07-22 Emmanuel Vadotmmc_xpt: Fix debug messages
2020-07-22 Kyle Evanspkg-bootstrap: complain on improper `pkg bootstrap...
2020-07-22 Mark Johnstonusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-22 Tom JonesAdd tests for "add", "change" and "delete" functionalit...
2020-07-22 Gordon Berglinggeli(8): Add missing commands in the EXAMPLES section
2020-07-22 Mateusz Guziklockmgr: add adaptive spinning
2020-07-22 Xin LIConsistently use gctl_get_provider instead of home...
2020-07-22 Xin LIgctl_get_class, gctl_get_geom and gctl_get_provider...
2020-07-22 Kyle Evanslibbe: annotate lbh as __unused in be_is_auto_snapshot_name
2020-07-22 Warner Loshgetty appears to date from 3rd edition research unix...
2020-07-21 Mitchell HorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-21 Alexander V... Transition from rtrequest1_fib() to rib_action().
2020-07-21 Alan SomersFix geli's null cipher, and add a test case
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Alexander MotinAvoid code duplicaiton by using ipi_selected().
2020-07-21 Alan Somers[skip ci] document close_range(2) as async-signal-safe
2020-07-21 Richard ScheffeneggerFix style and comment around concave/convex regions...
2020-07-21 Fernando ApesteguĂ­anetstat(1): Add EXAMPLES section
2020-07-21 Mark Johnstontraceroute6: Fix most warnings at the default WARNS...
2020-07-21 Mateusz Guziklockmgr: denote recursion with a bit in lock value
2020-07-21 Mateusz Guziklockmgr: rewrite upgrade to stop always dropping the...
2020-07-21 Mateusz Guziklockmgr: add a helper for reading the lock value
2020-07-21 Andrew TurnerOnly write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio...
2020-07-21 Ruslan BukinMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 Ruslan BukinMove the Intel DMAR busdma backend to a generic place so
2020-07-21 Andriy Gapondtrace/fbt: fix return probe arguments on arm
2020-07-21 Andriy Gapongpioiic: never drive lines active high
2020-07-20 Craig LeresFix some regressions with the zgrep(1) wrapper.
2020-07-20 Richard ScheffeneggerAdd MODULE_VERSION to TCP loadable congestion control...
2020-07-20 John BaldwinDon't dynamically allocate data structures for KTLS...
2020-07-20 Vincenzo Maffioneiflib: initialize netmap with the correct number of...
2020-07-20 Chuck Silversadd a few tests for sendfile.
2020-07-20 Mark Johnstonlibdwarf: Hide SHT_NOBITS sections.
2020-07-20 Mark Johnstoncrypto(9): Stop checking for failures from malloc(M_WAI...
2020-07-20 Mark JohnstonFix a memory leak in dsl_scan_visitbp().
2020-07-20 Alan Somerspadlock: fix Via Padlock with 192-bit keys
2020-07-20 Mark Johnstonext2fs: Stop checking for failures from malloc(M_WAITOK).
2020-07-20 Gordon Berglinggeli(8): Add an example on how to use geli(8) with...
next