]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Provide basic descriptions for VMX exit reason (from "Intel 64 and IA-32
[FreeBSD/FreeBSD.git] / sys /
2018-10-27 yuripvProvide basic descriptions for VMX exit reason (from...
2018-10-27 wulfevdev: disable evdev if it is invoked from KDB or panic...
2018-10-27 wulfevdev: Use console lock as evdev lock for all supported...
2018-10-27 markjUse M_WAITOK in init_hwpmc().
2018-10-27 alcEliminate typically pointless calls to vm_fault_prefaul...
2018-10-27 eugenExtend stripeoffset and stripesize of GEOMs from u_int...
2018-10-27 cemrandom(4): Match enabled sources mask to build options
2018-10-27 eugenipfw: implement ngtee/netgraph actions for layer-2...
2018-10-27 eugenPrevent ip_input() from panicing due to unprotected...
2018-10-27 eugenPrevent multicast code from panicing due to unprotected...
2018-10-27 eugenPrevent stf(4) from panicing due to unprotected access...
2018-10-27 delphijRestore backward compatibility for "attach" verb.
2018-10-26 tuexenAdd initial descriptions for SCTP related MIB variable.
2018-10-26 cemFortuna: Add failpoints to simulate initial seeding...
2018-10-26 cemfortuna: Drop global lock to zero stack variables
2018-10-26 cemFortuna: fix a correctness issue in reseed (fortuna_pre...
2018-10-26 cemrijndael (AES): Avoid leaking sensitive data on kernel...
2018-10-26 cempoll: Unify userspace pollfd pointer name
2018-10-26 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-10-26 impAdd statistics for TRIM comands
2018-10-26 impRedo r339563: Remove joy(4) driver.
2018-10-26 impPut a workaround in for command timeout malfunctioning
2018-10-26 bro Add pmap lock around pmap_fault_fixup() to ensure...
2018-10-26 impRemove #warning since it breaks libsysdecode
2018-10-26 impBump to 1300002 for sys/joystick.h removal reversion.
2018-10-26 impAdd warning to sys/joystick.h announcing its planned...
2018-10-26 impRevert r339563.
2018-10-26 takawataDistinguish _CID match and _HID match and make lower...
2018-10-25 npcxgbe(4): Add a knob to split the rx queues for a netma...
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-25 markjRemove a dead store.
2018-10-25 impUpdate comment for AMI00[12]0 override.
2018-10-25 markjAdd FALLTHROUGH comments to appease Coverity.
2018-10-25 gjbBump __FreeBSD_version following the OpenSSL shared...
2018-10-25 markjRemove a redundant check.
2018-10-25 npcxgbe(4): Allow "pass" filters to distribute matching...
2018-10-25 npcxgbe(4): Update the VI's default queue when netmap...
2018-10-25 brooksDeprecate a number of less used 10 and 10/100 Ethernet...
2018-10-25 npcxgbe(4): new sysctl to display the start of the RSS...
2018-10-24 kibCorrect condition to detect mount(2) support by a files...
2018-10-24 markjAdd a !NUMA definition for vm_domainset_iter_policy_ref...
2018-10-24 markjAdd an #include required after r339686.
2018-10-24 markjUse a vm_domainset iterator in keg_fetch_slab().
2018-10-24 bzRemove redundant redeclaration of netmap_vp_reg().
2018-10-24 bzrip6_input() inp validation after epoch(9)
2018-10-24 kppf: Fix copy/paste error in IPv6 address rewriting
2018-10-23 kppf: ifp can never be NULL in pfi_ifaddr_event()
2018-10-23 kibOnly call sigdeferstop() for NFS.
2018-10-23 mckusickContinuing efforts to provide hardening of FFS, this...
2018-10-23 impFor the moment, put back the MOUSE_PROTO_{BUS,INPORT...
2018-10-23 npcxgbe/iw_cxgbe: save the ep in the driver-private provi...
2018-10-23 jhbSupport the SHA224 HMAC algorithm in ccr(4).
2018-10-23 jhbAdd sha224 to the authctx union.
2018-10-23 markjInitialize static domainsets regardless of whether...
2018-10-23 kibInitializer error variable in nvdimm_spa_uio().
2018-10-23 erjRevert r339634.
2018-10-23 markjRefactor domainset iterators for use by malloc(9) and...
2018-10-23 aeAdd the check that current VNET is ready and access...
2018-10-23 aeAdd the check that current VNET is ready and access...
2018-10-23 glebiusFix ipw_start(), where logic was reverted in r287197.
2018-10-23 aeRemove softc from idhash when interface is destroyed.
2018-10-23 vmaffionenetmap: align codebase to the current upstream (sha...
2018-10-23 erjiflib: drain enqueued tasks before detaching from taskq...
2018-10-23 jhibbitsdpaa: Mark BMan and QMan as earlier driver modules
2018-10-22 npcxgbe(4): improve the accuracy of various TSO limits...
2018-10-22 npcxgbe(4): Use automatic cidx updates with ofld and...
2018-10-22 brooksConsolidate identical ELF auxargs type defintions.
2018-10-22 brooksRemove the need for backslashes in syscalls.master.
2018-10-22 brooksRegen after r339622.
2018-10-22 brooksRemove __restrict qualifiers from syscalls.master.
2018-10-22 jhbA couple of style fixes in recent TCP changes.
2018-10-22 tijlDefine linuxkpi readq for 64-bit architectures. It...
2018-10-22 markjMake it possible to disable NUMA support with a tunable.
2018-10-22 cemUpdate to Zstandard 1.3.7
2018-10-22 cemConditionalize kern.tty_info_kstacks feature on STACKS...
2018-10-22 markjFix the build after r339601.
2018-10-22 markjAvoid a redundancy in a comment updated by r339601.
2018-10-22 markjSwap in processes unless there's a global memory shortage.
2018-10-22 hselaskyMake sure returned value is checked and assert a valid...
2018-10-22 markjDon't import 0 into vmem quantum caches.
2018-10-22 markjFix style bugs in in6_pcblookup_lbgroup().
2018-10-22 glebiusIf we lost race or were migrated during bucket allocati...
2018-10-22 avgnfsrvd_readdirplus: for some errors, do not fail the...
2018-10-22 andrewStop advertising ARMv8.3 Pointer Authentication
2018-10-22 andrewFix the ID_AA64ISAR0_EL1 dot product field shift.
2018-10-22 andrewCorrectly set the DAIF bits in new threads
2018-10-22 avgichwd: add support for TCO watchdog timer in Lewisburg...
2018-10-22 luporlppc64: limited 32-bit DMA address range
2018-10-22 hselaskyResolve deadlock between epoch(9) and various network...
2018-10-22 hselaskyAdded support for formula-based arbitrary baud rates...
2018-10-22 whuDo not trop UDP traffic when TXCSUM_IPV6 flag is on
2018-10-22 slavashmlx5: Notify user that the ConnectX-6 shutdown its...
2018-10-22 hselaskyThe event bytes should be unsigned char.
2018-10-22 hselaskyDrop sequencer mutex around uiomove() and make sure...
2018-10-22 hselaskyFix off-by-one which can lead to panics.
2018-10-22 mjgamd64: finish the tail in memset with an overlapping...
2018-10-22 bwidawskacpi: Add an interface to obtain DSM information
2018-10-22 impRemove the long obsolete SYM_SETUP_LP_PROBE_MAP option...
2018-10-22 impRemove the ncr(4) drive.
next