aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dtrace tests: Stop hard-coding an incorrect path to sleep(1)Mark Johnston2024-01-104-4/+4
* dtrace tests: Run ksh with -pMark Johnston2024-01-1011-12/+12
* dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa2024-01-1047-169/+3796
* syscon: Move syscon code in dev/sysconEmmanuel Vadot2024-01-1047-47/+47
* phy: Move phy code in dev/phyEmmanuel Vadot2024-01-1042-57/+58
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-1059-65/+66
* nvmem: Move nvmem code in dev/nvmemEmmanuel Vadot2024-01-105-6/+6
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-1087-90/+90
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-10263-398/+400
* usb: dwc3: Move driver under a subdirectoryEmmanuel Vadot2024-01-106-7/+7
* clk: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-1023-45/+45
* clk: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-1038-73/+73
* pwm: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-103-2/+2
* pwm: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-103-2/+3
* spibus: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-103-2/+2
* spibus: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-103-2/+3
* iicbus: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-104-3/+3
* cr_bsd_visible(): Style fixesOlivier Certner2024-01-101-3/+6
* pthread_attr_get_np(3): RevampOlivier Certner2024-01-101-35/+49
* pthread_attr_get_np(): Use malloc(), report ENOMEM, don't tamper on errorOlivier Certner2024-01-102-20/+27
* vendor/bc: upgrade to version 6.7.5Stefan Eßer2024-01-1018-22/+1200
* vendor/bc: upgrade to version 6.7.4Stefan Eßer2024-01-1024-1133/+392
* vendor/bc: upgrade to version 6.7.2Stefan Eßer2024-01-1031-82/+1390
* periodic: Fix periodic reports when log files are not compressed.Yoshihiro Takahashi2024-01-102-12/+2
* zfs: merge openzfs/zfs@a382e2119Martin Matuska2024-01-1012-39/+233
|\
| * Add Gotify notification support to ZEDgofaster2024-01-092-0/+116
| * Fix livelist assertions for dedup and cloningAlexander Motin2024-01-091-17/+14
| * Improve block sizes checks during cloningAlexander Motin2024-01-091-6/+25
| * make zdb_decompress_block check decompression reliablyKent Ross2024-01-091-4/+7
| * zpoolprops.7: Remove unnecessary .NsJose Luis Duran2024-01-091-2/+2
| * ZIL: Update Linux tracing after #15635Alexander Motin2024-01-091-4/+10
| * Linux 6.2 compat: add check for kernel_neon_* availabilityShengqi Chen2024-01-093-3/+32
* | tcpsso: fix when used without -i optionMichael Tuexen2024-01-101-16/+13
* | History for arc4random_*()David E. O'Brien2024-01-101-0/+11
* | tests/netlink: add minimal test for a group writerGleb Smirnoff2024-01-101-0/+49
* | powerpc64/SYS.h: implement _SYSCALL_BODY() macroBrooks Davis2024-01-091-18/+10
* | socket_msg_trunc: allocate a large enough bufferBrooks Davis2024-01-091-1/+3
* | igb(4): Remove disconnected SYSCTLMarius Strobl2024-01-093-16/+1
* | e1000(4): Remove disconnected SYSCTLMarius Strobl2024-01-092-13/+0
* | cxgbe(4): Use the correct size for the CIM LA on the T6.Navdeep Parhar2024-01-093-3/+8
* | apei: Mark ReadAckRegister resource as shareableAndrew Gallatin2024-01-091-1/+1
* | netlink: fix regression with group writersGleb Smirnoff2024-01-094-7/+11
* | powerpc_mmu_radix: add leaf page for wired mappings when pmap_enter(psind=1)Robert Wing2024-01-091-0/+32
* | acpi: Only reserve resources enumerated via _CRSJohn Baldwin2024-01-092-37/+0
* | memdesc: Helper function to construct mbuf chain backed by memdesc bufferJohn Baldwin2024-01-092-0/+510
* | sys: Use mbufq_empty instead of comparing mbufq_len against 0John Baldwin2024-01-098-12/+12
* | mbuf: Add mbufq_emptyJohn Baldwin2024-01-091-0/+6
* | net80211 amdpu: Simplify a few loops that drain an mbufqJohn Baldwin2024-01-091-2/+2
* | kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernelsJohn Baldwin2024-01-092-1/+11
* | bsdinstall: Fix installation script splittingMichael Gmelin2024-01-092-10/+22