]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Regen assembly files for i386.
[FreeBSD/FreeBSD.git] / sys / kern /
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:
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...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-02 Andriy Gaponfix a typo resulting in a wrong variable in kern_syscal...
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Mark JohnstonRemove a redundant check.
next