]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
MFS r354090:
[FreeBSD/FreeBSD.git] / sys / sys /
2018-11-26 Mark JohnstonMFC r340787 (by rmacklem), r340856, r340859:
2018-11-18 Ed MasteMFC r340171: capability.h: add comment about planned...
2018-11-17 Mark JohnstonMFC r339599:
2018-11-16 Glen Barber- Update stable/12 from BETA4 to PRERELEASE as releng...
2018-11-13 Mark JohnstonMFC r339927:
2018-11-12 Brooks DavisRegen after r340388: MFC r340302: Fix freebsd32 mknod...
2018-11-07 Konstantin BelousovMFC r339892:
2018-11-06 Stephen HurdMFC r339861:
2018-11-01 Mark JohnstonMFC r339661, r339669:
2018-10-31 Mark JohnstonMFC r339452, r339664:
2018-10-29 Hans Petter SelaskyMFC r339600:
2018-10-25 Brooks DavisMFC r339703:
2018-10-25 Konstantin BelousovMFC r339709:
2018-10-17 Jamie GrittonAdd a new jail permission, allow.read_msgbuf. When...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-12 Mateusz Guzikcapsicum: provide cap_rights_fde_inline
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 Glen BarberMerge the remainder of the projects/openssl111 branch...
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 BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-05 Matt Macyhwpmc: Refactor sample ring buffer handling to fix...
2018-10-05 Matt Macyeliminate locking surrounding ui_vmsize and swap reserv...
2018-10-01 Mark JohnstonUse an unsigned iterator for domain sets.
2018-09-28 John BaldwinRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-26 Warner LoshReapply, with minor tweaks, r338025, from the original...
2018-09-24 Mark JohnstonAdd more NUMA-specific low memory predicates.
2018-09-24 John BaldwinRestore the API of the kf_sa_local and kf_sa_peer members.
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-23 Mateusz GuzikEliminate false sharing in malloc due to statistic...
2018-09-22 Mateusz Guzikvfs: __predict common case in VFS_EPILOGUE/PROLOGUE
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-18 Mateusz Guzikvm: stop taking proc lock in mmap to satisfy racct...
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-12 Ruslan BukinDon't mark module data as static on RISC-V.
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 JohnstonAvoid resource deadlocks when one domain has exhausted...
2018-09-06 Mark JohnstonRename hardclock_cnt() to hardclock() and remove the...
2018-09-05 John BaldwinFix objcopy for little-endian MIPS64 objects.
2018-09-02 Konstantin BelousovCatch exceptions during EFI RT calls on amd64.
2018-08-28 John BaldwinDynamically allocate IRQ ranges on x86.
2018-08-26 Xin LIRemove arc4random_stir and arc4random_addrandom from...
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-24 Warner LoshRevert drm2 removal.
2018-08-23 Mark JohnstonRemove a redundant #ifdef _KERNEL.
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-22 Chuck TuffliMake NVMe compatible with the original API
2018-08-22 Matt MacyRemove legacy drm and drm2 from tree
2018-08-21 Michael TuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-21 Matt MacyMake epoch KBI consistent between INVARIANTS and non...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-19 Xin LIBump __FreeBSD_version after r338059 (Chacha20 based...
2018-08-19 Conrad MeyerBack out r338035 until Warner is finished churning...
2018-08-19 Conrad MeyerRemove unused and easy to misuse PNP macro parameter
2018-08-17 Justin Hibbitsrandom: Add PowerPC 'darn' instruction entropy source
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 Alexander Leidinger- Add exec hook "exec.created". This is called when...
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 EvansMFH @ r337607, in preparation for boarding
2018-08-10 Warner LoshBring in timespce_get form NetBSD.
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 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
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 Mark JohnstonImprove handling of control message truncation.
2018-08-06 John BaldwinMake the system C11 atomics headers fully compatible...
2018-08-04 Kyle Evansefirt: Don't enter EFI context early, convert addrs...
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 Gleb SmirnoffNow that after r335979 the kernel addresses in API...
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:
next