]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
linuxkpi: Add rcu_swap_protected
[FreeBSD/FreeBSD.git] / sys / compat /
2020-05-27 Emmanuel Vadotlinuxkpi: Add rcu_swap_protected
2020-05-27 Emmanuel Vadotlinuxkpi: Add overflow.h
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Emmanuel Vadotlinuxkpi: Fix mod_timer and del_timer_sync
2020-05-25 Emmanuel Vadotlinuxkpi: Add refcount.h
2020-05-25 Emmanuel Vadotlinuxkpi: Add __same_type and __must_be_array macros
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Emmanuel Vadotlinuxkpi: Add prandom_u32_max
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Emmanuel Vadotlinuxkpi: Add rcu_work functions
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-19 Emmanuel Vadotlinuxkpi: Add irq_work.h
2020-05-19 Emmanuel Vadotlinuxkpi: add pci_dev_present
2020-05-19 Emmanuel Vadotlinuxkpi: Add __init_waitqueue_head
2020-05-17 Emmanuel Vadotlinuxkpi: Add offsetofend macro
2020-05-17 Emmanuel Vadotlinuxkpi: Add __mutex_init
2020-05-17 Emmanuel Vadotlinuxkpi: Add atomic_dec_and_mutex_lock
2020-05-16 Hans Petter SelaskyImplement synchronize_srcu_expedited() in the LinuxKPI.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 Emmanuel Vadotlinuxkpi: Add EBADRQC to errno.h
2020-05-13 Andriy Gaponlinuxkpi: print stack trace in WARN_ON macros
2020-05-10 Emmanuel Vadotlinuxkpi: Really add bitmap_alloc and bitmap_zalloc
2020-05-10 Emmanuel Vadotlinuxkpi: Add bitmap_alloc and bitmap_free
2020-05-09 Emmanuel Vadotlinuxkpi: Add bitmap_copy and bitmap_andnot
2020-05-07 Emmanuel Vadotlinuxkpi: Add pci_iomap and pci_iounmap
2020-05-04 Hans Petter SelaskyOptimise use of sg_page_count() in __sg_page_iter_next...
2020-05-04 Hans Petter SelaskyImplement more scatter and gather functions in the...
2020-05-04 Hans Petter SelaskyFix warning about sleeping with non-sleepable lock...
2020-05-01 Hans Petter SelaskyImplement more PCI-express bandwidth functions in the...
2020-05-01 Hans Petter SelaskyImplement mutex_lock_killable() in the LinuxKPI.
2020-05-01 Hans Petter SelaskyImplement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 Hans Petter SelaskyImplement more lockdep macros in the LinuxKPI.
2020-05-01 Hans Petter SelaskyImplement kstrtou64() in the LinuxKPI.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-24 Kyle Evanssysent: re-roll after 360236 (AUE_CLOSERANGE used)
2020-04-24 Kyle Evansclose_range(2): use newly assigned AUE_CLOSERANGE
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Hans Petter SelaskyFactor code in LinuxKPI to allow attach and detach...
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-20 Hans Petter SelaskyImplement the atomic fetch add unless functions for...
2020-04-20 Hans Petter SelaskyImplement aligned LinuxKPI types for u16, u32 and u64.
2020-04-20 Hans Petter SelaskyAllow test_bit() in the LinuxKPI to accept a const...
2020-04-20 Hans Petter SelaskyAllow the ERR_CAST() function in the LinuxKPI to take...
2020-04-17 Mark JohnstonRemove a vestigal reference to kmem_object.
2020-04-16 Brooks DavisConvert canary, execpathp, and pagesizes to pointers.
2020-04-15 Brooks DavisExport argc, argv, envc, envv, and ps_strings in auxargs.
2020-04-15 Brooks DavisMake ps_strings in struct image_params into a pointer.
2020-04-14 Brooks DavisRemove bogus use of useracc() in (clock_)nanosleep.
2020-04-14 Brooks DavisCentralize compatability translation macros.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Kyle Evanssysent: re-roll after r359930
2020-04-14 Kyle EvansMark closefrom(2) COMPAT12, reimplement in libc to...
2020-04-12 Kyle Evanssysent: re-roll after introduction of close_range in...
2020-04-12 Kyle EvansImplement a close_range(2) syscall
2020-04-08 Hans Petter SelaskyClone the RCU interface into a sleepable and a non...
2020-04-08 Hans Petter SelaskySome fixes for SRCU in the LinuxKPI.
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 John BaldwinRetire procfs-based process debugging.
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 Mark Johnstoncompat/linux/linux.h depends on queue.h since r353725.
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-20 Warner LoshImplement a workaround for kms-drm modules
2020-03-18 Konstantin Belousovlinuxkpi: Add infrastructure to pass FreeBSD IOV method...
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-10 Dimitry AndricMerge ^/head r358832 through r358848.
2020-03-10 Hans Petter SelaskyAdd support for the device statistics IOCTL, needed...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-05 Tijl CoosemansMove compat.linux.map_sched_prio sysctl definition...
2020-03-04 Cy SchubertMFV r358616:
2020-03-04 Brooks DavisIntroduce kern_mmap_req().
2020-03-03 Hans Petter SelaskyWhen closing a LinuxKPI file always use the real releas...
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-01 Mateusz Guzikfd: move vnodes out of filedesc into a dedicated structure
2020-03-01 Tijl Coosemanslinuxulator: Map scheduler priorities to Linux priorities.
2020-02-29 Dimitry AndricMerge ^/head r358400 through r358465.
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge r358406 from the clang1000-import branch:
2020-02-27 Edward Tomasz Napi... Make linuxulator warn about unsupported getsockopt...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-27 Hans Petter SelaskyExtend the range of the return value from nsecs_to_jiff...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-22 Dimitry AndricMerge r358179 through r358238.
2020-02-21 Emmanuel Vadotlinuxkpi: Move shmem related functions in it's own...
2020-02-20 Dimitry AndricMerge ^/head r358131 through r358178.
2020-02-20 Emmanuel Vadotlinuxkpi: Add str_has_prefix
2020-02-20 Emmanuel Vadotlinuxkpi: Add list_is_first function
next