]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
netmap: get rid of save_if_input for emulated adapters
[FreeBSD/FreeBSD.git] / sys / conf /
2023-03-22 John BaldwinDisable -Wunused-function for {ed,x}25519_ref10.c in...
2023-03-22 Hans Petter SelaskyAdd missing file to sys/conf/files after 469884cf04a9b9...
2023-03-22 Hans Petter SelaskyLinuxKPI: Make FPU sections thread-safe and use the...
2023-03-22 John BaldwinStop adding -Wredundant-decls to CWARNFLAGS.
2023-03-06 Brooks DavisNgATM: Remove useless NGATM_ATM option
2023-03-06 Brooks DavisNATM: Remove useless NETGRAPH_ATM_ATMPIF option
2023-03-06 Ed MasteEnable kernel reproducible builds on stable branch
2023-02-17 Piotr Kubajice(4): Update to 1.37.7-k
2023-02-17 Eric Joynerice_ddp: Update package to 1.3.30.0
2023-02-16 Konstantin Belousovamd64: record a dependency of vdso on its linker script
2023-02-15 Mitchell Horneirdma: fix LINT-NOIP/NOINET/NOINET6 builds
2023-02-10 Colin PercivalPost-13.2-branch updates
2023-02-08 Bartosz Sobczakirdma: Add RDMA driver for Intel(R) Ethernet Controller...
2023-02-02 Navdeep Parharcxgbe(4): Update firmwares to 1.27.0.0.
2023-01-28 Colin Percival13.2: update stable/13 to -PRERELEASE to start the...
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-26 Alexander V. Chernikovnetlink: allow netlink to be build in the kernel
2023-01-23 Mitchell Horneriscv: always include frame pointer
2023-01-23 Mitchell HorneClarify DTR_ENABLED make variable
2023-01-23 Andrew TurnerAdd support for an array of hwresets
2023-01-23 Andrew TurnerSplit out the arm64 EL2 exception vectors
2023-01-23 Andrew TurnerMake all options lower case in files.arm64
2023-01-22 Dmitry SalychevAdd initial DPAA2 support
2023-01-19 Sumit Saxenaif_bnxt: Added support for mgmt interface for passthrou...
2023-01-13 Alexander V. Chernikovrouting: move rtentry and subscription code out of...
2023-01-13 Alexander V. Chernikovrouting: add rib_<add|del>_route_px() functions operati...
2022-12-24 Vladimir Kondratyevbcm5974: wsp(4) driver version with HID attachment.
2022-12-24 Vladimir Kondratyevhid: Add missed dependency on usbdevs.h for static...
2022-12-24 Vladimir Kondratyevietp(4): Driver for Elantech I2C touchpad
2022-12-21 Mark Johnstonsys/conf: Remove an unneeded flag variable
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-29 Jake Freelandlinuxkpi: drm-kmod debugfs support
2022-11-21 Mark Johnstonksan: Build sanitizer runtimes without stack-smashing...
2022-11-14 Mark JohnstonSimplify kernel sanitizer interceptors
2022-11-11 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-11-11 John Baldwincxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.
2022-11-02 Kyle Evansarm64: coresight: fix the build without FDT
2022-11-02 Kyle Evanssysent: regenerate files every time
2022-10-18 Eric Joynerice(4): Add RDMA Client Interface
2022-10-17 Bjoern A. ZeebLinuxKPI: add the "dummy" includes directory to builds
2022-10-17 Bjoern A. ZeebLinuxKPI: define LINUXKPI_INCLUDES for module builds...
2022-10-04 Justin Hibbitspowerpc/pseries: Allow radix pmap in pseries for ISA 3.0
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-21 Andrew TurnerImport the arm64 Cortex Strings memset into the kernel
2022-09-21 Andrew TurnerImport an optimized arm64 memcmp into the kernel
2022-09-21 Andrew TurnerUpdate the arm64 kernel memcpy/memmove
2022-08-31 Mark JohnstonNOTES: Update the comment for MCLSHIFT
2022-08-31 Mark JohnstonNOTES: Update the default MSIZE and MCLSHIFT values
2022-07-29 Dimitry AndricSuppress -Wstrict-prototypes for several zlib files
2022-07-29 Dimitry AndricSuppress unused variable warning for zfs_fm.c
2022-07-23 Dimitry AndricFix unused variable warning in acpica's nsaccess.c
2022-07-18 Ed MasteAdd SPLIT_KERNEL_DEBUG knob
2022-07-18 Bjoern A. Zeebdwc3: add ACPI attachment
2022-07-18 Bjoern A. Zeebpca954x: harmonize pca9547 and pca954x and add pca9540...
2022-07-18 Bjoern A. Zeebarm64: NXP add LS1088a clockgen support
2022-07-13 John Baldwincrypto: Add an API supporting curve25519.
2022-07-13 John Baldwincrypto: Add a simple API for [X]ChaCha20-Poly1035 on...
2022-07-13 John Baldwinnewvers.sh: Don't use return to exit.
2022-07-13 John Baldwinfirmware: Map '@' in filenames to '_' in symbols.
2022-07-13 John BaldwinDon't implicitly pull in most of 'device crypto' for...
2022-07-11 Dag-Erling SmørgravEnable CRC64 checksums in xz.
2022-06-27 Mitchell HorneAdd new vnode dumper to support live minidumps
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-21 Emmanuel Vadotlinuxkpi: Add i2c support
2022-06-17 Dmitry Chaginlinux(4): Get rid of Linuxulator kernel build options.
2022-06-07 Andrew TurnerSupport LSE atomics in the arm64 casue* functions
2022-06-05 Konstantin BelousovExclude DEBUG_VFS_LOCKS from non-debug kernel configs
2022-05-30 Dimitry AndricAvoid adding -d to kernel module link command lines...
2022-05-16 Emmanuel Vadotfiles: Make mmc_fdt_helper and sdhci depends on clk...
2022-05-16 Emmanuel Vadotfiles: Make mmc_pwrseq depends on regulator and clk
2022-05-16 Emmanuel Vadotfiles: Make mmc_helpers depends on regulator and clk
2022-05-16 Emmanuel Vadotfiles: Make mmc_helper depend on gpio
2022-05-16 Emmanuel Vadotfiles: Make ext_resources non-optional
2022-05-11 John BaldwinDisable -Wreturn-type on GCC.
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
next