aarch64: Add constants for fields in the PMEVTYPERn_EL0 event registers.
[freebsd.git] / lib /
2022-03-11 Hans Petter Selaskylibgeom(3): Use calloc instead of malloc and bzero.
2022-03-10 John Baldwinlibpmcstat: Fix a few ARM-specific issues with function...
2022-03-10 Corvin Köhnebhyve: add ROM emulation
2022-03-09 Dimitry AndricBuild compiler-rt against libunwind, not libcxxrt
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Alexander Motingpart: Avoid geom_gettree() call in "bootcode -b".
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-08 набlibzfs_core: lzc_send_wraper: maximise pipe buffer...
2022-03-08 набlibzfs, libzfs_core: send: always write to pipe
2022-03-08 набlibzfs_core: simplify max_pipe_buffer(), return new max
2022-03-08 набlibzfs: migrate single-use libzfs_set_pipe_max() to...
2022-03-08 Kristof Provostlibpfct: factor out pfctl_get_rules_info()
2022-03-08 Kristof Provostlibpfctl: support flushing rules/nat/eth
2022-03-08 Windel BouwmanHandle aarch64 defines seperate from arm
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-07 Alexander MotinGEOM: Introduce gctl_add_param() API.
2022-03-06 Konstantin Belousovlibc __sfvwrite(): roll back FILE buffer pointer on...
2022-03-05 Pedro F. Giffuni/etc/hosts: Wording changes to better match RFC 1918
2022-03-05 Alfonso S. Sicilianolibbsddialog: Add _XOPEN_SOURCE_EXTENDED for widechar...
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-03-04 набlibzfs: util: don't check for allocation errors from...
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-03-04 Mateusz Piotrowskitime.3: Update ERRORS section
2022-03-03 Mateusz Guzikfd: add close_range(..., CLOSE_RANGE_CLOEXEC)
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-02 Eric van GyzenVendor import of expat 2.4.6
2022-03-02 Kristof Provostpf: support masking mac addresses
2022-03-02 Kristof Provostpf: add anchor support for ether rules
2022-03-02 Kristof Provostpf: support dummynet on L2 rules
2022-03-02 Kristof Provostpfctl: Don't print (ether) to / from if they're not set
2022-03-02 Kristof Provostpfctl: Print Ethernet rules
2022-03-02 Hans Petter Selaskylibusb(3): Ignore SIGPIPE when initializing the LibUSB...
2022-03-01 Rich ErcolaniExplode zstd 1.4.5 into separate upstream files
2022-03-01 Warner Loshlibdevctl: Add devctl_getpath
2022-03-01 Kirk McKusickCreate a new GEOM utility, gunion(8).
2022-02-28 Jessica ClarkeFix hand-rolled METALOG entries for installconfig durin...
2022-02-27 Jose Luis Duranlibefivar: Apply uncrustify changes
2022-02-27 Jose Luis Duranlibefivar: Change OPTIONAL keyword usage style
2022-02-27 Jose Luis Duranlibefivar: Replace BSD License with BSD+Patent License
2022-02-27 Jose Luis Duranlibefivar: Check Length para before use in DevPathToTex...
2022-02-27 Jose Luis Duranlibefivar: Fix incorrect check for DisplayOnly text...
2022-02-27 Jose Luis Duranlibefivar: Handle AcpiExp device path when optional...
2022-02-27 Jose Luis Duranlibefivar: Handle USBxxx device path when optional...
2022-02-27 Jose Luis Duranlibefivar: Handle Sata device path when optional para...
2022-02-27 Jose Luis Duranlibefivar: Use VENDOR_DEVICE_PATH structure for Debug...
2022-02-27 Jose Luis Duranlibefivar: Add PciRoot/PcieRoot text for ACPI Expanded...
2022-02-27 Jose Luis Duranlibefivar: Correct condition check for AcpiExp text...
2022-02-27 Jose Luis Duranlibefivar: Correct the string order of ACPI Expanded...
2022-02-27 Jose Luis Duranlibefivar: Clean up source files
2022-02-27 Jose Luis Duranlibefivar: Fix iSCSI.Lun byte order issue
2022-02-27 Jose Luis Duranlibefivar: Fix byte orders of iSCSI.Lun
2022-02-27 Jose Luis Duranlibefivar: Fix bug when converting iSCSI node
2022-02-27 Jose Luis Duranlibefivar: Add DevPathFromTextDns and DevPathToTextDns...
2022-02-27 Jose Luis Duranlibefivar: Add BluetoothLe device path node support
2022-02-27 Jose Luis Duranlibefivar: Reverse the byte order of BD_ADDR for Bluetooth
2022-02-27 Jose Luis Duranlibefivar: Refine the DevPathFromTextiSCSI protocol...
2022-02-27 Jose Luis Duranlibefivar: Fix FromText bug for multi-instance devicepath
2022-02-27 Jose Luis Duranlibefivar: Fix the wrong MAC address length
2022-02-26 набfreebsd: libzfs: zmount: void-cast unused assert(3...
2022-02-26 набconfig: check for -Wno-cast-function-type
2022-02-25 Richard Scheffeneggeriscsi: per-session timeouts and rapid teardown of sessi...
2022-02-24 Eric van Gyzensendfile_test: fix copy-paste bug
2022-02-24 Tony Hutterzed: Misc multipath autoreplace fixes
2022-02-23 Jose Luis Duranlibefivar: Correct the string expression of UTF8 vendor...
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-22 Piotr Kubajpowerpc: enable initial-exec TLS
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-02-18 набlibzpool: kernel: silence unrelated-function-pointer...
2022-02-18 набlibnvpair: json: suppress wchar_t >=0 warnings
2022-02-18 набlibtpool: -Wno-clobbered
2022-02-18 набlibzfs: sendrecv: fix NULL arithmetic UB
2022-02-18 набuserspace: mark arguments used
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-16 набlibzfs: calculate receive times with sub-second precision
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-16 набmodule: icp: rip out modhash. Replace the one user...
2022-02-16 набmodule: icp: remove unused notification framework
2022-02-16 набmodule: icp: remove unused kcf_digest.c
2022-02-16 набmodule: icp: remove other provider types
2022-02-15 Jorgen LundmanAdd spa _os() hooks
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-15 Jessica Clarkelibpmc: Allow specifying explicit EVENT_xxH events...
2022-02-14 набlibzfs: sendrecv: fix missing error output for invalid...
2022-02-10 John Baldwinlibthr: Disable stack unwinding on ARM.
2022-02-10 John BaldwinInstall unwind.h into /usr/include
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Stefan Eßersysctlbyname(): restore access to user variables
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-08 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-08 Konstantin Belousovlibc binuptime(): use the right function to get the...
2022-02-07 John BaldwinExtend the VMM stats interface to support a dynamic...
2022-02-07 Mateusz Piotrowskistrftime.3: Fix a typo and use St for standards
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-05 Stefan Eßerlibc: add helper furnction to set sysctl() user.* variables
2022-02-04 Stefan Eßerlibc: return partial sysctl() result if buffer is too...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
next