rtld: fix the man page
[freebsd.git] / sys /
2021-03-24 Mark JohnstonGeneralize sanitizer interceptors for memory and string...
2021-03-24 Bjoern A. Zeebqlnxr: remove duplicate defines
2021-03-24 Bjoern A. ZeebLinuxKPI: remove < 5.0 version support
2021-03-24 Bjoern A. ZeebLinuxKPI: add lockdep_map
2021-03-24 Bjoern A. ZeebLinuxKPI: add pci_ids.h
2021-03-24 Bjoern A. ZeebLinuxKPI: if_ether additions
2021-03-24 Bjoern A. ZeebLinuxKPI: add more linux-specific errno
2021-03-24 Bjoern A. Zeebofed/linuxkpi: use proper accessor function
2021-03-24 Bjoern A. Zeeblinuxkpi: add ieee80211_node.h to headers to include...
2021-03-24 Bjoern A. Zeebnet80211: prefix get_random_bytes() with net80211_
2021-03-24 Dmitry ChaginGet rid of i386 ref here as linux64 is a 64-bit module.
2021-03-24 Mark Johnstonamd64: Make KPDPphys local to pmap.c
2021-03-24 Cy Schubertipfilter: simplify ipf_proxy_check() return codes
2021-03-24 Lawrence Stewartrandom(9): Restore historical [0,2^31-1] output range...
2021-03-23 Alexander V. ChernikovFix build for non-vnet non-multipath kernels broken by
2021-03-23 Alexander V. ChernikovFix panic when destroying interface with ECMP routes.
2021-03-23 Rick Macklemnfsv4 client: fix forced dismount when sleeping in...
2021-03-23 Kristof Provostdummynet: Move timekeeping information into dn_cfg
2021-03-23 Kristof Provostdummynet: Move packet counters into dn_cfg
2021-03-23 Andrew TurnerReplace the arm64 initial_fpcr with a macro
2021-03-23 Emmanuel Vadotarm64: Only check for freebsd,dts-version if we are...
2021-03-23 Emmanuel Vadotarm64: Check dtb version against the one we're expectin...
2021-03-23 Mark Johnstonpf: Handle unmapped mbufs when computing checksums
2021-03-23 Emmanuel Vadotdts: Bump the freebsd branding version to 5.10
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-23 Andriy Gapongpioc_detach: fix freeing of wrong pointers
2021-03-23 Roger Pau Monnéxen/netback: do not attempt to connect in the Initialis...
2021-03-23 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-03-23 Mark JohnstonGeneralize bus_space(9) and atomic(9) sanitizer interce...
2021-03-22 Robert WatsonTeach DTrace that unaligned accesses are OK on aarch64...
2021-03-22 Robert WatsonTune DTrace 'aframes' for the FBT and profile providers...
2021-03-22 Ed Masteretire obsolete mn(4) sync serial driver
2021-03-22 Ed Mastersu: add KASSERT to document maximum mbuf size in rsu_t...
2021-03-22 Ed MasteCorrect "Fondation" typo (missing "u")
2021-03-22 John Baldwincxgbei: Enter network epoch and set vnet around t4_push...
2021-03-22 John Baldwincxgbe ddp: Use CPL_COOKIE_DDP* instead of DDP_BUF*_INVA...
2021-03-22 John Baldwincxgbei: Pass ULP submode directly to set_ulp_mode_iscsi().
2021-03-22 John Baldwincxgbei: Move some function prototypes to cxgbei.h.
2021-03-22 John Baldwincxgbei: Set vnet around tcp_drop() in do_rx_iscsi_ddp().
2021-03-22 John Baldwinxnb: Don't pass SIOC{ADD,DEL}MULTI to ifmedia_ioctl().
2021-03-22 Michael Tuexensctp: fix handling of RTO.initial of 1 ms
2021-03-22 Michael Tuexentcp: improve handling of SYN segments in SYN-SENT state
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-22 Ed MasteDTrace: remove sparc64 remnants in non-contrib code
2021-03-22 Alex RichardsonDon't add -Winline for WARNS=6
2021-03-22 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-03-22 Ka Ho Ngivrs_drv: Fix IVHDs with duplicated BaseAddress
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 Alexander V. ChernikovFix kassert panic when inserting multipath routes from...
2021-03-21 Jason A. HarmeningRemove PCPU_INC
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-20 Vincenzo Maffionenetmap: fix issues in nm_os_extmem_create()
2021-03-20 Ka Ho Ngvirtio_pci_legacy: Allow memory space for configuration
2021-03-20 Ka Ho Ngvirtio_pci_legacy: Use the table BAR and PBA BAR from...
2021-03-20 Alan Somersfusefs: fix a dead store in fuse_vnop_advlock
2021-03-19 Rick Macklemnfsv4 client: fix forced dismount when sleeping on...
2021-03-19 Navdeep Parharcxgbe(4): create a separate helper routine to write...
2021-03-19 Mitchell Hornex86: consolidate hw watchpoint logic into new file
2021-03-19 Navdeep Parharcxgbe(4): make it safe to call setup_memwin repeatedly.
2021-03-19 Navdeep Parharcxgbe(4): use standard sysctl routines to deal with...
2021-03-19 Mitchell Hornearmv8crypto: note derivation in armv8_crypto_wrap.c
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-19 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-18 Alan Somersfusefs: fix two bugs regarding fcntl file locks
2021-03-18 Alex RichardsonUnbreak MSG_CMSG_CLOEXEC
2021-03-18 Michael Tuexenvtnet: fix TSO for TCP/IPv6
2021-03-18 Rick Macklemnfsv4 pnfs client: fix updating of the layout stateid...
2021-03-18 John BaldwinRename linux_set_upcall_kse() to linux_set_upcall().
2021-03-18 John Baldwinx86: Reduce code duplication in cpu_fork() and cpu_copy...
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-18 Bjoern A. Zeebnet80211: split up ieee80211_probereq()
2021-03-18 Bjoern A. ZeebLinuxKPI: add support for crc32_le()
2021-03-18 Bjoern A. Zeebtermios: add more speeds
2021-03-18 Mike Karelsgenet: Fix problem with forwarding some TCP/IPv6 packets
2021-03-17 Bryan DreweryRemove unused obj variable missed in r354870.
2021-03-17 Ed Mastearm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs
2021-03-17 John Baldwinaarch64: Clear TLS registers during exec().
2021-03-17 Thomas Kurschelpfsync: Unconditionally push packets when requesting...
2021-03-17 Richard Scheffeneggerfix panic when rescue retransmission and FIN overlap
2021-03-17 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-03-17 Kyle Evansbase: remove if_wg(4) and associated utilities, manpage
2021-03-17 Hans Petter SelaskyImplement pci_get_relaxed_ordering_enabled() helper...
2021-03-17 Ka Ho NgImplement sndstat nvlist-based enumeration ioctls.
2021-03-16 John Baldwinnlmrsa: Mark deprecated for 14.
2021-03-16 Peter Jeremynfs: Cleanup dead files
2021-03-16 Mark Johnstonlink_elf_obj: Add a case missing from 5e6989ba4f26
2021-03-16 Navdeep Parharcxgbe(4): catch up with the latest cryptocaps.
2021-03-16 Ka Ho Ngbhyve: virtio shares definitions between sys/dev/virtio
2021-03-16 Kristof Provostpf: pool/kpool conversion code
2021-03-16 Jason A. Harmeningfactor out PT page allocation/freeing
2021-03-15 Alexander V. ChernikovFix fib algo rebuild delay calculation.
2021-03-15 Alexander MotinInclude ccompile.h after opt_global.h.
2021-03-15 Vincenzo Maffionenetmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
2021-03-15 Julien Grallxen: move x86-specific xen_vector_callback_enabled...
2021-03-15 Julien Grallxen/xenusb: always include xen/xen-os.h rather than...
2021-03-15 Kyle Evansif_wg: fix build with DIAGNOSTICS
2021-03-15 Wei HuHyper-V: hn: Initialize the internal field of per packe...
2021-03-15 Kyle Evansif_wg: close the sockets if wg_socket_bind() failed
next