]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Fix connection event message string (n->\n)
[FreeBSD/FreeBSD.git] / sys / compat /
2020-05-27 manulinuxkpi: Add kstrtou16
2020-05-27 manulinuxkpi: Add rcu_swap_protected
2020-05-27 manulinuxkpi: Add overflow.h
2020-05-25 manulinuxkpi: Fix mod_timer and del_timer_sync
2020-05-25 manulinuxkpi: Add refcount.h
2020-05-25 manulinuxkpi: Add __same_type and __must_be_array macros
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 manulinuxkpi: Add prandom_u32_max
2020-05-21 cyMFV r361322:
2020-05-21 manulinuxkpi: Add rcu_work functions
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-19 manulinuxkpi: Add irq_work.h
2020-05-19 manulinuxkpi: add pci_dev_present
2020-05-19 manulinuxkpi: Add __init_waitqueue_head
2020-05-17 manulinuxkpi: Add offsetofend macro
2020-05-17 manulinuxkpi: Add __mutex_init
2020-05-17 manulinuxkpi: Add atomic_dec_and_mutex_lock
2020-05-16 hselaskyImplement synchronize_srcu_expedited() in the LinuxKPI.
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 manulinuxkpi: Add EBADRQC to errno.h
2020-05-13 avglinuxkpi: print stack trace in WARN_ON macros
2020-05-10 manulinuxkpi: Really add bitmap_alloc and bitmap_zalloc
2020-05-10 manulinuxkpi: Add bitmap_alloc and bitmap_free
2020-05-09 manulinuxkpi: Add bitmap_copy and bitmap_andnot
2020-05-07 manulinuxkpi: Add pci_iomap and pci_iounmap
2020-05-04 hselaskyOptimise use of sg_page_count() in __sg_page_iter_next...
2020-05-04 hselaskyImplement more scatter and gather functions in the...
2020-05-04 hselaskyFix warning about sleeping with non-sleepable lock...
2020-05-01 hselaskyImplement more PCI-express bandwidth functions in the...
2020-05-01 hselaskyImplement mutex_lock_killable() in the LinuxKPI.
2020-05-01 hselaskyImplement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 hselaskyImplement more lockdep macros in the LinuxKPI.
2020-05-01 hselaskyImplement kstrtou64() in the LinuxKPI.
2020-04-24 kevanssysent: re-roll after 360236 (AUE_CLOSERANGE used)
2020-04-24 kevansclose_range(2): use newly assigned AUE_CLOSERANGE
2020-04-22 hselaskyFactor code in LinuxKPI to allow attach and detach...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-20 hselaskyImplement the atomic fetch add unless functions for...
2020-04-20 hselaskyImplement aligned LinuxKPI types for u16, u32 and u64.
2020-04-20 hselaskyAllow test_bit() in the LinuxKPI to accept a const...
2020-04-20 hselaskyAllow the ERR_CAST() function in the LinuxKPI to take...
2020-04-17 markjRemove a vestigal reference to kmem_object.
2020-04-16 brooksConvert canary, execpathp, and pagesizes to pointers.
2020-04-15 brooksExport argc, argv, envc, envv, and ps_strings in auxargs.
2020-04-15 brooksMake ps_strings in struct image_params into a pointer.
2020-04-14 brooksRemove bogus use of useracc() in (clock_)nanosleep.
2020-04-14 brooksCentralize compatability translation macros.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 kevanssysent: re-roll after r359930
2020-04-14 kevansMark closefrom(2) COMPAT12, reimplement in libc to...
2020-04-12 kevanssysent: re-roll after introduction of close_range in...
2020-04-12 kevansImplement a close_range(2) syscall
2020-04-08 hselaskyClone the RCU interface into a sleepable and a non...
2020-04-08 hselaskySome fixes for SRCU in the LinuxKPI.
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-26 markjcompat/linux/linux.h depends on queue.h since r353725.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-20 impImplement a workaround for kms-drm modules
2020-03-18 kiblinuxkpi: Add infrastructure to pass FreeBSD IOV method...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358832 through r358848.
2020-03-10 hselaskyAdd support for the device statistics IOCTL, needed...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 tijlMove compat.linux.map_sched_prio sysctl definition...
2020-03-04 cyMFV r358616:
2020-03-04 brooksIntroduce kern_mmap_req().
2020-03-03 hselaskyWhen closing a LinuxKPI file always use the real releas...
2020-03-02 mmMFV r358511,r358532:
2020-03-01 mjgfd: move vnodes out of filedesc into a dedicated structure
2020-03-01 tijllinuxulator: Map scheduler priorities to Linux priorities.
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 traszMake linuxulator warn about unsupported getsockopt...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 hselaskyExtend the range of the return value from nsecs_to_jiff...
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-22 dimMerge r358179 through r358238.
2020-02-21 manulinuxkpi: Move shmem related functions in it's own...
2020-02-20 dimMerge ^/head r358131 through r358178.
2020-02-20 manulinuxkpi: Add str_has_prefix
2020-02-20 manulinuxkpi: Add list_is_first function
2020-02-20 mjgmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 mjgvfs: add realpathat syscall
2020-02-18 baptUpdate ncurses to 20200118
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 mjgcloudabi: use new capsicum helpers
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 emasteregen sysent after r357831, r357838
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-10 traszMake linux(4) use kern_socketpair(9) instead of going...
next