]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Turn loader GELI support in the boot loaders off by default as a
[FreeBSD/FreeBSD.git] / sys /
2017-12-14 Konstantin BelousovIn devfs_lookupx() dotdot lookup case, avoid dereferencing
2017-12-14 Andrew TurnerAdd the virtualisation special register definitions.
2017-12-14 Andrey V. ElsukovFix mbuf leak when TCPMD5_OUTPUT() method returns error.
2017-12-14 Landon J. FullerAdd basic bwn(4) support for the (BCMA-based) BCM43224...
2017-12-14 Justin HibbitsAllow bman-portals and qman-portals to attach to simple-bus
2017-12-14 Landon J. Fullerbhndb(4): Fix two register window overcommit bugs intro...
2017-12-14 Landon J. Fullerbhnd_chipc(4): Correct typo in flag macros that broke...
2017-12-14 Landon J. Fullerbhnd(4): Add missing enclosing parentheses to the bhnd...
2017-12-14 Landon J. Fullerbhnd(4): Include board_devid in the bhnd_board_info...
2017-12-13 Alexander MotinReduce size of several on-stack string buffers.
2017-12-13 Michael TuexenCleaup, no functional change.
2017-12-13 Pedro F. GiffuniSPDX: some uses of the RSA-MD license.
2017-12-13 Fedor UporovFix kernel build if MAC is not defined.
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-13 Warner LoshUse ataio ccb instead of general ccb to avoid excessice...
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Mark JohnstonCorrect initialization of pc on powerpc.
2017-12-12 Warner Losh1k objects on the stack are a bad idea. While it's...
2017-12-12 Fedor UporovMove buffer size checks outside of the vnode locks.
2017-12-12 Fedor UporovFix extattr getters in case of neither uio nor buffer...
2017-12-12 Mark JohnstonAddress a possible lost wakeup for gmirror events.
2017-12-12 Mark JohnstonGive g_mirror_event_get() a more accurate name.
2017-12-12 Mark JohnstonDecrement sc_writes when BIO_DELETE requests complete.
2017-12-12 Justin HibbitsDecode some PowerPC trap registers
2017-12-11 Kyle EvansCorrect a typo in syscon driver 'modify' logic
2017-12-11 Stephen HurdIncrement encap_pad_mbuf_fail when m_dup() fails in...
2017-12-11 Mark JohnstonPass the trap frame to fasttrap hooks.
2017-12-11 Kyle EvansAdd generic 'syscon' driver
2017-12-11 Mark JohnstonUse a dedicated counter for inactive queue scans.
2017-12-11 Conrad Meyeri386: Bump KSTACK_PAGES default to match amd64
2017-12-10 Ian LeporeDo not give up if writing to the chip's control and...
2017-12-10 Justin HibbitsRetrieve the page outside of holding locks
2017-12-09 Adrian Chadd[net80211] add a method for checking if a VAP WME AC...
2017-12-09 Rick MacklemDefine macros used by the pNFS server code.
2017-12-09 Mark JohnstonFix the act_scan_laundry_weight mechanism.
2017-12-09 Mark JohnstonProvide a sysctl to force synchronous initialization...
2017-12-09 Edward Tomasz Napi... Move the DIAGNOSTIC check for lost iSCSI PDUs from...
2017-12-08 Stephen HurdFree mbuf chain when m_dup fails
2017-12-08 Stephen HurdHandle read-only mbufs in iflib ether pad function
2017-12-08 Pedro F. GiffuniSPDX: license IDs for some ISC-related files.
2017-12-08 Andrew TurnerSet the io width when using an ACPI uart. Previously...
2017-12-08 Justin HibbitsRemove PTE VA mappings for tracked pages in 64-bit...
2017-12-07 Gleb SmirnoffSeparate out send buffer autoscaling code into function...
2017-12-07 Michael TuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 Eugene Grosbeingeom_raid (RAID5): do not lose bp->bio_error, keep...
2017-12-07 Conrad Meyermlx4: Remove redundant declarations to fix GCC build
2017-12-07 Bjoern A. ZeebUse correct field in the description for the lock after...
2017-12-07 Mark JohnstonFix the UMA reclaim worker after r326347.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Konstantin BelousovFix livelock in ufsdirhash_create().
2017-12-07 Bruce EvansMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-07 Eugene GrosbeinFix use-after-free that sometimes results in a garbage...
2017-12-06 Warner LoshDefine xpt_path_inq.
2017-12-06 Warner LoshNow that cam_periph_runccb() can be called from situati...
2017-12-06 Warner LoshMake cam_periph_runccb be safe to call when we can...
2017-12-06 Gleb SmirnoffGarbage collect IFCAP_POLLING_NOCOUNT. It wasn't used...
2017-12-06 Mark JohnstonUse unique wait messages in the page daemon control...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Alan Somerscam: fix sign-extension error in adagetparams
2017-12-06 Kyle Evansaw_mp.c: use argument name in macros
2017-12-06 Baptiste DaroussinRevert local changes made to make zstd(1) frontend...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-06 Justin HibbitsAllow custom overrides of mmap attribute for VT framebuffer
2017-12-06 Justin HibbitsUse unsigned intptr_t type for framebuffer addresses
2017-12-06 Gleb SmirnoffFix file missed in r326607.
2017-12-06 Gleb SmirnoffReduce pollution via tmpfs.h.
2017-12-06 Warner LoshRemove unused 4th argument to match the standard error...
2017-12-06 Warner LoshAdd NVME as a known device type for devstat processing.
2017-12-05 Warner LoshRemove stray cam_periph_async call. It's called twice...
2017-12-05 Ed MasteImplement "vidcontrol -h <history_size>" for vt(4)
2017-12-05 Kyle Evansdtb/allwinner: Restore a83t/BananaPi-M3 DTS after r342822
2017-12-05 Ed Mastevnic: apply hardware L3 checksum only for IPv4
2017-12-05 Kyle Evansa10_gpio: Don't do read/set dance if pin is already...
2017-12-05 Warner LoshWhen building standalone, include stand.h rather than...
2017-12-05 Emmanuel VadotAllwinner H5: Enhance support
2017-12-05 Stephen Hurdiflib: Support to padding Ethernet frames to a min...
2017-12-05 Stephen HurdAvoid calling CURVNET_[SET|RESTORE] for each packet
2017-12-05 Ed Masteuse @@@ instead of @@ in __sym_default
2017-12-05 Conrad Meyerioat(4): Add Skylake Xeon PCI-ID
2017-12-05 Eric Joynerifconfig(8): Display extended compliance code string...
2017-12-05 Bryan DreweryFix cyclic dependency after r326552.
2017-12-05 Andriy Gaponddb: fix validation of cpu id in 'set db_cpu=x'
2017-12-05 Bryan DreweryDEPENDSRCS not used here.
2017-12-05 Bryan DreweryRename DEPENDFILES_OBJS to DEPENDFILES.
2017-12-04 Rick MacklemAvoid the overhead of acquiring a lock in nfsrv_checkge...
2017-12-04 Emmanuel VadotAllwinner: Add H5 compatible to aw_ccu
2017-12-04 Andriy Gaponamd-vi: set iommu msi configuration using pci_enable_ms...
2017-12-04 Andriy Gaponvmm/amd: add ivhd device with a higher order
2017-12-04 Andriy Gaponamd-vi: clear event interrupt and overflow bits upon...
2017-12-04 Emmanuel Vadotdts: arm: Remove imx6 related dts
2017-12-04 Andrew TurnerUse the module pointer to find the address we need...
2017-12-04 Andrew TurnerPrint the correct value when freelist is out of range.
2017-12-04 Michael Zhilin[mips] [vm] restore translation of freelist to flind...
2017-12-04 Allan JudeUse __has_builtin() to ensure clz and clzll builtins...
2017-12-03 George V. Neville... Add support for RealTek 8812 over USB
2017-12-03 Ed SchoutenMake COMPAT_FREEBSD32 part of GENERIC on arm64.
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 Warner LoshMark two things as unused (since they are only sometime...
2017-12-03 Warner LoshAllow this file to be used in libsa without warning...
2017-12-02 Bryan VenteicherAdd if media and link status events to vxlan
next