]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys /
2019-08-06 glebiusSince r350426 this KASSERT doesn't serve any useful...
2019-08-06 kevansoce(4): potential out of bounds access before vector...
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 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 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 tuexenImprove consistency. No functional change.
2019-08-05 bzfrag6.c: rename ip6q[] to ipq6b[] and consistently...
2019-08-05 bzfrag6.c: re-order functions within 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-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-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 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 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 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
2019-08-02 bzfrag6.c: sort includes
2019-08-02 bzIPv6 cleanup: kernel
2019-08-02 mavFix typo in r350529.
2019-08-02 mavAdd more new fields and values from NVMe 1.4.
2019-08-01 markjUse ATTR_DBM even when hardware dirty bit management...
2019-08-01 mavAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-08-01 rrsOpps use fetchadd_u64 not long to keep old 32 bit platforms
2019-08-01 tuexenFix the reporting of multiple unknown parameters in...
2019-08-01 jkimRevert r349863 (ACPICA 20190703).
2019-08-01 erjiflib: Prevent kernel panic caused by loading driver...
2019-08-01 tuexenWhen responding with an ABORT to an INIT chunk containing a
2019-08-01 erjiflib: remove kobject class reference increment
2019-08-01 kibTry to decrease the number of bugs in unionfs after...
2019-08-01 kibMake umtxq_check_susp() to correctly handle thread...
2019-08-01 rrsThis adds the third step in getting BBR into the tree...
2019-08-01 emastenewvers: append commit count to uname version string
2019-08-01 emasteacpi_resource.c: mention ThunderX2 firmware revision...
2019-08-01 emasteppp: correct echo-req magic number on big endian archs
2019-08-01 delphijAllow Kernel to link in both legacy libkern/zlib and...
2019-08-01 jhibbitspowerpc/powernv: Only clear EEH freeze for some errors
2019-08-01 jhibbitspowerpc64/mmu: Use a SLIST for the PVO delete list...
2019-08-01 emastevmx: use C99 bool, not boolean_t
2019-07-31 mckusickWhen updating the user or group disk quotas for the...
2019-07-31 asomersfusefs: fix the build after r350446
2019-07-31 tuexenSmall cleanup, no functional change intended.
2019-07-31 tuexenConsistently cleanup mbufs in case of other memory...
2019-07-31 kibMake randomized stack gap between strings and pointers...
2019-07-31 kibRegen.
2019-07-31 kibfreebsd32 shims for copy_file_range(2).
2019-07-31 kibFix handling of transient casueword(9) failures in...
2019-07-31 oshogbognop: style nits
2019-07-31 oshogbognop: Introduce requests delay.
2019-07-31 emastepf: zero (another) output buffer in pfioctl
2019-07-31 kevanskern_shm_open: push O_CLOEXEC into caller control
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-30 markjUse VNASSERT() in checked VOP wrappers.
2019-07-30 asomersBump __FreeBSD_version
2019-07-30 asomersMFHead @350453
2019-07-30 emastelinuxulator: rename linux_locore.s to .asm
2019-07-30 markjEnable witness(4) blessings.
2019-07-30 markjRegenerate after r350447.
2019-07-30 markjEnable copy_file_range(2) in capability mode.
2019-07-30 markjHandle refcount(9) wraparound.
2019-07-30 brFix MMCCAM kernel build.
2019-07-30 brAdd support for the SD/MMC controller found in Terasic...
2019-07-30 delphijBump __FreeBSD_version after removal of gzip'ed a.out...
2019-07-30 delphijRemove gzip'ed a.out support.
2019-07-30 asomersMFHead @350426
next