]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-23 Alexander V... netlink: add snl(3) - simple netlink library
2023-01-23 Alexander V... netlink: connect netlink tests to the build
2023-01-23 Zhenlei Huangnetlink: Use NET_EPOCH_[CALL|WAIT] macros
2023-01-23 Alexander V... netlink: improve interface handling
2023-01-23 Alexander V... netlink: add interface notification on link status...
2023-01-23 Alexander V... netlink: fix non-multipath build
2023-01-23 Alexander V... netlink: store user-provided rtm_protocol
2023-01-23 Alexander V... netlink: suppress sending NLMSG_ERROR if NLMSG_DONE...
2023-01-23 Alexander V... netlink: add netlink user documentation.
2023-01-23 Baptiste Daroussinnetlink: unregister groups along with family
2023-01-23 Alexander V... netlink: allow more than 64 groups per netlink socket.
2023-01-23 Alexander V... netlink: remove private netlink_var.h header from the...
2023-01-23 Alexander V... netlink: fix CTRL_CMD_GETFAMILY lookup/dumps.
2023-01-23 Alexander V... netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define.
2023-01-23 Alexander V... netlink: fix NLMSG_SPACE() macro.
2023-01-23 Alexander V... netlink: fix generic netlink privilege check.
2023-01-23 Ed Mastenetlink: use (void) for function definitions with no...
2023-01-23 Gleb Smirnoffnetlink: make it working without INET6
2023-01-23 Hans Petter... Fix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2023-01-23 Alexander V... netlink: fix non-default builds (no INET, INET6, ROUTE_...
2023-01-23 Jung-uk Kimnetlink: Fix build without VIMAGE
2023-01-23 Alexander V... netlink: fix build without INVARIANTS
2023-01-23 Alexander V... netlink: fix format strings on 32-bit platforms
2023-01-23 Alexander V... netlink: fix debugging on 32-bit platforms
2023-01-23 Alexander V... netlink: make test-includes happy by hiding most of...
2023-01-23 Alexander V... netlink: add netlink support
2023-01-23 Mitchell Hornedtrace: correct the aframes value for fbt provider
2023-01-23 Mitchell Hornedtrace: correct profile aframes value for riscv
2023-01-23 Mitchell Hornedtrace: dtrace_getpcstack() tweaks for riscv
2023-01-23 Mitchell Hornedtrace: remove unused defines
2023-01-23 Mitchell Horneriscv: always include frame pointer
2023-01-23 Mitchell HorneClarify DTR_ENABLED make variable
2023-01-23 Gleb Smirnofffuser: fix loop over kinfo_proc array
2023-01-23 Mark Johnstonatomic.9: Remove the stated dependency on types.h
2023-01-23 Mark Johnstonatomic: Remove cdefs.h includes from atomic_*.h
2023-01-23 Mark Johnstonvm_object: Fix a kernel memory disclosure via the vm_ob...
2023-01-23 Mark Johnstonatomic: Make atomic_san.h self-contained
2023-01-23 Franco Fichtnerdebugnet: remove spurious message on boot
2023-01-23 Robert Clauseckerloader.efi: make sure kernel image is executable
2023-01-23 Andrew TurnerAdd Windows Dev Kit 2023 support to if_ure
2023-01-23 Andrew TurnerCheck for more XHCI ACPI IDs
2023-01-23 Andrew TurnerAdd support for the new Arm Generic UART _HID
2023-01-23 Andrew TurnerUse hwreset_array in the Rockchip tsadc driver
2023-01-23 Andrew TurnerAdd support for an array of hwresets
2023-01-23 Andrew TurnerSplit out the arm64 EL2 exception vectors
2023-01-23 Andrew TurnerAdd more arm64 hypervisor registers
2023-01-23 Andrew TurnerPut the arm64 vttbr_el2 register into a state
2023-01-23 Andrew TurnerAdd the arch field to the arm64 MIDR macros
2023-01-23 Andrew TurnerDisable superpage use for stage 2 arm64 mappings
2023-01-23 Andrew TurnerInclude sys/malloc.h directly in the qoriq clock
2023-01-23 Andrew TurnerMake all options lower case in files.arm64
2023-01-23 Andrew TurnerSort the SOC options in the arm64 NOTES config
2023-01-23 Andrew TurnerInclude sys/systm.h in phy_usb.c for KASSERT
2023-01-23 Andrew TurnerRemove unneeded headers from clk_link.c
2023-01-23 Andrew TurnerAdd more Arm CPUs to the arm64 cpu ident
2023-01-23 Andrew TurnerMark 64-bit arm64 hypervisor registers with UL
2023-01-23 Andrew TurnerStop relying on header pollution in sdhci_xenon.c
2023-01-23 Andrew TurnerUse SYSCTL_FOREACH in drm2
2023-01-23 Andrew TurnerClear the indirect flag in the GICv3 ITS driver
2023-01-23 Andrew TurnerReduce the arm64 ID registers we print
2023-01-23 Andrew TurnerMove the GICv3 bus_print_child function to the parent
2023-01-23 Andrew TurnerAdd bus_get_resource_list functions to the GICv3 driver
2023-01-23 Alexander V... Revert "tcp: virtualise net.inet.tcp.msl sysctl."
2023-01-23 Alexander V... domains: allow pre-defined domains to be unloaded
2023-01-23 Kajetan Staszkiewiczpf tests: properly destroy renamed interfaces
2023-01-22 Dmitry SalychevAdd initial DPAA2 support
2023-01-22 Yoshihiro Takahashiunzip: Document optional member list
2023-01-22 Konstantin... kern_umtx.c do_wait(): correct confusing indent
2023-01-22 Elliott Mitchellvmstat: fix overflow of interrupt name buffer
2023-01-22 Elliott Mitchellvmstat: remove shadow variables
2023-01-22 Konstantin... md.c: another style fix
2023-01-22 Konstantin... Handle ERELOOKUP from VOP_FSYNC() in several other...
2023-01-22 Konstantin... vm_object.c: minor style
2023-01-22 Konstantin... if_ipsec(4): handle situations where there are no polic...
2023-01-22 Konstantin... if_ipsec(4): protect against user supplying unknown...
2023-01-22 Konstantin... ipsec.c: typos in the comment
2023-01-22 Konstantin... Require INVARIANTS and WITNESS if DEBUG_VFS_LOCKS is set
2023-01-22 Konstantin... ffs_syncvnode(): avoid a LoR for SU
2023-01-22 Gordon Berglingmountd(8): Fix a typo in a source code comment
2023-01-22 Gordon Berglingamd64: Fix a common typo in source code comments
2023-01-22 Gordon Berglingbsnmpget.1: Fix a typo in the man page
2023-01-22 Gordon Berglingnfs: Fix a common typo in source code comments
2023-01-22 Gordon Berglingextra_tcp_stacks: Fix a common typo in source code...
2023-01-22 Gordon Berglingip_gre: Fix a common typo in source code comments
2023-01-21 Ed Masteng_hci: handle NG_HCI_M_PULLUP failure in le_advertizin...
2023-01-21 John Baldwinng_bt: Remove an unused variable.
2023-01-20 Chuck Tufflibhyve nvme: Fix uninitialized pointer
2023-01-20 Ed Masteopenssh: remove mention of now-unused svn:keywords
2023-01-20 Konstantin... tests/sys/posixshm/posixshm_test.c: Fix build for real
2023-01-20 Konstantin... Remove merge conflict leftovers
2023-01-20 Konstantin... Stop cleaning MNT_LOCAL on unmount
2023-01-20 Konstantin... i386: print trampoline disposition value for verbose...
2023-01-20 Konstantin... amd64 pmap.h: make it easier to use the header for...
2023-01-20 Konstantin... amd64: be more precise when enabling the AlderLake...
2023-01-20 Konstantin... Move INVLPG to pmap_quick_enter_page() from pmap_quick_...
2023-01-20 Konstantin... amd64: for small cores, use (big hammer) INVPCID_CTXGLO...
2023-01-20 Konstantin... amd64: identify small cores
2023-01-20 Konstantin... UFSSUSPEND: unbusy mp in EDADLK case
2023-01-20 Konstantin... ufs/suspend: deny suspension if the calling process...
2023-01-20 Konstantin... ffs_suspend.c: clean up includes
next