]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
LinuxKPI: Finalize import of seq_file.
[FreeBSD/FreeBSD.git] / sys /
2019-05-16 johalunLinuxKPI: Finalize import of seq_file.
2019-05-16 johalunLinuxKPI: Add in_task macro.
2019-05-16 tychonreinstate 4GB DMA boundary workarounds for bge and aac
2019-05-16 johalunLinuxKPI: Fix build on powerpc/sparc.
2019-05-16 cemmips: Implement basic pmap_kenter_device, pmap_kremove_...
2019-05-16 hrsFix hostname to be returned in an ICMPv6 NI Reply messa...
2019-05-16 johalunLinuxKPI: Updates to tasklets for Linux 5.0.
2019-05-16 johalunLinuxKPI: Add group_leader member to struct task_struct.
2019-05-16 johalunLinuxKPI: Update access_ok macro for v5.0.
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-16 cemxdma(4): Fix invalid pointer use (breaks arm.SOCFPGA...
2019-05-16 jhibbitsarm64: Add the rename interpreter path for compat32...
2019-05-16 brooksFCP-101: ae(4) is sufficently popular to be moved to...
2019-05-16 kibamd64 pmap: sysctl vm.pmap.pcid_save_cnt should be...
2019-05-16 kibamd64 pmap: Add tunable vm.pmap.di_locked to set DI...
2019-05-16 kibamd64 pmap: Rename DI functions.
2019-05-16 kibamd64 pmap: rework delayed invalidation, removing globa...
2019-05-16 kibsubr_turnstile: Extract some common code to a helper.
2019-05-16 markjRevert r347582 for now.
2019-05-16 kibimgact_elf.c: Add comment explaining the malloc/VOP_UNL...
2019-05-16 kibarm64: bzero buffer for ucontext in freebsd32_swapconte...
2019-05-16 rlibbydb show thread: avoid overflow in tick conversion
2019-05-16 rlibbyiommu static analysis cleanup
2019-05-16 cemx86: Correctly identify bhyve hypervisor
2019-05-15 rlibbyx86: spell vpxor %zmm0 as vpxord
2019-05-15 johalunLinuxKPI: Add helper macros IS_ALIGNED and DIV_ROUND_DO...
2019-05-15 kibProperly announce MD_CLEAR.
2019-05-15 johalunLinuxKPI: Move {lower|upper}_32_bits macros from port...
2019-05-15 johalunLinuxKPI: Include asm/atomic-long.h from atomic.h.
2019-05-15 johalunLinuxKPI: Add get_random_u32 function.
2019-05-15 johalunLinuxKPI: Update user_access_begin for Linux v5.0.
2019-05-15 johalunLinuxKPI: Expand ktime functionality.
2019-05-15 adrian[ar71xx_gpio] Add AR9341/AR9342 to the list of chips...
2019-05-14 johalunLinuxKPI: Add prepare to pm_ops and bump FreeBSD version.
2019-05-14 johalunLinuxKPI: Add vm_fault_t type.
2019-05-14 johalunLinuxKPI: Add context member to ww_mutex and bump FreeB...
2019-05-14 johalunLinuxKPI: Let del_timer return a value to match Linux.
2019-05-14 markjClose some races in multicast socket option handling.
2019-05-14 traszFix handling of r10 in Linux ptrace(2). This fixes...
2019-05-14 kevanstuntap: Defer clearing if_softc until after if_detach
2019-05-14 markjSpecify -z notext when building with -z ifunc-noplt.
2019-05-14 markjRemove redundant -Wl uses from the kernel's LDFLAGS.
2019-05-14 kibMitigations for Microarchitectural Data Sampling.
2019-05-14 markjFix formatting.
2019-05-14 aeRemove bpf interface lock, it is no longer exist.
2019-05-13 cemRevert r346292 (permit_nonrandom_stackcookies)
2019-05-13 aeAvoid possible recursion on BPF_LOCK() in bpfwrite().
2019-05-13 cemFortuna: Fix false negatives in is_random_seeded()
2019-05-13 markjAdd an UPDATING entry and bump __FreeBSD_version for...
2019-05-13 markjRestore the pre-r347532 behaviour of ignoring wiring...
2019-05-13 dchaginAdd warning to the Linuxulator makefiles that building...
2019-05-13 dchaginLinuxulator depends on a fundamental kernel settings...
2019-05-13 dchaginLinuxulator getpeername() returns EINVAL in case then...
2019-05-13 dchaginOur bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr...
2019-05-13 markjProvide separate accounting for user-wired pages.
2019-05-13 aeDo not leak memory used for binary filter.
2019-05-13 aeRework locking in BPF code to remove rwlock from fast...
2019-05-13 aeRevert r347402. After r347429 symlink is no longer...
2019-05-13 markjCatch up with r347241.
2019-05-12 brAdd support for HiFive Unleashed -- the board with...
2019-05-12 manuarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-12 mjgcache: fix a brainfart in r347505
2019-05-12 mjgseqc: fix sed-introduced typos (seqcuence -> sequence)
2019-05-12 mjgamd64: tidy up pagezero*/pagecopy (movq -> movl)
2019-05-12 mjgcache: bump numcache on entry, while here fix lnumcache...
2019-05-12 mjgamd64: fixup MEMMOVE comment (10 -> r10)
2019-05-12 mjgcache: push sdt probes in cache_zap_locked to code...
2019-05-12 mjgx86: store pending bitmapped IPIs in per-cpu areas
2019-05-12 mjgamd64: stop re-reading curpc in suword
2019-05-12 mjgrandom(4): depessimize arc4random
2019-05-11 cySupport the use of the ipsec kld.
2019-05-11 dougmA new parameter to blist_alloc specifies an upper bound...
2019-05-11 manutwsi: Calculate the clock param based on the bus frequency
2019-05-11 manuallwinner: clk: sun8i_r: Correct resets
2019-05-11 manuallwinner: clk: prediv_mux: Init the current parent
2019-05-11 dougmCallers of swp_pager_getswapspace get either as many...
2019-05-11 dougmWhen bitpos can't be implemented with an inline ffs...
2019-05-11 kevanstuntap: Improve style
2019-05-11 dougmRevert r347469.
2019-05-10 cemnetdump: Ref the interface we're attached to
2019-05-10 dougmDon't use _Generic, as many systems don't know about...
2019-05-10 cemnetdump: Fix boot-time configuration typo
2019-05-10 johalunImplement linux_pci_unregister_drm_driver in linuxkpi...
2019-05-10 dougmWhen bitpos can't be implemented with an inline ffs...
2019-05-10 dougmAdd a (q)uit option to the subr_blist test program.
2019-05-10 cemnetdump: Don't store sensitive key data we don't need
2019-05-10 glebiusFix regression from r347375: do not panic when sending...
2019-05-10 jhbApply r280991 to ip6_fragment.
2019-05-10 dougmReplace the expression "-mask & ~mask" with a function...
2019-05-10 jhibbitspowerpc: Initialize the Hardware Interrupt Offset Regis...
2019-05-10 dougmblist_next_leaf_alloc walks over all the meta-nodes...
2019-05-10 dougmReplace panic() with KASSERT() and provide more useful...
2019-05-10 bdreweryFix build race with machine links and genoffset.o.
2019-05-10 manuarm64: rockchip: Don't always put PLL to normal mode
2019-05-10 manuahci: Check if bus is cache-coherent
2019-05-10 dougmA major change to subr_blist.c failed to update all...
2019-05-10 gallatinBind TCP HPTS (pacer) threads to NUMA domains
2019-05-10 brRISC-V ISA does not specify how to manage physical...
2019-05-10 markjAvoid returning a NULL pointer from the Intel hw PRNG...
2019-05-10 ianAllow dcons(4) to be unloaded when loaded as a module.
next