]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update Apache Serf to 1.3.9 to make it buildable with OpenSSL 1.1.1.
[FreeBSD/FreeBSD.git] / sys /
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-13 vangyzenSet zfs_arc_meta_strategy to metadata only
2018-09-13 gonzo[ig4] Add PCI IDs for I2C controller on Intel Kaby...
2018-09-13 npcxgbe/iw_cxgbe: Fix reported build breakage when the...
2018-09-13 mjgamd64: implement ERMS-based memmove, memcpy and memset
2018-09-13 emasteEnable reproducible builds in advance of 12.0-REL
2018-09-13 manuarm64: Make aw_sid and aw_thermal depend on nvmem
2018-09-13 roygerxen: temporary disable SMAP when forwarding hypercalls...
2018-09-13 roygerxen: legacy PVH fixes for the new interrupt count
2018-09-13 roygerlapic: skip setting intrcnt if lapic is not present
2018-09-13 roygerxen: fix setting legacy PVH vcpu id
2018-09-13 roygerxen: limit the usage of PIRQs to a legacy PVH Dom0
2018-09-13 roygerxen: fix initial kenv setup for legacy PVH
2018-09-13 royger xen: remove xenpv_set_ids
2018-09-13 roygerxen: fix PV IPI setup
2018-09-13 roygermsi: remove the check that interrupt sources have been...
2018-09-13 roygerx86bios: use M_NOWAIT with mallocs
2018-09-12 tuexenFix TCP Fast Open for the TCP RACK stack.
2018-09-12 brEnable VIMAGE support for RISC-V.
2018-09-12 brUse elf_relocaddr() to find the address for R_RISCV_REL...
2018-09-12 brDon't mark module data as static on RISC-V.
2018-09-12 gordonCorrect ELF header parsing code to prevent invalid...
2018-09-11 mjgamd64: enable options NUMA in GENERIC and MINIMAL
2018-09-11 emasteSwitch reproducible builds to unmodified src tree mode
2018-09-11 erjix(4), ixv(4): VLAN tag stripping fixes for Amazon...
2018-09-11 traszMake the wait in cfiscsi_offline() interruptible. ...
2018-09-10 markjFix synchronization of LB group access.
2018-09-10 markjSplit some checks in vm_page_activate() to make it...
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-09 delphijrandom(4): Squash non-error timeout codes from tsleep(9).
2018-09-09 hselaskyIntroduce and use sgid_index in CM requests in ibcore.
2018-09-08 markjFix the 32-bit arm build.
2018-09-08 markjExclude the EFI framebuffer from phys_avail[] on arm64.
2018-09-08 markjBump MAX_HWCNT and MAX_EXCNT.
2018-09-08 markjRelax an assertion in vm_pqbatch_process_page().
2018-09-08 kibintelspi: don't leak spibus children on detach.
2018-09-07 markjSpecify the correct resource type in teardown paths.
2018-09-07 markjUse ratecheck(9) in in_pcbinslbgrouphash().
2018-09-07 hselaskyImplement get network interface by params function...
2018-09-07 gjbUpdate head from ALPHA4 to ALPHA5 as part of the 12...
2018-09-06 mckusickThe Call For Testing had no reports of operational...
2018-09-06 mariusAvoid uninitialized read of ext_csd.
2018-09-06 marius- Explicitly compare a pointer to NULL. The __builtin_e...
2018-09-06 markjUse the correct terminology.
2018-09-06 bzThe inp_lle field to struct inpcb, along with two ...
2018-09-06 mjgamd64: depessimize copyinstr_smap
2018-09-06 markjAvoid resource deadlocks when one domain has exhausted...
2018-09-06 jhbRe-enable kernel modules for the MALTA64EL kernel confi...
2018-09-06 shurdClean up iflib sysctls
2018-09-06 andrewFix the GIC ACPI cross reference value.
2018-09-06 andrewRemove the check that the Arm generic interrupt control...
2018-09-06 leitaopowerpc64: Add initial support for HTM (kABI)
2018-09-06 markjRemove vm_page_remque().
2018-09-06 bzMake tcp_hpts.c compile a LINT kernel with options...
2018-09-06 markjDefine sctp probes only when SCTP is configured.
2018-09-06 hselaskyAdd proper support for VIMAGE to krping.
2018-09-06 mavAdd missing copyin() to access LUN and port ioctl argum...
2018-09-06 hselaskyMake the MSIX module parameter limit per device, in...
2018-09-06 hselaskyAdd support for receive side scaling stride, RSSS,...
2018-09-06 slavashibcore: Fix endless loop in searching for matching...
2018-09-06 hselaskyDon't stall transmit queue on drops in mlx5en(4).
2018-09-06 hselaskyMaximum number of mbuf frags is off-by-one for worst...
2018-09-06 markjRename hardclock_cnt() to hardclock() and remove the...
2018-09-05 jhbFix objcopy for little-endian MIPS64 objects.
2018-09-05 markjCorrect the condition under which we allocate a termina...
2018-09-05 markjFix style bugs in in_pcblookup_lbgroup().
2018-09-05 eugenFix "ipfw fwd" to work for incoming IPv4 packets when...
2018-09-05 brPermit supervisor to access user VA space for certain...
2018-09-05 brFix bug: compare uaddr to VM_MAXUSER_ADDRESS, not to...
2018-09-04 kibAssign to correct structure members.
2018-09-04 kibamd64: Properly re-merge r334537 into SMAP-ified copyin...
2018-09-04 kibamd64: For non-PTI mode, do not initialize PCPU kcr3...
2018-09-04 wulfwmt(4): Fix regression introduced in r337289
2018-09-04 manuregulator: Use bool values instead of 0/1
2018-09-03 bzReplicate r328271 from legacy IP to IPv6 using a single...
2018-09-03 bzReplicate r307234 from legacy IP to IPv6 code, using...
2018-09-03 bzAs discussed in D6262 post-commit review, change inp_ro...
2018-09-03 bzRather than duplicating the functionality of a macro...
2018-09-03 markjUse the correct malloc type in in_pcblbgroup_free().
2018-09-03 brEnable 'C'-compressed ISA extension.
2018-09-03 brAdd support for 'C'-compressed ISA extension to DTrace...
2018-09-03 rwatsonThe kernel DTrace audit provider (dtaudit) relies on...
2018-09-02 kibCatch exceptions during EFI RT calls on amd64.
2018-09-02 kibAdd amd64 mdthread fields needed for the upcoming EFI...
2018-09-02 kibImprove error messages from clock_if.m method failures.
2018-09-02 kibSwap order of dererencing PCPU curpmap and checking...
2018-09-02 kibNormalize use of semicolon with EFI_TIME_LOCK macros.
2018-09-02 alcRecent changes have created, for the first time, physic...
2018-09-02 markjFix the hash table lookup in fbt_destroy().
2018-09-01 traszTry harder in cfiscsi_offline(). This is believed...
2018-09-01 gjbRevert r338423, reapplying r338422, which did get appro...
2018-09-01 gjbRevert r338422, which was did not get official approval...
2018-09-01 avatarAdding support for CS46xx MIDI output. With this patch...
2018-08-31 markjRe-compute the ARC size before computing the MFU target.
2018-08-31 jhbFix build of x86 UP kernels after dynamic IRQ changes...
2018-08-31 gjbUpdate head from ALPHA3 to ALPHA4 as part of the 12...
2018-08-31 brFix an integer overflow while setting the kernel addres...
2018-08-31 jhbDon't directly dereference a user pointer in the VPD...
2018-08-31 kpfrag6: Fix fragment reassembly
2018-08-31 gjbRevert r338401, as the i386 build is broken.
next