]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
LinuxKPI: add strreplace() to string.h
[FreeBSD/FreeBSD.git] / sys / compat /
2021-10-25 Bjoern A. ZeebLinuxKPI: add strreplace() to string.h
2021-10-25 Bjoern A. ZeebLinuxKPI: add kstrtou8() and kstrtou8_from_user() to...
2021-10-23 Edward Tomasz Napi... linux: Fix ENOTSOCK handling in sendfile(2)
2021-10-22 Philip Paepscontrib/tzdata: import tzdata 2021e
2021-10-21 Martin Matuskazfs: merge openzfs/zfs@ec64fdb93 (master) into main
2021-10-20 Mark JohnstonConvert consumers to vm_page_alloc_noobj_contig()
2021-10-20 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-10-18 Philip Paepscontrib/tzdata: import tzdata 2021d
2021-10-17 Jessica ClarkeLinuxKPI: Support lazy BAR allocation
2021-10-17 Jessica ClarkeLinuxKPI: Implement _ioremap_attr for riscv
2021-10-17 Edward Tomasz Napi... linux: recognize TCP_INFO and ratelimit the warning
2021-10-17 Edward Tomasz Napi... linux: Partially implement TCSBRK
2021-10-11 Mateusz Guzikvfs: remove thread argument from VOP_STAT
2021-10-11 Alex Richardsonlinuxkpi: implement ida_alloc()
2021-10-11 Alex Richardsonlinuxkpi: Allow BUILD_BUG_ON in if statements without...
2021-10-11 Alex Richardsonlinuxkpi: add PAGE_ALIGNED macro
2021-10-11 Alex Richardsonlinuxkpi: Add sg_init_one
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-06 Mark Johnstonlinuxkpi: Handle a NULL cache pointer in kmem_cache_des...
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-03 Jessica ClarkeLinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING...
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-09-30 Mateusz Guziklinprocfs: find cwd and root handling
2021-09-29 Vladimir KondratyevLinuxKPI: Remove vma argument from fault method of...
2021-09-29 Vladimir KondratyevLinuxKPI: Hide some internal symbols in linux_interrupt.c
2021-09-29 Vladimir KondratyevLinuxKPI: Import linux_page.c and some dependent code...
2021-09-29 Vladimir KondratyevLinuxKPI: Update pte_fn_t definition to match Linux 5.3
2021-09-29 Vladimir KondratyevLinuxKPI: Implement backlight_enable and backlight_disa...
2021-09-29 Vladimir KondratyevLinuxKPI: Add dummy pgprot_decrypted() implementation
2021-09-29 Vladimir KondratyevLinuxKPI: Cast offset_in_page() parameter to unsigned...
2021-09-29 Vladimir KondratyevLinuxKPI: Import linux/poison.h header
2021-09-29 Vladimir KondratyevLinuxKPI: Add helper functions to store integers to...
2021-09-29 Vladimir KondratyevLinuxKPI: Allow cdev_pager prefault handler to steal...
2021-09-29 Vladimir KondratyevLinuxKPI: stub anon_inode_getfile
2021-09-29 Vladimir KondratyevLinuxKPI: Factor out vmf_insert_pfn_prot() routine
2021-09-29 Vladimir KondratyevLinuxKPI: Invoke release handler when file is destroyed...
2021-09-29 Vladimir KondratyevLinuxKPI: allocate current before taking shrinkers...
2021-09-29 Vladimir KondratyevLinuxKPI: implement _IOC_TYPE and _IOC_NR macros in...
2021-09-29 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-09-29 Vladimir KondratyevLinuxKPI: Implement get_file_rcu()
2021-09-29 Bjoern A. ZeebLinuxKPI: fix build
2021-09-29 Bjoern A. ZeebLinuxKPI: implement dma_set_coherent_mask()
2021-09-27 Bjoern A. ZeebLinuxKPI: dma-mapping.h unify "mask" and "dma_mask"
2021-09-27 Bjoern A. ZeebLinuxKPI: disable device_release_driver()
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-21 Konstantin BelousovDrop cloudabi
2021-09-19 Mark Johnstonfreebsd32: Fix a double copyin in sendmsg() and recvmsg()
2021-09-19 Mark Johnstonfreebsd32: Provide an ANSI definition for freebsd32_rec...
2021-09-17 Konstantin Belousovprocctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-16 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2021-09-15 John Baldwin<linux/overflow.h>: Don't use __has_builtin().
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-14 Edward Tomasz Napi... linux: implement PTRACE_GET_SYSCALL_INFO
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-09-01 Brooks Davissyscalls.master: switch to CAPENABLED flags
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-30 Andrew TurnerCreate sys/reg.h for the common code previously in...
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-13 Dmitry Chaginlinux(4): Improve comment.
2021-08-12 Dmitry Chaginlinux(4): Remove clone3 and faccessat2 from dummy.
2021-08-12 Dmitry Chaginlinux(4): Move ff variable initialization from declaration.
2021-08-12 Dmitry Chaginlinux(4): Verify that higher 32bits of exit_signal...
2021-08-12 Dmitry Chaginlinux(4): Return ENOSYS for unsupported clone3 option...
2021-08-12 Dmitry Chaginlinux(4): Add LINUX_RATELIMIT_MSG macro for future...
2021-08-12 Dmitry Chaginlinux(4): Implement CLONE_CLEAR_SIGHAND option bit.
2021-08-12 Dmitry Chaginlinux(4): Add CLONE_PIDFD option bit.
2021-08-12 Dmitry Chaginlinux(4): Implement clone3 system call.
2021-08-12 Dmitry Chaginlinux(4): Add struct clone_args for future clone3 syste...
2021-08-12 Dmitry Chaginlinux(4): Change clone syscall definition to match...
2021-08-12 Dmitry Chaginfork: Allow ABI to specify fork return values for child.
2021-08-12 Dmitry Chaginlinux(4): Plug in aarch64 fcntl flags.
2021-08-12 Dmitry Chaginlinux(4): Implement faccessat2 system call.
2021-08-12 Dmitry Chaginlinux(4): Fix futex copyrights.
2021-08-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-05 Ka Ho NgRegen after 0dc332bff200
2021-08-05 Ka Ho NgAdd fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-07-31 Bjoern A. ZeebLinuxKPI: fix bug in le32p_replace_bits()
2021-07-31 Hans Petter SelaskyLinuxKPI: Make FPU sections thread-safe and use the...
2021-07-29 Bjoern A. ZeebLinuxKPI: bitfield.h cleanup
2021-07-29 Dmitry Chaginlinux(4): Eliminate a now unused includes after futexes...
2021-07-29 Dmitry Chaginlinux(4): Add a comment about wait/requeue pi operations.
2021-07-29 Dmitry Chaginlinux(4): Handle incorrect FUTEX_CLOCK_REALTIME option...
2021-07-29 Dmitry Chaginlinux(4): Handle FUTEX_LOCK_PI2 oeration.
2021-07-29 Dmitry Chaginlinux(4): Use variable name not type for sizeof() to...
2021-07-29 Dmitry Chaginlinux(4): Move len variable initialization to the appro...
2021-07-29 Dmitry Chaginlinux(4): Use linux_tdfind() in get_robust_list.
2021-07-29 Dmitry Chaginlinux(4): Eliminate unnecessary error initialization.
2021-07-29 Dmitry Chaginlinux(4): Eliminate unnecessary head initialization.
2021-07-29 Dmitry Chaginlinux(4): style, wrap too long line.
next