]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-12-12 Chuck Silversrestore: fix restore of NFS4 ACLs
2022-12-12 Ed MasteAlways install llvm-objdump as objdump
2022-12-12 Piotr KubajRevert "uname: switch machine to HW_MACHINE_ARCH"
2022-12-12 Søren SchmidtAdd driver for Rockchip One Time Programmable (OTP...
2022-12-11 Mark Johnstonbridge: Fix a potential memory leak in bridge_enqueue()
2022-12-11 Mark Johnstonlibdtrace: Change the binding of USDT probe symbols...
2022-12-11 Piotr Kubajuname: switch machine to HW_MACHINE_ARCH
2022-12-11 Jason A. Harmeningnullfs: adopt VV_CROSSLOCK
2022-12-11 Jason A. Harmeningunionfs: allow recursion on covered vnode lock during...
2022-12-11 Jason A. HarmeningGeneralize the VV_CROSSLOCK logic in vfs_lookup()
2022-12-11 Mateusz Guzikmtx: retire PARTIAL_PICKUP_GIANT
2022-12-11 Mateusz Guzikuipc: remove accept_mtx
2022-12-10 Mike Karelsgrowfs(7): document addition of swap partition and...
2022-12-10 Mike Karelsdefault rc.conf: Add new growfs_swap_size variable
2022-12-10 Mike Karelsgrowfs_fstab: add new /etc/rc.d script to add swap...
2022-12-10 Mike Karelsgrowfs script: add swap partition as well as growing...
2022-12-09 John Baldwinbhyve: Remove the unused vcpu argument from all of...
2022-12-09 John Baldwinbhyve: Remove unused vcpu argument from PCI read/write...
2022-12-09 John Baldwinbhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*.
2022-12-09 John Baldwinbhyve: Remove unused argument from pci_nvme_handle_door...
2022-12-09 John Baldwinvmm: Free vCPUs when destroying them.
2022-12-09 John Baldwinvmm: Avoid infinite loop in vcpu_lock_all error case.
2022-12-09 John Baldwinvmm: Don't lock a vCPU for VM_PPTDEV_MSI[X].
2022-12-09 John Baldwinvmm: VM_GET/SET_KERNEMU_DEV should run with the vCPU...
2022-12-09 Konstantin... Provide consistent prototype for swp_pager_meta_free()
2022-12-09 Warner Loshkboot: Use (void) instead of () for functiosn with...
2022-12-09 Cy Schubertheimdal: kadm5_c_get_principal() should check return...
2022-12-09 Cy Schubertheimdal: Properly ix bus fault when zero-length request...
2022-12-09 Cy SchubertRevert "heimdal: Fix bus fault when zero-length request...
2022-12-09 Konstantin... posixshm_test: add naive page accounting test
2022-12-09 Konstantin... posixshm_test: small style fixes
2022-12-09 Konstantin... posixshmcontrol(1): for regular shmfd, report used...
2022-12-09 Konstantin... shmfd: account for the actually allocated pages
2022-12-09 Konstantin... tmpfs: for used pages, account really allocated pages...
2022-12-09 Konstantin... vm_pager_allocate(): override resulting object type
2022-12-09 Konstantin... vm_pager: add method to veto page allocation
2022-12-09 Konstantin... vm_pager: add methods for page insertion and removal...
2022-12-09 Konstantin... tmpfs: make vm_object point to the tmpfs node instead...
2022-12-09 Konstantin... Make swap_pager_freespace() global
2022-12-09 Konstantin... Add 'show tmpfs' ddb command
2022-12-09 Konstantin... tmpfs: minor style
2022-12-09 Konstantin... uiomove_object: hide diagnostic under bootverbose
2022-12-09 Alexander V... netlink: add interface notification on link status...
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-09 Xin LIVendor import of xz 5.2.9 (trimmed)
2022-12-09 Warner Loshkboot: Allow loading fdt from different sources
2022-12-09 Warner Loshkboot: Need to find the ACPI tables
2022-12-09 Ka Ho Ngvfs: Add spare fileops function pointer slots
2022-12-08 Mark Johnstonman9: Add MLINKS for dpcpu macros
2022-12-08 Mark Johnstondtrace tests: Extend the kinst regression test
2022-12-08 Mark Johnstonkinst: Add per-CPU interrupt trampolines
2022-12-08 Mark Johnstonkinst: Make the provider ops table const
2022-12-08 Mark Johnstonkinst: Correct a comment
2022-12-08 Alan Somers[skip ci] improvements to cap_sysctl.3
2022-12-08 Emmanuel Vadotpkgbase: Stop adding FreeBSD-runtime as a dep for every...
2022-12-08 Baptiste Daroussinpci_info: update to 2022-12-04
2022-12-08 Doug Rabsonimgact_binmisc: Optionally pre-open the interpreter...
2022-12-08 Michael Tuexenppp: improve MSS clamping
2022-12-08 John Baldwinktls_test: Add debug option to hexdump keys, nonces...
2022-12-07 John Baldwinatp: Fix mismatch in array bounds.
2022-12-07 John Baldwinif_rsu: Fix mismatches in array bounds.
2022-12-07 John Baldwinrtwn: Fix mismatches in array bounds.
2022-12-07 John Baldwinmlx5: Fix mismatch in array bounds.
2022-12-07 John Baldwinipfilter: Fix mismatch in array bounds.
2022-12-07 John Baldwinaesni: Remove misleading array bounds for aesni_decryt_ecb.
2022-12-07 John Baldwinnet80211: Fix mismatches in array bounds.
2022-12-07 John Baldwinocs: Fix mismatch in array bounds.
2022-12-07 John Baldwinmalo: Fix mismatch in array bounds.
2022-12-07 John Baldwiniwi: Fix mismatch in array bounds.
2022-12-07 John Baldwinath: Fix mismatches in array bounds.
2022-12-07 Gleb Smirnoffudp6: fix build with INET6 and without INVARIANTS
2022-12-07 Gleb Smirnofftests/netinet: mark more tests that require python
2022-12-07 Gleb Smirnoffudp: add protocol method declarations to udp_var.h
2022-12-07 Gleb Smirnoffudp6: inline udp6_output() into udp6_send()
2022-12-07 Gleb Smirnoffudp: inline udp_output() into udp_send()
2022-12-07 Gleb Smirnoffudp: embed inpcb into udpcb
2022-12-07 Dimitry AndricRemove duplicated usr/bin/opieinfo line from ObsoleteFi...
2022-12-07 Simon J. GerratyAllow site.*.mk to augment local.*.mk and src.*.mk
2022-12-07 Warner Loshboot: Remove stray free()
2022-12-07 Warner Loshstand/kboot: Parse the command line args
2022-12-07 Warner Loshstand/efi: remove unused local varaibles
2022-12-07 Warner Loshboot: pass in args as const
2022-12-07 Warner Loshstand/kboot: Remove unneeded include.
2022-12-07 Warner Loshstand/kboot: Initialize all the devices
2022-12-07 Warner Loshkboot: copy EFI's bootinfo.c and adjust
2022-12-07 Warner Loshkboot: Mark the EFI specific parts of bootinfo.c
2022-12-07 Gleb Smirnoffudp: rearrange declarations in udp_var.h into user...
2022-12-07 Gleb Smirnoffudp: destroy UDP and UDP-Lite inpcbinfos in single...
2022-12-07 Gleb Smirnofftcp: use single locked callout per tcpcb for the TCP...
2022-12-07 Gleb Smirnofftcp: remove tcp_timer_suspend()
2022-12-07 Gleb Smirnofftcp: embed inpcb into tcpcb
2022-12-07 Maxim Konovalovbsd-family-tree: FreeBSD 12.4 added
2022-12-07 Doug RabsonFix a typo in the binmisc option name
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-12-07 Gordon Berglingprotocols.5: Update the description of /etc/protocols
2022-12-07 Peter Holmstress2: Add list of problems found
2022-12-07 Gordon Berglinggetservent.3: Mention the service.db
2022-12-06 Simon J. GerratyAdd some more local.*.mk includes
2022-12-06 Andrew Gallatinixl: silence runtime warning when PCI_IOV is not enabled
2022-12-06 Emmanuel Vadotlinuxkpi: Fix style for dma_map_sgtable
next