]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove some duplicate code that end up in r350844
[FreeBSD/FreeBSD.git] / sys /
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
2019-07-30 araujoFix sound on headset jack for ALC255 and ALC256 codec.
2019-07-29 markjCentralize the logic in vfs_vmio_unwire() and sendfile_...
2019-07-29 oshogboseqc: add man page
2019-07-29 oshogboproc: make clear_orphan an public API
2019-07-29 markjHave arm64's pmap_fault() handle WnR faults on dirty...
2019-07-29 asomerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 markjRemove an unneeded trunc_page() in pmap_fault().
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-29 brAdd glue driver for Altera SOCFPGA Ethernet MAC (EMAC...
2019-07-29 aedd ipfw_get_action() function to get the pointer to...
2019-07-29 kpriscv: Fix copyin/copyout
2019-07-29 brFind the correct node of PHY chip using "phy-handle...
2019-07-29 kppf: Remove partial RFC2675 support
2019-07-29 aeAvoid possible lock leaking.
2019-07-29 manuarm: ti: cpsw: Check the new slave node address
2019-07-29 manuarm: ti: Get the hwmods property either from the node...
2019-07-29 tuexenWhen performing after_idle() or post_recovery(), don...
2019-07-29 tuexen* Improve input validation of sysctl parameters for...
2019-07-29 mavAdd some new fields and bits from NVMe 1.4.
2019-07-28 hselaskyAdd support for tethering with Nokia 7 plus and the...
2019-07-28 mavDecode some more IDENTIFY DEVICE bits.
2019-07-28 dougmIn swap_pager_putpages, move the initialization of...
2019-07-28 asomersMFHead @350390
2019-07-28 asomersBetter comments for vlrureclaim
2019-07-28 asomersfusefs: fix panic when writing with O_DIRECT and using...
2019-07-28 asomersMFHead @r350386
2019-07-28 asomersAdd v_inval_buf_range, like vtruncbuf but for a range...
2019-07-27 mavReenable UNMAP support on ramdisks by default.
2019-07-27 mavAllow WRITE SAME handle more then 2^^32 blocks.
2019-07-27 impRemove support for kernel.tramp and kernel.tramp.gz
2019-07-27 manuarm: Fix TEGRA124 kernel
2019-07-27 arybchiksfxge(4): unify power of 2 alignment check macro
2019-07-27 arybchiksfxge(4): fix align to power of 2 when align has smalle...
2019-07-27 arybchiksfxge(4): fix power of 2 round up when align has smalle...
2019-07-27 rmacklemLock the vnode before calling ufs_bmap_seekdata().
2019-07-26 kpvirtio: Fix running on machines with memory above 0xfff...
2019-07-26 mavAdd support for Long LBA mode parameter block descriptor.
2019-07-26 alcImplement pmap_advise(). (Without a working pmap_advis...
2019-07-26 mavAdd device temperature reporting into CTL.
2019-07-26 mavAdd reporting of SCSI Feature Sets VPD page from SPC-5.
2019-07-25 kevansif_tuntap(4): Add TUNGIFNAME
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-25 impWiden the type for to.
next