]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Upgrade Unbound to 1.7.0. More to follow.
[FreeBSD/FreeBSD.git] / sys / kern /
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-12 mmacyhwpmc(9): Make pmclog buffer pcpu and update constants
2018-05-11 mmacyepoch(9): always set inited in epoch_init
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 mmacyepoch(9): callback task fixes
2018-05-11 mjgrmlock: partially depessimize lock/unlock fastpath
2018-05-11 mmacyepoch(9): fix priority handling, make callback lists...
2018-05-10 mmacyAdd simple preempt safe epoch API
2018-05-10 gallatinFix the build after r333457
2018-05-10 emasteANSIfy sys_generic.c
2018-05-09 mmacyAdd taskqgroup_config_gtask_deinit to support teardown...
2018-05-09 mmacyEliminate the overhead of gratuitous repeated reinitial...
2018-05-09 kibAvoid calls to bzero() before ireloc.
2018-05-09 mmacyReduce overhead of ktrace checks in the common case.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-07 mjgInlined sched_userret.
2018-05-07 mjgChange trap_enotcap to bool and annotate with __read_fr...
2018-05-07 mjgAvoid calls to syscall_thread_enter/exit for statically...
2018-05-07 impAdd device_quiet_children() and device_has_quiet_children()
2018-05-07 gallatinBoost thread priority while changing CPU frequency
2018-05-06 markjRefactor some of the MI kernel dump code in preparation...
2018-05-06 markjAdd an mbuf allocator for netdump.
2018-05-06 markjStyle.
2018-05-05 avgfor bus suspend, detach and shutdown iterate children...
2018-05-04 mjgtc: bcopy -> memcpy
2018-05-04 jamieMake it easier for filesystems to count themselves...
2018-05-04 markjFix some races introduced in r332974.
2018-05-04 mmacy`dup1_processes -t 96 -s 5` on a dual 8160
2018-05-03 kibImplement support for ifuncs in the kernel linker.
2018-05-02 shurdSeparate list manipulation locking from state change...
2018-05-01 markjPrint the dump progress indicator after calling dump_st...
2018-05-01 nwhitehornReport the kernel base address properly in kldstat...
2018-04-30 emasteDisable connectat/bindat with AT_FDCWD in capmode
2018-04-27 mjgsystrace: track it like sdt probes
2018-04-27 manuclk: Put the sysctls under hw.clock instead of clock
2018-04-24 markjImprove VM page queue scalability.
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-24 cemDo not totally silence suppressed secondary kasserts...
2018-04-24 cemFix debug.kassert.do_log description text
2018-04-24 cempanic: Optionally, trace secondary panics
2018-04-24 jtlUpdate r332860 by changing the default from suppressing...
2018-04-24 cemlockmgr: Add missed neutering during panic
2018-04-24 mjglockf: change the owner hash from pid to vnode-based
2018-04-24 mjgdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 mjglockstat: track lockstat just like sdt probes
2018-04-23 mjgmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 mjglockf: add per-chain locks to the owner hash
2018-04-23 mjglockf: skip locking the graph if not necessary (common...
2018-04-23 mjglockf: perform wakeup onlly when there is anybody waiting
2018-04-23 mjglockf: skip the hard work in lf_purgelocks if possible
2018-04-23 mjglockf: free state only when recycling the vnode
2018-04-22 tijlMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 mjglockf: slightly depessimize
2018-04-21 jtlWhen running with INVARIANTS, the kernel contains extra...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 kibRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 avgcall racct_proc_ucred_changed() under the proc lock
2018-04-19 jhbSimplify the code to allocate stack for auxv, argv...
2018-04-18 kibAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-17 jhbProperly do a deep copy of the ioctls capability array...
2018-04-17 brooksStop using fuswintr() and suswintr() in the profiler.
2018-04-16 asomerslio_listio: return EAGAIN instead of EIO when out of...
2018-04-13 kibi386 4/4G split.
2018-04-11 mjglocks: extend speculative spin waiting for readers...
2018-04-10 ianUse explicit_bzero() when cleaning values out of the...
2018-04-10 mjgrw: whack avoidable re-reads in try_upgrade
2018-04-10 shurdMake BPF global lock an SX
2018-04-08 mjglocks: tweak backoff a little bit
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-05 brooksAdded SAL annotatations to system calls.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-29 jeffImplement several enhancements to NUMA policies.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 jeffRestore r331606 with a bugfix to setup cpuset_domain...
2018-03-28 avgZFS vn_rele_async: catch up with the use of refcount...
2018-03-28 mjgfd: tighten seq protected areas to not contain malloc...
2018-03-27 kibFix several leaks of kernel stack data through paddings.
2018-03-27 brooksMove uio enums to sys/_uio.h.
2018-03-27 avgvfs_donmount: in certain cases try r/o mount if r/w...
2018-03-26 jeffFix a bug introduced in r329612 that slowly invalidates...
2018-03-25 markjUse LIST_FOREACH_SAFE in sleepq_chains_remove_matching().
2018-03-24 kibAccount the size of the vslock-ed memory by the thread.
2018-03-24 kibIn vn_io_fault1(), reduce the scope where pagefaults...
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 kibDo not send signals to init directly from shutdown_nice...
2018-03-22 jeffStart witness much earlier in boot so that we can shrin...
2018-03-22 impDrop any recursed taking of Giant once and for all...
2018-03-22 jtlAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-22 glebiusRedo r331328. We need to fix not only type but also...
2018-03-21 glebiusFix sysctl types broken in r329612.
2018-03-21 markjElide the object lock in the common case in vfs_vmio_un...
2018-03-21 impbufshutdown is no longer called with Giant held, so...
next