]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
x86: files: Make sys/x86/x86/pvclock.c optional
[FreeBSD/FreeBSD.git] / sys /
2021-08-14 Adam Fennx86: files: Make sys/x86/x86/pvclock.c optional
2021-08-14 Adam Fennx86: cpufunc: Add rdtsc_ordered()
2021-08-14 Adam Fennx86: cpufunc: Add rdtscp_aux()
2021-08-14 Gordon BerglingFix a typo that was introduced while fixing a typo
2021-08-14 Gordon BerglingFix a common typo in source code comments
2021-08-14 Gordon BerglingFix a common typo in source code comments
2021-08-14 Gordon BerglingFix a common typo in a comment
2021-08-14 Gordon BerglingFix a few typos in source code comments
2021-08-14 Gordon BerglingFix a few typos in source code comments
2021-08-14 Gordon BerglingFix a few typos in source code comments
2021-08-14 Gordon BerglingFix some common typos in source code comments
2021-08-13 Konstantin Belousovfstatat(2): handle non-vnode file descriptors for AT_EM...
2021-08-13 Ed Mastemgb: update Microchip URLs
2021-08-13 Konstantin Belousovufs rename: ensure that the result of ufs_checkpath...
2021-08-13 Konstantin BelousovStyle: wrap the long line, definition of ufs_checkpath()
2021-08-13 Mark Johnstonarc4random: Avoid KMSAN false positives from pre-seedin...
2021-08-13 Mark Johnstonng_bridge: Use M_NOWAIT when allocating memory in the...
2021-08-13 Wojciech Macekipsec: fix race condition in key.c
2021-08-13 Wojciech Macekmroute: fix locking issues
2021-08-13 Dmitry Chaginlinux(4): Improve comment.
2021-08-13 Kornel Dulebaipsec: Return error code if no matching SA was found
2021-08-13 Kornel Dulebaipsec: Check PMTU before sending a frame.
2021-08-12 Rick Macklemnfsd: Fix sanity check for NFSv4.2 Allocate operations
2021-08-12 John Baldwincxgbei: Wait for the final CPL to be received in icl_cx...
2021-08-12 Ka Ho Ngparam.h: Bump __FreeBSD_version to 1400030
2021-08-12 Ka Ho Nguipc_shm: Implements fspacectl(2) support
2021-08-12 Ka Ho Ngvfs: Add ioflag to VOP_DEALLOCATE(9)
2021-08-12 Gordon Berglinghms(4): Fix a typo in sysctl description
2021-08-12 Dmitry Chaginlinux(4): Remove clone3 and faccessat2 from dummy.
2021-08-12 NagaChaitanya VellankiMerge common parts of i386 and amd64's ieeefp.h into...
2021-08-12 Ka Ho Ngvfs: Add get_write_ioflag helper to calculate ioflag
2021-08-12 Dmitry Chaginlinux(4): Remove the unnecessary spaces.
2021-08-12 Dmitry Chaginfork: Remove the unnecessary spaces.
2021-08-12 Dmitry Chaginlinux(4): Move ff variable initialization from declaration.
2021-08-12 Dmitry Chaginlinux(4): Verify that higher 32bits of exit_signal...
2021-08-12 Dmitry Chaginlinux(4): Return ENOSYS for unsupported clone3 option...
2021-08-12 Dmitry Chaginlinux(4): Add LINUX_RATELIMIT_MSG macro for future...
2021-08-12 Dmitry Chaginlinux(4): Implement CLONE_CLEAR_SIGHAND option bit.
2021-08-12 Dmitry Chaginlinux(4): Add CLONE_PIDFD option bit.
2021-08-12 Andrew TurnerEnable arm64 SError exceptions in the kernel
2021-08-12 Andrew TurnerAdd the Apple arm64 implementer ID
2021-08-12 Andrew TurnerSort the arm64 cpu_implementers list by name
2021-08-12 Dmitry Chaginlinux(4): Regen for clone3 system call.
2021-08-12 Dmitry Chaginlinux(4): Implement clone3 system call.
2021-08-12 Dmitry Chaginlinux(4): Add struct clone_args for future clone3 syste...
2021-08-12 Dmitry Chaginlinux(4): Regen for clone syscall.
2021-08-12 Dmitry Chaginlinux(4): Change clone syscall definition to match...
2021-08-12 Dmitry Chaginfork: Allow ABI to specify fork return values for child.
2021-08-12 Dmitry Chaginlinux(4): Plug in aarch64 fcntl flags.
2021-08-12 Dmitry Chaginlinux(4): Regen for faccessat2 system call.
2021-08-12 Dmitry Chaginlinux(4): Implement faccessat2 system call.
2021-08-12 Dmitry Chaginlinux(4): Fix futex copyrights.
2021-08-12 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-08-12 Roger Pau Monnéxen: use correct cache attributes for Xen specific...
2021-08-12 Rick Macklemnfscl: Add a Lookup+Open RPC for NFSv4.1/4.2
2021-08-12 Justin Hibbitspowerpc/pseries: Allow radix pmap in pseries for ISA 3.0
2021-08-11 Eric van Gyzennetdump: send key before dump, in case dump fails
2021-08-11 Mark Johnstonvirtio: Add KMSAN hooks for network and block devices
2021-08-11 Mark Johnstonether: Add a KMSAN check for transmitted frames
2021-08-11 Mark Johnstongeom_disk: Add KMSAN checks
2021-08-11 Mark Johnstonkmsan: Export kmsan_mark_mbuf() and kmsan_mark_bio()
2021-08-11 Andrew Gallatinktls: Init reset tag task for cloned sessions
2021-08-11 Mitchell Hornekdb: Handle process enumeration before procinit()
2021-08-11 Andrew TurnerRead the arm64 midr register earlier
2021-08-11 Andrew TurnerUse arm64 sha256 intrinsics in libmd
2021-08-11 Andrew TurnerOnly use byte register access in legacy virtio pci
2021-08-11 Ka Ho Ngvfs: Rename ioflg to ioflag in vn_deallocate
2021-08-11 Alexander MotinMark some sysctls as CTLFLAG_MPSAFE.
2021-08-11 Mark Johnstonck: Correct asm output operand widths in amd64 pointer...
2021-08-11 Mark Johnstonuma: Add KMSAN hooks
2021-08-11 Mark Johnstonbusdma: Add KMSAN integration
2021-08-11 Mark Johnstonbusdma: Add an internal BUS_DMA_FORCE_MAP flag to x86...
2021-08-11 Mark JohnstonAdd a GENERIC-KMSAN kernel configuration for amd64
2021-08-11 Mark Johnstonamd64: Add MD bits for KMSAN
2021-08-11 Mark Johnstonamd64: Populate the KMSAN shadow maps and integrate...
2021-08-11 Mark Johnstonkern: Ensure that thread-local KMSAN state is available
2021-08-11 Mark JohnstonAdd the KMSAN runtime
2021-08-11 Mark Johnstonamd64: Define KVA regions for KMSAN shadow maps
2021-08-11 Mark Johnstonconf: Add a KMSAN kernel option
2021-08-11 Mark Johnstonamd64 pmap: Pre-set PG_M on 2MB KASAN shadow map entries
2021-08-11 Alexander MotinMark some sysctls as CTLFLAG_MPSAFE.
2021-08-11 Alexander Motingeom(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-11 Alexander Motincam(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-11 Alexander Motinntb_hw_intel(4): Add CTLFLAG_MPSAFE flags.
2021-08-10 Warner Loshrtsx: Fix wakeup race similar to sdhci one fixed in...
2021-08-10 Scott LongAddress the reported mmc serialization issue.
2021-08-10 Scott LongCall wakeup() with the lock held to avoid missed wakeup...
2021-08-10 Alexander Motinntb_transport(4): Mark callouts MP-safe.
2021-08-10 Alexander Motinntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags.
2021-08-10 Kevin Bowlinge1000: rctl/srrctl buffer size init, rfctl fix
2021-08-10 Konstantin Belousovnetipsec/key.c: Use ANSI C definition for key_random()
2021-08-10 Konstantin Belousovnetipsec/keydb.h: fix typo
2021-08-09 Kevin Bowlinge1000: Fix lem/em UDP rx csum offload
2021-08-09 Jessica Clarkeriscv: Fix pmap_alloc_l2 when it should allocate a...
2021-08-09 Scott LongRemove duplicate entry for arm/mv/armada38x/armada38x_rtc.c
2021-08-09 Mark Johnstonvmm: Make iommu ops tables const
2021-08-09 Mark Johnstonamd64: Fix output operand specs for the stmxcsr and...
2021-08-09 Mark Johnstonnd6: Mark several callouts as MPSAFE
2021-08-09 Mark Johnstonin6: Enter the net epoch in in6_tmpaddrtimer()
2021-08-09 Mark Johnstonvfs: Avoid a comparison with an uninitialized field...
next