]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
riscv: increase GENERICSD gap
[FreeBSD/FreeBSD.git] / sys /
2020-12-05 wulfig4(4): Add PCI IDs for Intel Tiger Lake
2020-12-05 wulfatkbd(4): Change quirk table end-of-list marker to...
2020-12-05 mmelDesignWare PCIe driver: Don't call bus_generic_attach...
2020-12-05 mmelConnect RK3288 to GENERIC kernel.
2020-12-05 mmelAlso build DTB files for Asus Tinker board (RK3288...
2020-12-05 mjgvfs: keep bad ops on vnode reclaim
2020-12-05 cemAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 hselaskyExpose nonstandard IPv6 kernel definitions to standalon...
2020-12-04 impnvme: Remove a wmb() that's not necessary.
2020-12-04 impbusdma: Annotate bus_dmamap_sync() with fence
2020-12-04 mhorneossl: port to arm64
2020-12-04 mhorneossl: split out x86 bits to x86/ossl_cpuid.c
2020-12-04 jhbVarious fixes for the MIPS DDB stack unwinder.
2020-12-04 kibRegen
2020-12-04 kibFix compat32 for ntp_adjtime(2).
2020-12-04 kibAdd kern_ntp_adjtime(9).
2020-12-04 mmelAdd support for RK3288 SoC.
2020-12-04 hselaskyAllow the rbtree header file in the LinuxKPI to be...
2020-12-04 hselaskyAllow the list header file in the LinuxKPI to be used...
2020-12-04 mmelAdd a driver for FAN53555 based PMIC.
2020-12-04 mmelAdd a driver for HYM8563 based RTC.
2020-12-04 mmelAdd a driver for ACT8846 used as PMIC for RK3288 SoC.
2020-12-04 rscheffAdd TCP feature Proportional Rate Reduction (PRR) ...
2020-12-04 kevanskern: soclose: don't sleep on SO_LINGER w/ timeout=0
2020-12-03 melifaroAdd IPv4/IPv6 rtentry prefix accessors.
2020-12-03 jhbClear TLS offload mode if a TLS socket hangs without...
2020-12-03 npcxgbe(4): Fix vertical alignment in sysctl_cpl_stats.
2020-12-03 jhbDon't transmit mbufs that aren't yet ready on TOE sockets.
2020-12-03 npcxgbe(4): two new debug sysctls.
2020-12-03 jhbClear TLS offload mode for unsupported cipher suites...
2020-12-03 jhbFix downgrading of TOE TLS sockets to plain TOE.
2020-12-03 markjAlways use 64-bit physical addresses for dump_avail...
2020-12-03 markjsdt: Create providers and probes in separate passes...
2020-12-03 adrian[axgbe] Fix compiler warnings in gcc-6.3; perhaps fix...
2020-12-03 manuif_dwc: Honor snps,pbl property
2020-12-03 npcxgbe(4): Stop but don't free netmap queues when netmap...
2020-12-03 gonzoAdd support for hw.physmem tunable for ARM/ARM64/RISC...
2020-12-03 bdragon[PowerPC64LE] Fix LE VSX/fpr interop
2020-12-02 mhorneuart: allow UART_DEV_DBGPORT for fdt consoles
2020-12-02 npcxgbe(4): Revert r367917.
2020-12-02 mhorneem: fix a null de-reference in em_free_pci_resources
2020-12-02 mmelNVME: Multiple busdma related fixes.
2020-12-02 markjpf: Fix table entry counter toggling
2020-12-02 chucknvme: Fix typo in definition
2020-12-02 mmelFix r368153. Wrong branch of #ifdef __ARMEB__ was deleted.
2020-12-02 mjgselect: make sure there are no wakeup attempts after...
2020-12-01 kibFix syntax
2020-12-01 kiblio_listio(2): send signal even if number of jobs is...
2020-12-01 kibvfs_aio.c: style.
2020-12-01 kibFix syntax
2020-12-01 kibvfs_aio.c: correct comment.
2020-12-01 kibrtld: bump r_debug.r_version to 1 from current 0.
2020-12-01 gonzo[arm64] Parse ACPI _PXM property on ARM64 platform
2020-12-01 gonzo[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 bzUSB umass: add quirk to not probe
2020-12-01 jhbUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 jhbUse uintptr_t for pointers in stack frames.
2020-12-01 jhbMake stack_save*() more robust on MIPS.
2020-12-01 jhbAdd a kstack_contains() helper function.
2020-12-01 kpnet: Revert vnet/epair cleanup race mitigation
2020-12-01 kpif: Fix panic when destroying vnet and epair simultaneously
2020-12-01 markjvmem: Revert r364744
2020-12-01 mmMFV r368207:
2020-12-01 mmelRemove duplicated SV_ASLR from the elf flags.
2020-12-01 mmelAlways use the __unused attribute even for potentially...
2020-11-30 melifaroMove inner loop logic out of sysctl_sysctl_next_ls().
2020-11-30 melifaroRenumber NHR_* flags after NHR_IFAIF removal in r368127.
2020-11-30 mmacywireguard: fix zfs_ copy pasta in module init macro
2020-11-30 mmacyRemove (dead) GPL copyright code from wireguard sources
2020-11-30 markjqat: Initialize the crypto device ID to -1 instead...
2020-11-30 markjqat: Fix firmware module autoloading
2020-11-30 kibffs: do not read full direct blocks if they are going...
2020-11-30 markjuma: Avoid allocating buckets with the cross-domain...
2020-11-30 mmelUnbreak r368167 in userland. Decorate unused arguments.
2020-11-30 manummccam: Convert some printf to CAM_DEBUG
2020-11-30 manuarm: allwinner: aw_mmc: Add a sysctl for debuging
2020-11-30 tsoomevt: if loader did pass the font via metadata, use it
2020-11-30 hselaskyUse function macro for sema_init() in the LinuxKPI...
2020-11-30 tsoomefix vmbus_fb_mmio_res after r368168
2020-11-30 tsoomeAdd VT driver for VBE framebuffer device
2020-11-30 mmelNVME: Don't try to swap data on little endian machines.
2020-11-29 melifaroRemove RADIX_MPATH config option.
2020-11-29 mmacyImport kernel WireGuard support
2020-11-29 kibReduce MAXPHYS back to 128KB on 32bit architectures.
2020-11-29 mmelStore MPIDR register in pcpu.
2020-11-29 mmelRemove unused options.
2020-11-29 mmel_ARM_ARCH_5E is always defined, we not support older...
2020-11-29 andrewOnly set the PCI bus end when we are reducing it
2020-11-29 mmelRemove orphaned configs.
2020-11-29 mmelRemove remaining fragments of code for older already...
2020-11-29 mmelRemove remaining support of big endian byte order.
2020-11-29 melifaroIntroduce rib_walk_ext_internal() to allow iteration...
2020-11-29 melifaroAdd nhop_ref_any() to unify referencing nhop or nexthop...
2020-11-29 melifaroRefactor fib4/fib6 functions.
2020-11-29 melifaroAdd tracking for rib/nhops/nhgrp objects and provide...
2020-11-29 kibbhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
2020-11-29 kibbio aio: Destroy ephemeral mapping before unwiring...
2020-11-29 mmelRemove the pre-ARMv6 and pre-INTRNG code.
2020-11-29 yuripvhwpstate_intel: don't unconditionally print the error...
2020-11-29 mavRemove alignment requirements for KVA buffer mapping.
next