]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
aesni(4): Stylistic/comment enhancements
[FreeBSD/FreeBSD.git] / sys /
2018-03-15 Conrad Meyeraesni(4): Stylistic/comment enhancements
2018-03-15 Andriy Gapong_access: deal with races created by geoms that drop...
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-15 Wojciech MacekReverting r330925 for now
2018-03-15 Alexander MotinIncrease ABOUT FIRMWARE command timeout to 5s.
2018-03-15 Ed MasteRemove KERNEL_RETPOLINE from BROKEN_OPTIONS on i386
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Jung-uk KimRemove local definitions for _STA method in favor of...
2018-03-14 Warner LoshFix error messages in cut and pasted code.
2018-03-14 Warner LoshWhen tearing down a queue pair, also delete the queue...
2018-03-14 Warner LoshDon't make the namespace devices eternal.
2018-03-14 Conrad Meyervfs_bio.c: Apply cleanups motivated by Coverity analysis
2018-03-14 Steven HartlandFix mps deadlock when handling panic
2018-03-14 Steven HartlandPrevent ZFS TRIM breaking VTOC8 partitions
2018-03-14 Brooks DavisFix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.
2018-03-14 John BaldwinFix the check for an empty send socket buffer on a...
2018-03-14 John BaldwinRemove TLS-related inlines from t4_tom.h to fix iw_cxgb...
2018-03-14 Brooks DavisAdd opt_compat.h to isp(4) as required by r330876.
2018-03-14 Hans Petter SelaskyFix compliancy of the kstrtoXXX() functions in the...
2018-03-14 Edward Tomasz Napi... Fix typo in a warning message.
2018-03-14 Nathan WhitehornFix fat-fingering ("optional standard") and move all...
2018-03-14 Warner LoshCreate a sysctl kern.cam.{,a,n}da.X.invalidate
2018-03-14 Warner LoshThis should have been += so clean builds work.
2018-03-14 Warner LoshFix inverted logic that counted all completions as...
2018-03-14 Warner LoshImplement trim collapsing in nda
2018-03-14 Warner LoshAllow NULL ccb to cam_iosched_bio_complete
2018-03-14 Nathan WhitehornThe expression (aim | fdt) is always true on PowerPC...
2018-03-14 Ed MasteRemove stray ; at end of linux_vdso_deinstall()
2018-03-14 Wojciech MacekPowerNV: Fix I2C to compile if FDT is disabled
2018-03-14 Conrad MeyerUpdate to Zstandard 1.3.3
2018-03-13 Warner LoshWe need opt_compat.h after r330819 and 330820.
2018-03-13 John BaldwinSupport for TLS offload of TOE connections on T6 adapters.
2018-03-13 John BaldwinSimplify error handling in t4_tom.ko module loading.
2018-03-13 Brooks Davismd_pad is used by MDIOCLIST and not available for futur...
2018-03-13 Brooks DavisDon't overflow the kernel struct mdio in the MDIOCLIST...
2018-03-13 Brooks DavisFix ISP_FC_LIP and ISP_RESCAN on big-endian 64-bit...
2018-03-13 Konstantin BelousovRevert the chunk from r330410 in vm_page_reclaim_run().
2018-03-13 Nathan WhitehornRestore missing temporary variable, deleted by accident...
2018-03-13 Kyle EvansEFIRT: SetVirtualAddressMap with 1:1 mapping after...
2018-03-13 Ed MasteUse C99 boolean type for translate_osrel
2018-03-13 Nathan WhitehornExecute PowerPC64/AIM kernel from direct map region...
2018-03-13 Kyle EvansCorrect minor typo in comment, efi_dmcap -> efi_tmcap
2018-03-13 Kyle Evansefirtc: Pass a dummy tmcap pointer to efi_get_time_locked
2018-03-13 Ed MasteUse C99 designated initializers for struct execsw
2018-03-13 Roger Pau Monnéat_rtc: check in ACPI FADT boot flags if the RTC is...
2018-03-13 Roger Pau Monnévt_vga: check if VGA is available from ACPI FADT table
2018-03-13 Ed MasteApply some style(9) to Linuxulator linux_sysvec.c comments
2018-03-12 Ed Masteimgact_linux.c: use standard indentation
2018-03-12 Brooks DavisUse the stack for temporary storage in OTIOCCONS.
2018-03-12 Brooks DavisReject ioctls to SCSI enclosures from 32-bit compat...
2018-03-12 Brooks DavisReject CAMIOGET and CAMIOQUEUE ioctl's on pass(4) in...
2018-03-12 Brooks DavisMIPS: Implement fue*word* and casueword* in assembly.
2018-03-12 Toomas Soomee1000g: this statement may fall through
2018-03-12 Alexander MotinPrint fuses and fna fields in identify data.
2018-03-12 Ed MasteANSIfy sys/kern/imgact_*
2018-03-12 Ed MasteLinuxulator: apply style(9) to return
2018-03-12 Ian LeporeGive the atrtc_time_lock a unique name.
2018-03-12 Warner LoshTighten up periph lock to avoid some races
2018-03-12 Andriy Gaponfix r297857, do not modify CPU extension bits under...
2018-03-12 Andrey V. ElsukovDo not try to reassemble IPv6 fragments in "reass"...
2018-03-12 Conrad MeyerImplement NO_WCAST_QUAL for gcc4.2 architectures
2018-03-12 Scott LongImplement a sysctl to dump in-flight I/O state for...
2018-03-11 Emmanuel Vadotarm: Remove SoC Specific -MMCCAM kernelconfig
2018-03-11 Ian LeporeRevert r330780, it was improperly tested and results...
2018-03-11 Ian LeporeRemove MTX_NOPROFILE from atrtc_lock, it was inappropri...
2018-03-11 Ian LeporeEliminate atrtc_time_lock, and use atrtc_lock for efirt...
2018-03-11 Andrey V. ElsukovRework key_sendup_mbuf() a bit:
2018-03-11 Ian LeporeEverywhere that multiple registers are accessed in...
2018-03-11 Andrey V. ElsukovAdd KASSERT to check that proper targed was used.
2018-03-11 Andrey V. ElsukovReplace panic() with KASSERTs.
2018-03-11 Ian LeporeUse separate mutexes for atrtc and i8254 locking. ...
2018-03-11 Andrey V. ElsukovCheck that we have PF_KEY sockets before iterating...
2018-03-11 Andrey V. ElsukovRemove obsoleted and unused key_sendup() function.
2018-03-11 Ian LeporeConvert atrtc the new style rtc debugging output. ...
2018-03-11 Brooks DavisRemove obsolete pcaudioio.h.
2018-03-11 Alexander MotinAdd new opcodes and statuses from NVMe 1.3a.
2018-03-11 Alexander MotinAdd new identify data structures fields from NVMe 1.3a.
2018-03-11 Emmanuel Vadotextres/regulators: Add sysctls for regulators
2018-03-11 Emmanuel Vadotallwinner: Add IR clock to sun8i
2018-03-11 Nathan WhitehornMake FDT-using parts of ofw_machdep.c condition on...
2018-03-11 Andriy Voskoboinykotus(4): check mcast / mgt / ucast rates during Tx...
2018-03-10 Andriy Voskoboinykrtwn(4): reset Tx power values before calling get_txpower()
2018-03-10 Andriy Voskoboinykusb/wlan/*: properly include "opt_wlan.h" into all...
2018-03-10 Andriy Voskoboinykrun(4): drop few unused variables.
2018-03-10 Ian LeporeMake root mount timeout logic work for filesystems...
2018-03-10 Edward Tomasz Napi... Check for duplicates when modifying an iSCSI session...
2018-03-10 Oleksandr Tymoshenko[rpi] remove IRQ support for BCM233x RNG
2018-03-10 Bryan DreweryFix rebase mismerge in r330724.
2018-03-10 Bryan DreweryDon't skip reading depend for 'make obj' unless it...
2018-03-10 Bryan DrewerySkip reading depend files with -V unless looking up...
2018-03-10 Bryan DreweryReduce overhead for simple 'make -V' lookups by avoidin...
2018-03-10 Conrad Meyersubr_gtaskqueue: Fix braino from r330715
2018-03-10 Conrad Meyernvme_da: Fix minor memory leak in error case
2018-03-10 Brooks DavisRemove obsolete dataacq.h.
2018-03-10 Conrad Meyersubr_gtaskqueue: Fix minor leak of tq_name in error...
2018-03-10 Conrad Meyermlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-09 Hans Petter SelaskyImplement proper support for complete_all() in the...
2018-03-09 Andriy Voskoboinyknet80211: wrap protection frame allocation into ieee802...
2018-03-09 Andrew TurnerUse the correct address to write back to memory in...
2018-03-09 Hajimu UMEMOTOFix Bad file descriptor error.
next