freebsd.git
2021-12-06 Jessica Clarketools: Also create ${WORLDTMP}/legacy/usr/libdata/pkgonfig
2021-12-06 Jessica Clarkesrc.libnames.mk: Include dependencies when bootstrappin...
2021-12-06 Jessica Clarkesrc.libnames.mk: Add hack to workaround libarchive...
2021-12-06 Jessica ClarkeMakefile.boot: Fix copy/paste error in LIBNV's crossbui...
2021-12-06 Jessica ClarkeMakefile.boot: Make -Wno-typedef-redefinition Clang...
2021-12-06 Mitchell HorneRemove references to sio(4) from NOTES
2021-12-06 Robert Winglibnv: read entire datagram in nvlist_recv()
2021-12-06 Robert Winglibnv: let nvlist_recv() pass flags to recv()
2021-12-06 Konstantin... Enforce that vdso does not contain runtime relocations
2021-12-06 Konstantin... Enforce that vdso does not consume too much from the...
2021-12-06 Konstantin... amd64 ia32 vdso: add unwind annotations to the signal...
2021-12-06 Konstantin... amd64 native vdso: add unwind annotations to the signal...
2021-12-06 Konstantin... Add kern.elf{32,64}.vdso knobs to enable/disable vdso...
2021-12-06 Konstantin... vdso for ia32 on amd64
2021-12-06 Konstantin... imgact_aout.c: some style
2021-12-06 Konstantin... rtld: load preloaded vdso
2021-12-06 Konstantin... rtld: extract header validation into new helper check_e...
2021-12-06 Konstantin... Pass vdso address to userspace
2021-12-06 Konstantin... amd64: wrap 64bit sigtramp into vdso
2021-12-06 Konstantin... kern.pre.mk: allow to use and customize elfdump during...
2021-12-06 Konstantin... imgact_aout.c: We do not expect the aout support to...
2021-12-06 Gleb Smirnoffifnet: make V_if_index static to if.c
2021-12-06 Gleb Smirnoffifnet_byindex() actually requires network epoch
2021-12-06 Gleb Smirnoffifnet: merge ifindex_alloc(), ifnet_setbyindex(), if_gr...
2021-12-06 Gleb Smirnoffifnet: initial if_grow() shall always succeed
2021-12-06 Gleb Smirnoffifnet: use ck_pr(3) store & load setting ifnet pointer...
2021-12-06 Gleb Smirnoffifnet: allocate index at the end of if_alloc_domain()
2021-12-06 Warner Loshnvme_sim: Only report PCI related stats when we can
2021-12-06 Warner Loshnvd: For AHCI attached devices, report ahci bridge
2021-12-06 Warner Loshnvme_ahci: Mark AHCI devices as such in the controller
2021-12-06 Warner Loshnvme: Move to a quirk for the Intel alignment data
2021-12-06 Kristof Provostdummynet tests: disable for now
2021-12-06 Mark Johnstonx86: Perform late TSC calibration before LAPIC timer...
2021-12-06 Mark Johnstonx86: Defer LAPIC calibration until after timecounters...
2021-12-06 Mark Johnstonx86: Deduplicate clock.h
2021-12-06 Mark Johnstonlibdwarf: Support consumption of compressed ELF sections
2021-12-06 Randall Stewarttcp: rack fails to send out a TLP after a MTU change
2021-12-06 Mitchell Horneucom: s/sio/ucom/
2021-12-06 Baptiste Daroussinkbdmap: adapt to the new bsddialog api
2021-12-06 Kristof Provostpf tests: more thorough pfsync defer test
2021-12-06 Kristof Provostpfsync: fix incorrect enabling of defer mode
2021-12-06 Kristof Provostpfsync: locking fixes
2021-12-06 Kristof Provostpfsync: fix defer timeout
2021-12-06 Kristof Provostpfsync: check IFF_DRV_RUNNING in the correct field
2021-12-06 Kristof Provostpfsync: NULL check sc before using it
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-06 Kristof ProvostObsoleteFiles: Don't remove if_stf.h
2021-12-06 Baptiste Daroussinbsddialog: vendor import 2021-12-05
2021-12-06 Emmanuel Vadotfb: Add new FBTYPE_EFIFB
2021-12-06 Emmanuel Vadotfb: Remove some unused ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused cursors ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOVERTICAL ioctl
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOSVIDEO/FBIOGVIDEO ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOSATTR/FBIOGATTR ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused code
2021-12-06 Andriy Gaponvmxnet3: skip zero-length descriptor in the middle...
2021-12-06 Andreas Wetzelrtwn/usb: add product ID for Asus USB N10 Nano Rev. B1
2021-12-06 Warner Loshcam/iosched: fix off by one error
2021-12-06 Warner Loshcam-iosched: Publish parameters of the latency buckets
2021-12-06 Warner Loshsysctl: Small style fix
2021-12-06 Alan Coxamd64/pmap: fix user page table page accounting
2021-12-05 Doug MooreSet uninitialized popmap bits in vm_reserv_init
2021-12-05 Scott LongFix "set but not used" in kern_cpu.c
2021-12-05 Scott LongFix "set but not used" in opencrypto, with a correction...
2021-12-05 Scott LongFix "set but not used" in opencrypto
2021-12-05 Scott LongFIx "set but not used" in the isp driver.
2021-12-05 Scott LongFix "set but not used" in cardbus
2021-12-05 Scott LongFix "set but not used" in the x86 pci driver.
2021-12-05 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2021-12-05 Adrian Chaddahci: Add Intel Comet Lake RAID/RST controller PCI ID
2021-12-05 Gleb Smirnoffin_pcb: delay crfree() down into UMA dtor
2021-12-05 Gleb Smirnoffuma: remove unused *item argument from cache_free()
2021-12-05 Dimitry AndricApply fix for clang crashing on invalid -Wa,-march...
2021-12-05 Mark Johnstonng_ubt: Avoid attaching to several newer Intel controllers
2021-12-05 Mark Johnstonvm_page: Tighten the object lock assertion in vm_page_i...
2021-12-05 Mitchell Hornex86: remove unused T_USER flag
2021-12-05 Mitchell HorneRemove riscv workaround in sys.netgraph.hub.loop test
2021-12-05 Gordon BerglingRevert "ffs(3): Fix a typo in a sysctl description"
2021-12-05 Peter Holmstress2: This test runs for hours with ASLR enabled
2021-12-05 Alexander Motinx86: Make AMD elvtX dump more compact.
2021-12-04 Rick Macklemnfsd: Fix Verify for attributes like FilesAvail
2021-12-04 Rick Macklemnfsd: Sanity check the Layouttype count
2021-12-04 Konstantin... swapoff(8): add -f flag
2021-12-04 Konstantin... swapoff(2): document extended syscall arguments
2021-12-04 Konstantin... swapoff(2): add a SWAPOFF_FORCE flag
2021-12-04 Konstantin... swapoff(2): replace special device name argument with...
2021-12-04 Konstantin... swap_pager.c: Remove MPSAFE and ARGSUSED annotations
2021-12-04 Ed MasteMove _p.a profiling archives under MK_INSTALLLIB
2021-12-04 Florian WalpenMAC/priority module for realtime privilege group
2021-12-04 Michael Tuexensctp: unbreak NOINET6 builds.
2021-12-04 Scott LongFix "set but not used" for hptmv
2021-12-04 Scott LongFix "set but not used" for hptiop
2021-12-04 Gleb Smirnoffnhop: hash ifnet pointer instead of if_index
2021-12-04 Michael Tuexentcpdrop: tweak comments
2021-12-04 Michael Tuexentcpdrop: explicitly choose TCP as the transport protocol
2021-12-04 Michael Tuexentcpdrop: allow TCP connections to be filtered by cc...
2021-12-04 Cy Schubertipfilter: Avoid more null if-then-else blocks
2021-12-04 Cy Schubertipfilter: Correct a comment and add notation
2021-12-04 Cy Schubertipfilter: Correct function description
2021-12-04 Cy Schubertipfilter: Add DTrace SDT probe
next