]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
MFV 316900
[FreeBSD/FreeBSD.git] / sys / kern /
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Konstantin BelousovAdd asserts to verify stability of struct proc and...
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-25 Patrick KelseyRemove unnecessary check for NULL mbuf in soreceive_gen...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-23 Edward Tomasz Napi... Make it possible to terminate "show lockedbufs" by...
2017-04-23 Edward Tomasz Napi... Improve BUF_TRACKING by not displaying NULL entries.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 Gleb Smirnoff- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 Gleb SmirnoffTypo!
2017-04-17 Gleb SmirnoffAll these files need sys/vmmeter.h, but now they got...
2017-04-17 Gleb SmirnoffRemove unneeded include of vm_phys.h.
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-14 Edward Tomasz Napi... Don't try to write out bufs that have already failed...
2017-04-14 Maxim SobolevRestore ability to shutdown DGRAM sockets, still forcin...
2017-04-14 Andrey V. ElsukovFix the build.
2017-04-14 Andrey V. ElsukovRework r316770 to make it protocol independent and...
2017-04-13 Andrew TurnerDon't prefix zero with 0x in assym.s.
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-09 Patrick KelseyCorrected misspelled versions of rendezvous.
2017-04-07 Conrad Meyerkern_descrip: Move kinfo_ofile size assert under COMPAT...
2017-04-06 Brooks DavisRegen after r316594.
2017-04-06 Brooks DavisChange the size argument of __getcwd() to size_t.
2017-04-05 Konstantin BelousovAdd V_VMIO flag for vinvalbuf(9) to indicate that the...
2017-04-04 Brooks DavisCorrect a kernel stack leak in 32-bit compat when vfc_n...
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-03-31 Robert WatsonAudit arguments to posix_fallocate(2) and posix_fadvise...
2017-03-31 Robert WatsonAudit arguments to POSIX message queues, semaphores...
2017-03-30 Robert WatsonAudit arguments to System V IPC system calls implementi...
2017-03-30 Robert WatsonAdd system-call argument auditing for ACL-related syste...
2017-03-30 Tycho NightingaleAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-30 Konstantin BelousovA followup to r315749, two more places where brand...
2017-03-29 Robert WatsonWhen handling msgsys(2), semsys(2), and shmsys(2) multi...
2017-03-29 Robert WatsonHook up new audit event identifiers for various non...
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-27 Bruce EvansOops, my fix for bright colors broke bright black some...
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Andriy Gapondtrace sched:::preempt should fire only when there...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Gleb SmirnoffMake sendfile(2) more robust against file change. ...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Ed SchoutenDon't require the presence of the compat_3_brand.
2017-03-23 Andriy Gaponmove thread switch tracing from mi_switch to sched_switch
2017-03-22 Konstantin BelousovUpdate r315753 with the proper flag name.
2017-03-22 Konstantin BelousovAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 Konstantin BelousovAdjust r314851 to not require every brand to specify...
2017-03-22 Enji CooperPrint out name of non-dynamic sysctl in sysctl_remove_o...
2017-03-21 Conrad Meyerkern_fail: Allow sleeping for more than 2147483/hz...
2017-03-21 Ed Mastetighten buffer bounds in imgact_binmisc_populate_interp
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-20 Alan CoxUse IDX_TO_OFF(), not ptoa(), when converting the diffe...
2017-03-19 Alan CoxStyle fixes. In particular, the variable "bogus" is...
2017-03-19 Eric van GyzenRegenerate syscall files for r315526
2017-03-19 Eric van GyzenAdd clock_nanosleep()
2017-03-18 Alan CoxAvoid unnecessary calls to vm_map_protect() in elf_load...
2017-03-18 Eric van Gyzennanosleep: plug a kernel memory disclosure
2017-03-18 Bruce EvansFix bright colors for syscons, and make them work for...
2017-03-17 Konstantin BelousovWhen clearing altsigstack settings on exec, do it to...
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-16 Eric BadgerDon't clear p_ptevents on normal SIGKILL delivery
2017-03-15 John BaldwinUse UMA_ALIGN_PTR instead of sizeof(void *) for zone...
2017-03-15 Alan CoxRelax the locking requirements for vm_object_page_noreu...
2017-03-15 Mark JohnstonWhen draining a callout, don't clear CALLOUT_ACTIVE...
2017-03-14 Eric van GyzenAdd missing pieces of r315280
2017-03-14 Konstantin BelousovUse atop() instead of OFF_TO_IDX() for convertion of...
2017-03-14 Eric van GyzenWhen the RTC is adjusted, reevaluate absolute sleep...
2017-03-14 Konstantin BelousovUse designated initializers for kevent_copyops.
2017-03-14 Konstantin BelousovHide kev_iovlen() definition under #ifdef KTRACE, fixin...
2017-03-12 Ian LeporeChange 'Hz' back to 'HZ'... it's referring to the kerne...
2017-03-12 Ian LeporeCorrect the abbreviations for microseconds (us, not...
2017-03-12 Konstantin BelousovAvoid reusing p_ksi while it is on queue.
2017-03-12 Konstantin BelousovAccept linkers representation for ELF segments with...
2017-03-12 Konstantin BelousovStyle.
2017-03-12 Konstantin BelousovKtracing kevent(2) calls with unusual arguments might...
2017-03-11 Alan CoxSimplify the control flow and tidy up a comment in...
2017-03-11 Andriy Gapontrace thread running state when a thread is run for...
2017-03-11 Andriy Gaponactually implement proc:::lwp-exit probe
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-10 Mahdi MokhtariFix NULL pointer dereference and panic with shm file...
2017-03-09 Gleb SmirnoffIn linker_load_file() print name of a file that failed...
2017-03-09 Gleb SmirnoffReduce stack usage in link_elf_load_file(), allocating...
next