]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Remove redundant newline character in mlx5core.
[FreeBSD/FreeBSD.git] / sys / sys /
2018-05-23 Matt MacyBump FreeBSD_version after r333813
2018-05-23 Matt Macykern_sendit: use pre-initialized rights
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Mark JohnstonFix the definition of td_startzero after r333466.
2018-05-22 Mateusz Guziksx: port over writer starvation prevention measures...
2018-05-22 Matt Macypmc: annotate locking for po_ssnext in pmc_owner
2018-05-21 Andriy Gaponstop and restart kernel event timers in the suspend...
2018-05-21 Matt Macyck: simplify interface with libkvm consumers by definin...
2018-05-20 Matt MacyAdd additional preinitialized cap_rights
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-20 Matt Macyepoch.h: hide proc.h->priority.h from user
2018-05-20 Matt Macyepoch.h: move kernel only bits under _KERNEL
2018-05-19 Matt Macycapsicum: propagate const correctness
2018-05-19 Matt Macyback out DBGSET macro
2018-05-19 Matt Macyepoch: avoid warning when INVARIANTS is not enabled
2018-05-19 Matt Macyadd DBGSET macro to conditionally assign to a variable...
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Matt MacyAnnotate td_pre_epoch_prio in struct thread
2018-05-18 Matt Macyepoch(9): Make epochs non-preemptible by default
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-18 Matt Macyepoch: add non-preemptible "critical" variant
2018-05-17 Matt Macyepoch: skip poll function call in hardclock unless...
2018-05-17 Matt Macyepoch(9): schedule pcpu callback task in hardclock...
2018-05-17 Matt Macyepoch(9): missed add from r333755
2018-05-17 Matt MacyAF_UNIX: make unix socket locking finer grained
2018-05-17 Matt MacyFix i386 build
2018-05-17 Matt Macyepoch(9): make recursion lighter weight
2018-05-17 Matt Macyepoch(9): Guarantee forward progress on busy sections
2018-05-16 Matt Macyhwpmc: Implement per-thread counters for PMC sampling
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Jean-Sébastien Pédronteken, vt(4): New callbacks to lock the terminal once
2018-05-15 Andrew GallatinUnhook DEBUG_BUFRING from INVARIANTS
2018-05-14 Matt Macypmc: fix buildworld
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
2018-05-13 Matt Macyepoch(9): cleanups, additional debug checks, and add...
2018-05-13 Konstantin BelousovDetect and optimize reads from the hole on UFS.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-12 Matt Macyhwpmc(9): Make pmclog buffer pcpu and update constants
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Dag-Erling SmørgravReduce <sys/queue.h> pollution.
2018-05-10 Matt MacyAdd simple preempt safe epoch API
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-10 Marcelo AraujoRework CTL frontend & backend options to use nv(3)...
2018-05-09 Matt MacyAdd taskqgroup_config_gtask_deinit to support teardown...
2018-05-09 Matt MacyEliminate the overhead of gratuitous repeated reinitial...
2018-05-09 Warner LoshMinor style nits
2018-05-09 Matt MacyReduce overhead of ktrace checks in the common case.
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Mateusz GuzikInlined sched_userret.
2018-05-07 Mateusz GuzikChange trap_enotcap to bool and annotate with __read_fr...
2018-05-07 Mateusz GuzikAvoid calls to syscall_thread_enter/exit for statically...
2018-05-07 Warner LoshAdd device_quiet_children() and device_has_quiet_children()
2018-05-06 Poul-Henning KampWith the fall-back hack for lint gone, I have no copyri...
2018-05-06 Mark JohnstonRefactor some of the MI kernel dump code in preparation...
2018-05-06 Mark JohnstonAdd an mbuf allocator for netdump.
2018-05-04 Mateusz GuzikAllow the compiler to use __builtin_memcpy
2018-05-04 Jamie GrittonMake it easier for filesystems to count themselves...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-04 Mateusz GuzikAllow __builtin_memmove instead of bcopy for small...
2018-05-04 Ed Mastegpart: add fat32lba MBR partition type
2018-05-03 Konstantin BelousovImplement support for ifuncs in the kernel linker.
2018-05-02 Stephen HurdSeparate list manipulation locking from state change...
2018-05-01 Jung-uk KimMFV: r333077
2018-04-27 Mateusz GuzikUnbreak world build after r333064
2018-04-27 Mateusz Guziksystrace: track it like sdt probes
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-27 Ed Masteelf_common.h: add DT_SUNW_ASLR tag
2018-04-27 Mateusz Guzikvm: move vm_cnt to __read_mostly now that it is not...
2018-04-27 Emmanuel Vadotclk: Put the sysctls under hw.clock instead of clock
2018-04-26 Sean BrunoTigthen up kern_prefetch.h includes. The DMAP check...
2018-04-24 Sean BrunoRevert r332894 at the request of the submitter.
2018-04-24 Mateusz Guziklockstat: track lockstat just like sdt probes
2018-04-23 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 Konstantin BelousovRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-19 John BaldwinSimplify the code to allocate stack for auxv, argv...
2018-04-19 Randall StewartThis commit brings in the TCP high precision timer...
2018-04-19 Andriy Gaponset kdb_why to "trap" when calling kdb_trap from trap_fatal
2018-04-18 Konstantin BelousovAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-17 John BaldwinProperly do a deep copy of the ioctls capability array...
2018-04-17 Brooks DavisRemove the unused fuwintr() and suiwintr() functions.
2018-04-12 Bjoern A. ZeebFix a typo.
2018-04-12 Vincenzo Maffionenetmap: align codebase to the current upstream (commit...
2018-04-07 Ian LeporeAdd the ioctl definitions for spigen get/set spi mode...
2018-04-06 Ed SchoutenLet syslog(3) use RFC 5424.
2018-04-06 Roger Pau Monnéremove GiB/MiB macros from param.h
next