]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
MFC r341384:
[FreeBSD/FreeBSD.git] / sys / kern /
2018-12-07 Konstantin BelousovMFC r340864:
2018-12-07 Konstantin BelousovMFC r340860:
2018-12-07 Konstantin BelousovMFC r340863:
2018-12-07 Konstantin BelousovMFC r340862:
2018-12-04 Mark JohnstonMFC r341442, r341443:
2018-12-04 Konstantin BelousovMFC r341094:
2018-12-01 Mark JohnstonMFC r340861, r340900:
2018-11-28 Konstantin BelousovMFC r339506, r339508, r340064 (by markj), r340546 ...
2018-11-28 Mark JohnstonMFC r340730, r340731:
2018-11-28 Mark JohnstonMFC r340733:
2018-11-28 Mark JohnstonMFC r339497 (by cem):
2018-11-27 Eric van GyzenMFC r340409
2018-11-27 Mark JohnstonMFC r340898:
2018-11-27 Mark JohnstonMFC r340897:
2018-11-27 Mark JohnstonMFC r340899:
2018-11-26 Mark JohnstonMFC r340787 (by rmacklem), r340856, r340859:
2018-11-26 Hans Petter SelaskyMFC r340622:
2018-11-26 Hans Petter SelaskyMFC r340621:
2018-11-25 Mark JohnstonMFC r340783:
2018-11-24 Mark JohnstonMFC r340734:
2018-11-23 Mark JohnstonMFC r340699:
2018-11-20 Mark JohnstonMFC r340205:
2018-11-20 Mark JohnstonMFC r340192:
2018-11-19 Kyle EvansMFC r340392: Add dynamic_kenv assertion to init_static_kenv
2018-11-19 Konstantin BelousovMFC r340364:
2018-11-18 Konstantin BelousovMFC r340344:
2018-11-17 Mark JohnstonMFC r339737:
2018-11-17 Mark JohnstonMFC r339599:
2018-11-17 Mark JohnstonMFC r339731:
2018-11-17 Mark JohnstonMFC r339728:
2018-11-17 Mark JohnstonMFC r339820:
2018-11-13 Mark JohnstonMFC r339927:
2018-11-13 Mark JohnstonMFC r339925:
2018-11-12 Brooks DavisMFC r340302:
2018-11-12 Brooks DavisMFC r340272, r340274, r340294
2018-11-08 John BaldwinMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-11-06 Stephen HurdMFC r339861:
2018-11-01 Mark JohnstonMFC r339616:
2018-10-31 Bjoern A. ZeebMFC r339931,r339933:
2018-10-31 Mark JohnstonMFC r339452, r339664:
2018-10-18 Bjoern A. ZeebIn r78161 the lookup_set linker method was introduced...
2018-10-18 Jamie GrittonFix typos from r339409.
2018-10-18 Jonathan T. Looneyr334853 added a "socket destructor" callback. However...
2018-10-17 Jamie GrittonAdd a new jail permission, allow.read_msgbuf. When...
2018-10-17 Bjoern A. ZeebThe countp argument passed to linker_file_lookup_set...
2018-10-16 Mark JohnstonReparent a child of pdfork(2) to its reaper when the...
2018-10-16 Gleb SmirnoffPlug sendfile(2) on a listening socket with proper...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-15 Kyle EvansCorrect COMPAT* macro names in syscalls.master
2018-10-12 Mateusz Guzikcapsicum: provide cap_rights_fde_inline
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.
next