]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Give more complete information in INVARIANTS panic messages at end of
[FreeBSD/FreeBSD.git] / sys /
2019-03-11 mckusickGive more complete information in INVARIANTS panic...
2019-03-11 mckusickUpdate the main loop in the flushbuflist() routine...
2019-03-11 mckusickAugment the UFS filesystem specific print function...
2019-03-11 mckusickAugment DDB "show buffer" command to print the buffer...
2019-03-11 impUpgrade Chipfancier SLC quirk to all versions
2019-03-11 sjgAdd _PC_ACL_* to vop_stdpathconf
2019-03-11 wulfFix amd64/i386 LINT build after r344982
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 mavRevert minor part of r344934.
2019-03-11 hselaskyEliminate useless warning message when reading sysctl...
2019-03-11 hselaskyImprove support for switching to and from command polli...
2019-03-11 dabFix a scribbler in the PMS driver.
2019-03-11 kenFix CRN resets in the isp(4) driver in certain situations.
2019-03-11 aeAdd IP_FW_NAT64 to codes that ipfw_chk() can return.
2019-03-11 aeAdd NULL pointer check to nat64_output().
2019-03-11 avosiwm(4): use correct channel list source for Intel 3168
2019-03-11 ianMark the imx_spi device busy while transfers are in...
2019-03-11 avosurtw(4): add promiscuous mode callback
2019-03-11 avosFix ieee80211_radiotap(9) usage in wireless drivers:
2019-03-10 traszFix crash in low memory conditions. Usual backtrace...
2019-03-10 wulfatrtc(4): install ACPI RTC/CMOS operation region handler
2019-03-10 ianGive the mx25l device sole ownership of the name /dev...
2019-03-10 glebiusMost Ethernet drivers that potentially can run a pfil...
2019-03-10 glebiusProperly handle a case when a first filter returns...
2019-03-09 jhibbitspowerpc: Print trap frame address in ddb backtraces
2019-03-09 jhibbitspowerpc: Print trap frame address for fatal traps
2019-03-09 bzAdd two more products found inside a T480 to usbdevs.
2019-03-09 jhibbitspowerpc: Print data address register on alignment excep...
2019-03-09 bzTry to improve comment for socket state bits.
2019-03-09 impDon't print all the I/O we abort on a reset, unless...
2019-03-09 bzImprove ARP logging.
2019-03-08 mavMFV/ZoL: Disable LBA weighting on files and SSDs
2019-03-08 mavAdd separate aggregation limit for non-rotating media.
2019-03-08 mavMFV/ZoL: Fix zfs_vdev_aggregation_limit bounds checking
2019-03-08 tuexenFix locking bug.
2019-03-08 tuexenSome cleanup and consistency improvements.
2019-03-08 kppf: Fix DIOCGETSRCNODES
2019-03-08 hselaskyTeardown ifnet after stopping port in the mlx4en(4...
2019-03-08 hselaskyDon't hold state lock while detaching network device...
2019-03-08 jhibbitspowerpc64: Fix early exit with invalid kernel SLB entries
2019-03-08 jhibbitspowerpc: Fix cpufreq statement scoping
2019-03-08 cemFortuna: Add Chacha20 as an alternative stream cipher
2019-03-07 bzUpdate for IETF draft-ietf-6man-ipv6only-flag.
2019-03-07 mavImprove entropy for ZFS taskqueue selection.
2019-03-07 brooksCorrect my previous correction to the license. It...
2019-03-07 brooksCorrect license boilerplate, to match the SPDX tag.
2019-03-07 manuarm64: allwinner: a64: Add TCON clock
2019-03-07 manuarm64: allwinner: Add CCU DE2
2019-03-07 manuarm: allwinner: Fix NM clock recalc
2019-03-07 cyMFV r344878:
2019-03-07 aeFix typo.
2019-03-07 tuexenAfter removing an entry from the stream scheduler list...
2019-03-07 jhibbitspowerpc: Save stack pointer in savectx
2019-03-07 aeFix the problem with O_LIMIT states introduced in r344018.
2019-03-07 mmacyadd GPL text in addition to SPDX tags as requested...
2019-03-07 mmacyadd gcov to LINT build
2019-03-07 mmacyAdd build time GPL warning when GCOV is enabled
2019-03-07 mavAdd respective tunables to few ZFS sysctls.
2019-03-07 cemfuse: switch from DFLTPHYS/MAXBSIZE to maxcachebuf
2019-03-06 bzUpdate for IETF draft-ietf-6man-ipv6only-flag.
2019-03-06 cemFUSE: Prevent trivial panic
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-06 markjReorder copyright lines to preserve the source of ...
2019-03-06 adrian[ath_hal_ar9300] Add the missing bits from the previous...
2019-03-06 adrian[ath_hal] [ath_hal_ar9300] ANI fixes and preparation...
2019-03-06 markjImplement minidump support for RISC-V.
2019-03-05 markjInitialize dump_avail[] on riscv.
2019-03-05 markjAdd pmap_get_tables() for riscv.
2019-03-05 markjShow wiring state of map entries in procstat -v.
2019-03-05 erjRemove references to CONTIGMALLOC_WORKS in iflib and em
2019-03-05 kptun: VIMAGE fix for if_tun cloner
2019-03-05 marcelRevert revision 254095
2019-03-04 mavbridge: Fix spurious warnings about capabilities
2019-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-03-04 dimSet tentative merge date, and bump __FreeBSD_version.
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-04 traszDon't pass td to nfsvno_open().
2019-03-04 traszDon't pass td to nfsvno_createsub().
2019-03-04 traszDon't pass td to nfsd_fhtovp(), it's unused.
2019-03-04 traszPush down the thread argument in NFS server code, using...
2019-03-04 traszPush down td in nfsrvd_dorpc() - make it use curthread...
2019-03-04 fsuFix double free in case of mount error.
2019-03-04 fsuDo not read the on-disk inode in case of vnode allocation.
2019-03-04 fsuFix integer overflow possibility.
2019-03-04 fsuDo not panic if inode bitmap is corrupted.
2019-03-04 fsuValidate block bitmaps.
2019-03-04 fsuAdd additional on-disk inode checks.
2019-03-04 fsuMake superblock reading logic more strict.
2019-03-04 adrian[ath_hal_ar9300] Add the extra ANI configuration fields...
2019-03-04 adrian[ath_hal] add extra ANI fields for the AR9300 HAL.
2019-03-04 avosrtwn_usb(4): fix Tx instability with RTL8192CU chipsets
2019-03-04 avosrtwn_usb(4): fix LED blinking for RTL8192CU during...
2019-03-04 mavReduce CTL threads priority to about PUSER.
2019-03-03 tuexenAllocate an assocition id and register the stcb with...
2019-03-03 glebiusRemove bogus assert that I added in r319722. It is...
2019-03-03 impAdd ABORTED_BY_REQUEST to the list of things we look...
2019-03-02 ianAllow the sector size of the disk device to be configur...
2019-03-02 ianAdd some comments. Give #define'd names to some scatte...
2019-03-02 jhibbitspowerpc: fix 'show spr' for ELFv1 powerpc64
2019-03-02 jhibbitspowerpc/booke: Depessimize MAS register updates even...
next