]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
libradius: Fix attribute length validation in rad_get_attr(3)
[FreeBSD/FreeBSD.git] / sys / amd64 /
2021-05-26 Konstantin Belousovamd64/linux*: add required header to get the constant...
2021-05-26 Konstantin Belousovamd64: clear PSL.AC in the right frame
2021-03-01 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-08 Konstantin Belousovamd64 GENERIC: compile in mlx5en(4)
2021-02-04 Mateusz Guzikamd64: use compiler intrinsics for bsf* and bsr*
2021-02-04 Mateusz Guzikamd64: move memcmp checks upfront
2021-02-01 Mateusz Guzikamd64: retire sse2_pagezero
2021-02-01 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-01-22 Glen BarberCreate the stable/13 branch
2021-01-19 Edward Tomasz Napi... linux: map EBUSY returned by ptrace into ESRCH
2021-01-19 Edward Tomasz Napi... linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT.
2021-01-18 Andrew GallatinKTLS: Enable KERN_TLS in GENERIC on amd64
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Vladimir Kondratyevhid: Replace USBHID_ENABLED kernel config option with...
2021-01-14 Andrew TurnerSplit out the NODEBUG options to a common file
2021-01-14 Mateusz Guzikamd64: use builtins for all ffs* variants
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 John BaldwinEnable accelerated AES-XTS software crypto in GENERIC.
2021-01-12 Mateusz GuzikConvert remaining cap_rights_init users to cap_rights_i...
2021-01-12 Mateusz Guzikamd64: fix tlb shootdown when all cpus are passed in...
2021-01-12 Andrew Gallatinamd64: compare TLB shootdown target to all_cpus
2021-01-11 Konstantin Belousovamd64 pmap: do not sleep in pmap_allocpte_alloc() with...
2021-01-11 Konstantin Belousovamd64 pmap: rename _pmap_allocpte() to pmap_allocpte_al...
2021-01-11 Konstantin Belousovamd64 pmap: Remove wrong __unused annotation from the...
2021-01-11 Konstantin Belousovamd64 pmap: fix NULL deref in pmap_mincore().
2021-01-11 Roger Pau Monnexen/privcmd: implement the dm op ioctl
2021-01-10 Alan CoxPrefer the use of vm_page_domain() to vm_phys_domain().
2021-01-10 Vladimir Kondratyevhid: Add recently imported drivers to NOTES
2021-01-10 Konstantin Belousovx86: Add rdtscp32() into cpufunc.h.
2021-01-10 Konstantin Belousovamd64 pmap: add comment explaining TLB invalidation...
2021-01-08 Warner Loshpccard: Remove wi(4) driver
2021-01-07 Vladimir Kondratyevhid: Import usbhid - USB transport backend for HID...
2021-01-07 Vladimir Kondratyevhid: Import iichid - I2C transport backend for HID...
2021-01-07 Vladimir Kondratyevhid: Import functions and constants required by new...
2021-01-07 Vladimir KondratyevFactor-out hardware-independent part of USB HID support...
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin Belousovamd64 nmi handler: fix comment about %ebx
2020-12-27 Konstantin Belousovamd64: preserve %cr2 in NMI/MCE/DBG handlers.
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-24 Kristof ProvostFix amd64 GENERIC-MMCCAM kernel build
2020-12-23 Mitchell Hornegdb(4) fix x86 signal reporting
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 Mitchell Horneamd64: use register macros for gdb_cpu_getreg()
2020-12-18 Mitchell Horneamd64: allow gdb(4) to write to most registers
2020-12-18 Xin LIMFV r368746:
2020-12-14 Konstantin Belousovamd64 pmap: fix PCID mode invalidations
2020-12-14 Alexander V. ChernikovEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-13 Martin MatuskaMFV r368607:
2020-12-11 Brooks Davishme(4): Remove as previous announced
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Tijl CoosemansFix i386 linux module after r367395.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 Toomas SoomeAdd VT driver for VBE framebuffer device
2020-11-29 Konstantin Belousovbhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
2020-11-28 Peter GrehanConvert vmm_ops calls to IFUNC
2020-11-27 Ruslan Bukino Move options IOMMU from Debugging section back to...
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 Peter GrehanRemove manual instruction encodings for VMLOAD, VMRUN...
2020-11-25 Maxim SobolevUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-24 John BaldwinPull the check for VM ownership into ppt_find().
2020-11-24 John BaldwinHonor the disabled setting for MSI-X interrupts for...
2020-11-24 Jung-uk KimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-23 Konstantin BelousovLinuxolator: Replace use of eventhandlers by sysent...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Mark Johnstonvm_phys: Try to clean up NUMA KPIs
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Conrad Meyer'make sysent' for r367773
2020-11-17 Conrad Meyerlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-13 Jung-uk KimMFV: r367652
2020-11-11 Mark Johnstonvmm: Make pmap_invalidate_ept() wait synchronously...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Conrad Meyerlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 Mark JohnstonAdd qat(4)
2020-11-04 Mark Johnstonamd64: Make it easier to configure exception stack...
2020-11-04 Mateusz PiotrowskiFix a typo
2020-11-02 Alan CoxTidy up the #includes. Recent changes, such as the...
2020-10-30 Mateusz Guzikmalloc: delegate M_EXEC handling to dedicacted routines
2020-10-28 Edward Tomasz Napi... Drop "All rights reserved" from all my stuff. This...
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Edward Tomasz Napi... Fix misnomer - linux_to_bsd_errno() does the exact...
2020-10-26 Kyle Evansaudit: also correctly audit linux_execve()
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Konstantin BelousovImprove FPU Tag Word reconstruction on i386 to indicate...
2020-10-20 John BaldwinAdd a kernel crypto driver using assembly routines...
2020-10-19 Mark Johnstonvmx: Implement pmap (de)activation in C
2020-10-18 Edward Tomasz Napi... Stop calling set_syscall_retval() from linux_set_syscal...
2020-10-18 Edward Tomasz Napi... Slightly tweak linux ptrace(2) debug message; no functi...
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
next