]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Definition for the 'removable media flag' from word 0 in the Identify page.
[FreeBSD/FreeBSD.git] / sys /
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().
2020-07-20 asomerspadlock: fix Via Padlock with 192-bit keys
2020-07-20 markjext2fs: Stop checking for failures from malloc(M_WAITOK).
2020-07-20 delphijFix indent for if clause.
2020-07-19 mhorneriscv: look for bootargs in FDT
2020-07-19 mhorneMake efirt module dependent on MK_EFI
2020-07-19 ianThe ds3231 RTC chip bitmask values for 12- versus 24...
2020-07-19 kibSimplify non-pti syscall entry on amd64.
2020-07-19 adrian[if_an] unbreak!
2020-07-19 adrian[net80211] missing from last commit, le whoops
2020-07-19 adrian[net80211] Add new privileges; restrict what can be...
2020-07-19 tuexenAdd reference counts for inp/stcb/net when timers are...
2020-07-19 traszMake linux(4) support the BLKPBSZGET ioctl. Oracle...
2020-07-19 melifaroTemporarly revert r363319 to unbreak the build.
2020-07-19 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-18 kibamd64 pmap: microoptimize local shootdowns for PCID...
2020-07-18 bro Move iommu_test_boundary() to sys/iommu.h
2020-07-18 tuexenRemove code which is not needed.
2020-07-18 kpbridge: Don't sleep during epoch
2020-07-18 traszMake linux fallocate(2) return EOPNOTSUPP, not ENOSYS...
2020-07-18 traszBump the default linux version from 3.2.0 to 3.10.0...
2020-07-18 traszRegen after r363304.
2020-07-18 traszAdd a trivial linux(4) splice(2) implementation, which...
2020-07-18 traszAdd missing SysV IPC stats to linprocfs(4). Fixes...
2020-07-18 traszFix bogomips calculation. Previously it was off by...
2020-07-18 traszFix two typos in flag names in /proc/cpuinfo.
2020-07-18 jkimMFV: r363292
2020-07-18 mjgShort-circuit tdfind when looking for the calling thread.
2020-07-17 chsFix vnode_pager handling of read ahead/behind pages...
2020-07-17 chsAdd a new function vm_page_free_invalid() for freeing...
2020-07-17 chsRevert my change from r361855 in favor of a better...
2020-07-17 cyFix incorrect byte order in ipfstat -f output.
2020-07-17 cypfil_run_hooks() can be called recursively, so we have to
2020-07-17 takawataFix L2CAP ACL packet PB(Packet Boundary) flag for LE...
2020-07-17 tuexenImprove the locking of address lists by adding some...
2020-07-17 brAdd acpi_iort_map_pci_smmuv3().
2020-07-17 markjClean up crypto_init().
2020-07-17 andrewDon't overflow the trap frame when accessing lr or...
2020-07-16 cemRevert r240317 to prevent leaking pmap entries
2020-07-16 jhbAdd crypto_initreq() and crypto_destroyreq().
2020-07-16 kenHold the mutex when releasing a callout.
2020-07-16 tuexen(Re)-allow 0.0.0.0 to be used as an address in connect...
2020-07-16 allanjudeAdd VIRTIO_BLK_T_DISCARD support to the virtio-blk...
2020-07-16 markjSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
next