]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
LinuxKPI: make bcd.h use libkern
[FreeBSD/FreeBSD.git] / sys / compat /
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.
2021-07-29 Dmitry Chaginlinux(4): Eliminating remnants of futex sdt.
2021-07-29 Dmitry Chaginlinux(4): Handle special case for regular futex in...
2021-07-29 Dmitry Chaginlinux(4): Futex address must be 32-bit aligned.
2021-07-29 Dmitry Chaginlinux(4): Finish cf8d74e3fe63.
2021-07-29 Dmitry Chaginlinux(4): Replace casuword32 by casueword32.
2021-07-29 Dmitry Chaginlinux(4): Implement pi futexes using umtx.
2021-07-29 Dmitry Chaginlinux(4): Replace copyin() by fueword32() in handle_fut...
2021-07-29 Dmitry Chaginlinux(4): Eliminate unused includes.
2021-07-29 Dmitry Chaginlinux(4): Reimplement futexes using umtx.
2021-07-29 Dmitry Chaginumtx: Split umtx.h on two counterparts.
2021-07-29 Dmitry Chaginfreebsd32: Remove the unnecessary spaces.
2021-07-29 Dmitry Chaginfreebsd32: Remove unused umtx.h include.
2021-07-29 Dmitry Chaginfreebsd32: Eliminate spaces at end of line.
2021-07-29 Dmitry Chaginlinux(4): Fix gcc buld.
2021-07-28 Bjoern A. ZeebLinuxKPI: add read_poll_timeout()
2021-07-28 Bjoern A. ZeebLinuxKPI: add fsleep()
2021-07-28 Bjoern A. ZeebLinuxKPI: dmi.h do not rely on implicit includes
2021-07-28 Konstantin BelousovRegen
2021-07-28 Konstantin BelousovRevert most of ce42e793100b460f597e4c85ec0da12e274f9394
2021-07-27 Konstantin Belousovlinuxkpi: remove global atomic counter of the task...
2021-07-27 Bjoern A. ZeebLinuxKPI: add sign_extend32()
2021-07-27 Bjoern A. ZeebLinuxKPI: add nexthdr definitions for IPv6
2021-07-27 Bjoern A. ZeebLinuxKPI: add module_pci_driver() and pci_alloc_irq_vec...
2021-07-27 Edward Tomasz Napi... linux: implement sigaltstack(2) on arm64
2021-07-23 Edward Tomasz Napi... linux: implement rt_sigsuspend(2) on arm64
next