]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
cxgbe(4): Use the simplest configuration possible when falling back from
[FreeBSD/FreeBSD.git] / sys / sys /
2019-05-08 Matt MacyEnable sys/disk.h consumers to avoid pulling in network...
2019-05-08 Mateusz GuzikReduce umtx-related work on exec and exit
2019-05-08 Hans Petter SelaskyBump the Mellanox driver version numbers and the FreeBS...
2019-05-07 Ed Mastemake sysent after r347228
2019-05-07 Conrad Meyerdevice_printf: Use sbuf for more coherent prints on SMP
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Conrad MeyerList-ify kernel dump device configuration
2019-05-05 Konstantin BelousovSwitch to use shared vnode locks for text files during...
2019-05-05 Cy SchubertMFV r347136:
2019-05-04 Hans Petter SelaskyFix regression issue after r346645 in the LinuxKPI.
2019-04-25 John BaldwinRemove p_code from struct proc.
2019-04-24 Tycho NightingaleLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-23 Wojciech MacekThis patch offers a workaround to buf_ring reordering
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerRevert r346410 and r346411
2019-04-19 Conrad MeyerBump __FreeBSD_version after r346410
2019-04-19 Conrad Meyerlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-18 Conrad Meyerrandom(4): Restore availability tradeoff prior to r346250
2019-04-16 Conrad Meyerrandom(4): Add is_random_seeded(9) KPI
2019-04-16 Andrew GallatinReplace cosqos with numa_domain in mbuf pkthdr
2019-04-15 Conrad Meyerrandom(4): Block read_random(9) on initial seeding
2019-04-15 Rick MacklemFix the NFSv4 client to safely find processes.
2019-04-13 Warner LoshFix sbttons for values > 2s
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Gleb SmirnoffObvious comment correction.
2019-04-09 Konstantin BelousovAdd vn_fsync_buf().
2019-04-07 Mariusz ZaborskiBump FreeBSD version after r345982.
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Conrad Meyerkern/subr_pctrie: Convert old-style boolean_t to plain...
2019-04-06 Mariusz ZaborskiRegen after r345982.
2019-04-06 Mariusz ZaborskiIntroduce funlinkat syscall that always us to check...
2019-04-06 Jung-uk KimMFV: r345969
2019-04-05 Konstantin BelousovAdd DEV_RESET /dev/devctl2 ioctl.
2019-04-05 Konstantin BelousovProvide newbus infrastructure for initiating device...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Alexander MotinFix typos in r345849.
2019-04-03 Alexander MotinList few more ATA commands.
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-28 Ed MasteRevert change accidentally committed along with r345625
2019-03-28 Ed Masterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Hans Petter SelaskyChange all kernel C-type macros into static inline...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-23 Marcin WojtasAllow using TPM as entropy source.
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-19 Eric Joyneriflib: mark isc_driver_version as constant
2019-03-19 Eric Joyneriflib: expose the Rx mbuf buffer size to drivers
2019-03-18 Ed Mastesys/stat.h: Improve timespec compatibility with other...
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricConnect lib/libomp to the build.
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Konstantin Belousovamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Conrad Meyerstack(9): Drop unused API mode and comment that referen...
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Gleb SmirnoffDeanonymize thread and proc state enums, so that a...
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-12 Warner LoshKill tz_minuteswest and tz_dsttime.
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Bjoern A. ZeebTry to improve comment for socket state bits.
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-06 John BaldwinDrop "All rights reserved" from my copyright statements.
2019-03-05 Mark JohnstonShow wiring state of map entries in procstat -v.
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-03-04 Dimitry AndricSet tentative merge date, and bump __FreeBSD_version.
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-02 Justin Hibbitspowerpc: Scale intrcnt by mp_ncpus
2019-03-01 Edward Tomasz Napi... Remove sv_pagesize, originally introduced with r100384.
2019-02-28 Enji CooperRemove references to pdwait4(2) and `CAP_PDWAIT` from...
2019-02-27 Mateusz GuzikRename seq to seqc to avoid namespace clashes with...
2019-02-26 Ian LeporeUpdate a comment to reflect reality; no functional...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Ed MasteRemove unintend change to capability.h from r344530
2019-02-25 Ed MasteMake libifconfig INTERNALLIB
2019-02-25 Enji CooperMFhead@r344527
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-23 Matt MacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-22 Matt Macylkpi: allow late binding of linux_alloc_current
2019-02-21 Ed Mastescp: validate filenames provided by server against...
next