]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix the fix to the logic bug. Upon further testing, the bug is that we shadoow
[FreeBSD/FreeBSD.git] / sys /
2019-07-24 markjFix the turnstile_lock() KPI.
2019-07-24 markjRemove cap_random(3).
2019-07-24 erjiflib: fix dangling device softc pointer
2019-07-24 emasteenable ig4_acpi on aarch64
2019-07-24 emastepf: zero output buffer in pfioctl
2019-07-24 krionAllow set MTU more than 1500 bytes.
2019-07-24 markjRemove a redundant offset computation in elf_load_secti...
2019-07-23 tuexenAdd a sysctl variable ts_offset_per_conn to change...
2019-07-23 emastemqueuefs: fix struct file leak
2019-07-23 tuexenDon't hold a mutex while calling sbwait. This was found...
2019-07-23 erjixgbe(4): Fix enabling/disabling and reconfiguration...
2019-07-23 tuexenFix a LOR in SCTP which was found by running syzkaller.
2019-07-23 andrewAs with r350241 use the new UL macro on the main regist...
2019-07-23 andrewEnsure the arm64 ID register fields are 64 bit types.
2019-07-23 aeEliminate rmlock from ipfw's BPF code.
2019-07-23 mavMake CAM ATA stack handle disk resizes.
2019-07-22 jhibbitspowerpc: Unbreak 64-bit pmap from 350206
2019-07-22 ianCorrect spelling, partion -> partition.
2019-07-22 manuarm: ti: Add a driver for ti,sysc bus
2019-07-22 manuarm: ti: Get the hwmods property from the parent node
2019-07-22 brooksata_xpt: Use the correct union member when accessing...
2019-07-22 asomers[skip ci] Fix the comment for cache_purge(9)
2019-07-22 tuexenWakeup the application when doing PD-API for unordered...
2019-07-22 brRemove unused header.
2019-07-22 bro Add support for BERI IOMMU device
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
next