]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-08-07 kibClarify the robustness guarantees.
2019-08-07 mckusickCorrect the location of the first backup superblock...
2019-08-07 asomersUpdate RELNOTES for the fusefs rewrite
2019-08-07 asomersRELNOTES: fix formatting from r350482
2019-08-07 markjMerge r3780 from elftoolchain.
2019-08-07 impEnable nvme on aarch64
2019-08-07 mavMake GCC happy about math in r350676.
2019-08-07 mavMake `camcontrol modepage` support block descriptors.
2019-08-07 hselaskyCorrect PCI device ID for XHCI USB controller.
2019-08-07 manuofw: ofw_reg_to_paddr: Use a 256 static array for the...
2019-08-07 manuarm: dts: am33xx: Fix the region for uart0
2019-08-07 markjreadelf: Close input files when done with them.
2019-08-07 delphijExpose zlib's utility functions in Z_SOLO library when...
2019-08-07 jhbTidy up the list of auth and encryption algorithms...
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jhbFix LOCAL_MODULES and improve the make output.
2019-08-06 jeffCache kernel stacks in UMA. This gives us NUMA support...
2019-08-06 jhbDetect invalid PCI devices more correctly in PCI interr...
2019-08-06 jeffImplement a MINBUCKET zone flag so we can use minimal...
2019-08-06 jeffAdd two new kernel options to control memory locality...
2019-08-06 jillesAdd a test for kill() on a zombie
2019-08-06 kevansral: rt2860: fix wcid2ni access/size issue
2019-08-06 tsoomeloader.efi: efilib.h and libefi.c were left out of...
2019-08-06 tsoomeloader.efi: boot1.c was left out of 350654
2019-08-06 tsoomeloader.efi: replace HandleProtocol() with OpenProtocol()
2019-08-06 mckusickIgnore UFS/FFS superblock check hash failures so as...
2019-08-06 impFix mismerge.
2019-08-06 mckusickA race condition existed between the time a UFS/FFS...
2019-08-06 emasteCorrect ICMPv6/MLDv2 out-of-bounds memory access
2019-08-06 kibProvide the list of knobs related to mitigations.
2019-08-06 kibamd64: prevents speculations over swapgs reload of...
2019-08-06 glebiusSince r350426 this KASSERT doesn't serve any useful...
2019-08-06 emastebsnmp: add asn1 message length validation
2019-08-06 kevansoce(4): potential out of bounds access before vector...
2019-08-06 tuexenReference the RFC instead of the internet draft.
2019-08-06 tuexenFix a locking issue in sctp_accept.
2019-08-06 tuexenFix build issues for the userland stack on Raspbian.
2019-08-06 cemamdtemp(4), amdsmn(4): Attach to Ryzen 3 (Zen 2) hostbr...
2019-08-06 jhibbitsFix build from r350622
2019-08-06 jhibbitspowerpc/pmap: Simplify Book-E 64-bit page table management
2019-08-06 asomersfusefs: remove superfluous counter_u64_zero
2019-08-05 vangyzenRelax time constraint in pthread_cond_timedwait unit...
2019-08-05 jhbValidate guest-supplied length of headers for TSO trans...
2019-08-05 oshogboprocdesc: fix the function name
2019-08-05 oshogboprocess: style
2019-08-05 oshogboexit1: fix style nits
2019-08-05 oshogboprocdesc: fix reparenting when the debugger is attached
2019-08-05 oshogboproc: introduce the proc_add_orphan function
2019-08-05 oshogboexit1: postpone clearing P_TRACED flag until the proctr...
2019-08-05 mavFix alignment issue r350599.
2019-08-05 kibFix mis-merge.
2019-08-05 kibFix mis-merge
2019-08-05 mavAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 ianAdd a driver for Texas Instruments ADS101x/ADS111x...
2019-08-05 luporl[PPC64] Don't mark ld.bfd as obsolete
2019-08-05 tuexenImprove consistency. No functional change.
2019-08-05 luporl[PPC64] Fix rtld direct exec mode
2019-08-05 thjAdd common firewall test suite
2019-08-05 bzfrag6.c: rename ip6q[] to ipq6b[] and consistently...
2019-08-05 bzfrag6.c: re-order functions within file
2019-08-05 delphijRemove obsolete header file.
2019-08-05 alcEnable superpage promotion within the kernel pmap.
2019-08-05 jhibbitspowerpc: Get 32-bit AIM building with secure-PLT
2019-08-05 kevansipfw: fix jail option after r348215
2019-08-04 kibrtld-elf: Remove x86 elf_rtld.x linker scripts.
2019-08-04 jhibbitsFix 32-bit build again, post r350570.
2019-08-04 jhibbitsFix 32-bit build post-r350570
2019-08-04 jhibbitsFix the build after r350570.
2019-08-04 jhibbitsAdd necessary bits for Linux KPI to work correctly...
2019-08-04 jhibbitspowerpc: Enable the BUS_DMA_NOCACHE flag handling
2019-08-04 cyResolve ipfilter kld unload issues related to VNET...
2019-08-04 cyReturning an uninitialized error is a bad thing.
2019-08-04 delphijThere is no need to explicitly add zlib, we already...
2019-08-03 mavAdd `nvmecontrol sanitize` command.
2019-08-03 kibFix format spec for ILP32.
2019-08-03 kibamd64: Streamline exceptions and interrupts handlers.
2019-08-03 kibbhyve: Ignore MSI/MSI-X interrupts sent to non-active...
2019-08-03 bzfrag6.c: fix includes
2019-08-03 takawataAdd per hub sysctl to expose port information for phyis...
2019-08-03 gnnProperly validte arguments for route deletion
2019-08-03 asomersCapsicumize ping6
2019-08-03 mavFix parameter check broken at r350057.
2019-08-03 delphijif_mxge: update zlib version 1.0.4 to 1.2.11.
2019-08-03 mavAdd more random bits from NVMe 1.4.
2019-08-03 jhibbitspowerpc/powernv: Fix OPAL cfgread/cfgwrite error handling
2019-08-03 jhbDon't reset memory attributes when mapping physical...
2019-08-03 jhbFlip REPRODUCIBLE_BUILD back to off by default in head.
2019-08-03 jhbSet ISOPEN in namei flags when opening executable inter...
2019-08-02 cyMFC after: 3 days
2019-08-02 delphijFix !INET build.
2019-08-02 alcBecause of AArch64's weak memory consistency model...
2019-08-02 markjAdd bzip2recover.1.
2019-08-02 mavDecode few more NVMe log pages.
2019-08-02 markjOnly check the blessings table for known LORs.
2019-08-02 markjFix warnings about unused identifiers when compiling...
2019-08-02 rrsFix one more atomic for i86
2019-08-02 bzfrag6.c: make compile with gcc
2019-08-02 bzfrag6.c: rename malloc type
2019-08-02 bzfrag6.c: remove dead code
2019-08-02 bzfrag6.c: move variables and sysctls into local file
next