]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Move SYSCTL_ADD_PROC() to unlocked context in if_ure to avoid lock order reversal.
[FreeBSD/FreeBSD.git] / sys / conf /
2020-06-01 Brandon Bergren[PowerPC] Fix build-id note on powerpc64 kernel
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-30 John BaldwinOnly build ipsec modules if the kernel includes IPSEC_S...
2020-05-29 John BaldwinHonor opt_ipsec.h from kernel builds.
2020-05-28 Jung-uk KimMFV: r361597
2020-05-27 Justin Hibbitspowerpc/mmu: Convert PowerPC pmap drivers to ifunc...
2020-05-26 Eric Joynerice(4): Introduce new driver for Intel E800 Ethernet...
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Conrad Meyercopystr(9): Move to deprecate (attempt #2)
2020-05-25 Marcin WojtasIntroduce a driver for NXP LS1046A SoC AHCI.
2020-05-25 Marcin WojtasIntroduce support for Epson RX-8803 RTC.
2020-05-25 Marcin WojtasAdd TCA6416 GPIO expander support.
2020-05-25 Marcin WojtasIntroduce VF610 I2C controller support.
2020-05-25 Marcin WojtasAdd GPIO support for QorIQ boards.
2020-05-25 Marcin WojtasAdd LS1046A clockgen driver.
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Emmanuel Vadotlibkern: Add arc4random_uniform
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 Mitchell HorneSimplify the RISC-V kernel linker invocation
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-20 Ed Mastepkgbase: use -dev,-dbg instead of -development,-debug
2020-05-20 Wei HuHyperV socket implementation for FreeBSD
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-12 Eric van GyzenRemove tests for obsolete compilers in the build system
2020-05-12 Conrad MeyerRevert r360944 and r360946 until reported issues can...
2020-05-12 Conrad MeyerRemove deleted files from the build
2020-05-11 John Baldwinkgssapi no longer supports RC4, so don't list it as...
2020-05-11 John BaldwinRemove support for DES and Triple DES from OCF.
2020-05-11 John BaldwinRemove support for the Blowfish algorithm from OCF.
2020-05-11 John BaldwinRemove support for the skipjack encryption algorithm.
2020-05-11 John BaldwinRemove support for the cast128 encryption algorithm.
2020-05-11 John BaldwinRemove ubsec(4).
2020-05-11 Justin Hibbitspowerpc64: Implement Radix MMU for POWER9 CPUs
2020-05-07 Brandon Bergren[PowerPC] kernel ifunc support for powerpc*, fix ppc64...
2020-05-05 John BaldwinInitial support for bhyve save and restore.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-28 Alexander V. ChernikovMove route-specific ddb commands to route/route_ddb.c
2020-04-28 Alexander V. ChernikovMove route_temporal.c and route_var.h to net/route.
2020-04-28 Bryan DreweryDon't try ctfconvert on file without debug info.
2020-04-27 John BaldwinRetire the GENERICSF kernel config.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Mike KarelsAdd genet driver for Raspberry Pi 4B Ethernet
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-19 Mitchell HorneRISC-V: use physmem to manage physical memory
2020-04-19 Mitchell HorneConvert arm's physmem interface to MI code
2020-04-18 Alex RichardsonMore fixes to build the kernel with a compiler that...
2020-04-18 Alex RichardsonAllow kernel modules to build with a compiler that...
2020-04-17 Conrad Meyerxen-locore: Silence DWARF2 section warning
2020-04-17 Mark JohnstonAlways compile minidump_machdep.c on arm.
2020-04-17 Gleb SmirnoffSplit XDR into separate kernel module. Make krpc depen...
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Emmanuel Vadotfiles: Add mmc_fdt_helpers for mmccam enabled config
2020-04-14 Emmanuel VadotThose functions are here to help fdt mmc controller...
2020-04-14 Rick MacklemRe-organize the NFS file handle affinity code for the...
2020-04-13 Conrad MeyerDisable QUEUE_MACRO_DEBUG_TRACE in LINT kernels
2020-04-12 Conrad MeyerAdd queue(2) debug macros as build options
2020-04-12 Alexander V. ChernikovIntroduce nexthop objects and new routing KPI.
2020-04-10 John BaldwinRemove support for Kernel GSS algorithms deprecated...
2020-04-09 Rick MacklemRemove the old NFS lock device driver that uses Giant.
2020-04-07 Kyle EvansAdd -fno-common to all userland/kernel src builds
2020-04-07 Brooks DavisAllow the kernel to build with a compiler that sets...
2020-04-06 Wojciech MacekAdd MDIO PHY driver for NS2 ARM64 platform.
2020-04-03 Justin Hibbitspowerpc/amigaone: Add CPLD driver for AmigaOne A1222...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-02 Ian LeporeAdd the Cadence GEM ethernet driver to NOTES so that...
2020-04-01 John BaldwinRetire procfs-based process debugging.
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Alex RichardsonFix newvers.sh on macOS 10.15
2020-03-22 Alex RichardsonFix linking OCTEON1 kernel with LLD
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-20 Konstantin BelousovIntroduce LINUXKPI_GENSRCS.
2020-03-20 Ed Masteretire cx,ctau drivers
2020-03-19 Konstantin BelousovAdd file for static compilation of mlx5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-18 Justin Hibbitspowerpc: Axe PPC4xx support.
2020-03-12 Leandro LuporiEnable ixl device on PowerPC64
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Vladimir Kondratyeviicbus(4): Add support for ACPI-based children enumeration
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-06 Chuck SilversAdd a new "mntfs" pseudo file system which provides...
2020-03-06 Dimitry AndricMerge ^/head r358678 through r358711.
2020-03-05 Leandro Lupori[aacraid] Port driver to big-endian
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-02 Martin MatuskaMFV r358511,r358532:
next