]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-11 Mark Johnstonck: Correct asm output operand widths in amd64 pointer...
2021-08-11 Mark Johnstonuma: Add KMSAN hooks
2021-08-11 Mark Johnstonbusdma: Add KMSAN integration
2021-08-11 Mark Johnstonbusdma: Add an internal BUS_DMA_FORCE_MAP flag to x86...
2021-08-11 Mark JohnstonAdd a GENERIC-KMSAN kernel configuration for amd64
2021-08-11 Mark Johnstonkmsan: Add a manual page
2021-08-11 Mark Johnstonamd64: Add MD bits for KMSAN
2021-08-11 Mark Johnstonamd64: Populate the KMSAN shadow maps and integrate...
2021-08-11 Mark Johnstonkern: Ensure that thread-local KMSAN state is available
2021-08-11 Mark JohnstonAdd the KMSAN runtime
2021-08-11 Mark Johnstonamd64: Define KVA regions for KMSAN shadow maps
2021-08-11 Mark Johnstonconf: Add a KMSAN kernel option
2021-08-11 Mark Johnstonamd64 pmap: Pre-set PG_M on 2MB KASAN shadow map entries
2021-08-11 Mark Johnstonbuild.7: Describe the default value for LOCAL_MODULES
2021-08-11 Alexander MotinMark some sysctls as CTLFLAG_MPSAFE.
2021-08-11 Alexander Motingeom(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-11 Alexander Motincam(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-11 Alexander Motinntb_hw_intel(4): Add CTLFLAG_MPSAFE flags.
2021-08-10 Warner Loshrtsx: Fix wakeup race similar to sdhci one fixed in...
2021-08-10 Scott LongAddress the reported mmc serialization issue.
2021-08-10 Scott LongCall wakeup() with the lock held to avoid missed wakeup...
2021-08-10 Warner Loshdevmatch: Ignore the pnp fields tagged as ignore ('#')
2021-08-10 John Baldwinnfs tls: Update for SSL_OP_ENABLE_KTLS.
2021-08-10 Ed Mastear: provide error exit status upon failure
2021-08-10 Alexander Motinntb_transport(4): Mark callouts MP-safe.
2021-08-10 Alexander Motinntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags.
2021-08-10 Mitchell Hornepmc(3): remove Pentium-related man pages and references
2021-08-10 Kevin Bowlinge1000: rctl/srrctl buffer size init, rfctl fix
2021-08-10 Mark Johnstonbuild.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR
2021-08-10 Piotr Kubajshare/man/man7/arch.7: bump date
2021-08-10 Piotr Kubajshare/man/man7/arch.7: powerpc64 support appeared in...
2021-08-10 Alan Somers[skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACK...
2021-08-10 Konstantin... ip(4): Mention IP_IPSEC_POLICY ip-level socket option
2021-08-10 Konstantin... ipsec_set_policy(3): fix sentence
2021-08-10 Konstantin... netipsec/key.c: Use ANSI C definition for key_random()
2021-08-10 Konstantin... netipsec/keydb.h: fix typo
2021-08-09 Kevin Bowlinge1000: Fix lem/em UDP rx csum offload
2021-08-09 Jessica Clarkeriscv: Fix pmap_alloc_l2 when it should allocate a...
2021-08-09 Scott LongRemove duplicate entry for arm/mv/armada38x/armada38x_rtc.c
2021-08-09 Mark Johnstonvmm: Make iommu ops tables const
2021-08-09 Mark Johnstonamd64: Fix output operand specs for the stmxcsr and...
2021-08-09 Mark Johnstonkasan.9: Note the header required for kasan_mark()
2021-08-09 Mark Johnstonnd6: Mark several callouts as MPSAFE
2021-08-09 Mark Johnstonin6: Enter the net epoch in in6_tmpaddrtimer()
2021-08-09 Mark Johnstonvfs: Avoid a comparison with an uninitialized field...
2021-08-09 Brad Davisrelease: allow VM_EXTRA_PACKAGES to be specified in...
2021-08-09 Brad Davisrelease: fix copypasta
2021-08-09 Brad Davisrelease: make pkg installs more robust
2021-08-09 Michael Tuexensctp: remove some set, but unused variables
2021-08-09 Gordon Berglingmkimg(1): Correct a typo in the usage output
2021-08-09 Gordon Berglingnanobsd: Correct a typo in a comment
2021-08-08 Andrew TurnerRemove an unused arm64 panic string
2021-08-08 Andrew TurnerAdd macros for the arm64 daifset/daifclr flags
2021-08-08 Andrew TurnerClean up the arm64 fork_trampoline
2021-08-09 Wojciech Macekipsec: Handle ICMP NEEDFRAG message.
2021-08-09 Michael Tuexenipv6: Fix getsockopt() for some IPPROTO_IPV6 level...
2021-08-09 Alexander MotinOptimize res_find().
2021-08-09 Bartłomiej... mmc_fdt_helper: correct typo in DT property name
2021-08-08 Alexander Motinkbdmux(4): Make callout handler mpsafe.
2021-08-08 Konstantin... dtrace: use %zu format specifier for data of size_t...
2021-08-08 Marcin Wojtasenetc: Add autogenerated files to Makefile
2021-08-08 Kornel Dulebaenetc: Force correct order with DRIVER_MODULE_ORDERED
2021-08-08 Kornel Dulebafelix: Add autogenerated files to Makefile
2021-08-08 Konstantin... amd64 UEFI loader: stop copying staging area to 2M...
2021-08-08 Konstantin... _Exit(3): document implementation
2021-08-08 Konstantin... fork(2): comment about doubtful use of stdio and exit...
2021-08-08 Ed MasteEnable compressed debug on little-endian targets
2021-08-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2021-08-08 Edward Tomasz... cam: revert half of 75b5caa08ef
2021-08-08 Alexander V... Simplify nhop operations in ip_output().
2021-08-08 Gordon BerglingFix some common typos in comments
2021-08-08 Ed MasteMakefile.inc1: Avoid hanging if pkg is not installed
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-08 Ed Mastesrc.conf.5: Regen after fe52b7f60ef4, PROFILE default off
2021-08-08 Ed Mastebsdinstall: Remove unused sysctl.h header #include
2021-08-08 Ed MasteDisable PROFILE option by default
2021-08-07 Jessica Clarkeriscv: Sync NOTES with GENERIC changes
2021-08-07 Jessica Clarkeriscv: Add hwreset to NOTES to fix LINT build
2021-08-07 Jessica Clarkepci_dw: Drop unconditional explicit DEBUG define
2021-08-07 Jessica Clarkegpio.4: Mention new sifive_gpio driver
2021-08-07 Jessica Clarkeriscv: Add NVMe, USB and HID support to GENERIC
2021-08-07 Jessica Clarkepci_pci: Support growing windows in bus_adjust_resource...
2021-08-07 Jessica Clarkefu740_pci_dw: Add SiFive FU740 PCIe controller driver
2021-08-07 Jessica Clarkesifive_gpio: Add SiFive GPIO controller driver
2021-08-07 Jessica Clarkefu540_spi: Rename to sifive_spi
2021-08-07 Jessica Clarkesifive_prci: Add reset support for the FU540 and FU740
2021-08-07 Jessica Clarkesifive_prci: Delay attachment until after clk_fixed
2021-08-07 Jessica Clarkesifive_prci: Add support for the FU740 PRCI
2021-08-07 Jessica Clarkefu540_prci: Rename to sifive_prci and use ocd_data...
2021-08-07 Dmitry SalychevParse named nodes from IORT ACPI on arm64
2021-08-07 Dimitry AndricFollow-up to d69d07569ee2 by bumping lld local version
2021-08-07 Michael Tuexensctp: improve handling of IPv4 addresses on IPV6 sockets
2021-08-07 Michael Tuexensctp: improve input validation of mapped addresses...
2021-08-07 Michael Tuexensctp: improve input validation of mapped addresses...
2021-08-07 Dimitry AndricApply upstream lld fix for compressed input sections...
2021-08-07 Mateusz Guzikcache: add OPENREAD and OPENWRITE to fast path lookup
2021-08-07 Alexander V... [lltable] Restructure nd6 code.
2021-08-07 Ka Ho Ngbhyve: Use fspacectl(2) for BOP_DELETE on regular file...
2021-08-07 Rick Macklemnamei: Add cn_flags bits for OPENREAD and OPENWRITE
2021-08-06 Ka Ho NgFix pathconf.2 documentation error
next