]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Raise a proper SIGTRAP / TRAP_TRACE signal for a PT_STEP step on arm.
[FreeBSD/FreeBSD.git] / sys /
2018-07-25 John BaldwinRaise a proper SIGTRAP / TRAP_TRACE signal for a PT_STE...
2018-07-25 Navdeep Parharcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 Navdeep Parharcxgbe(4): Validate only those parameters that are relev...
2018-07-25 Ruslan BukinDisable 'C'-compressed ISA extension.
2018-07-25 Mark JohnstonSimplify the arm64 implementation of pmap_mincore().
2018-07-25 Ruslan BukinRemove unused string.
2018-07-25 David C SomayajuluRemove support for QLNX_RCV_IN_TASKQ - i.e., Rx only...
2018-07-25 Ed Mastesockopt.h: remove stale comment
2018-07-24 Marius StroblSince r336611, n is only used for INET in iflib_parse_h...
2018-07-24 Justin HibbitsFix floating point exception definitions for powerpcspe
2018-07-24 Ed MasteRevert msdosfs MAKEFS #ifdef changes from r319870
2018-07-24 Mark JohnstonEmbed a simplebus_softc in struct soc_softc.
2018-07-24 Konstantin BelousovExtend ranges of the critical sections to ensure that...
2018-07-24 Breno Leitaoofw: Load initrd file
2018-07-24 Andrew Turnericmp_quotelen was accidentially changes in r336676...
2018-07-24 Andrew TurnerUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-24 Andrew TurnerAs with DPCPU create VNET_DEFINE_STATIC for when a...
2018-07-24 Randall StewartDelete the example tcp stack "fastpath" which
2018-07-24 Ravi PokalaDeprecate jedec_ts(4) and point users to jedec_dimm...
2018-07-24 Allan JudeZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryp...
2018-07-23 Li-Wen HsuUse __riscv to determine building for RISC-V
2018-07-23 Warner LoshNow that we set the busy_detect bit in the bas to suppo...
2018-07-23 Andriy Gaponfix incorrect operator in the AUDITPIPE_SET_QLIMIT...
2018-07-23 Andriy Gaponfollow-up to r336635, update TAILQ to CK_SLIST for...
2018-07-23 Andriy Gaponchange interrupt event's list of handlers from TAILQ...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 Ruslan BukinFix setjmp for RISC-V:
2018-07-23 Hans Petter SelaskyUpdate modify counter when setting a mixer control.
2018-07-23 Eugene Grosbeinepair(4): make sure we do not duplicate MAC addresses
2018-07-22 Matt MacyAdd busy detect quirk to list of console options
2018-07-22 Matt MacyFix a potential use after free in getsockopt() access...
2018-07-22 Mark JohnstonUse the right buffer size when calling snprintf().
2018-07-22 Marius StroblUse the maximum of isc_tx_{nsegments,tso_segments_max...
2018-07-22 Marius Strobl- Given that the controlling expression of the receive...
2018-07-22 Marius Stroblo In em_if_update_admin_status():
2018-07-22 Alan SomersFix audit of chflagsat, lgetfh, and setfib
2018-07-22 Ganbold Tsagaankhuudtb/allwinner: Build sun8i-h2-plus-orangepi-r1.dts
2018-07-22 Matt MacyNULL out cc_data in pluggable TCP {cc}_cb_destroy
2018-07-21 Alexander MotinStop further SCSI recovery attempts after one has failed.
2018-07-21 Alan CoxEliminate a comment that doesn't apply to this pmap...
2018-07-21 Ian LeporeAdd option MAC to armv6 and armv7 kernels by default...
2018-07-21 Gavin Atkinsonrun(4): Support the D-Link DWA-125 rev A3
2018-07-21 Vladimir KondratyevRaise "Report Count" value limit in HID descriptor...
2018-07-21 Michael TuexenSet the IPv4 version in the IP header for UDP and UDPLite.
2018-07-21 Rick MacklemSet CLSET_TIMEOUT on TCP connections to pNFS DSs.
2018-07-20 Alan SomersAllow mounting FUSE filesystems in jails
2018-07-20 Li-Wen HsuFix `make` in sys/modules/spigen
2018-07-20 Stephen HurdAdd knob to control tx ring abdication.
2018-07-20 Stephen HurdImprove netmap TX handling when TX IRQs are not used...
2018-07-20 Mark JohnstonAdd support for pmap_enter(psind = 1) to the arm64...
2018-07-20 Alan CoxAnnotate a parameter as unused.
2018-07-20 Mark JohnstonInitialize the L3 page's wire count correctly after...
2018-07-20 Justin Hibbitsvt/ofwfb: Fix brain-o from r336514, use the correct...
2018-07-20 Justin Hibbitsvt/ofwfb: Check that /chosen/stdout is valid before...
2018-07-20 Michael TuexenAdd missing dtrace probes for received UDP packets.
2018-07-20 Rick MacklemSet SO_SNDTIMEO in the client side krpc when CLSET_TIME...
2018-07-20 Xin LIlibmd: Always erase context in _Final method, and when...
2018-07-20 Warner LoshBump version to 1200075 for zfsloader being folded...
2018-07-19 Ian LeporeMake it possible to run ntpd as a non-root user, add...
2018-07-19 Emmanuel Vadotarm64: Add vt_efifb to GENERIC
2018-07-19 Emmanuel VadotRaise the size of L3 table for early devmap on arm64
2018-07-19 Justin HibbitsRevert r336509. Fails buildworld.
2018-07-19 Justin Hibbitsofwfb: Check for /chosen/stdout-path in addition to...
2018-07-19 Michael TuexenWhitespace changes due to changes in ident.
2018-07-19 Justin HibbitsMerge the md_page structs for AIM and Book-E into a...
2018-07-19 Michael TuexenRevert https://svnweb.freebsd.org/changeset/base/336503
2018-07-19 Mark JohnstonDelete an XXX comment addressed by r336505.
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Mark JohnstonHave preload_delete_name() free pages backing preloaded...
2018-07-19 Mark JohnstonProvide the full module path to preload_delete_name().
2018-07-19 Michael TuexenWhitespace changes due to change if ident.
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Konstantin BelousovWhen reporting an error, print the errno value.
2018-07-19 Alan CoxRevert r329254. The underlying cause for the copy...
2018-07-19 Emmanuel Vadotfdt_pinctrl: Add some TSLOG annotations
2018-07-19 Emmanuel Vadotcpufreq_dt: Add operating-points-v2 support
2018-07-19 Emmanuel Vadotkern_cpu: When adding abs frequency allow for unordered...
2018-07-19 Emmanuel Vadotarm: Implement cpu_est_clockrate for armv[67]
2018-07-19 Roger Pau Monnéxen: add missing file from r336474
2018-07-19 Roger Pau Monnéxen: implement early init helper for PVHv2
2018-07-19 Roger Pau Monnéxen: allow very early initialization of the hypercall...
2018-07-19 Roger Pau Monnéxen: attach the PV CPU if no CPU device is present
2018-07-19 Roger Pau Monnéxen: do not limit PV console usage to PV guests
2018-07-19 Roger Pau Monnéxen: remove direct usage of HYPERVISOR_start_info
2018-07-19 Roger Pau Monnéxen: add PVHv2 entry point
2018-07-18 Randall StewartBump the ICMP echo limits to match the RFC
2018-07-18 Eugene Grosbeinbge(4): disable MSI for BGE_ASICREV_BCM5784/BGE_CHIPREV...
2018-07-18 Mark JohnstonPort r324665 and r325285 to arm64.
2018-07-18 Sean Eric FaganFix a couple of typos in r334844 noticed by Richard...
2018-07-18 David BrightMake the definition of struct kevent in event.h match...
2018-07-18 Michal MelounRemove the dead code from ARM cpufunc_* files.
2018-07-18 Hans Petter SelaskyUpdate version information for the mlx5 and mlx5en...
2018-07-18 Hans Petter SelaskyDo not inline transmit headers and use HW VLAN tagging...
2018-07-18 Andrew TurnerAlso check if __ARM_ARCH_6KZ__ is defined when detectin...
2018-07-18 Ram Kishore VegesnaImplemented Device Lost Timer, which is used to give...
2018-07-18 Conrad MeyerRemove unused variable
2018-07-18 Conrad Meyeraesni(4): Add SHA2-224(-HMAC) support as well
2018-07-18 Conrad Meyeraesni(4): Add sha256 plain hash support
2018-07-18 Conrad Meyeraesni(4): Abstract out hash/HMAC support
next