]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
LinuxKPI: change DECLARE_FLEX_ARRAY()
[FreeBSD/FreeBSD.git] / sys / conf /
2022-02-23 Emmanuel Vadotfiles: Make mmc_fdt_helper and sdhci depends on clk...
2022-02-22 Emmanuel Vadotfiles: Make mmc_pwrseq depends on regulator and clk
2022-02-22 Emmanuel Vadotfiles: Make mmc_helpers depends on regulator and clk
2022-02-22 Mitchell Horneboottrace: a simple boot and shutdown-time tracing...
2022-02-21 Emmanuel Vadotfiles: Make mmc_helper depend on gpio
2022-02-21 Emmanuel Vadotoptions: Remove EXT_RESOURCES
2022-02-21 Emmanuel Vadotfiles: Make ext_resources non-optional
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-20 Michal MelounFix a534b50e245d on powerpc.
2022-02-20 Michal Melounofw_iicbus: Add method for manual setting of basic...
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-17 David E. O'BrienDon't delete hack.c - causes perpetual 'out of date...
2022-02-14 John BaldwinDisable -Wreturn-type on GCC.
2022-02-12 Ed Mastenewvers.sh: allow multiple -V args in one invocation
2022-02-11 Konstantin Belousovvdso linker scripts: explicitly specify output arch...
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-08 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-07 John BaldwinStop adding -Wredundant-decls to CWARNFLAGS.
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-05 Richard Scheffeneggertcp: move ECN handling code to a common file
2022-02-05 Richard ScheffeneggerRevert "tcp: move ECN handling code to a common file"
2022-02-04 Richard Scheffeneggertcp: move ECN handling code to a common file
2022-02-02 John BaldwinDisable -Wunused-function for {ed,x}25519_ref10.c in...
2022-02-02 Konstantin BelousovExclude DEBUG_VFS_LOCKS from non-debug kernel configs
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-01 Hans Petter Selaskymlx5en: Implement TLS RX support.
2022-02-01 Hans Petter Selaskymlx5: Implement flow steering helper functions for...
2022-02-01 Hans Petter Selaskymlx5en: Implement support for internal queues, IQ.
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-25 Emmanuel Vadotlinuxkpi: Add i2c support
2022-01-25 Eric Joynerice_ddp: Update to 1.3.27.0
2022-01-24 John Baldwincrypto: Remove xform.c and compile xform_*.c standalone.
2022-01-24 John BaldwinDon't implicitly pull in most of 'device crypto' for...
2022-01-24 John Baldwincrypto: Add an API supporting curve25519.
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-23 Martin Matuskazfs: fix kernel build after e92ffd9b6 if ZFS is compiled in
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-21 Piotr Kubajpowerpc: enable ice in GENERIC64LE
2022-01-18 John Baldwincrypto: Stop compiling in chacha20poly1305 AEAD ciphers...
2022-01-18 John Baldwincrypto: Add a simple API for [X]ChaCha20-Poly1035 on...
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Roger Pau Monnéx86/apic: remove apic_ops
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-12 Colin Percivalx86: Speed up clock calibration
2022-01-12 Andrew TurnerAdd arm64 pointer authentication support
2022-01-11 Andrew TurnerUse ${MACHINE} for the kernel modeule ldscript
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-10 Mitchell Horneriscv: gdb(4) support
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-04 Hubert MazurAdd driver for marvell, a37x0 peripheral clocks
2022-01-04 Hubert MazurAdd driver for armada, 37x0-tbg-clock
2022-01-04 Hubert MazurAdd driver for marvell, armada-3700 oscillator
2022-01-04 Xin LIfile: upgrade to 5.41.
2022-01-03 Navdeep Parharcxgbe(4): Update firmwares to 1.26.6.0.
2022-01-03 Mark JohnstonRemove an obsolete warning from NOTES
2022-01-02 Warner LoshAdd clarifying comments
2021-12-31 Warner Loshmips: remove forgotten options file too
2021-12-31 Warner LoshAdd lio back to NOTES
2021-12-31 Warner Loshmips: Remove sys/mips
2021-12-27 Bjoern A. ZeebLinuxKPI: add 802.11 compat code
2021-12-27 Bjoern A. ZeebLinuxKPI: import beginning of a new version of netdevice.h
2021-12-27 Bjoern A. ZeebLinuxKPI: add a work-in-progress skbuff implementation
2021-12-24 Jessica Clarkearm64: Don't rely on host readelf for u-boot booti...
2021-12-24 Andrew TurnerExtract the arm64 signal code to a new file
2021-12-23 Brandon Bergren[PowerPC] PowerMac timebase sync for G4
2021-12-23 Adrian Chaddarm: add dwc3 as a compilable driver
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-20 Cy Schubertipfilter: Move kernel bits to netpfil
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-17 Kyle Evanssysent: regenerate files every time
2021-12-16 John BaldwinSort libsodium entries by path in sys/conf/files.
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-14 Warner Loshpccard: Remove more of the PC Card infrastructure
2021-12-14 Warner LoshRemove references to PCMCIA
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-10 Warner Loshed: Remove options
2021-12-09 Navdeep Parharcxgbe(4): Update firmwares to 1.26.4.0
2021-12-07 Jessica Clarkeamd64: Pass DEBUG when building VDSO wrapper
2021-12-07 Konstantin Belousovamd64: Only build aout.ko when COMPAT_FREEBSD32 is...
2021-12-07 Konstantin Belousovkern.pre.mk: trim space at EoL
2021-12-06 Mitchell HorneRemove references to sio(4) from NOTES
2021-12-06 Konstantin BelousovEnforce that vdso does not contain runtime relocations
2021-12-06 Konstantin Belousovvdso for ia32 on amd64
2021-12-06 Konstantin Belousovamd64: wrap 64bit sigtramp into vdso
2021-12-06 Konstantin Belousovkern.pre.mk: allow to use and customize elfdump during...
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-04 Florian WalpenMAC/priority module for realtime privilege group
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-02 Gleb SmirnoffRemove "options PCBGROUP"
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-30 Wojciech Macekflex_spi: Support for FlexSPI Flash controller.
2021-11-26 Andrew TurnerPer-thread stack canary on arm64
2021-11-25 Warner Loshtwa: Remove
next