bhyve: Gracefully handle virtio-scsi with no conf
[freebsd.git] / sys / sys /
2021-04-22 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-04-21 Mark JohnstonAdd required checks for unmapped mbufs in ipdivert...
2021-04-21 Ka Ho Ngparam.h: bump __FreeBSD_version for commit 4ce1ba652383
2021-04-21 Ka Ho Ngsndstat: nvlist schema and API definition changes
2021-04-20 Hans Petter SelaskyAdd TCP LRO support for VLAN and VxLAN.
2021-04-20 Greg Vlinker_set: fix globl/weak symbol redefinitions to...
2021-04-19 Konstantin Belousovsysctl vm.objects: report backing object and swap use
2021-04-19 Xin LIless: upgrade to v581.
2021-04-18 Warner LoshMinor style tidy: if( -> if (
2021-04-18 Warner LoshMinor style cleanup
2021-04-18 Michael Tuexentcp: add support for TCP over UDP
2021-04-18 Warner Loshnewbus: style nit: use while<space>(0)
2021-04-17 Warner Loshnewbus: Minor update fix.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-16 Warner Loshnewbus: style nit
2021-04-15 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin Belousovopen(2): Implement O_PATH
2021-04-15 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin BelousovAT_RESOLVE_BENEATH is bsd-specific
2021-04-15 Konstantin Belousovvfs_vnops.c: Make vn_statfile() non-static
2021-04-14 Mark Johnstondomainset: Define additional global policies
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-13 Mark Johnstonexecve: Mark exec argument buffers
2021-04-13 Mark JohnstonAdd the KASAN runtime
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-12 Mitchell Hornermlock(9): add an RM_DUPOK flag
2021-04-12 Hans Petter SelaskyFix build of stand/usb .
2021-04-12 Mark JohnstonRename struct device to struct _device
2021-04-11 Rick Macklemparam.h: bump __FreeBSD_version for commit 7763814fc9c2
2021-04-09 Konstantin BelousovStop arming kqueue timers on knote owner suspend or...
2021-04-09 Konstantin BelousovStop arming realtime posix process timers on suspend...
2021-04-09 Konstantin BelousovStop arming periodic process timers on suspend or terminate
2021-04-08 Konstantin Belousovstruct mount uppers: correct locking annotations
2021-04-08 Mateusz Guzikvfs: replace vfs_smr_quiesce with vfs_smr_synchronize
2021-04-07 Greg Vsmbios: support getting address from EFI
2021-04-07 Mark Johnstoncapsicum: Limit socket operations in capability mode
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-04-06 Konstantin Belousovrtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-02 Mateusz Guzikvfs: add vfs_smr_quiesce
2021-03-31 Richard ScheffeneggerExport sbuf_drain to orchestrate lock and drain action
2021-03-31 Konstantin Belousovmbuf: add a way to mark flowid as calculated from the...
2021-03-29 Mitchell HorneIntroduce kdb-level watchpoint functions
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-26 Mitchell HorneConsolidate machine/endian.h definitions
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-24 Mark JohnstonGeneralize sanitizer interceptors for memory and string...
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-23 Mark JohnstonGeneralize bus_space(9) and atomic(9) sanitizer interce...
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-22 Adrian ChaddAdd device and ifnet logging methods, similar to device...
2021-03-21 Kevin Bowlingsys/ck.h: Add an include guard
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-18 Bjoern A. Zeebtermios: add more speeds
2021-03-17 Kyle Evansbase: remove if_wg(4) and associated utilities, manpage
2021-03-17 Ka Ho NgImplement sndstat nvlist-based enumeration ioctls.
2021-03-15 Kyle Evansif_wg: import latest fixup work from the wireguard...
2021-03-14 Ryan Libbykobj: avoid gcc -Wcast-function-type
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Gordon BerglingFix a few typos in comments
2021-03-12 John BaldwinSet TDP_KTHREAD before calling cpu_fork() and cpu_copy_...
2021-03-11 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-03-10 Hans Petter SelaskyUse the word "LinuxKPI" instead of "Linux compatibility...
2021-03-08 Warner Loshconfig_intrhook: Move from TAILQ to STAILQ and padding
2021-03-08 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-06 Hans Petter SelaskyImplement mallocarray_domainset(9) variant of mallocarr...
2021-03-04 Alex RichardsonRemove unnecessary semicolon from CRITICAL_ASSERT()
2021-03-03 Mark Johnstonktls: Cache output buffers for software encryption
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-01 Mateusz Guzikkcsan: add atomic_interrupt_fence
2021-02-27 Konstantin BelousovUse atomic_interrupt_fence() instead of bare __compiler...
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-24 Konstantin Belousovatomic: add atomic_interrupt_fence()
2021-02-23 Konstantin BelousovRemove __NO_TLS.
2021-02-22 Jamie Grittonjail: Add PD_KILL to remove a prison in prison_deref().
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-21 Jamie Grittonjail: Add pr_state to struct prison
2021-02-21 Mateusz Guzikvfs: shrink struct vnode to 448 bytes on LP64
2021-02-21 Jamie Grittonjail: Change the locking around pr_ref and pr_uref
2021-02-21 Konstantin Belousovvnode: move write cluster support data to inodes.
2021-02-21 Konstantin BelousovRemove #define _KERNEL hacks from libprocstat
2021-02-21 Mateusz Guzikvfs: add vfs_ref_from_vp
2021-02-19 Jamie Grittonjail: Change both root and working directories in jail_...
2021-02-19 Alfredo Dal'Ava... fbio: Use appropriate types for the physical and virtua...
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 John BaldwinAdd Chacha20-Poly1305 as a KTLS cipher suite.
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-18 Alex RichardsonUse atomic loads/stores when updating td->td_state
2021-02-18 John Baldwinmips: Don't set __NO_TLS to disable some uses of TLS.
2021-02-18 John Baldwinriscv: Don't set __NO_TLS to disable some uses of TLS.
2021-02-17 Konstantin Belousovlockf: ensure atomicity of lockf for open(O_CREAT|O_EXC...
2021-02-17 Mitchell HorneBump __FreeBSD_version after f2583be110ca
2021-02-17 Randall StewartUpdate the LRO processing code so that we can support
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
next