]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linux(4): Retire linux_kplatform.
[FreeBSD/FreeBSD.git] / sys /
2022-06-17 Dmitry Chaginlinux(4): Retire linux_kplatform.
2022-06-17 Dmitry Chaginlinux(4): Get rid of Linuxulator kernel build options.
2022-06-17 Edward Tomasz Napi... linux: fix sigaltstack on amd64
2022-06-17 Edward Tomasz Napi... linux: reduce differences between rt_sendsig() and...
2022-06-17 Dmitry Chaginlinux(4): Regen for linux_poll system call.
2022-06-17 Dmitry Chaginlinux(4): Implement poll system call via linux_common_p...
2022-06-17 Dmitry Chaginlinux(4): Rework Linux ppoll system call.
2022-06-17 Dmitry Chaginsg: get rid of unused include.
2022-06-17 Edward Tomasz Napi... linux: improve reporting for unsupported syscall flags
2022-06-17 Dmitry Chaginlinux(4): Regen for ppoll_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Implement ppoll_time64 system call.
2022-06-17 Dmitry ChaginSplit kern_poll() on two counterparts.
2022-06-17 Dmitry Chaginlinux(4): Regen for pselect6_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Implement pselect6_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Regen for rt_sigtimedwait_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Implement rt_sigtimedwait_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Regen for futex_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Implement futex_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): Regen for futex system call.
2022-06-17 Dmitry Chaginlinux(4): Change Linux futex syscall definition to...
2022-06-17 Dmitry ChaginFix copyright, remove "all rights reserved".
2022-06-17 Dmitry Chaginlinux(4): Fix clock_nanosleep return value for unsuppor...
2022-06-17 Dmitry Chaginlinux(4): optimize ksiginfo to siginfo conversion.
2022-06-17 Dmitry Chaginlinux(4): Properly convert linux siginfo to native...
2022-06-17 Dmitry ChaginRegen for ('0f8dab45404f347752470579feccc6d2739b9570...
2022-06-17 Dmitry Chaginlinux(4): Fix timeout parameter of rt_sigtimedwait...
2022-06-17 Dmitry ChaginRegen for ('6501370a7dfb358daf07555136742bc064e68cb7...
2022-06-17 Dmitry Chaginlinux(4): Implement clock_nanosleep_time64 system call.
2022-06-17 Dmitry ChaginRegen for ('187715a420237e1ed94dd5aef158eada7dcdc559...
2022-06-17 Dmitry Chaginlinux(4): Implement clock_getres_time64 system call.
2022-06-17 Dmitry ChaginRegen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce...
2022-06-17 Dmitry Chaginlinux(4): Implement clock_settime64 system call.
2022-06-17 Dmitry ChaginRegen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3...
2022-06-17 Dmitry Chaginlinux(4): Implement clock_gettime64 system call.
2022-06-17 Dmitry ChaginRegen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0...
2022-06-17 Dmitry Chaginlinux(4): Implement utimensat_time64 system call.
2022-06-17 Dmitry Chaginlinux(4): add struct timespec64 definition and conversi...
2022-06-17 Dmitry Chaginlinux(4): Microoptimize futimesat, utimes, utime.
2022-06-17 Dmitry Chaginlinux(4): Handle AT_EMPTY_PATH in the utimensat syscall.
2022-06-17 Dmitry Chaginlinux(4): Convert flags before use in utimensat.
2022-06-17 Dmitry Chaginlinux(4): Add F_GETPIPE_SZ fcntl operation which return...
2022-06-17 Dmitry Chaginlinux(4); Retire unnecessary __packed attribute from...
2022-06-17 Dmitry Chaginlinux: remove redundant SDT tracepoints
2022-06-17 Edward Tomasz Napi... linux(4): make linkat(2) handle AT_EMPTY_PATH
2022-06-17 Edward Tomasz Napi... kern_linkat: modify to accept AT_ flags instead of...
2022-06-17 Thomas Munropoll(2): Add POLLRDHUP.
2022-06-17 Edward Tomasz Napi... linux: drop unneeded casts
2022-06-16 Hans Petter Selaskyurtw(4): Adjust all pause calls to use milliseconds...
2022-06-16 Hans Petter Selaskyupgt(4): Adjust all pause calls to use milliseconds...
2022-06-14 Hans Petter Selaskymlx4core: Use-after-free causes a resource leak in...
2022-06-14 Hans Petter Selaskyktls: Refer send tag pointer once.
2022-06-14 Hans Petter Selaskyng_ubt(4): Probe USB Bluetooth per USB interface and...
2022-06-13 Konstantin Belousovfdescfs: allow chown/utime etc on fdescfs fd for underl...
2022-06-13 Yuichiro NAITOsmp: Use local copies of the setup function pointer...
2022-06-10 Rick Macklemnfscl: Add a diagnostic printf() for a "should never...
2022-06-10 Rick Macklemnfscl: Do not handle NFSERR_BADSESSION in operation...
2022-06-10 Gordon Berglingal_eth: Fix a typo in a source code comment
2022-06-10 Gordon Berglingrack: Fix a common typo in comments and a sysctl descri...
2022-06-10 Gordon Berglingamdsbwd(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingufs: Fix a typo a source code comment
2022-06-10 Gordon Berglinglinux(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingpowerpc: Fix a typo in a comment
2022-06-10 Gordon Berglingpowerpc: Fix two typos in source code comments
2022-06-10 Gordon Berglingnvmw(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingtegra: Fix a typo in a source code comment
2022-06-10 Gordon Berglingvm_page: Fix a typo in a source code comment
2022-06-10 Gordon Berglingtcp_rack: Fix two typos in sysctl descriptions
2022-06-10 Gordon Berglingaic7xxx: Fix a few typos in comments and an error message
2022-06-10 Gordon Berglingena(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingkthread(9): Add a missing space
2022-06-10 Gordon Berglingsound(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglinghptmv(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingfpu: Fix a typo in a source code comment
2022-06-10 Gordon Berglingle(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingif_bridge(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingrack: Fix a typo in a source code comment
2022-06-10 Gordon Berglingif_llatbl: Fix a typo in a debug statement
2022-06-10 Gordon Berglingif_sis(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingam335x: Fix a typo in a source code comment
2022-06-10 Gordon Berglingaic79xx: Fix a typo in a source code comment
2022-06-10 Gordon Berglingvm: Fix a common typo in a source code comment
2022-06-10 Gordon Berglinggeom(4): Fix a common typo in a source code comment
2022-06-10 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingtwe(4): Fix a common typo in a source code comment
2022-06-10 Gordon Berglingqlxgbe(4): Fix a common typo in a source code comment
2022-06-10 Gordon Berglinglibkern: Fix a typo in a source code comment
2022-06-10 Gordon Berglingffec: Fix a common typo in a source code comment
2022-06-10 Gordon Berglingif_age(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingmlx(4): Fix a common typo in a source code comment
2022-06-10 Gordon Berglingixgbe(4): Fix common typos in source code comments
2022-06-09 Rick Macklemnfscl: Add support for a NFSv4 AppendWrite RPC
2022-06-09 Rick Macklemnfscl: Add support for a NFSv4 AppendWrite RPC
2022-06-09 Warner LoshUnbreak the build: Also define NFSV42_OLDNPROCS here.
2022-06-09 Rick Macklemnfscl: Add support for a NFSv4 AppendWrite RPC
2022-06-09 Rick Macklemnfscl: Always invalidate buffers for append writes
2022-06-09 Rick Macklemnfscl: Partially revert commit 867c27c23a5c
2022-06-09 Rick Macklemnfscl: Change IO_APPEND writes to direct I/O
2022-06-08 Bjoern A. Zeebrtw88: plug various skb leaks in error cases
2022-06-08 Bjoern A. ZeebLinuxKPI: 802.11: plug a ni leak in lkpi_sta_assoc_to_run()
2022-06-08 Bjoern A. ZeebLinuxKPI: 802.11 plug mbuf leak in error cases
next