]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Move master.passwd and group to lib/libc/gen/
[FreeBSD/FreeBSD.git] / sys /
2019-05-15 Ryan Libbyx86: spell vpxor %zmm0 as vpxord
2019-05-15 Johannes LundbergLinuxKPI: Add helper macros IS_ALIGNED and DIV_ROUND_DO...
2019-05-15 Konstantin BelousovProperly announce MD_CLEAR.
2019-05-15 Johannes LundbergLinuxKPI: Move {lower|upper}_32_bits macros from port...
2019-05-15 Johannes LundbergLinuxKPI: Include asm/atomic-long.h from atomic.h.
2019-05-15 Johannes LundbergLinuxKPI: Add get_random_u32 function.
2019-05-15 Johannes LundbergLinuxKPI: Update user_access_begin for Linux v5.0.
2019-05-15 Johannes LundbergLinuxKPI: Expand ktime functionality.
2019-05-15 Adrian Chadd[ar71xx_gpio] Add AR9341/AR9342 to the list of chips...
2019-05-14 Johannes LundbergLinuxKPI: Add prepare to pm_ops and bump FreeBSD version.
2019-05-14 Johannes LundbergLinuxKPI: Add vm_fault_t type.
2019-05-14 Johannes LundbergLinuxKPI: Add context member to ww_mutex and bump FreeB...
2019-05-14 Johannes LundbergLinuxKPI: Let del_timer return a value to match Linux.
2019-05-14 Mark JohnstonClose some races in multicast socket option handling.
2019-05-14 Edward Tomasz Napi... Fix handling of r10 in Linux ptrace(2). This fixes...
2019-05-14 Kyle Evanstuntap: Defer clearing if_softc until after if_detach
2019-05-14 Mark JohnstonSpecify -z notext when building with -z ifunc-noplt.
2019-05-14 Mark JohnstonRemove redundant -Wl uses from the kernel's LDFLAGS.
2019-05-14 Konstantin BelousovMitigations for Microarchitectural Data Sampling.
2019-05-14 Mark JohnstonFix formatting.
2019-05-14 Andrey V. ElsukovRemove bpf interface lock, it is no longer exist.
2019-05-13 Conrad MeyerRevert r346292 (permit_nonrandom_stackcookies)
2019-05-13 Andrey V. ElsukovAvoid possible recursion on BPF_LOCK() in bpfwrite().
2019-05-13 Conrad MeyerFortuna: Fix false negatives in is_random_seeded()
2019-05-13 Mark JohnstonAdd an UPDATING entry and bump __FreeBSD_version for...
2019-05-13 Mark JohnstonRestore the pre-r347532 behaviour of ignoring wiring...
2019-05-13 Dmitry ChaginAdd warning to the Linuxulator makefiles that building...
2019-05-13 Dmitry ChaginLinuxulator depends on a fundamental kernel settings...
2019-05-13 Dmitry ChaginLinuxulator getpeername() returns EINVAL in case then...
2019-05-13 Dmitry ChaginOur bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr...
2019-05-13 Mark JohnstonProvide separate accounting for user-wired pages.
2019-05-13 Andrey V. ElsukovDo not leak memory used for binary filter.
2019-05-13 Andrey V. ElsukovRework locking in BPF code to remove rwlock from fast...
2019-05-13 Andrey V. ElsukovRevert r347402. After r347429 symlink is no longer...
2019-05-13 Mark JohnstonCatch up with r347241.
2019-05-12 Ruslan BukinAdd support for HiFive Unleashed -- the board with...
2019-05-12 Emmanuel Vadotarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-12 Mateusz Guzikcache: fix a brainfart in r347505
2019-05-12 Mateusz Guzikseqc: fix sed-introduced typos (seqcuence -> sequence)
2019-05-12 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2019-05-12 Mateusz Guzikcache: bump numcache on entry, while here fix lnumcache...
2019-05-12 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2019-05-12 Mateusz Guzikcache: push sdt probes in cache_zap_locked to code...
2019-05-12 Mateusz Guzikx86: store pending bitmapped IPIs in per-cpu areas
2019-05-12 Mateusz Guzikamd64: stop re-reading curpc in suword
2019-05-12 Mateusz Guzikrandom(4): depessimize arc4random
2019-05-11 Cy SchubertSupport the use of the ipsec kld.
2019-05-11 Doug MooreA new parameter to blist_alloc specifies an upper bound...
2019-05-11 Emmanuel Vadottwsi: Calculate the clock param based on the bus frequency
2019-05-11 Emmanuel Vadotallwinner: clk: sun8i_r: Correct resets
2019-05-11 Emmanuel Vadotallwinner: clk: prediv_mux: Init the current parent
2019-05-11 Doug MooreCallers of swp_pager_getswapspace get either as many...
2019-05-11 Doug MooreWhen bitpos can't be implemented with an inline ffs...
2019-05-11 Kyle Evanstuntap: Improve style
2019-05-11 Doug MooreRevert r347469.
2019-05-10 Conrad Meyernetdump: Ref the interface we're attached to
2019-05-10 Doug MooreDon't use _Generic, as many systems don't know about...
2019-05-10 Conrad Meyernetdump: Fix boot-time configuration typo
2019-05-10 Johannes LundbergImplement linux_pci_unregister_drm_driver in linuxkpi...
2019-05-10 Doug MooreWhen bitpos can't be implemented with an inline ffs...
2019-05-10 Doug MooreAdd a (q)uit option to the subr_blist test program.
2019-05-10 Conrad Meyernetdump: Don't store sensitive key data we don't need
2019-05-10 Gleb SmirnoffFix regression from r347375: do not panic when sending...
2019-05-10 John BaldwinApply r280991 to ip6_fragment.
2019-05-10 Doug MooreReplace the expression "-mask & ~mask" with a function...
2019-05-10 Justin Hibbitspowerpc: Initialize the Hardware Interrupt Offset Regis...
2019-05-10 Doug Mooreblist_next_leaf_alloc walks over all the meta-nodes...
2019-05-10 Doug MooreReplace panic() with KASSERT() and provide more useful...
2019-05-10 Bryan DreweryFix build race with machine links and genoffset.o.
2019-05-10 Emmanuel Vadotarm64: rockchip: Don't always put PLL to normal mode
2019-05-10 Emmanuel Vadotahci: Check if bus is cache-coherent
2019-05-10 Doug MooreA major change to subr_blist.c failed to update all...
2019-05-10 Andrew GallatinBind TCP HPTS (pacer) threads to NUMA domains
2019-05-10 Ruslan BukinRISC-V ISA does not specify how to manage physical...
2019-05-10 Mark JohnstonAvoid returning a NULL pointer from the Intel hw PRNG...
2019-05-10 Ian LeporeAllow dcons(4) to be unloaded when loaded as a module.
2019-05-10 Eric Joyneriflib: use default ntxd and nrxd when user value is...
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Andrew GallatinRemove IPSEC from GENERIC due to performance issues
2019-05-09 Michael TuexenDon't use C++ style comments.
2019-05-09 Kyle Evanstuntap: Don't down tap interfaces if LINK0 is set
2019-05-09 Andrey V. ElsukovAdd if_ipsec.ko symlink to ipsec.ko kernel module.
2019-05-09 Kyle Evanstuntap: Properly detach tap ifp
2019-05-09 Marius Strobl- Merge r338254 from cxgbe(4):
2019-05-09 Hans Petter SelaskyFix memory leak of PCI BUS structure in the LinuxKPI.
2019-05-09 Hans Petter SelaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-09 Andrey V. ElsukovIn mld_v2_cancel_link_timers() check number of referenc...
2019-05-09 Michael TuexenReceiver side DSACK implemenation.
2019-05-09 Michael TuexenPrevent cwnd to collapse down to 1 MSS after exiting...
2019-05-08 Gleb SmirnoffExistense of PCB route caching doesn't allow us to...
2019-05-08 Warner Loshrename nvme_ctrlr_destroy_qpair to nvme_ctrlr_destroy_q...
2019-05-08 Konstantin Belousovx86: Put other CPUs into tight loop when updating Intel...
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Brooks DavisUpdate dme(4) to reflect that it will not be removed...
2019-05-08 Emmanuel Vadotdtb: allwinner: Add the pinebook dtb to the build
2019-05-08 Edward Tomasz Napi... Mark inline functions with __unused; prevents compiler...
2019-05-08 Matt MacyEnable sys/disk.h consumers to avoid pulling in network...
2019-05-08 Mateusz GuzikReduce umtx-related work on exec and exit
2019-05-08 Justin Hibbitspowerpc/booke: Rewrite pmap_sync_icache() a bit
2019-05-08 Ruslan BukinConnect Xilinx AXI drivers and Cadence Ethernet MAC...
next