]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
fstyp: Remove __packed from struct exfat_de_label.
[FreeBSD/FreeBSD.git] / sys / conf /
2022-05-10 John Baldwinkernel: Disable errors for -Walloca-larger-than for...
2022-05-10 John Baldwininfiniband: Disable -Wredundant-decl warnings.
2022-05-10 John BaldwinRemove nonexistent include path for arm64 crypto files.
2022-04-29 John BaldwinSort libsodium entries by path in sys/conf/files.
2022-04-14 Gordon BerglingNOTES: Remove a double word in comments
2022-04-09 Gordon BerglingNOTES: Fix a typo in a comments
2022-03-29 Bartlomiej Grzesiksdhci_xenon: add ACPI support
2022-03-29 Bartlomiej Grzesiksdhci_xenon: split driver file into generic file and...
2022-03-29 Bartlomiej Grzesikmmc: switch mmc_helper to device_ api
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-10 Glen BarberRename stable/13 to -STABLE now that releng/13.1 has...
2022-03-08 Eric Joynerice(4): Update to 1.34.2-k
2022-03-08 Eric Joynerice_ddp: Update to 1.3.27.0
2022-03-08 Piotr Kubajpowerpc: enable ice in GENERIC64LE
2022-03-08 Eric Joyneriavf(4): Split source and update to 3.0.26-k
2022-03-07 Eric Joynerice_ddp: Update to 1.3.24.0
2022-03-03 Allan Judesmbios: Move smbios driver out from x86 machdep code
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.6.0.
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.4.0
2022-02-24 Glen Barber13.1: update stable/13 to -PRERELEASE to start the...
2022-02-22 Ed Mastenewvers.sh: allow multiple -V args in one invocation
2022-02-22 Warner Loshed: Remove options
2022-02-18 Konstantin Belousovvdso linker scripts: explicitly specify output arch...
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-11 Colin Percivalx86: Speed up clock calibration
2022-02-08 Hans Petter Selaskymlx5: Implement flow steering helper functions for...
2022-02-08 Hans Petter Selaskymlx5en: Implement support for internal queues, IQ.
2022-02-07 Cy Schubertipfilter: Move kernel bits to netpfil
2022-01-31 Andrew TurnerUse ${MACHINE} for the kernel modeule ldscript
2022-01-24 Jessica Clarkearm64: Don't rely on host readelf for u-boot booti...
2022-01-24 Jessica Clarkeamd64: Pass DEBUG when building VDSO wrapper
2022-01-21 Warner Loshnvme: Only reset once on attach.
2022-01-19 Mitchell Horneriscv: gdb(4) support
2022-01-10 Mark JohnstonRemove an obsolete warning from NOTES
2022-01-10 Andrew TurnerExtract the arm64 signal code to a new file
2022-01-02 Konstantin BelousovEnforce that vdso does not contain runtime relocations
2022-01-02 Konstantin Belousovvdso for ia32 on amd64
2022-01-02 Konstantin Belousovamd64: wrap 64bit sigtramp into vdso
2021-12-30 Bjoern A. ZeebLinuxKPI: add 802.11 compat code
2021-12-30 Bjoern A. ZeebLinuxKPI: import beginning of a new version of netdevice.h
2021-12-30 Bjoern A. ZeebLinuxKPI: add a work-in-progress skbuff implementation
2021-12-30 Bjoern A. Zeebstd.nodebug: turn off net80211 debugging as well
2021-12-20 Andrew TurnerPer-thread stack canary on arm64
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-19 Florian WalpenMAC/priority module for realtime privilege group
2021-12-17 Ram Kishore Vegesnaocs_fc: Add gendump and dump_to_host ioctl command...
2021-12-14 Konstantin Belousovamd64: Only build aout.ko when COMPAT_FREEBSD32 is...
2021-12-13 Konstantin Belousovkern.pre.mk: allow to use and customize elfdump during...
2021-12-13 Konstantin Belousovkern.pre.mk: trim space at EoL
2021-12-10 Mitchell HorneRemove references to sio(4) from NOTES
2021-12-06 Jessica Clarkemips: Fix build of kernel.tramp.bin after upstream...
2021-12-01 Mark Johnstonnetinet: Deduplicate most in_cksum() implementations
2021-11-29 N.J. Mannpchtherm: Let the driver be compiled into the kernel
2021-11-25 Konstantin Belousovkmod_syms.awk: fix removal of the export list from...
2021-11-24 Andriy Gaponpca954x: driver for PCA954x / TCA954x I2C switches
2021-11-21 Andriy Gaponpcf8574: driver for 8-pin quasi-bidirectional GPIO...
2021-11-17 Mark Johnstonkasan: Disable validation of function parameters passed...
2021-11-13 Andriy GaponRevert "files.arm64: fix sort order for aw_i2s.c"
2021-11-13 Andriy Gaponfiles.arm64: fix sort order for aw_i2s.c
2021-11-13 Andriy Gapondriver for MAX44009 I2C illuminance sensor
2021-11-13 Andriy Gaponpcf8591: driver for adc/dac with i2c interface
2021-11-02 Mark Johnstonconf: Add a KMSAN kernel option
2021-11-01 Mark JohnstonAdd the KASAN runtime
2021-11-01 Mark JohnstonAdd a KASAN option to the kernel build
2021-10-21 John Baldwinossl: Add ChaCha20 cipher support.
2021-10-21 John Baldwinossl: Add Poly1305 digest support.
2021-10-21 John BaldwinAdd an implementation of CHACHA20_POLY1305 to cryptosoft.
2021-10-21 John BaldwinAdd an OCF algorithm for ChaCha20-Poly1305 AEAD.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.26.2.0.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.26.0.0.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.25.6.0.
2021-10-19 John BaldwinAdd EPOCH_TRACE to NOTES to get LINT coverage.
2021-10-17 Konstantin BelousovRestore PPS_SYNC in NOTES
2021-10-17 Konstantin BelousovEnable PPS_SYNC on amd64, arm64 and armv7
2021-10-16 Konstantin Belousovriscv: move signal delivery code to exec_machdep.c
2021-10-16 Konstantin Belousovarm: move signal delivery code to exec_machdep.c
2021-10-16 Konstantin Belousovarm64: move signal delivery code to exec_machdep.c
2021-10-16 Konstantin Belousovi386: move signal delivery code to exec_machdep.c
2021-10-13 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-10-10 Konstantin Belousovamd64: move signal handling and register structures...
2021-10-10 Adam Fennkvm_clock: KVM paravirtual clock support
2021-10-10 Adam Fennx86: files: Make sys/x86/x86/pvclock.c optional
2021-10-07 Marcin WojtasUpgrade ENA to v2.4.1
2021-09-24 Guinan Sune1000: remove duplicated phy codes
2021-09-20 Konstantin Belousovx86: duplicate acpi_wakeup.c per i386 and amd64
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-12 Alexander Motinvmd(4): Major driver refactoring
2021-09-07 Jessica Clarkefu740_pci_dw: Add SiFive FU740 PCIe controller driver
2021-09-02 Dimitry AndricDon't error out on unused but set variables with clang 13
2021-08-30 Mitchell Hornearm: enable stack-smashing protection
2021-08-26 Kyle Evanskern: add an option for preserving the early kenv
2021-08-23 Konstantin Belousovamd64: do not assume that kernel is loaded at 2M physical
2021-08-16 Emmanuel Vadotarm64: Check dtb version against the one we're expectin...
2021-08-15 Peter GrehanMFC 517904de5cca: igc(4): Introduce new driver for...
2021-08-03 Alexander MotinRemove opensolaris_atomic.S dependency.
2021-07-27 Kristof Provostpf: fix LINT build
2021-07-22 Emmanuel Vadotarm64: allwinner: Add r_intc driver
2021-07-22 Emmanuel Vadotmmc: Only build mmc_fdt_helper and mmc_pwrseq for arch...
2021-07-22 Emmanuel Vadotmmc: Add mmc-pwrseq driver
next