]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Disable errors for -Wsystem-headers for GCC on aarch64.
[FreeBSD/FreeBSD.git] / sys /
2020-07-27 mmacyiflib: fix LOR with bpf detach
2020-07-26 rmacklemFix the NFSv4 client so that it checks for support...
2020-07-26 rmacklemFix the NFS server so that it sets va_birthtime.
2020-07-26 delphijgctl_get_geom: Skip validation of g_class.
2020-07-26 delphijgeom_map and geom_redboot: Remove unused ctlreq handler.
2020-07-26 manuFix r363565
2020-07-26 jrtc27riscv: Include syscon_power device driver in GENERIC...
2020-07-26 jrtc27Add syscon power and reset control device driver
2020-07-26 jrtc27Add Goldfish RTC device driver for RISC-V
2020-07-26 manuRevert r363564
2020-07-26 manulinuxkpi: Add taint* defines
2020-07-26 manulinuxkpi: Include hardirq.h in preempt.h and lockdep...
2020-07-26 manulinuxkpi: Include linux/sizes.h in dma-mapping.h
2020-07-26 mjgBump __FreeBSD_version after introduction of lockless...
2020-07-26 brRename DMAR flags:
2020-07-26 manuarm64: Only compile imx8 files if soc_freescale_imx8...
2020-07-26 rmacklemAdd support for ext_pgs mbufs to nfsrv_adj().
2020-07-26 delphijUse snprintf instead of sprintf.
2020-07-26 delphijgeom_label: Make glabel labels more trivial by separati...
2020-07-25 bro Make the _hw_iommu sysctl node non-static;
2020-07-25 bro Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 dougmFix an overflow bug in the blist allocator that needles...
2020-07-25 jmgclean up whitespace...
2020-07-25 mjgfd: put back FILEDESC_SUNLOCK to pwd_hold lost during...
2020-07-25 mavAllow swi_sched() to be called from NMI context.
2020-07-25 brMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 mjgvfs: add support for !LOCKLEAF to lockless lookup
2020-07-25 mjgzfs: add support for lockless lookup
2020-07-25 mjgtmpfs: add support for lockless lookup
2020-07-25 mjgufs: add support for lockless lookup
2020-07-25 mjgvfs: lockless lookup
2020-07-25 mjgvfs: add the infrastructure for lockless lookup
2020-07-25 mjgvfs: introduce vnode sequence counters
2020-07-25 mjgseqc: add a sleepable variant and convert some routines...
2020-07-25 brSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 mjgRemove duplicated content from _eventhandler.h
2020-07-25 mjgRemove leftover macros for long gone vmsize mtx
2020-07-25 mjgGuard sbcompress_ktls_rx with KERN_TLS
2020-07-25 mjgDo a lockless check in kthread_suspend_check
2020-07-25 mmelRevert r363123.
2020-07-24 rmacklemAdd support for ext_pgs mbufs to nfsm_uiombuflist(...
2020-07-24 npcxgbe(4): Some updates to the common code.
2020-07-24 mavIntroduce ipi_self_from_nmi().
2020-07-24 mavUse APIC_IPI_DEST_OTHERS for bitmapped IPIs too.
2020-07-24 mavMake lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
2020-07-24 manudwmmc: Add MMCCAM part
2020-07-24 manummccam: aw_mmc: Only print the new ios value under...
2020-07-24 manummccam: Make non bootverbose more readable
2020-07-24 cemUse gbincore_unlocked for unprotected incore()
2020-07-24 cemAdd unlocked/SMR fast path to getblk()
2020-07-24 cemUse SMR to provide safe unlocked lookup for pctries...
2020-07-24 mjglockmgr: add missing 'continue' to account for spurious...
2020-07-24 manummccam: Add some aliases for non-mmccam to mmccam trans...
2020-07-24 mjgvm: fix swap reservation leak and clean up surrounding...
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-23 jhbAdd support for KTLS RX via software decryption.
2020-07-23 jhbConsolidate duplicated code into a ktls_ocf_dispatch...
2020-07-23 jhbSet si_trapno to the exception code from esr.
2020-07-23 jhbPass the right size to memcpy() when copying the array...
2020-07-23 jhbSet si_addr to badvaddr for TLB faults.
2020-07-23 tuexenClear the pointer to the socket when closing it also...
2020-07-23 emastemodules/crypto: disable optimized assembly skein1024...
2020-07-23 mjglocks: fix a long standing bug for primitives with...
2020-07-23 dougmRank balanced (RB) trees are a class of balanced trees...
2020-07-23 markjcuse: Stop checking for failures from malloc(M_WAITOK).
2020-07-23 markjntb: Stop checking for failures from malloc(M_WAITOK).
2020-07-23 mjgvm: annotate swap_reserved with __exclusive_cache_line
2020-07-23 tuexenDetect and handle an invalid reassembly constellation...
2020-07-22 brooksUse SI_ORDER_(FOURTH|FIFTH) rather than bespoke versions.
2020-07-22 rmacklemModify writing to mirrored pNFS DSs to prepare for...
2020-07-22 jhbAdd missing space after switch.
2020-07-22 mavUntie nmi_handle_intr() from DEV_ISA.
2020-07-22 manummccam: Add support for 1.2V and 1.8V eMMC
2020-07-22 manummccam: Add support for 1.8V sdcard
2020-07-22 manuaw_mmc: Start a mmccam discovery when the CD handler...
2020-07-22 manummccam: Add a generic mmccam_start_discovery function
2020-07-22 manummccam: Use a sbuf for the mmc ident function
2020-07-22 manummc_xpt: Fix debug messages
2020-07-22 markjusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-22 mjglockmgr: add adaptive spinning
2020-07-22 delphijConsistently use gctl_get_provider instead of home...
2020-07-22 delphijgctl_get_class, gctl_get_geom and gctl_get_provider...
2020-07-21 mhorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-21 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-21 asomersFix geli's null cipher, and add a test case
2020-07-21 mavAvoid code duplicaiton by using ipi_selected().
2020-07-21 rscheffFix style and comment around concave/convex regions...
2020-07-21 mjglockmgr: denote recursion with a bit in lock value
2020-07-21 mjglockmgr: rewrite upgrade to stop always dropping the...
2020-07-21 mjglockmgr: add a helper for reading the lock value
2020-07-21 andrewOnly write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio...
2020-07-21 brMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 brMove the Intel DMAR busdma backend to a generic place so
2020-07-21 avgdtrace/fbt: fix return probe arguments on arm
2020-07-21 avggpioiic: never drive lines active high
2020-07-20 rscheffAdd MODULE_VERSION to TCP loadable congestion control...
2020-07-20 jhbDon't dynamically allocate data structures for KTLS...
2020-07-20 vmaffioneiflib: initialize netmap with the correct number of...
2020-07-20 markjcrypto(9): Stop checking for failures from malloc(M_WAI...
2020-07-20 markjFix a memory leak in dsl_scan_visitbp().
next