]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linux
LinuxKPI: pci: implement pci_upstream_bridge()
[FreeBSD/FreeBSD.git] / sys / compat / linux /
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-21 Edward Tomasz Napi... linux: Fix ptrace panic with ERESTART
2022-02-14 Edward Tomasz Napi... linux: Make compat.linux.preserve_vstatus default to 1
2022-02-14 Edward Tomasz Napi... linux: implement rt_sigsuspend(2) on arm64
2022-02-14 Edward Tomasz Napi... linux(4): Improve comment about SA_RESTORER
2022-02-14 Edward Tomasz Napi... linux(4): implement PR_SET_NO_NEW_PRIVS
2022-02-14 Philippe Michaud... linux: implement statx(2)
2022-02-13 Edward Tomasz Napi... linux: add support for SO_PEERGROUPS
2022-02-13 shulinux: remove locks around callout_drain in timerfd_close()
2022-02-13 Edward Tomasz Napi... linux: Improve debugging by recognizing TIOCGPTPEER
2022-02-13 Edward Tomasz Napi... linux: Also translate the signal if the code is CLD_KILLED
2022-02-13 Edward Tomasz Napi... linux: Fix ENOTSOCK handling in sendfile(2)
2022-02-13 Edward Tomasz Napi... linux: recognize TCP_INFO and ratelimit the warning
2022-02-13 Edward Tomasz Napi... linux: Partially implement TCSBRK
2022-02-13 Edward Tomasz Napi... linux: improve FUSE support
2022-02-13 Edward Tomasz Napi... linux: deduplicate DUMMY() entries
2022-02-13 Edward Tomasz Napi... linux: add new syscall numbers
2022-02-13 Edward Tomasz Napi... linux: support AT_EMPTY_PATH flag in fchownat(2)
2022-02-13 Edward Tomasz Napi... linux: make fstatat(2) handle AT_EMPTY_PATH
2022-02-13 Edward Tomasz Napi... linux: implement O_PATH
2022-02-13 Edward Tomasz Napi... linux: extend the LINUX_O_ constants to make room for...
2022-02-13 Edward Tomasz Napi... linux: adjust ordering of Linux auxv and add dummy...
2022-02-16 John BaldwinUse vmspace->vm_stacktop in place of sv_usrstack in...
2022-01-02 Konstantin Belousovamd64: wrap 64bit sigtramp into vdso
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-07-21 Konstantin Belousovcloudabi and linux ABIs: do not call umtx_thread_cleanu...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-29 Dmitry Chaginlinux(4): Prevent integer overflow in futex_requeue.
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-13 Konstantin BelousovChange the return type of sv__setid_allowed from bool...
2021-06-13 Konstantin Belousovlinuxolator: Add compat.linux.setid_allowed knob
2021-06-10 Dmitry Chaginlinux_common: retire extra module version.
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-04-11 Vladimir Kondratyevepoll: Store epoll_event udata member in ext member...
2021-03-29 John BaldwinRename linux_set_upcall_kse() to linux_set_upcall().
2021-03-19 shulinux: make timerfd_settime(2) set expirations count...
2021-03-15 Edward Tomasz Napi... linux(4): make getcwd(2) return ERANGE instead of ENOMEM
2021-03-02 Edward Tomasz Napi... linux: add support for SO_PEERSEC getsockopt
2021-03-02 Edward Tomasz Napi... linux: fix handling of flags for 32 bit send(2) syscall
2021-02-23 Mark Johnstonlinux: Unmap the VDSO page when unloading
2021-01-19 Edward Tomasz Napi... linux: remove spurious newline.
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Edward Tomasz Napi... linux: mute "unsupported socket(AF_NETLINK, 3, NETLINK_...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Edward Tomasz Napi... linux: mute the "unsupported prctl option 23" warnings
2021-01-13 Edward Tomasz Napi... linux: bump the default version from 3.10.0 to 3.17.0
2021-01-12 Mateusz GuzikConvert remaining cap_rights_init users to cap_rights_i...
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovExpose eventfd in the native API/ABI using a new __spec...
2020-12-27 Konstantin BelousovRemove useless ARGUSED annotations.
2020-12-27 Konstantin BelousovAdd SPDX tag.
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-06 Tijl CoosemansMove V4L feature declarations and DTrace provider defin...
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-23 Konstantin BelousovLinuxolator: Replace use of eventhandlers by sysent...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Conrad Meyerlinux(4) clone(2): Correctly handle CLONE_FS and CLONE_...
2020-11-17 Conrad Meyerunix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2020-11-17 Conrad Meyerlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-13 Jung-uk KimMFV: r367652
2020-11-09 Edward Tomasz Napi... Make it possible to mount a fuse filesystem, such as...
2020-11-08 Alexander Leidinger - add more linux socket options (sorted by value)
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-06 Conrad Meyerlinux(4): Fix loadable modules after r367395
2020-11-05 Conrad Meyerlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-04 Edward Tomasz Napi... Unbreak buildworld after r367339.
2020-11-04 Edward Tomasz Napi... Add linux_to_bsd_errtbl[], mapping Linux errnos to...
2020-11-03 Conrad Meyerlinux(4): Improve netlink diagnostics
2020-11-03 Edward Tomasz Napi... Make linux_errtbl[] static.
2020-11-03 Edward Tomasz Napi... Fix rookie mistake - it's nitems(), not sizeof().
2020-11-03 Conrad Meyerlinux(4) prctl(2): Implement PR_[GS]ET_DUMPABLE
2020-11-03 Conrad Meyerlinux(4): Emulate Linux SOL_SOCKET:SO_PASSCRED
2020-11-03 Conrad Meyerlinux(4): style: Eliminate dead 'break' after 'return'
2020-11-02 Conrad Meyerlinux(4): Quiesce unrecognized ioctl warning for F2FS...
2020-11-02 Conrad Meyerlinux(4): Deduplicate ioctl range construction with...
2020-11-02 Conrad Meyerlinux(4): Disambiguate identical ioctl errors in distin...
2020-10-31 Conrad Meyerlinux(4): Add missing clone(2) flags
2020-10-30 Conrad Meyerlinux(4): Quiesce warning about madvise(..., -1)
next