aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rpingSumit Saxena4 days3-4/+7
* | | | | | share/mk: Include libbnxtre entry in bsd.libnames.mkSumit Saxena4 days2-0/+2
* | | | | | rtld-elf: Mark LD_SHOW_AUXV insecureDag-Erling Smørgrav4 days1-1/+1
* | | | | | ofw: Fix 64-bit arithmetic in cpufreq_dt.c.Michal Meloun4 days1-1/+1
* | | | | | arm64: Add missing dtrace_isa.cMichal Meloun4 days1-0/+1
* | | | | | ARM GICv3: Add support for non-coherent and/or bus address range limited DMA.Michal Meloun4 days4-24/+157
* | | | | | ofw: Add ofw_bus_is_machine_compat().Michal Meloun4 days2-0/+12
* | | | | | armv7: Tweak some armv6 removalsWarner Losh4 days2-1/+2
* | | | | | netinet: Remove left-over sys/cdefs.hWarner Losh4 days76-76/+0
* | | | | | kqueue(9): document f_copyWarner Losh4 days1-1/+13
* | | | | | ufshci: Add a Auto Hibernate quirk to Intel Alder Lake-NJaeyoon Choi4 days1-1/+2
* | | | | | ufshci: Support UIC Auto HibernationJaeyoon Choi4 days6-3/+73
* | | | | | ufshci: Support UIC hibernation enter/exitJaeyoon Choi4 days4-13/+196
* | | | | | ufshci: Support suspend/resumeJaeyoon Choi4 days7-5/+135
* | | | | | LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver()Bjoern A. Zeeb4 days1-0/+1
* | | | | | LinuxKPI: 802.11: make airtime fairness an IMPROVEBjoern A. Zeeb4 days1-1/+1
* | | | | | LinuxKPI: page.c: remove a spurious character from a commentBjoern A. Zeeb4 days1-1/+1
* | | | | | freebsd-base.7: Rewrite table into a tagged listAlexander Ziaee4 days1-9/+18
* | | | | | release.7: PKGBASE is now the defaultpolyduekes4 days1-4/+3
* | | | | | LinuxKPI: 802.11: when synching HT and VHT cap, mask rx_mcsBjoern A. Zeeb5 days1-28/+71
* | | | | | LinuxKPI: pci: undo the pci_resource_len() check in lkpi_pci_request_region()Bjoern A. Zeeb5 days1-10/+3
* | | | | | nvme: Use memcpy instead of memmove in nvme_cdata_get_disk_identJohn Baldwin5 days1-1/+1
* | | | | | sqlite3: Update to 3.50.4Cy Schubert5 days5-129/+170
|\ \ \ \ \ \
| * | | | | | sqlite3: Vendor import of sqlite3 3.50.4vendor/sqlite3/sqlite-3500400vendor/sqlite3Cy Schubert5 days5-129/+170
* | | | | | | powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH}Robert Clausecker5 days1-10/+5
* | | | | | | nvme: Minor style nitWarner Losh5 days1-2/+1
* | | | | | | bsd-family-tree: add FreeBSD 15.0Maxim Konovalov5 days1-1/+4
* | | | | | | libuvmem: provide man page mostly as a pointer to vmem(9)Konstantin Belousov5 days2-0/+73
* | | | | | | libuvmem: usermode port of vmem(9)Konstantin Belousov5 days9-23/+194
* | | | | | | kern/subr_vmem.c: remove unused VMEM_TRYLOCK() macroKonstantin Belousov5 days1-1/+0
* | | | | | | kern/subr_vmem.c: convert explicit vmem_list_lock use to macrosKonstantin Belousov5 days1-6/+9
* | | | | | | Fintek F81232 USB to serial driverDiane Bruce5 days3-0/+914
* | | | | | | pfsync: fix incorrect unlock during destroyKristof Provost5 days1-2/+2
* | | | | | | pfctl: restore '-Tload -f pf.conf' functionalityKristof Provost5 days2-1/+37
* | | | | | | pf: use correct sized variables in pf_change_icmp()Kristof Provost5 days1-2/+2
* | | | | | | msconvd(8): Drop mentions of Bus/InPort mouse support in manual pageVladimir Kondratyev5 days1-19/+2
* | | | | | | ctfmerge: fix segfault when building on macOSMark Peek5 days2-30/+5
* | | | | | | evdev: Sync event codes with Linux kernel 6.18Vladimir Kondratyev5 days2-30/+71
* | | | | | | psm: Fix three finger tap on elantech v4 touchpadsRobert Wahlberg5 days1-0/+7
* | | | | | | hid: Make game controllers accessible to members of the game groupVladimir Kondratyev5 days5-7/+26
* | | | | | | evdev: Allow setting of character device ownership and access modeVladimir Kondratyev5 days4-4/+23
* | | | | | | kexec: Change shutdown handler priorityJustin Hibbits6 days1-1/+1
* | | | | | | dtrace tests: Update names after the syscall::exit probe was renamedMark Johnston6 days4-4/+4
* | | | | | | dtrace.1: remove sparcMinsoo Choo6 days1-5/+1
* | | | | | | opensolaris: remove references to sparcMinsoo Choo6 days6-45/+3
* | | | | | | libdtrace: remove sparc codeMinsoo Choo6 days2-458/+0
* | | | | | | dtrace: remove sparc testsMinsoo Choo6 days22-1185/+0
* | | | | | | linker: Avoid invoking eventhandlers on incompletely loaded filesMark Johnston6 days1-7/+8
* | | | | | | libc: Fix TESTSDIR for new stdbit testsJessica Clarke6 days1-0/+2
* | | | | | | libarchive: merge from vendor branchMartin Matuska6 days17-53/+63
|\ \ \ \ \ \ \