]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys /
2020-12-08 glebiusConvert LAGG_RLOCK() to NET_EPOCH_ENTER(). No functiona...
2020-12-08 andrewUse a macro to find the offset of kern_ttbr0
2020-12-08 andrewFree the arm64 bootparams memory after initarm
2020-12-08 n_hibmaNew Netgraph module ng_macfilter:
2020-12-08 mckusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
2020-12-07 jhbBump __FreeBSD_version for removal of crypto fd's in...
2020-12-07 andrewEnsure the boot CPU is CPU 0 on arm64
2020-12-07 markjarm: Let the GDB stub write to SP, LR and GP registers
2020-12-07 markjiflib: Avoid leaking the freelist bitmaps upon driver...
2020-12-07 markjiflib: Detach tasks upon device registration failure
2020-12-07 hselaskyFix compilation after r368397.
2020-12-07 hselaskyPrefer using the MIN() function macro over the min...
2020-12-07 hselaskyAllow sys/refcount.h to be used by standalone builds.
2020-12-06 markjuma: Make uma_zone_set_maxcache() work better with...
2020-12-06 markjuma: Enforce the use of uz_bucket_size_max in the free...
2020-12-06 markjuma: Use atomic load for uz_sleepers
2020-12-06 emasteAdd deprecation notice to mn(4)
2020-12-06 mckusickDocument the BA_CLRBUF flag used in ufs and ext2fs...
2020-12-06 mjgvfs: add cleanup on error missed in r368375
2020-12-06 kibufs: handle two more cases of possible VNON vnode retur...
2020-12-06 eugenif_em.ko: fix module build outside of kernel build...
2020-12-06 tijlMove V4L feature declarations and DTrace provider defin...
2020-12-06 mjgvfs: factor buffer allocation/copyin out of namei
2020-12-05 cematkbd(4): Just use nitems() for quirk enumeration
2020-12-05 mmelRemove remaning definition of GFB_<foo> options.
2020-12-05 tijlFix i386 linux module after r367395.
2020-12-05 mmelSimplify startup of secondary cores and store MPIDR...
2020-12-05 mmelAdd basic support for Freescale LX2160A SoC.
2020-12-05 mmelConnect DTB files based on LX2160A SoC to build.
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
next