]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Garbage collection no-longer-used constant.
[FreeBSD/FreeBSD.git] / sys /
2019-02-17 Mariusz Zaborskilibnv: fix revert
2019-02-17 Mariusz Zaborskilibnv: fix double free
2019-02-17 Mark JohnstonRemove a write-only variable orphaned by r340677.
2019-02-17 Mark JohnstonFix refcount leaks in the SGX Linux compat ioctl handler.
2019-02-17 Mark JohnstonRemove a redundant flag variable.
2019-02-17 Ganbold TsagaankhuuAdd sysctl for setting battery charging current.
2019-02-16 Justin Hibbitspowerpc/booke: Fix 32-bit build
2019-02-16 Justin Hibbitspowerpc/booke: depessimize MAS register updates
2019-02-16 Justin Hibbitspowerpc/booke: Use DMAP where possible for page copy...
2019-02-16 Andriy VoskoboinykGC ATA_REQUEST_TIMEOUT option remnants
2019-02-15 Gleb SmirnoffFor 32-bit machines rollback the default number of...
2019-02-15 Conrad MeyerFUSE: Refresh cached file size when it changes (lookup)
2019-02-15 Conrad MeyerFUSE: The FUSE design expects writethrough caching
2019-02-15 Conrad MeyerFUSE: Only "dirty" cached file size when data is dirty
2019-02-15 Conrad MeyerFUSE: Respect userspace FS "do-not-cache" of path compo...
2019-02-15 Conrad MeyerFUSE: Respect userspace FS "do-not-cache" of file attri...
2019-02-15 Stephen Hurdiflib: Improve return values of interrupt handlers.
2019-02-15 Marcin WojtasDo not use ntc for obtaining buffer on Rx in the ENA
2019-02-15 Marcin WojtasFix validation of the Rx OOO completion in the ENA
2019-02-15 Michael TuexenFix a byte ordering issue for the advertised receiver...
2019-02-15 Sean Eric FaganFix another issue from r344141, having to do with size...
2019-02-15 Sean Eric FaganPasting in a source control line missed the last quote...
2019-02-15 Sean Eric FaganAdd AES-CCM encryption, and plumb into OCF.
2019-02-15 Sean Eric FaganAdd CBC-MAC authentication.
2019-02-14 Bruce EvansFinish the fix for overflow in calcru1().
2019-02-14 Eric Joynerixl: Fix panic caused by bug exposed by r344062
2019-02-14 Konstantin BelousovMake anon clustering more compatible.
2019-02-14 Leandro Lupori[PPC64] Fix mismatch between thread flags and MSR
2019-02-14 Konstantin BelousovEnable enabling ASLR on non-x86 architectures.
2019-02-14 Konstantin BelousovProvide userspace versions of do_cpuid() and cpuid_coun...
2019-02-13 Mark JohnstonImplement per-CPU pmap activation tracking for RISC-V.
2019-02-13 Mark JohnstonImplement pmap_clear_modify() for RISC-V.
2019-02-13 Mark JohnstonImplement transparent 2MB superpage promotion for RISC-V.
2019-02-13 Andrey V. ElsukovIn r335015 PCB destroing was made deferred using epoch_...
2019-02-13 Randall StewartThis commit adds the missing release mechanism for the
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Justin Hibbitspowerpc/booke: Use the 'tlbilx' instruction on newer...
2019-02-13 Warner LoshFix panic message.
2019-02-12 Marius StroblWith r344062 in place, hwpmc_mod.c generally needs...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Marius StroblFix the build with ALTQ after r344060.
2019-02-12 Marius StroblMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-12 Kristof Provostgarp: Fix vnet related panic for gratuitous arp
2019-02-12 Marius StroblFurther correct and optimize the bus_dma(9) usage of...
2019-02-12 Leandro Lupori[ppc64] prevent infinite loop on icache sync
2019-02-12 Michael TuexenImprove input validation for raw IPv4 socket using...
2019-02-12 Li-Wen HsuRemove empty files
2019-02-12 Pedro F. GiffuniUMA: unsign some variables related to allocation in...
2019-02-12 Enji CooperBump `__FreeBSD_version__` for r343891
2019-02-12 Kevin LoRemove entry for Intenso product.
2019-02-12 Kevin LoRemove duplicate vendor id in r334650. Intenso doesn...
2019-02-11 David BrightCID 1009492: Logically dead code in sys/cam/scsi/scsi_xpt.c
2019-02-11 John BaldwinEnable PCI BAR reallocation by default.
2019-02-11 Andrey V. ElsukovRemove `set' field from state structure and use set...
2019-02-11 Michael TuexenFix flags used when compiling kern_kcov.c and subr_cove...
2019-02-11 Ganbold TsagaankhuuAdd sensors support for AXP803/AXP813. Sensor values...
2019-02-11 Oleksandr TymoshenkoFix off-by-one error in BERI virtio driver
2019-02-11 Patrick KelseyPlace pf_altq_get_nth_active() under the ALTQ ifdef
2019-02-11 Patrick KelseyReduce the time it takes the kernel to install a new...
2019-02-10 Andriy Voskoboinyknet80211(4): hide casts for 'i_seq' field offset calcul...
2019-02-10 Mariusz Zaborskilibnv: fix memory leaks
2019-02-10 Mariusz Zaborskilibnv: fix memory leaks
2019-02-10 Conrad MeyerPrevent overflow for usertime/systime in caclru1
2019-02-10 Marius StroblAs struct cryptop is wrapped in #ifdef _KERNEL, userlan...
2019-02-10 Justin Hibbitspowerpc: Clamp MAXCPU for MPC85XXSPE kernel to 2
2019-02-10 Nathan WhitehornPerformance improvements for octe(4):
2019-02-10 Navdeep Parharcxgbe(4): Ignore unused interrupts.
2019-02-10 Konstantin Belousovstruct xswdev on amd64 requires compat32 shims after...
2019-02-10 Michal MelounFix bug introduced by r343962.
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Michal MelounDon't allocate same clock twice..
2019-02-10 Michal MelounProperly handle alignment requests bigger that page...
2019-02-10 Michael TuexenFix a locking issue when reporing outbount messages.
2019-02-10 Michael TuexenFix a locking issue in the IPPROTO_SCTP level SCTP_PEER...
2019-02-10 Michael TuexenFix a locking bug in the IPPROTO_SCTP level SCTP_EVENT...
2019-02-10 Ganbold TsagaankhuuEnable necessary bits when activating interrupts. This...
2019-02-10 Michael TuexenFix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO...
2019-02-10 Emmanuel Vadotarm64: Fix compile when removing SOC_ROCKCHIP_* options
2019-02-10 Conrad MeyerRevert r343713 temporarily
2019-02-09 Justin Hibbitspowerpc: Fix AIM build
2019-02-09 Justin Hibbitspowerpc: Split out the e500mc idling from rest of Book-E
2019-02-09 Justin Hibbitsddb: Print the thread's pcb in 'show thread'
2019-02-09 Marius Strobl- Remove the redundant device disabled hint handling...
2019-02-09 Konstantin Belousovi386: honor kern.elf32.read_exec for ommap(2) and break...
2019-02-09 Konstantin BelousovNormalize the declaration of i386_read_exec variable.
2019-02-09 Gleb SmirnoffRemove remnants of byte order manipulation, back when...
2019-02-09 Navdeep Parharcxgbe(4): Delay the panic due to a fatal error by 30s.
2019-02-08 Michael TuexenEnsure that when using the TCP CDG congestion control...
2019-02-08 Patrick KelseyFix em(4) interrupt routing
2019-02-08 Andrew TurnerFix the spelling of cov_unregister_pc.
2019-02-08 Tycho Nightingalepms(4) should use bus_get_dma_tag() to get parent tag.
2019-02-08 Konstantin BelousovUn null_vptocnp(), cache vp->v_mount and use it for...
2019-02-08 Konstantin BelousovBefore using VTONULL(), check that the covered vnode...
2019-02-08 Konstantin BelousovSome style for nullfs_mount(). Also use bool type...
2019-02-08 Gleb SmirnoffAllow some nesting of ng_iface(4) interfaces and add...
2019-02-08 Konstantin BelousovFix renameat(2) for CAPABILITIES kernels.
2019-02-08 Konstantin Belousovdo_execve(): lock vnode when needed.
2019-02-08 Navdeep Parharcxgbev(4): Initialize debug_flags from the environment...
2019-02-07 Andrew TurnerAdd missing data barriers after storeing a new valid...
2019-02-07 Andrew TurnerAdd a missing data barrier to the start of arm64_tlb_fl...
next