]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add x86 msr tweak KPI.
[FreeBSD/FreeBSD.git] / sys /
2019-11-18 Konstantin BelousovAdd x86 msr tweak KPI.
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Kyle Evansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 Kyle Evansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 Mark JohnstonGroup per-domain reservation data in the same structure.
2019-11-18 Mark JohnstonWiden the vm_page aflags field to 16 bits.
2019-11-18 Mark JohnstonImplement vm.pmap.kernel_maps for arm64.
2019-11-18 Mark JohnstonLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 David BrightJail and capability mode for shm_rename; add audit...
2019-11-18 Andriy Gaponfix up r354804, add new ZFS file mmp.c to kernel files
2019-11-18 Edward Tomasz Napi... Make linux(4) open(2)/openat(2) return ELOOP instead...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-18 Li-Wen HsuAlso clean LINT64 kernel configuration for powerpc
2019-11-17 Justin Hibbitspowerpc: Re-add -Wno-redundant-decls to DPAA build...
2019-11-17 Doug MooreAdd a helper function for testing a swap block and...
2019-11-17 Alan CoxAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-17 Konstantin BelousovAdd elf image flag to disable stack gap.
2019-11-17 Konstantin Belousovkern_exec: p_osrel and p_fctl0 were obliterated by...
2019-11-17 Konstantin Belousovamd64 copyout: remove irrelevant comment.
2019-11-17 Kyle EvansAdd makesyscalls.lua, a rewrite of makesyscalls.sh
2019-11-17 Doug MooreThe loop in vm_map_protect that verifies that all trans...
2019-11-17 Justin Hibbitspowerpc: Return SIGILL if DSCR does not exist in m...
2019-11-16 Alan SomersActually hook CAM_IO_STATS up to the build
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-16 Justin Hibbitspowerpcspe: Don't leak kernel registers in SPE dumps
2019-11-16 Justin Hibbitspowerpcspe: Mark asm statement in spe_save_reg_high...
2019-11-16 Michael TuexenAdd boundary and overflow checks to the formulas used...
2019-11-16 Michael TuexenImprove TCP CUBIC specific after idle reaction.
2019-11-16 Michael TuexenImplement a tCP CUBIC-specific after idle reaction.
2019-11-16 Michael TuexenRevert https://svnweb.freebsd.org/changeset/base/354708
2019-11-16 Mitchell HorneRISC-V: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-16 Scott LongTSX Asynchronous Abort mitigation for Intel CVE-2019...
2019-11-16 Bjoern A. Zeebnd6: retire defrouter_select(), use _fib() variant.
2019-11-16 Bjoern A. Zeebnd6_rtr:
2019-11-15 Scott LongCreate a new sysctl subtree, machdep.mitigations. ...
2019-11-15 Bjoern A. Zeebif_llatbl: change htable_unlink_entry() to early exist...
2019-11-15 John BaldwinUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 Alexander MotinInitialize *comp_update with valid value.
2019-11-15 Alexander MotinCleanup address range checks in ioat(4).
2019-11-15 Bjoern A. ZeebRemove now unused IPv6 macros and update docs.
2019-11-15 Bjoern A. ZeebIP6_EXTHDR_CHECK(): remove the last instances
2019-11-15 Bjoern A. Zeebnetinet*: replace IP6_EXTHDR_GET()
2019-11-15 Bjoern A. Zeebnetinet6: Remove PULLDOWN_TESTs.
2019-11-15 John BaldwinCombine ELF sysvecs for MIPS to reduce code duplication.
2019-11-15 Navdeep Parharcxgbev(4): Catch up with the pciids in the PF driver.
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-15 Gleb SmirnoffFix regression from r353841: ctx.rc needs to be initial...
2019-11-15 Edward Tomasz Napi... Support O_CLOEXEC in linux(4) open(2) and openat(2).
2019-11-15 Bjoern A. Zeebnd6: simplify code
2019-11-15 Scott LongRevert a patch that accidentally was committed with...
2019-11-15 Scott LongFix a typo in how the AVX512DQ feature bit is checked.
2019-11-15 Hans Petter SelaskyPrevent potential underflow in ibcore.
2019-11-15 Hans Petter SelaskyCorrect MR length field to be 64-bit in ibcore.
2019-11-15 Bjoern A. Zeebif_llatbl: cleanup
2019-11-15 Justin Hibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2019-11-15 Mitchell HorneRISC-V: Print SBI info at startup
2019-11-15 Mitchell HorneAdd missing files from r354720
2019-11-15 Mitchell HorneRISC-V: add support for SBI spec v0.2
2019-11-15 Mitchell HorneRISC-V: pass arg6 in sbi_call
2019-11-15 Mitchell Horneplic: support irq distribution
2019-11-15 Mitchell Horneplic: fix context calculation
2019-11-15 Josh PaetzelFix build with GCC
2019-11-14 Josh PaetzelAdd the pvscsi driver to the tree.
2019-11-14 Justin HibbitsBoot arm64 kernel using booti command from U-boot.
2019-11-14 Brandon Bergren[PowerPC64] Fix broken kernel modules due to LLD 9...
2019-11-14 Kyle Evansarm64: busdma_bounce: fix BUS_DMA_ALLOCNOW for non...
2019-11-14 Brooks DavisTidy syscall declerations.
2019-11-14 Ian LeporeCompile in arm/unwind.c if options STACK is in effect...
2019-11-14 Ian LeporeRewrite arm/stack_machdep.c for EABI; add stack(9)...
2019-11-14 Michael TuexenFor idle TCP sessions using the CUBIC congestio control...
2019-11-14 Alexander MotinPass more reasonable WAIT flags to bus_dma(9) calls.
2019-11-14 Alexander MotinMake ntb(4) send bus_get_dma_tag() requests to parent...
2019-11-14 Brandon Bergrenpowerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
2019-11-13 Konstantin Belousovamd64: only set PCB_FULL_IRET pcb flag when #gp or...
2019-11-13 Brooks Daviself_aux_info: Add support for AT_EXECPATH.
2019-11-13 Brooks DavisFix a typo in the PMAP_PTE_SET_CACHE_BITS macro.
2019-11-13 John BaldwinAdd t4_keyctx.c to sys/conf/files for the non-module...
2019-11-13 Gleb SmirnoffIn if_siocaddmulti() enter VNET.
2019-11-13 Doug MooreDefine wrapper functions vm_map_entry_{succ,pred} to...
2019-11-13 Scott LongStop the VESA driver from whining loudly in the dmesg...
2019-11-13 Bjoern A. Zeebnd6: remove unused structs and defines
2019-11-13 Bjoern A. Zeebnd6: make nd6_alloc() file static
2019-11-13 Bjoern A. Zeebnd6 defrouter: consolidate nd_defrouter manipulations...
2019-11-13 Bjoern A. Zeeblltabl: remove dead code
2019-11-13 Justin Hibbitspowerpc64: Don't guard ISA 3.0 partition table setup...
2019-11-13 Justin Hibbitspowerpc: Don't savectx() twice in IPI_STOP handler
2019-11-13 Warner LoshFix a race between daopen and damediapoll
2019-11-13 John BaldwinCreate a file to hold shared routines for dealing with...
2019-11-12 Scott LongAdd new bit definitions for TSX, related to the TAA...
2019-11-12 Konstantin BelousovWorkaround for Intel SKL002/SKL012S errata.
2019-11-12 D Scott Phillipsnvdimm(4): Fix various problems when the using the...
2019-11-12 Konstantin Belousovi386: stop guessing the address of the trap frame in...
2019-11-12 Konstantin Belousovamd64: move GDT into PCPU area.
2019-11-12 D Scott Phillipsnvdimm(4): Only expose namespaces for accessible data...
2019-11-12 Konstantin Belousovamd64: assert that size of the software prototype table...
2019-11-12 Bjoern A. Zeebnetinet*: update *mp to pass the proper value back
2019-11-12 Andriy Gaponteach db_nextframe/x86 about [X]xen_intr_upcall interru...
2019-11-12 Roger Pau Monnéxen: fix dispatching of NMIs
next