]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Temporarily skip flakey test case
[FreeBSD/FreeBSD.git] / sys /
2019-07-22 jhibbitspowerpc64/mmu: Make moea64_pvo_enter() return if an...
2019-07-21 kibSwitch the rest of the refcount(9) functions to bool...
2019-07-21 ianAdd support for setting the aging/frequency-offset...
2019-07-21 alcWith the introduction of software dirty bit emulation...
2019-07-21 kibFix userspace build after r350199.
2019-07-21 kibCheck and avoid overflow when incrementing fp->f_count in
2019-07-21 alcIntroduce pmap_store(), and use it to replace pmap_load...
2019-07-21 jhibbitspowerpc: Remove an unnecessary #ifdef guard from slb.c
2019-07-20 ianRewrite the nxprtc chip init to extend battery life...
2019-07-20 markjRename vm_page_{import,release}() to vm_page_zone_...
2019-07-20 jhibbitspowerpc/SPE: Enable SPV bit for EFSCFD instruction...
2019-07-20 manudtso: allwinner: Add an overlay for H3 i2c0
2019-07-20 jhbImprove the precision of bhyve's vPIT.
2019-07-20 manuarm64: Implement HWCAP
2019-07-20 ganboldAdd emmc support for Rockchip RK3399 SoC.
2019-07-20 ganboldAdd driver for Rockchip RK3399 eMMC PHY.
2019-07-19 kibFix leak of memory and file refs with sendmsg(2) over...
2019-07-19 dougmDefine vm_map_entry_in_transition to handle an in-trans...
2019-07-19 mavAdd Accessible Max Address Configuration support to...
2019-07-19 impKeep track of the number of commands that exhaust their...
2019-07-19 impKeep track of the number of retried commands.
2019-07-19 impRemove pre-FreeBSD 7.0 compatibility.
2019-07-19 impAdd comments about KERN_OPT here.
2019-07-19 impUse sysctl + CTLRWTUN for hw.nvme.verbose_cmd_dump.
2019-07-18 impProvide new tunable hw.nvme.verbose_cmd_dump
2019-07-18 impProvide macros to extract the sub-fields of the CAP_LO...
2019-07-18 andrewRename arm64 macros in preperation for a script to...
2019-07-18 ianFix a paste-o, set is212x = false for other chip types...
2019-07-18 ianHandle the PCF2127 RTC chip the same as PCF2129 when...
2019-07-17 mckusickThe error reported in FS-14-UFS-3 can only happen on...
2019-07-17 kpriscv: Return vm_paddr_t in pmap_early_vtophys()
2019-07-17 impRemove now-obsolete comment.
2019-07-17 asomersF_READAHEAD: Fix r349248's overflow protection, broken...
2019-07-17 markjFix FASTTRAPIOC_GETINSTR.
2019-07-17 sbrunoI add the ability to accept the default pin widget...
2019-07-16 mckusickStyle.
2019-07-16 mckusickWhen a process attempts to allocate space on a full...
2019-07-16 impAssume that the timeout value from the capacity is...
2019-07-16 cyAs of upstream fil.c CVS r1.53 (March 1, 2009), prior...
2019-07-16 cyRefactor, removing one compare.
2019-07-16 tuexenFix compilation on platforms using gcc.
2019-07-16 vangyzenAdds signal number format to kern.corefile
2019-07-16 markjAlways use the software DBM bit for now.
2019-07-16 markjFix the arm64 page table entry attribute mask.
2019-07-16 markjPropagate attribute changes during demotion.
2019-07-16 avgbge: check that the bus is a pci bus before using it...
2019-07-16 jhibbitspowerpc: Fix casueword(9) post-r349951
2019-07-16 alcRevert r349973. Upon further reflection, I realized...
2019-07-15 jhbAdd ptrace op PT_GET_SC_RET.
2019-07-15 ianIn nxprtc(4), use the countdown timer for better timeke...
2019-07-15 ianFix nxprtc(4) on systems that support i2c repeat-start...
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-15 jhbAlways set td_errno to the error value of a system...
2019-07-15 tuexenDon't free read control entries, which are still on...
2019-07-15 kibIn do_sem2_wait(), balance umtx_key_get() with umtx_key...
2019-07-15 markjImplement software access and dirty bit management...
2019-07-15 markjpmap_clear_modify() needs to clear PTE_W.
2019-07-15 markjFix reference counting in pmap_ts_referenced() on RISC-V.
2019-07-15 manuRemove duplicated device firmware entry in generic...
2019-07-15 tuexenAdd support for MSG_EOR and MSG_EOF in sendmsg() for...
2019-07-15 tuexenFix socket state handling when freeing an SCTP endpoint.
2019-07-15 kibIn do_lock_pi(), do not return prematurely.
2019-07-15 kibCorrectly check for casueword(9) success in do_set_ceil...
2019-07-14 tuexenImprove the input validation for l_linger.
2019-07-14 kibPR: 239143
2019-07-14 rrsThis is the second in a number of patches needed to
2019-07-14 tuexenWhen calling sctp_initialize_auth_params(), the inp...
2019-07-14 chuckFix a typo in r349969
2019-07-14 cyCalculate the offset of the interface name using FR_NAM...
2019-07-14 cyRecycle the unused FR_CMPSIZ macro which became orphane...
2019-07-14 cystyle(9)
2019-07-13 alcRevert r349442, which was a workaround for bus errors...
2019-07-13 alcRemove a stale comment.
2019-07-13 ianAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-13 chuckbhyve: Create EUI64 for NVMe namespaces
2019-07-13 tuexenr348494 fixes a race in udp_output(). The same race...
2019-07-13 vmaffionenetmap: fix bug introduced by r349752
2019-07-13 jhibbitspowerpc64/pmap: No need for moea64_pvo_remove_from_page...
2019-07-13 jhibbitspowerpc64/pmap: Reduce scope of PV_LOCK in remove path
2019-07-13 jhibbitsSet pcpu curpmap for powerpc64
2019-07-12 npcxgbe(4): Completely ignore all top level interrupts...
2019-07-12 kibFix syntax.
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-12 scottlTie the name limit of a VM to SPECNAMELEN from devfs...
2019-07-12 markjApply some light cleanup to uses of pmap_pte_dirty().
2019-07-12 rrsadd back the comment around the pending DSACK fixes.
2019-07-12 aeDo not modify cmd pointer if it is already last opcode...
2019-07-12 aeCorrectly truncate the rule in case when it has several...
2019-07-12 phkSupport multiple serial ports per device.
2019-07-12 cyMove the new ipf_pcksum6() function from ip_fil_freebsd...
2019-07-11 dougmAddress problems in blist_alloc introduced in r349777...
2019-07-11 cyRemove a tautological test for adding a rule in the...
2019-07-11 cyCorrect r349898. The default is add a rule.
2019-07-11 kibEnsure that mds_handler always points to a valid method.
2019-07-11 markjFix some ISS bit definitions for data aborts.
2019-07-11 impMore fully implement the state machine.
2019-07-11 rrsUpdate to jhb's other suggestion, use #error when
2019-07-11 rrsUpdate copyright per JBH's suggestions.. thanks.
2019-07-11 jhibbitspowerpc: Only worry about the lower 32 bits of SP in...
2019-07-11 alcAccording to Section D5.10.3 "Maintenance requirements...
next