]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix FC target mode in mpt(4), broken in multiple ways.
[FreeBSD/FreeBSD.git] / sys /
2017-03-10 mavFix FC target mode in mpt(4), broken in multiple ways.
2017-03-10 bdeFix compilation on sparc64. The frame buffer address...
2017-03-10 mmokhiFix NULL pointer dereference and panic with shm file...
2017-03-09 hselaskyFix implementation of the DECLARE_WORK() macro in the...
2017-03-09 hselaskyImplement support for mutexes with deadlock avoidance...
2017-03-09 mavReport some more data in XPT_PATH_INQ.
2017-03-09 mavAdd support for XPT_GET_SIM_KNOB in FC mode.
2017-03-09 mavReport FC link speed.
2017-03-09 hselaskyCleanup the LinuxKPI mutex wrappers.
2017-03-09 dexuanloader.efi: only include the machine/ header files...
2017-03-09 kibFix typo in comment.
2017-03-09 dexuanloader.efi: only reduce the size of the staging area...
2017-03-09 maximo Typo in the comment fixed.
2017-03-09 hselaskyDon't create any threads before SI_SUB_INIT_IF in the...
2017-03-09 mavFix unused variable when built without INVARIANT_SUPPORT.
2017-03-09 oshogboTry to extract the RFC1048 data from PXE. If we get...
2017-03-09 oshogboSome style(9) fixes. No functional changes.
2017-03-09 vangyzenValidate values read from the RTC before trying BCD...
2017-03-09 gonzo[spigen] Add spigen module
2017-03-09 gonzo[spigen] make spigen device ready to be compiled as...
2017-03-09 glebiusDo not turn LOCK_DEBUG for INVARIANT_SUPPORT. This...
2017-03-09 glebiusIn linker_load_file() print name of a file that failed...
2017-03-09 glebiusMake inp_lock_assert() depend on INVARIANT_SUPPORT...
2017-03-09 glebiusReduce stack usage in link_elf_load_file(), allocating...
2017-03-09 impShare UCS2/UTF8 routines between boot loader and userland.
2017-03-08 avosiwn: add promiscuous mode support.
2017-03-08 hselaskyFix compilation warning for powerpc64 by not using...
2017-03-08 ianUpdate the comment for the Wacom WACF00e to make it...
2017-03-08 ianAdd the pnp id for a Wacom 'WACF00e' tablet.
2017-03-08 ianHandle fifo size differences between older and newer...
2017-03-08 mmelRelease all previously allocated resources.
2017-03-08 avgMFV r314911: 7867 ARC space accounting leak
2017-03-08 avgMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 mavWhen chunking large DIOCGDELETE, do it on stripe edge.
2017-03-08 mavAdd initial support for UNMAP granularity.
2017-03-08 hselaskyCleanup the LinuxKPI slab implementation.
2017-03-08 hselaskyImplement eth_zero_addr() in the LinuxKPI.
2017-03-08 aeRemove now unneded cast.
2017-03-08 mmelMatch JETSON-TK1 FreeBSD specific DTS stub with r314854.
2017-03-08 dexuanloader.efi: finally fix the off-by-one bug in efi_verif...
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 impAvoid dereferencing unintialized elements in the error...
2017-03-07 impcwd10 takes the low 32-bits and cwd11 takes the upper...
2017-03-07 mariusAdd and use a MMC_DECLARE_BRIDGE macro for declaring...
2017-03-07 jhibbitsFix booting with >4GB RAM on PowerMac G5 hardware
2017-03-07 impMake multi-namespace nvme drives more robust.
2017-03-07 cemufsread: Use appropriate UFS_MAXNAMLEN constant
2017-03-07 hselaskyAdd support for constant pointer constructs to READ_ONC...
2017-03-07 glebiusm_mbuftouio() doesn't modify the mbuf.
2017-03-07 mavAdd mechanism to unload CAM periph drivers.
2017-03-07 dchaginLinux semop system call return EINVAL in case when...
2017-03-07 dchaginLinux kernel does not export to the user space ipc_perm...
2017-03-07 dchaginReduce code duplication between MD Linux code by moving...
2017-03-07 delphijBump __FreeBSD_version for removal of pcap-int.h.
2017-03-07 avgfirewire/sbp: try to improve locking, plus a few style...
2017-03-07 avgqlxgbe: add GCC_MS_EXTENSIONS to CFLAGS to make old...
2017-03-07 hselaskyImplement time_is_after_eq_jiffies() function in the...
2017-03-07 hselaskyFix implementation of the DECLARE_RWSEM() macro in...
2017-03-07 hselaskyMake sure jiffies value is cast to an integer in the...
2017-03-07 manuUpdate our Allwinner DTS to latest DTS changes in Linux...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 hselaskyUse grouptaskqueue for tasklets in the LinuxKPI.
2017-03-07 badgerdon't stop in issignal() if P_SINGLE_EXIT is set
2017-03-07 kibWhen selecting brand based on old Elf branding, prefer...
2017-03-07 kibRequire whole brand string matching for old Elf branding.
2017-03-07 kibConsistently use vm_ooffset_t type for the vm object...
2017-03-07 hselaskyLinuxKPI workqueue cleanup.
2017-03-07 roygerxen/netfront: fix inbound packet flags for checksum...
2017-03-07 roygerxenstore: fix suspension when using the xenstore device
2017-03-07 roygerxen: add support for canceled suspend
2017-03-07 avosiwn: deduplicate (RXON + txpower + broadcast node)...
2017-03-07 hirenFix the KASSERT check from r314813.
2017-03-07 dexuanloader.efi: fix an off-by-one bug in efi_verify_staging...
2017-03-07 npcxgbe/iw_cxgbe: Abort connection if there is an error...
2017-03-07 hirenWe've found a recurring problem where some userland...
2017-03-07 aeIntroduce the concept of IPsec security policies scope.
2017-03-06 mariuso Another round fixes for mmc(4), mmcsd(4) and sdhci...
2017-03-06 kppf: Fix a crash in low-memory situations
2017-03-06 glebiusFix compilation of r314784 on 32 bit.
2017-03-06 mavImport mpr(4) driver P12 to P14 diff from vendor site.
2017-03-06 glebiusIn panic() print current timestamp, which matches times...
2017-03-06 mmokhiRegenerated Linuxulator syscall tables for r314782
2017-03-06 mmokhiAdd UNIMPLEMENTED() placeholder macro for
2017-03-06 hselaskyImplement add_timer_on() function in the LinuxKPI.
2017-03-06 kibInstead of direct use of vm_map_insert(), call vm_map_f...
2017-03-06 hselaskyImplement DECLARE_RWSEM() macro in the LinuxKPI to...
2017-03-06 hselaskyGive LinuxKPI Read-Write semaphores better debug names...
2017-03-06 dexuanloader.efi: fix recent UEFI-boot regression on physical...
2017-03-06 ianBuild the dtb files for the revb1 versions of wandboard.
2017-03-06 eriThe patch provides the same socket option as Linux...
2017-03-06 pfgRevert r314669, r314670:
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-06 aeFix the build. Use new ipfw_lookup_table() in the nat64...
2017-03-05 alcStyle and punctuation fixes.
2017-03-05 aeAdd IPv6 support to O_IP_DST_LOOKUP opcode.
2017-03-05 aeReject invalid object types that can not be used with...
2017-03-05 mmelAdd support for card detect and write protect gpio...
2017-03-05 avgmca: fix up couple of issues introduced with amd thresh...
2017-03-05 manuExport a sysctl dev.<clkdom>.<unit>.clocks for each...
2017-03-05 badgerremove procfs ctl interface
next