]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Fix OpenSSL remote denial of service vulnerability.
[FreeBSD/FreeBSD.git] / sys / arm64 /
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-19 John-Mark Gurneyuse sbuf so that lines are printed together... As...
2018-08-19 Emmanuel Vadotarm64: allwinner: Add aw_syscon driver to GENERIC
2018-08-18 Alan CoxOops. r338030 didn't eliminate the unused arena argume...
2018-08-18 John BaldwinMake 'device crypto' lines more consistent.
2018-08-17 Warner LoshGPT is standard in x86 and arm64 land. Add it to DEFAUL...
2018-08-15 Andrew TurnerSet the Execute Never flags in EFI device memory as...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Luiz Otavio O SouzaAdd support to the Marvell Xenon SDHCI controller.
2018-08-14 Luiz Otavio O SouzaUse the correct PTE when changing the attribute of...
2018-08-14 Martin MatuskaMFV r337744:
2018-08-14 Andrew TurnerSupport reading from the arm64 ID registers from userspace.
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-04 Kyle Evansefirt: Don't enter EFI context early, convert addrs...
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Konstantin BelousovAdd pmap_is_valid_memattr(9).
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Emmanuel Vadotnvmem: Add nvmem interface and helpers
2018-07-31 Andrew TurnerUse int for the pcpu_ssbd argument. This is included...
2018-07-31 Andrew TurnerImplement the SSBD (CVE-2018-3639) workaround on arm64
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Andrew TurnerEnable VIMAGE on arm64 again. A workaround for modules...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-25 Mark JohnstonSimplify the arm64 implementation of pmap_mincore().
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-21 Alan CoxEliminate a comment that doesn't apply to this pmap...
2018-07-20 Mark JohnstonAdd support for pmap_enter(psind = 1) to the arm64...
2018-07-20 Mark JohnstonInitialize the L3 page's wire count correctly after...
2018-07-19 Emmanuel Vadotarm64: Add vt_efifb to GENERIC
2018-07-19 Emmanuel VadotRaise the size of L3 table for early devmap on arm64
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-18 Mark JohnstonPort r324665 and r325285 to arm64.
2018-07-17 Warner LoshRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-13 Marcin WojtasEnable UART support for Xilinx Ultrascale+ SoCs
2018-07-11 Cy SchubertMFV r324714:
2018-07-09 Wojciech MacekARM64: Add ThunderX2 CPU revision macro. Add ThunderX2...
2018-07-08 Mark JohnstonReuse the PV entry when updating a mapping in pmap_enter().
2018-07-06 John BaldwinExport a breakpoint() function to userland for arm...
2018-07-06 Ed MasteRegen arm64 linux sysent after r336043
2018-07-06 Ed MasteFix arm64 linuxulator clone() argument order
2018-07-06 Matt MacyBack pcpu zone with domain correct pages
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Ed MasteAdd stub arm64 linuxulator VDSO ldscript
2018-06-25 Andrew TurnerMake cpu_set_syscall_retval common between the existing...
2018-06-25 Ed MasteInitial arm64 linuxulator linux_sysvec
2018-06-23 Mark JohnstonRe-count available PV entries after reclaiming a PV...
2018-06-20 Emmanuel VadotAdd pmap_mapdev_attr for arm64
2018-06-20 Emmanuel Vadotif_rk_dwc: Disable setting delays for now
2018-06-20 Emmanuel Vadotrk_gpio: Read the correct register for gpio read
2018-06-20 Emmanuel Vadotif_rk_dwc: Fix delays handling
2018-06-19 Andrew TurnerMove common GIC interrupt numbers to the common header...
2018-06-18 Ed MasteIntroduce arm64 linuxulator stubs
2018-06-18 Ed MasteRegen arm64 linuxulator sysent files after r335323
2018-06-18 Ed Mastearm64 linuxulator: add dup syscall entry
next