]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
ixl/iavf(4): Change ixlv to iavf and update it to use iflib(9)
[FreeBSD/FreeBSD.git] / sys / kern /
2018-10-12 Mateusz GuzikAdd a file missed in r339321
2018-10-11 Mateusz GuzikProvide string functions for use before ifuncs get...
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 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 BarberMFH r339206-r339212, r339215-r339239
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-06 Jamie GrittonFix the test prohibiting jails from sharing IP addresses.
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-05 Matt Macyeliminate locking surrounding ui_vmsize and swap reserv...
2018-10-03 Gleb SmirnoffIn PR 227259, a user is reporting that they have code...
2018-10-01 Andrew TurnerAdd kernel ifunc support on arm64.
2018-10-01 Andrew GallatinAllow empty NUMA memory domains to support Threadripper2
2018-09-28 John BaldwinRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-28 John BaldwinMark various removed system calls as OBSOL instead...
2018-09-27 Gordon TetlowClear stack allocated data structure to prevent kernel...
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-23 Mateusz GuzikEliminate false sharing in malloc due to statistic...
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Mateusz Guzikselect: stop doing zero-sized memsets
2018-09-20 Mark JohnstonEnsure that imports into per-domain kmem arenas are...
2018-09-20 Mateusz Guzikvfs: remove lookup_shared tunable
2018-09-20 Mateusz Guzikfd: prevent inlining of _fdrop thorough kern_descrip.c
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-19 Konstantin BelousovFix state of dquot-less vnodes after failed quotaoff.
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-12 Gordon TetlowCorrect ELF header parsing code to prevent invalid...
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-09-06 Mark JohnstonRename hardclock_cnt() to hardclock() and remove the...
2018-09-05 Mark JohnstonCorrect the condition under which we allocate a termina...
2018-09-02 Konstantin BelousovAdd amd64 mdthread fields needed for the upcoming EFI...
2018-09-02 Konstantin BelousovImprove error messages from clock_if.m method failures.
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-23 Warner LoshAdd a new device flag: DF_ATTACHED_ONCE
2018-08-23 Warner LoshCreate devctl freeze/thaw.
2018-08-23 Conrad Meyerdevstat(9): Constify function parameters that can be...
2018-08-22 Conrad MeyerKASSERT: Make runtime optionality optional
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 Michael TuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-18 Kyle Evansres_find: Fix fallback logic
2018-08-18 Xin LIRegen after r337998.
2018-08-18 Xin LIgetrandom(2) should not be restricted in capability...
2018-08-17 Mark JohnstonTypo.
2018-08-17 Mark JohnstonAdd INVARIANTS-only fences around lockless vnode refcou...
2018-08-17 Mariusz Zaborskicapsicum: allow the setproctitle(3) function in capabil...
2018-08-17 Kyle Evanssubr_prf: Don't write kern.boot_tag if it's empty
2018-08-16 Jamie GrittonRevert r337922, except for some documention-only bits...
2018-08-16 Jamie GrittonPut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-15 Edward Tomasz Napi... In the help message at the mountroot prompt, suggest...
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 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 Alan CoxEliminate a redundant assignment.
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-10 Kyle Evanssubr_prf: remove think-o that had returned to local...
2018-08-10 Kyle Evansboot tagging: minor fixes
2018-08-09 Kyle Evanssubr_prf: style(9) the sizeof
2018-08-09 Kyle Evanssubr_prf: Use "sizeof current_boot_tag" instead
2018-08-09 Kyle EvansBOOT_TAG: Make a config(5) option, expose as sysctl...
2018-08-09 Kyle Evansmsgbuf: Light detailing (const'ify and bool'itize)
2018-08-09 Leandro Lupori[ppc] Fix kernel panic when using BOOTP_NFSROOT
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-09 Matt Macyepoch_block_wait: don't check TD_RUNNING
2018-08-09 Kyle Evanskern: Add a BOOT_TAG marker at the beginning of boot...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-07 Konstantin BelousovFollowup to r337430: only call elf_reloc_ifunc on x86.
2018-08-07 Konstantin BelousovAdd missed handling of local relocs against ifunc targe...
2018-08-07 Mark JohnstonImprove handling of control message truncation.
2018-08-04 Konstantin BelousovSwap in WKILLED processes.
2018-08-04 Mark JohnstonDon't check rcv sockbuf limits when sending on a unix...
2018-08-04 Mark JohnstonStyle.
2018-08-03 Andriy Gaponsafer wait-free iteration of shared interrupt handlers
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alan SomersFix LOCAL_PEERCRED with socketpair(2)
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:
next