]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
restore(8): fix use of uninitialized value.
[FreeBSD/FreeBSD.git] / sys /
2016-03-31 George V. Neville... Unbreak the RSS/PCBGROUp build.
2016-03-30 Bryan DreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-30 Luiz Otavio O SouzaEnable SPI1 on Beaglebone Black.
2016-03-30 Luiz Otavio O SouzaUse the AM33XX_IOPAD() MACRO which is easier to read...
2016-03-30 Jamie GrittonUse osd_reserve / osd_jail_set_reserved, which is known...
2016-03-30 Luiz Otavio O SouzaAdd basic FDT support for the mx25l SPI flash.
2016-03-30 Jamie GrittonAdd osd_reserve() and osd_set_reserved(), which allow...
2016-03-30 Alexander MotinPlug open count leak on zvol rename.
2016-03-30 Alexander MotinSwitch from using make_dev_p() to make_dev_s() to close...
2016-03-30 Luiz Otavio O SouzaBump up the read and write timeouts. The old value...
2016-03-30 Hans Petter SelaskyAdd new USB ID to UDL driver.
2016-03-30 Adrian Chadd[bwn] fix time_before -> ieee80211_time_before()
2016-03-30 Navdeep ParharRemove unnecessary dequeue_mutex (added in r294610...
2016-03-30 Adrian Chadd[net80211] migrate the time_* macros to ieee80211_...
2016-03-30 Adrian Chadd[net80211] Add fields to decode uAPSD fields.
2016-03-30 Mark JohnstonFix the lladdr copy in in6_lltable_dump_entry() after...
2016-03-29 Pedro F. GiffuniSmall typo.
2016-03-29 Konstantin BelousovDo not access buffer if bread(9) or cluster_read(9...
2016-03-29 Gleb SmirnoffThe sendfile(2) allows to send extra data from userspac...
2016-03-29 Konstantin BelousovType of the interrupt handlers on x86 cannot be express...
2016-03-29 Konstantin BelousovFix several bugs in r297374:
2016-03-29 Mark JohnstonModify nd6_llinfo_timer() to acquire the nd6 lock befor...
2016-03-29 Alexander MotinModify "4958 zdb trips assert on pools with ashift...
2016-03-29 Luiz Otavio O SouzaAdd the SPI driver for am335x.
2016-03-29 Bryan DreweryUse proper kern.opts.mk rather than src.opts.mk from...
2016-03-29 Zbigniew BodekReduce OFW PCI code duplication - involves ARM, PPC...
2016-03-29 Edward Tomasz Napi... Remove some NULL checks for M_WAITOK allocations.
2016-03-29 Andrew TurnerRead the CPU ID for the current CPU from the GIC. The...
2016-03-29 Zbigniew BodekImprove HW checksums support in VNIC
2016-03-29 Zbigniew BodekDon't manage free SQ entry index by the atomic operations
2016-03-29 Alexander MotinAdd some device IDs found on AMD FCH shipsets.
2016-03-29 Alexander MotinAdd support for AMD FCH watchdog timers.
2016-03-29 Hans Petter SelaskyVerify that all segments in the loaded segment list...
2016-03-29 Konstantin BelousovCalibrate the frequency of the of the native_lapic_ipi_...
2016-03-29 Konstantin BelousovUse ANSI function definition.
2016-03-29 Jean-Sébastien PédronCAM: Generalize 4k quirk to all Samsung MZ7* SSDs
2016-03-29 Navdeep Parharkrping wasn't designed to take more than one client...
2016-03-29 Navdeep Parharcxgbe/iw_cxgbe: Fix for stray "start_ep_timer timer...
2016-03-28 Jamie GrittonMove the various per-type arrays of OSD data into a...
2016-03-28 John BaldwinDon't start the random harvester process until timers...
2016-03-28 Warner LoshMove pccard_safe_quote() up to subr_bus.c and rename to
2016-03-28 Ed Mastesimplify compile-time default keyboard map generation
2016-03-28 Michael TuexenDon't allow the user to set a peer primary which is...
2016-03-28 Michael TuexenRestrict local addresses until they are acked by the...
2016-03-28 George V. Neville... Add ethertype reserved for network testing
2016-03-28 Konstantin BelousovDo not load LAPIC_DCR_TIMER with an undefined value...
2016-03-28 Jared McNeillPass clkdev_if methods through to parent device by...
2016-03-28 Michael TuexenTrigger sending of queued ASCONF chunks if outstanding...
2016-03-28 Konstantin BelousovUse TSC deadline mode for LAPIC timer, when available...
2016-03-28 Konstantin BelousovAdd defines for the LAPIC TSC deadline timer mode....
2016-03-28 Alexander MotinPass through error code from make_dev_p().
2016-03-28 Kevin LoUpdate superblock and inode structs for ext4.
2016-03-28 Sepherosa Ziehauvt: Use textmode when we're running on hypervisors
2016-03-27 Alexander KabaevUse correct response bits for MMC_RSP_R4-R7 types
2016-03-27 Alexander KabaevDo nothing if requested clk frequency is already correct.
2016-03-27 Ian LeporeDo not try to install a default route for each interfac...
2016-03-27 Ian LeporeStop setting the default route to the IP of the interfa...
2016-03-27 Ian LeporeSwitch bootpc_adjust_interface() from returning int...
2016-03-27 Ian LeporeSet ifctx->gotrootpath=1 only when the root path came...
2016-03-27 Dmitry ChaginRevert r297310 as the SOL_XXX are equal to the IPPROTO_...
2016-03-27 Michael TuexenImprove compilation on windows 64-bit (for the userland...
2016-03-27 Konstantin BelousovSplit the global taskqueue used to process all UFS...
2016-03-27 Dmitry ChaginiConvert Linux SOL_IPV6 level.
2016-03-27 Dmitry ChaginWhitespaces and style(9) fix. No functional changes.
2016-03-27 Konstantin BelousovStyle: wrap long lines.
2016-03-26 Navdeep ParharPlug leak in m_unshare.
2016-03-26 Dmitry ChaginWhen write(2) on eventfd object fails with the error...
2016-03-26 Dmitry ChaginImplement O_NONBLOCK flag via fcntl(F_SETFL) for eventf...
2016-03-26 Andrew TurnerOnly define the platform methods for the Allwinner...
2016-03-26 Allan JudeDo not prompt for GELI passphrase is encrypted with...
2016-03-26 Michal MelounARM: Fix bug introduced in r297286.
2016-03-26 Michal MelounTEGRA: Fixes for UART driver:
2016-03-26 Andriy Voskoboinyknet80211: fix panic for DWDS vaps
2016-03-26 Michal MelounARM: Parse command line delivered by U-Boot:
2016-03-26 Michal MelounARM: Fix ATAG handling in LINUX_BOOT_API:
2016-03-26 Michal MelounARM: Teach LINUX_BOOT_ABI to recognize DT blob.
2016-03-26 Bryan DreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-25 Conrad MeyerAdd td_swinvoltick to track last involuntary context...
2016-03-25 Edward Tomasz Napi... Fix iSCSI initiator crash that could happen with out...
2016-03-25 Sepherosa Ziehautcp/lro: Return TCP_LRO_NO_ENTRIES if we are short...
2016-03-25 Bryan DreweryRemove unneeded return left from refactoring.
2016-03-24 Alexander MotinUnify ichwd(4) attachment messages in dmesg.
2016-03-24 Ed SchoutenRegenerate system call table after r297247.
2016-03-24 Ed SchoutenReplace the CloudABI system call table by a machine...
2016-03-24 Alexander MotinPolish wbwd(4) driver and add more supported chips.
2016-03-24 Gleb SmirnoffSpace and style(9) corrections for recent mbuf changes.
2016-03-24 Sean BrunoAdd 4k enabled cam quirks for Samsung SM863 Series...
2016-03-24 Edward Tomasz Napi... Speed up lookups in autofs(5) by using red-black trees...
2016-03-24 Wojciech Macekarm64: Fixing user space boudary checking in copyinout.S
2016-03-24 Bjoern A. ZeebFix compile errors after r297225:
2016-03-24 Alexander MotinUnify ignoring EEXIST from zvol_create_minor().
2016-03-24 Konstantin BelousovHandle the driver KPI change from r292373. Ensure...
2016-03-24 Svatopluk KrausGeneralize IPI support for ARM intrng and use it for...
2016-03-24 Hans Petter SelaskyAdd more UHCI PCI IDs.
2016-03-24 George V. Neville... Move mbuf provider under SDT to indicate that it is...
2016-03-24 George V. Neville... FreeBSD previously provided route caching for TCP ...
2016-03-24 Bryan DreweryPass the expected struct radix_node_head * to vfs_free_...
2016-03-24 Bryan DreweryFix M_RTABLE memory leak from r274118 (11/2014).
2016-03-24 Sepherosa Ziehauhyperv/vmbus: Create per-cpu fast taskqueue for msg...
next