]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys /
2020-12-08 Gleb SmirnoffConvert LAGG_RLOCK() to NET_EPOCH_ENTER(). No functiona...
2020-12-08 Andrew TurnerUse a macro to find the offset of kern_ttbr0
2020-12-08 Andrew TurnerFree the arm64 bootparams memory after initarm
2020-12-08 Nick HibmaNew Netgraph module ng_macfilter:
2020-12-08 Kirk McKusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
2020-12-07 John BaldwinBump __FreeBSD_version for removal of crypto fd's in...
2020-12-07 Andrew TurnerEnsure the boot CPU is CPU 0 on arm64
2020-12-07 Mark Johnstonarm: Let the GDB stub write to SP, LR and GP registers
2020-12-07 Mark Johnstoniflib: Avoid leaking the freelist bitmaps upon driver...
2020-12-07 Mark Johnstoniflib: Detach tasks upon device registration failure
2020-12-07 Hans Petter SelaskyFix compilation after r368397.
2020-12-07 Hans Petter SelaskyPrefer using the MIN() function macro over the min...
2020-12-07 Hans Petter SelaskyAllow sys/refcount.h to be used by standalone builds.
2020-12-06 Mark Johnstonuma: Make uma_zone_set_maxcache() work better with...
2020-12-06 Mark Johnstonuma: Enforce the use of uz_bucket_size_max in the free...
2020-12-06 Mark Johnstonuma: Use atomic load for uz_sleepers
2020-12-06 Ed MasteAdd deprecation notice to mn(4)
2020-12-06 Kirk McKusickDocument the BA_CLRBUF flag used in ufs and ext2fs...
2020-12-06 Mateusz Guzikvfs: add cleanup on error missed in r368375
2020-12-06 Konstantin Belousovufs: handle two more cases of possible VNON vnode retur...
2020-12-06 Eugene Grosbeinif_em.ko: fix module build outside of kernel build...
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-06 Tijl CoosemansMove V4L feature declarations and DTrace provider defin...
2020-12-06 Mateusz Guzikvfs: factor buffer allocation/copyin out of namei
2020-12-05 Conrad Meyeratkbd(4): Just use nitems() for quirk enumeration
2020-12-05 Michal MelounRemove remaning definition of GFB_<foo> options.
2020-12-05 Tijl CoosemansFix i386 linux module after r367395.
2020-12-05 Michal MelounSimplify startup of secondary cores and store MPIDR...
2020-12-05 Michal MelounAdd basic support for Freescale LX2160A SoC.
2020-12-05 Michal MelounConnect DTB files based on LX2160A SoC to build.
2020-12-05 Vladimir Kondratyevig4(4): Add PCI IDs for Intel Tiger Lake
2020-12-05 Vladimir Kondratyevatkbd(4): Change quirk table end-of-list marker to...
2020-12-05 Michal MelounDesignWare PCIe driver: Don't call bus_generic_attach...
2020-12-05 Michal MelounConnect RK3288 to GENERIC kernel.
2020-12-05 Michal MelounAlso build DTB files for Asus Tinker board (RK3288...
2020-12-05 Mateusz Guzikvfs: keep bad ops on vnode reclaim
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 Hans Petter SelaskyExpose nonstandard IPv6 kernel definitions to standalon...
2020-12-04 Warner Loshnvme: Remove a wmb() that's not necessary.
2020-12-04 Warner Loshbusdma: Annotate bus_dmamap_sync() with fence
2020-12-04 Mitchell Horneossl: port to arm64
2020-12-04 Mitchell Horneossl: split out x86 bits to x86/ossl_cpuid.c
2020-12-04 John BaldwinVarious fixes for the MIPS DDB stack unwinder.
2020-12-04 Konstantin BelousovRegen
2020-12-04 Konstantin BelousovFix compat32 for ntp_adjtime(2).
2020-12-04 Konstantin BelousovAdd kern_ntp_adjtime(9).
2020-12-04 Michal MelounAdd support for RK3288 SoC.
2020-12-04 Hans Petter SelaskyAllow the rbtree header file in the LinuxKPI to be...
2020-12-04 Hans Petter SelaskyAllow the list header file in the LinuxKPI to be used...
2020-12-04 Michal MelounAdd a driver for FAN53555 based PMIC.
2020-12-04 Michal MelounAdd a driver for HYM8563 based RTC.
2020-12-04 Michal MelounAdd a driver for ACT8846 used as PMIC for RK3288 SoC.
2020-12-04 Richard ScheffeneggerAdd TCP feature Proportional Rate Reduction (PRR) ...
2020-12-04 Kyle Evanskern: soclose: don't sleep on SO_LINGER w/ timeout=0
2020-12-03 Alexander V. ChernikovAdd IPv4/IPv6 rtentry prefix accessors.
2020-12-03 John BaldwinClear TLS offload mode if a TLS socket hangs without...
2020-12-03 Navdeep Parharcxgbe(4): Fix vertical alignment in sysctl_cpl_stats.
2020-12-03 John BaldwinDon't transmit mbufs that aren't yet ready on TOE sockets.
2020-12-03 Navdeep Parharcxgbe(4): two new debug sysctls.
2020-12-03 John BaldwinClear TLS offload mode for unsupported cipher suites...
2020-12-03 John BaldwinFix downgrading of TOE TLS sockets to plain TOE.
2020-12-03 Mark JohnstonAlways use 64-bit physical addresses for dump_avail...
2020-12-03 Mark Johnstonsdt: Create providers and probes in separate passes...
2020-12-03 Adrian Chadd[axgbe] Fix compiler warnings in gcc-6.3; perhaps fix...
2020-12-03 Emmanuel Vadotif_dwc: Honor snps,pbl property
2020-12-03 Navdeep Parharcxgbe(4): Stop but don't free netmap queues when netmap...
2020-12-03 Oleksandr TymoshenkoAdd support for hw.physmem tunable for ARM/ARM64/RISC...
2020-12-03 Brandon Bergren[PowerPC64LE] Fix LE VSX/fpr interop
2020-12-02 Mitchell Horneuart: allow UART_DEV_DBGPORT for fdt consoles
2020-12-02 Navdeep Parharcxgbe(4): Revert r367917.
2020-12-02 Mitchell Horneem: fix a null de-reference in em_free_pci_resources
2020-12-02 Michal MelounNVME: Multiple busdma related fixes.
2020-12-02 Mark Johnstonpf: Fix table entry counter toggling
2020-12-02 Chuck Tufflinvme: Fix typo in definition
2020-12-02 Michal MelounFix r368153. Wrong branch of #ifdef __ARMEB__ was deleted.
2020-12-02 Mateusz Guzikselect: make sure there are no wakeup attempts after...
2020-12-01 Konstantin BelousovFix syntax
2020-12-01 Konstantin Belousovlio_listio(2): send signal even if number of jobs is...
2020-12-01 Konstantin Belousovvfs_aio.c: style.
2020-12-01 Konstantin BelousovFix syntax
2020-12-01 Konstantin Belousovvfs_aio.c: correct comment.
2020-12-01 Konstantin Belousovrtld: bump r_debug.r_version to 1 from current 0.
2020-12-01 Oleksandr Tymoshenko[arm64] Parse ACPI _PXM property on ARM64 platform
2020-12-01 Oleksandr Tymoshenko[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 Bjoern A. ZeebUSB umass: add quirk to not probe
2020-12-01 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 John BaldwinUse uintptr_t for pointers in stack frames.
2020-12-01 John BaldwinMake stack_save*() more robust on MIPS.
2020-12-01 John BaldwinAdd a kstack_contains() helper function.
2020-12-01 Kristof Provostnet: Revert vnet/epair cleanup race mitigation
2020-12-01 Kristof Provostif: Fix panic when destroying vnet and epair simultaneously
2020-12-01 Mark Johnstonvmem: Revert r364744
2020-12-01 Martin MatuskaMFV r368207:
2020-12-01 Michal MelounRemove duplicated SV_ASLR from the elf flags.
2020-12-01 Michal MelounAlways use the __unused attribute even for potentially...
2020-11-30 Alexander V. ChernikovMove inner loop logic out of sysctl_sysctl_next_ls().
2020-11-30 Alexander V. ChernikovRenumber NHR_* flags after NHR_IFAIF removal in r368127.
2020-11-30 Matt Macywireguard: fix zfs_ copy pasta in module init macro
2020-11-30 Matt MacyRemove (dead) GPL copyright code from wireguard sources
2020-11-30 Mark Johnstonqat: Initialize the crypto device ID to -1 instead...
next