]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
The lam(1) man page is unclear about the uppercase versions of the flags
[FreeBSD/FreeBSD.git] / sys /
2019-01-03 Matt Macymp_ring: avoid items offset difference between iflib...
2019-01-03 Matt Macyzfsboot: support newer ZFS versions
2019-01-03 Konstantin BelousovFix typo in r342710.
2019-01-03 Mark JohnstonFix a use-after-free in the riscv pmap_release() implem...
2019-01-03 Mark JohnstonSynchronize access to the allpmaps list.
2019-01-03 Mark JohnstonFix some issues with the riscv pmap_protect() implement...
2019-01-03 Mark JohnstonSet PTE_U on PTEs created by pmap_enter_quick().
2019-01-03 Mark JohnstonUse regular stores to update PTEs in the riscv pmap...
2019-01-03 Mark JohnstonConfigure hz=100 in the QEMU target.
2019-01-03 Hans Petter SelaskyImprove USB generic debug messages. Print process ID...
2019-01-03 Konstantin BelousovFix typo, use boolean operator instead of bit-wise.
2019-01-02 Andriy Voskoboinykrtwn_usb(4): add USB id for TP-LINK TL-WN821N v5.
2019-01-02 Andriy Voskoboinykrtwn_pci(4): fix panic with INVARIANTS (due to inverted...
2019-01-02 Mark JohnstonUse g_handleattr() to reply to GEOM::candelete queries.
2019-01-02 Mark JohnstonAvoid setting PG_U unconditionally in pmap_enter_quick_...
2019-01-02 Andriy VoskoboinykRefresh sys/conf/files after recent rtwn(4) update.
2019-01-02 Andriy Voskoboinykrtwn_pci(4): add support for RTL8188EE chipset.
2019-01-02 Andriy Voskoboinykrtwn(4): rename set_name -> set_rom_opts method and...
2019-01-02 Andriy Voskoboinykrtwn(4): rename common RTL8188E* structures.
2019-01-02 Andriy Voskoboinykrtwn(4): do not try to start RTL8188E* MCU during devic...
2019-01-02 Andriy VoskoboinykMove USB-specific parts from rtwn(4) to rtwn_usb(4)
2019-01-02 Andriy Voskoboinykrtwn_pci(4): add support for event-based Tx reports.
2019-01-02 Andriy Voskoboinykrtwn_pci(4): use proper bus_dmamap_sync flags after...
2019-01-02 Andriy Voskoboinykrtwn(4): drop obsolete comment + use 'nop' function...
2019-01-02 Andriy Voskoboinykrtwn(4): add IQ calibration support for RTL8188E*
2019-01-02 Andriy Voskoboinykrtwn(4): provide register definitions for RTL8188CE...
2019-01-01 Andriy Voskoboinykrtwn_pci: fix excessive packet loss on Tx with RTL8188EE.
2019-01-01 Conrad Meyerlinuxkpi: Remove extraneous NULL check on M_WAITOK...
2019-01-01 Xin LIHappy New Year 2019!
2018-12-31 Scott LongPort over the SCSI sense handling fix from mpr(4) in...
2018-12-31 Scott LongFix whitespace from r342528
2018-12-31 John BaldwinCorrect variable name in two panic messages: num_msi_ir...
2018-12-31 Warner LoshAdd NO_RC16 quirk for Chipfancier 16GB USB stick...
2018-12-31 Konstantin BelousovMore references to pmap_cold().
2018-12-31 Konstantin BelousovUpdate comments: paging is initialized in pmap_cold().
2018-12-31 Ian LeporeSupport the SPI mode and bus clock frequency parameters...
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-31 Ian LeporeWhen allocating a new keyboard at vt_upgrade() time...
2018-12-30 Marius Stroblo Don't allocate resources for SDMA in sdhci(4) if...
2018-12-30 Konstantin BelousovFix 32bit gcc builds after r342625.
2018-12-30 Konstantin BelousovAdd 'v' modifier to the ddb 'show pginfo' command to...
2018-12-30 Konstantin BelousovBump __FreeBSD_version since r342628 changed size of...
2018-12-30 Konstantin BelousovFix linux_destroy_dev() behaviour when there are still...
2018-12-30 Konstantin BelousovImplement zap_vma_ptes() for managed device objects.
2018-12-30 Konstantin BelousovUse IDX_TO_OFF().
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-30 Kirk McKusickMove ASSERT_VOP_LOCKED to top of ufs_vinit() as it...
2018-12-30 Kirk McKusickFor consistency with FFS2's fifoops2 and both versions...
2018-12-30 Andriy Voskoboinyknet80211: fix duplicate sequence number bump for non...
2018-12-30 Navdeep Parharcxgbe(4): Attach to two T540 variants.
2018-12-29 Kristof ProvostSimplify jail ID printing on process exit
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-29 Cy SchubertRemove duplicate include of sys/mbuf.h.
2018-12-29 Konstantin BelousovFor hw.{physmem,realmem,usermem} MIBs, clamp instead...
2018-12-29 Konstantin Belousovi386: Fix allocation of the KVA frame for pmap_quick_en...
2018-12-29 Kristof ProvostMake kernel print jail ID when logging a process exit
2018-12-28 Jilles Tjoelkerpfind, pfind_any: Correct zombie logic
2018-12-27 Alexander MotinFix incorrectly inserted copyright in r342557.
2018-12-27 Alexander MotinSwitch from mutexes to atomics in GEOM_DEV I/O path.
2018-12-27 Alexander MotinReimplement nvd(4) detach handling.
2018-12-27 Andrew TurnerPass VM_PROT_EXECUTE to vm_fault for instruction faults.
2018-12-27 Hans Petter SelaskyAdd USB quirk for SPL Crimson Rev 1.
2018-12-27 Kirk McKusickWhen loading an inode from disk, verify that its mode...
2018-12-27 Cy SchubertRemove another empty #ifdef block. This empty block...
2018-12-26 Alexander MotinAdd descriptions to NVMe interrupts.
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Kashyap D DesaiDriver version upgrade.
2018-12-26 Kashyap D DesaiProblem statement:
2018-12-26 Kashyap D DesaiThis patch will add support for 32 bit atomic request...
2018-12-26 Kashyap D DesaiThis patch will add support for latest generation MegaR...
2018-12-26 Kashyap D DesaiUpdate mpr driver version to v23.00.00.00-fbsd
2018-12-26 Kashyap D DesaiUpdate copyright information
2018-12-26 Kashyap D DesaiOn Aero/Sea A0 cards retry MPT Fusion registers reads...
2018-12-26 Kashyap D DesaiEnable atomic type descriptor support only for Sea...
2018-12-26 Kashyap D DesaiAdd Sea,Aero adapter support
2018-12-26 Kashyap D DesaiAdded support for NVMe Task Management
2018-12-26 Kashyap D DesaiCopy back the Sense data at proper location expected...
2018-12-26 Kashyap D DesaiUpdate MPI header files version to 2.00.52 from 2.00.48
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-25 Hans Petter SelaskyFix reading of USB sample rate descriptor for SPL Crims...
2018-12-24 Alexander MotinIncrease MTX_POOL_SLEEP_SIZE from 128 to 1024.
2018-12-24 Alexander MotinRemove CAM SIM lock from NVMe SIM.
2018-12-24 Conrad MeyerEnable sys/random.h #include from C++
2018-12-24 Scott LongFurther refactoring for task management commands. ...
2018-12-24 Scott LongCommands for user-initated device resets should come...
2018-12-24 Scott LongFirst step in refactoring and fixing the error recovery...
2018-12-24 Cy SchubertRemove an empty #if block.
2018-12-23 Konstantin Belousovnvdimm SPA geom: Update bio fields needed for devstat_e...
2018-12-23 Konstantin BelousovAllocate v_object for the new snapshot vnode.
2018-12-23 Konstantin BelousovProperly test for vmio buffer in bnoreuselist().
2018-12-23 Cy SchubertRemove NETBSD_PF. NETBSD_PF is a flag that defines...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-22 Bruce EvansFix devstat on md devices, second attempt. r341765...
2018-12-22 Cy SchubertRemove the last vestiges of HP/UX from a FreeBSD-only...
2018-12-22 Vincenzo Maffionenetmap: fix txsync check in netmap poll
2018-12-22 Vincenzo Maffionenetmap: fix bug in netmap_poll() optimization
2018-12-22 Bruce EvansOops, rounddown() for the start was misspelled roundup...
2018-12-21 Bruce EvansFix clobbering of the fatchain cache for clustered...
2018-12-21 Navdeep ParharRemove unused macros from t4_tom.h.
2018-12-21 Conrad Meyermps(4), mpr(4): remove SATA ID command cancellation...
next