]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unused macros from t4_tom.h.
[FreeBSD/FreeBSD.git] / sys /
2018-12-21 Navdeep ParharRemove unused macros from t4_tom.h.
2018-12-21 Conrad Meyermps(4), mpr(4): remove SATA ID command cancellation...
2018-12-21 Conrad Meyermps(4), mpr(4): Fix lifetime of command buffer for...
2018-12-21 Bruce EvansQuick fix for initialization of mnt_iosize_max. (This...
2018-12-21 Vincenzo Maffionenetmap: move buf_size validation code to its own function
2018-12-21 Vincenzo Maffionenetmap: pipes: make sure both ends use the same number...
2018-12-21 Bruce EvansUse VOP_ADVISE() with POSIX_FADV_DONTNEED instead of...
2018-12-21 Bruce EvansFix rounding in vop_stdadvise() for POSIX_FADV_NOREUSE...
2018-12-21 Kirk McKusickSome filesystems (like cd9660 and ext3) require that...
2018-12-20 Navdeep Parharcxgbe/iw_cxgbe: Remove redundant CTRs from c4iw_alloc...
2018-12-20 Navdeep Parharcxgbe/iw_cxgbe: Do not terminate CTRx messages with \n.
2018-12-20 Rick MacklemFix the NFSv4 server to obey vfs.nfsd.nfs_privport.
2018-12-20 Conrad Meyertpm(4): Fix GCC build after r342084 (TPM 2.0 driver...
2018-12-20 Navdeep Parharcxgbe(4): Make sure the rx queues start off with the...
2018-12-20 Michael TuexenFix a regression in the TCP handling of received segments.
2018-12-20 Warner LoshFix panic message when we can't create thread for one...
2018-12-20 Navdeep Parharcxgbe/iw_cxgbe: Use -ve errno when interfacing with...
2018-12-20 Marcin WojtasFix obtaining RSP address in TPM CRB for non-amd64...
2018-12-20 Navdeep Parharcxgbe/iw_cxgbe: Add a knob for testing that lets iWARP...
2018-12-19 Navdeep Parharcxgbe/iw_cxgbe: Use DSGLs to write to card's memory...
2018-12-19 Mateusz GuzikCheck for probes enabled in priv_check_cred before...
2018-12-19 Warner LoshAdd note to 32-bit mips smp config files documenting...
2018-12-19 Mateusz GuzikProvide SDT_PROBES_ENABLED for kernels without KDTRACE.
2018-12-19 Warner Losh32-bit mips SMP is unsupported
2018-12-19 Warner LoshRemove old config file for SENTRY5
2018-12-19 Warner LoshRemove support for running 32-bit kernels on 64-bit...
2018-12-19 Warner LoshRemove the GXEMUL support.
2018-12-19 Warner LoshRemove support for the now very old SiByte MIPS platfor...
2018-12-19 Marcin WojtasInclude the new TPM 2.0 driver in the TPM module.
2018-12-19 Mateusz Guzikmac: reduce pessimization of sdt probe handling
2018-12-19 Mateusz GuzikRemove iBCS2, part3: the implementation
2018-12-19 Mateusz GuzikRemove iBCS2, part2: general kernel
2018-12-19 Mateusz GuzikMicrooptimize corner case of ID bitmap handling.
2018-12-19 Mateusz GuzikDeinline vfork handling out of the syscall return path.
2018-12-19 Navdeep Parharcxgbe(4): Do not issue mbox commands after t4_fw_bye.
2018-12-19 Mark JohnstonReplace uses of sbadaddr with stval.
2018-12-19 Mark JohnstonImplement cpu_halt() for RISC-V.
2018-12-19 David Brightasmc: Add support for MacPro1,1
2018-12-19 Mark JohnstonRemove a use of a negative array index from fxp(4).
2018-12-19 Andriy Voskoboinyknet80211: fix out-of-bounds read in ieee80211_amrr(9).
2018-12-19 Navdeep Parharcxgbe/t4_tom: fixes for issues on the passive open...
2018-12-19 Mark JohnstonFix DDB's "show malloc" after r338899.
2018-12-18 Gleb SmirnoffUse mbufq instead of ifqueue to queue mbufs.
2018-12-18 Andriy Gaponichwd: add a few assertions about tco_version
2018-12-18 Brooks Davisconst poison the `new` pointer of __sysctl.
2018-12-18 Andriy Voskoboinykiwi(4): do not leak node reference when IWI_FLAG_ASSOCI...
2018-12-18 Cy SchubertMFV r342175:
2018-12-17 Mark JohnstonRemove UMS support code from radeonkms.
2018-12-17 Mark JohnstonCatch up with r338948.
2018-12-17 Andriy Gaponfix formatting and style in ig4iic_acpi_probe afetr...
2018-12-17 Mark JohnstonRevert r336326.
2018-12-17 David Brightasmc: Add support for mid-2011 Macmini 5,2
2018-12-17 Andriy Gaponadd support for marking interrupt handlers as suspended
2018-12-17 Andriy Gaponadd a knob that disables detection of write protected...
2018-12-17 Maxim SobolevAllow ng_nat to be attached to a ethernet interface...
2018-12-17 Greg LeheyWork around BIOS quirks on HPE Proliant MicroServer...
2018-12-17 Andriy VoskoboinykAdd revision number for TP-Link TL-WN722N to prevent...
2018-12-15 Kirk McKusickClarify panic in set_rootvnode().
2018-12-15 Kirk McKusickUnder UFS/FFS the VFS_ROOT() function will return an...
2018-12-15 Kirk McKusickEnsure that the inode check-hash is not left zeroed...
2018-12-15 Kirk McKusickReorder ffs_verify_dinode_ckhash() so that it checks...
2018-12-15 Kirk McKusickMust set ip->i_effnlink = ip->i_nlink to avoid a soft...
2018-12-15 Hiren PanchasaraRevert r331567 CC Cubic: fix underflow for cubic_cwnd()
2018-12-15 Brooks DavisFix bugs in plugable CC algorithm and siftr sysctls.
2018-12-15 Andriy VoskoboinykAdd new USB id in rtwn_usb(4) (RTL8812AU)
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-15 Edward Tomasz Napi... Add kern.rpc.gss.client_max, to make it possible to...
2018-12-15 Conrad MeyerRevert accidentally included changes in r342108
2018-12-15 Conrad Meyerefirt: When present, attempt to use EFI runtime service...
2018-12-15 Justin Hibbitspowerpcspe: Don't require FPU_EMU for powerpcspe IEEE...
2018-12-15 Oleksandr Tymoshenko[mv_pci] Do not attempt to attach disabled PCI ports
2018-12-14 Alex Richardsonmake_dtb.sh: Use $CPP instead of assuming that cpp...
2018-12-14 Marcin WojtasFix error check for ACPI_ID_PROBE in the TPM2.0 driver
2018-12-14 Oleksandr Tymoshenko[twsi] Make extres/clk part conditional based on the...
2018-12-14 Mark JohnstonAdd some more checking to the RISC-V page fault handler.
2018-12-14 Mark JohnstonAvoid needless TLB invalidations in pmap_remove_pages().
2018-12-14 Mark JohnstonAssume that pmap_l1() will return a PTE.
2018-12-14 Mark JohnstonAdd a QEMU config for RISC-V.
2018-12-14 Mark JohnstonEnable witness(4) in the RISC-V GENERIC config.
2018-12-14 Warner Loshatomic_cmpset return value is also an int.
2018-12-14 Warner Loshatomic_fcmpset* return int, not the type of *.
2018-12-14 Mark JohnstonClean up the riscv pmap_bootstrap() implementation.
2018-12-14 Emmanuel Vadotallwinner: aw_pwm: Read value at attach
2018-12-14 Emmanuel Vadotpwm: Convert period and duty to unsigned int
2018-12-14 Mark JohnstonAdd support for the nForce MCP89 adapter.
2018-12-14 Marcin WojtasFix TPM driver compilation from r342084
2018-12-14 Marcin WojtasIntroduce driver for TPM 2.0 in CRB and FIFO (TIS)...
2018-12-14 Kashyap D DesaiCompilation failure on ppc and mips due to Revision...
2018-12-14 Emmanuel Vadotarm64: allwinner: axp81x: Fix double invertion for...
2018-12-14 Andriy Gaponichwd: add Sunrise Point-LP ID
2018-12-14 Andriy Gaponichwd: add support for clearing No Reboot bit in TCOv4
2018-12-14 Kashyap D DesaiDriver version upgrade 07.708.02.00-fbsd
2018-12-14 Kashyap D DesaiThis patch will increase debug level as current logging...
2018-12-14 Kashyap D DesaiChange IOC INIT wait time to 180 secs to keep it inline...
2018-12-14 Kashyap D DesaiThis patch will add support for NVME PRPs creation...
2018-12-14 Kashyap D DesaiThis patch will add support for new DCMD to get PD...
2018-12-14 Kashyap D DesaiTo improve RAID 1/10 Write performance, OS drivers...
2018-12-14 Kashyap D DesaiDetect sequential Write IOs and pass the hint that...
2018-12-14 Kashyap D DesaiThis patch will add new interface to support more than...
2018-12-14 Kashyap D DesaiThis patch will add support for divert bitmap in RAID...
next