]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
mlx5: Fix for potential memory leaks.
[FreeBSD/FreeBSD.git] / sys / i386 /
2018-12-03 Mark JohnstonPlug memory disclosures via ptrace(2).
2018-12-01 Konstantin BelousovCorrect the tunable name in the message.
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Eric van GyzenRemove superfluous bzero in getcontext/swapcontext...
2018-11-26 Martin MatuskaMFV r340938:
2018-11-24 Martin MatuskaMFV r340865:
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-12 Niclas ZeisingAdd evdev support to amd64 and i386 kernels
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-05 John BaldwinAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 John BaldwinAdd a KPI for the delay while spinning on a spin lock.
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-02 Jung-uk KimMFV: r339981
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-11-01 John BaldwinDon't enter DDB for fatal traps before panic by default.
2018-10-31 Kyle Evansi386/MINIMAL: VERBOSE_SYSINIT=0 for consistency
2018-10-31 Kyle EvansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-30 Mark JohnstonAdd malloc_domainset(9) and _domainset variants to...
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-26 Martin MatuskaMFV r339792:
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-22 Warner LoshRemove the ncr(4) drive.
2018-10-22 Warner LoshRemove stg(4) driver
2018-10-22 Warner LoshRemove nsp(4) driver
2018-10-22 Warner LoshRemove ncv(4) driver
2018-10-22 Warner LoshRetire dpt(4)
2018-10-22 Warner LoshRemove mse(4) from tree
2018-10-22 Warner LoshRemove the gone_in(12) devices.
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Mark JohnstonAdd an assertion to pmap_enter().
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-20 Conrad MeyerAdd a MINIMAL config for i386, based on amd64
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Glen BarberMerge the remainder of the projects/openssl111 branch...
2018-10-09 Brooks DavisRegenerated assorted syscall related files after:
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate sendmail to work with the OpenSSL 1.1 API.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberFix a mismerge from head to projects/openssl111.
2018-10-08 Glen BarberMFH r339206-r339212, r339215-r339239
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 Michael TuexenAddress the warning regarding duplicate option 'GEOM_PA...
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-01 Mark JohnstonApply r339046 to i386.
2018-09-29 Konstantin BelousovFix UP build.
2018-09-27 John BaldwinDon't clear DR6 for debug exceptions from userland.
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-19 Konstantin BelousovConvert x86 cache invalidation functions to ifuncs.
2018-09-19 Konstantin BelousovConvert i386 NPX hardware context save methods to ifuncs.
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-25 Konstantin BelousovRemove dead code in i386 cpu_throw().
2018-08-25 Konstantin BelousovUnify amd64 and i386 vmspace0 pmap activation.
2018-08-24 Warner LoshRevert drm2 removal.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 Matt MacyRemove legacy drm and drm2 from tree
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 John BaldwinMerge amd64 and i386 <machine/intr_machdep.h> headers.
2018-08-19 John BaldwinRemove some vestiges of IPI_LAZYPMAP on i386.
2018-08-18 John BaldwinMake 'device crypto' lines more consistent.
2018-08-17 Warner LoshGPT is standard in x86 and arm64 land. Add it to DEFAUL...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Mark JohnstonImplement kernel support for early loading of Intel...
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-10 Devin TeskeFix misspellings of transmitter/transmitted
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-09 Hans Petter SelaskyImplement missing atomic_fcmpset_XXX() support for...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
next