]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
revoke_perm: don't leak fd at the end of the test; close it
[FreeBSD/FreeBSD.git] / sys /
2017-01-04 Adrian Chadd[net80211] Add VHT flags for printf/debugging.
2017-01-04 George V. Neville... Followup to mtod removal in main stack (r311225). ...
2017-01-04 Emmanuel VadotARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 Emmanuel VadotAllwinner: Add A33 support
2017-01-04 Mateusz Guzikmtx: plug open-coded mtx_lock access missed in r311172
2017-01-04 George V. Neville... Fix DTrace TCP tracepoints to not use mtod() as it...
2017-01-04 George V. Neville... Fix PMC architecture check to handle later IPAs includi...
2017-01-04 Andriy Voskoboinykrtwn: fix possible buffer overrun.
2017-01-04 Mark JohnstonAdd some missing atomic_*_ptr #defines for arm.
2017-01-03 Mateusz GuzikReduce lock accesses in thread lock similarly to r311172.
2017-01-03 Navdeep Parharcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 Mateusz Guzikmtx: reduce lock accesses
2017-01-03 Mateusz GuzikRevert r309619 "ifndef atomic_cas_* in cddl code"
2017-01-03 Mateusz Guzikamd64: add atomic_fcmpset
2017-01-03 Alan Somersmisc minor fixes in mpr(4)
2017-01-03 Olivier HouchardIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 Luiz Otavio O SouzaRemove a GPL licensed DTS.
2017-01-03 Sean BrunoRestore r302384 that was dropped when r303816 updated...
2017-01-03 Mark JohnstonRemove the "unused" DIF subroutine index left after...
2017-01-03 Mark JohnstonAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 Josh PaetzelWorkaround NFS bug with readdirplus when there are...
2017-01-02 Konstantin BelousovThere is no need to use temporary statfs buffer for...
2017-01-02 Konstantin BelousovStyle.
2017-01-02 Konstantin BelousovMove common code from kern_statfs() and kern_fstatfs...
2017-01-02 Andriy Voskoboinykrsu: restore 40Mhz channel support.
2017-01-02 Justin HibbitsPrint flags in hex instead of decimal.
2017-01-02 Konstantin BelousovRemove unneeded externs keywords. Reindent long lines.
2017-01-02 Adrian Chadd[netmap] call RLOCK /and/ RUNLOCK.
2017-01-02 Mark JohnstonFactor out instances of a knote detach followed by...
2017-01-02 Sean Bruno2017 IFLIB updates in preparation for commits to e1000...
2017-01-01 Konstantin BelousovStyle fixes for vm_map_insert().
2017-01-01 Mateusz Guzikfd: access openfiles once in falloc_noinstall
2016-12-31 Mateusz Guzikvfs: switch nodes_created, recycles_count and free_owe_...
2016-12-31 Konstantin BelousovAnsify vm/vm_pager.c. Style.
2016-12-31 Pedro F. GiffuniAddition of clang nullability qualifiers.
2016-12-31 Jared McNeillFix a typo in the third address of the reg property...
2016-12-31 Baptiste DaroussinBump copyright year.
2016-12-31 Konstantin BelousovRemove unused declaration.
2016-12-31 Mateusz GuzikUse vrefact in vnode_pager_alloc.
2016-12-31 Adrian Chadd[net80211] add placeholders for the VHT action frame...
2016-12-31 Luiz Otavio O SouzaFix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-31 Luiz Otavio O SouzaFixes the sensor initialization, always reset the digit...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Andriy Voskoboinykrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Enji CooperUnbreak ip_carp with WITHOUT_INET6 enabled by condition...
2016-12-30 Jared McNeillAdd missing reg property to usbphy node.
2016-12-30 Toomas Soomedosfs support in libstand is broken since r298230
2016-12-30 Konstantin BelousovFix two similar bugs in the populate vm_fault() code.
2016-12-30 Josh PaetzelHarden CARP against network loops.
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Toomas Soomeboot2 will deadlock if extended keys are used on text...
2016-12-30 Konstantin BelousovAssert that the pages found on the object queue by...
2016-12-30 Alexander KabaevRestore status quo: mips64 does not need subr_sfbuf.c
2016-12-30 Ruslan BukinAdd parenthesis.
2016-12-30 Ruslan Bukino Fix unlocking.
2016-12-30 Adrian Chadd[netmap] fix locking regressions
2016-12-30 Konstantin BelousovStyle.
2016-12-30 Andrew Rybchenkosfxge(4): move queue size checks to after the NIC confi...
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 Andrew Rybchenkosfxge(4): support per-command MCDI timeout
2016-12-30 Andrew Rybchenkosfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 Andrew Rybchenkosfxge(4): fix efx_filter_supported_filters API
2016-12-30 Andrew Rybchenkosfxge(4): add functions to efx_bootcfg supporting whole...
2016-12-30 Andrew Rybchenkosfxge(4): make verified update result available from...
2016-12-30 Andrew Rybchenkosfxge(4): add per-command timeout reporting to the...
2016-12-30 Andrew Rybchenkosfxge(4): support non-interrupting event queues creation
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: remove now-unused function flags
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: check deferred packet list tunables...
2016-12-30 Gavin AtkinsonFix bit value for a debug flag definition.
2016-12-30 Navdeep Parharcxgbe(4): Updates to link configuration.
2016-12-30 Hans Petter SelaskyAdd MSIX rewrite table quirk for use with VMs.
2016-12-30 Mateusz GuzikRemove cpu_spinwait after seq_consistent.
2016-12-30 Kevin Lo- Fix incorrect values in the computation of OFDM and...
2016-12-30 Alexander KabaevSupport mips[*]hf variants in config files
2016-12-29 Andriy Voskoboinykrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 Oleksandr Tymoshenko[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 Alexander KabaevUse TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel
2016-12-29 Alexander KabaevUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 Andrey V. ElsukovWhen we are sending IP fragments, update ip pointers...
2016-12-29 Alexander MotinFix build with enabled debug after r310778.
2016-12-29 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 Adrian Chadd[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 Mateusz Guzikcache: sprinkle __predict_false
2016-12-29 Alexander MotinImprove use of I/O's private area.
2016-12-29 Jared McNeillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 Jared McNeillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-29 Mateusz Guzikcache: move shrink lock init to nchinit
2016-12-29 Andrew Rybchenkosfxge(4): cleanup: clarify/unify variable name used...
2016-12-29 Mateusz Guzikcache: depessimize hashing macros/inlines
2016-12-29 Mateusz Guzikcache: drop the NULL check from VP2VNODELOCK
2016-12-29 Andrew Rybchenkosfxge(4): add support for firmware-verified NVRAM updat...
2016-12-29 Andrew Rybchenkosfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a...
2016-12-29 Andrew Rybchenkosfxge(4): regenerate MCDI headers from firmwaresrc...
2016-12-29 Andrew Rybchenkosfxge(4): fix typo in pseudo header accessor function...
2016-12-29 Andrew Rybchenkosfxge(4): delete hunt_phy.c
2016-12-29 Andrew Rybchenkosfxge(4): do not use enum type when values are bitmask
2016-12-29 Andrew Rybchenkosfxge(4): do not use enum for filter flags
2016-12-29 Andrew Rybchenkosfxge(4): don't use Tx descriptor push with TSO option...
next