]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ossl: Add support for AES-CBC cipher
[FreeBSD/FreeBSD.git] / sys /
2021-11-06 Kornel Dulebaossl: Add support for AES-CBC cipher
2021-11-06 Alexander MotinPrefer CPUID leaf 1Fh for Intel CPU topology detection.
2021-11-06 Alexander MotinAdd some of Intel Alder Lake device IDs.
2021-11-05 John BaldwinMove the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.
2021-11-05 Rick Macklemnfscl: Fix two more cases for forced dismount
2021-11-05 Kyle Evanssched: split sched_ap_entry() out of sched_throw()
2021-11-05 Warner Loshcam_periph: wired is really a bool, update it to a...
2021-11-05 Warner Loshcam: Remove trailing spaces from serial numbers too
2021-11-05 Warner Loshcam_periph: Add ability to wire units to a serial number
2021-11-05 Warner Loshcam_periph: fix bug in camperiphunitnext logic
2021-11-05 Warner Loshcam_periph: switch from negative logic to positive...
2021-11-05 Warner Loshcam_periph: Remove vestigial "scbus" comparison
2021-11-05 Artur Rojeksdhci_fsl_fdt: Provide more accurate clk calculation
2021-11-05 Artur Rojeksdhci_fsl_fdt: Add full support for software reset
2021-11-05 Artur Rojeksdhci: Provide devmethod for software reset
2021-11-05 Kristof Provostpf: Introduce ridentifier
2021-11-05 Rick Macklemnfscl: Fix NFSv4.1/4.2 pnfs mounts using nconnect
2021-11-04 Hans Petter SelaskyFactor out flags preserved during mbuf demote into...
2021-11-04 Hans Petter SelaskyUse layer five checksum flags in the mbuf packet header...
2021-11-04 Hans Petter SelaskyRemove unused ocf_operation structure from stack.
2021-11-04 Adrian Chaddipq4018: add qcom-gcc-ipq4018 and dependencies into...
2021-11-04 Adrian Chaddipq4018: add initial reset driver support for the clock...
2021-11-04 Adrian Chaddipq401x: flip on SMP for the ASUS AC1300
2021-11-04 Adrian Chaddipq401x: add MP core start-up path for the CPU regulato...
2021-11-04 Adrian Chaddqcom: add initial SCM legacy API
2021-11-04 Adrian Chaddipq4018: add SoC reset and qcom_rnd driver
2021-11-04 Adrian Chaddqcom_rnd: add initial qualcomm prng driver.
2021-11-04 Adrian Chaddipq4018: toggle ps-hold to allow SoC reset
2021-11-04 Allan JudeAllow kern.ipc.maxsockets to be set to current value...
2021-11-04 Konstantin Belousovprocfs_doprocfile(): simplify
2021-11-04 Konstantin Belousovproc_get_binpath(): provide syntaxically correct value...
2021-11-04 Allan JudeSIFTR: Fix compilation with -DSIFTR_IPV6
2021-11-03 Warner Loshvt: fix git mismerge
2021-11-03 Warner Loshvt: Fix frequency calcuation for bell
2021-11-03 Warner Loshvt: Add devctl message for bells
2021-11-03 Warner Loshvt(4): Connect to teken's TP_SETBELLPD
2021-11-03 Warner Loshsysbeep: Adjust interface to take a duration as a sbt
2021-11-03 Rick Macklemnfscl: Fix forced dismount from looping on commit
2021-11-03 Kyle Evanssched: separate out schedinit_ap()
2021-11-03 Rick Macklemnfscl: Fix forced dismount when "nconnect" is specified
2021-11-03 Gleb Smirnoffblackhole(4): disable for locally originated TCP/UDP...
2021-11-03 Warner Losharm: Remove unused items
2021-11-03 Mateusz Guzikipsec: add a lock encompassing SPI allocation
2021-11-03 Mateusz Guzikipsec: fix edge case detection in key_do_getnewspi
2021-11-03 Gordon BerglingFix a common typo in syctl descriptions
2021-11-03 Rick Macklemnfscl: Fix use after free for forced dismount
2021-11-03 Mark Johnstonscsi_cd: Improve TOC access validation
2021-11-03 Gleb Smirnoffudp_input: remove a BSD stack relict
2021-11-03 Mark Johnstonkasan: Disable validation of function parameters passed...
2021-11-03 Mark Johnstonamd64: Deduplicate routines for expanding KASAN/KMSAN...
2021-11-03 Gordon Berglingocs_fs: Fix two typos in source code comments
2021-11-03 Gordon Berglingng_pptpgre(4): Fix a typo in a source code comment
2021-11-03 Gordon Berglinggjournal(8): Fix a typo in a source code comment
2021-11-03 Konstantin Belousovfexecve(2): allow O_PATH file descriptors opened withou...
2021-11-03 Konstantin Belousovproc_get_binpath(): return empty string instead of...
2021-11-03 Mark Johnstonvmci: Avoid relying on macro expansion to provide corre...
2021-11-03 Gordon Berglingnetinet: Fix a common typo in source code comments
2021-11-03 Gordon Berglingmana: Fix a typo in a source code comment
2021-11-03 Gordon Berglingixgbe(4): Fix a few typos in source code comments
2021-11-03 Warner Loshcam_periph: style change
2021-11-03 Alfredo Dal'Ava... ofwfb: fix vga/hdmi console with ASMEDIA during boot...
2021-11-03 Konstantin Belousovfexecve(2): restore the attempts to calculate the execu...
2021-11-03 Andrey V. Elsukovip_divert: calculate delayed checksum for IPv6 adress...
2021-11-03 Edward Tomasz Napi... linux: Make linux_ptrace.c portable
2021-11-03 Edward Tomasz Napi... linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c
2021-11-03 Edward Tomasz Napi... linprocfs: Fix formatting of Uid and Gid lines
2021-11-03 Kyle Evanskern: physmem: improve region coalescing logic
2021-11-03 Rick Macklemnfscl: Check for a forced dismount in nfscl_getref()
2021-11-02 Warner Loshgpart: Move MBR efimedia reporting to a separate routine
2021-11-02 Warner Loshgpart: Move GPT efimedia reporting to a separate routine
2021-11-02 Ruslan Bukinarm/pmu: add ACPI attachment.
2021-11-02 John Baldwincrypto: Cleanup mtx_init() calls.
2021-11-02 John Baldwincrypto: Use a single "crypto" kproc for all of the...
2021-11-02 Bjoern A. Zeebepair: remove "All rights reserved"
2021-11-02 Hans Petter SelaskyLinuxKPI: Add sysctl(8) knob to control verbosity of...
2021-11-02 Michal Melounarm: Fix handling of undefined instruction aborts in...
2021-11-02 Bjoern A. Zeebif_epair: rework
2021-11-02 Rick Macklemnfscl: Use a smaller initial delay time for NFSERR_DELAY
2021-11-01 Mateusz Guzikinet: remove tcp_debug from netinet/tcp_debug.h
2021-11-01 Mateusz Guzikpf: remove the flags argument from pf_unlink_state
2021-11-01 Mateusz Guzikpf: fix use-after-free from pf_find_state_all
2021-11-01 Marius Haldencarp: deal with negative net.inet.carp.demotion
2021-11-01 Mark Johnstonuma: Fix handling of reserves in zone_import()
2021-11-01 Mark Johnstonuma: Improve M_USE_RESERVE handling in keg_fetch_slab()
2021-11-01 Andrew TurnerPrint the correct register for the arm64 elr
2021-11-01 Philip Paepsriscv: add iicbus and iicoc to GENERIC
2021-11-01 Thomas Skiboiicoc: support building as a module
2021-11-01 Thomas Skiboiicoc: fix repeated start
2021-11-01 Thomas Skiboiicoc: add support for SiFive HiFive Unmatched
2021-10-31 Rick Macklemnfscl: Do pNFS layout return_on_close synchronously
2021-10-31 Mateusz Guzikgeli: eli data -> eli_data for consistency with other...
2021-10-31 Bjoern A. Zeebnet80211: add a driver-private pointer to struct ieee80...
2021-10-31 Xin LIBump __FreeBSD_version following the libdialog shared...
2021-10-31 Konstantin Belousovprocfs: return right hardlink from /proc/curproc/file
2021-10-31 Konstantin BelousovExtract proc_get_binpath() from sysctl_kern_proc_pathname()
2021-10-31 Konstantin Belousovsys/proc.h: put proc_add_orphan() into proper place
2021-10-31 Rick Macklemnfscl: Add setting n_localmodtime to the Write RPC...
2021-10-30 Rick Macklemnfscl: Set n_localmodtime in Deallocate
2021-10-30 Rick MacklemPR#259071 provides a test program that fails for the...
2021-10-30 Edward Tomasz Napi... linux: make PTRACE_SETREGS use a correct struct
next