aboutsummaryrefslogtreecommitdiff
path: root/sys/compat
Commit message (Expand)AuthorAgeFilesLines
* Adjust linux_get_char_devices() definition to avoid clang 15 warningDimitry Andric2022-07-271-1/+1
* linux(4): Fix a typo in a source code commentGordon Bergling2022-06-101-1/+1
* cpuset: Fix the KASAN and KMSAN buildsMark Johnston2022-05-232-4/+4
* Fix the build after 47a57144Dmitry Chagin2022-05-231-2/+9
* cpuset: Byte swap cpuset for compat32 on big endian architecturesJustin Hibbits2022-05-231-4/+66
* Replace read_random(9) with more appropriate arc4rand(9) KPIsConrad Meyer2022-02-132-4/+2
* LinuxKPI: Add sysctl(8) knob to control verbosity of WARN_ON's.Hans Petter Selasky2021-11-122-11/+19
* LinuxKPI: add net_ratelimit()Hans Petter Selasky2021-11-122-0/+25
* freebsd32: Fix a double copyin in sendmsg() and recvmsg()Mark Johnston2021-09-261-11/+3
* freebsd32: Provide an ANSI definition for freebsd32_recvmsg()Mark Johnston2021-09-261-9/+2
* linux(4): Prevent integer overflow in futex_requeue.Dmitry Chagin2021-06-291-7/+16
* LinuxKPI: add fault_flag_allow_retry_firstGreg V2021-06-161-0/+3
* LinuxKPI: add pr_err_onceGreg V2021-06-141-0/+2
* linux: silence renameat2 flags warningMateusz Guzik2021-06-101-0/+8
* linux_renameat2: improve flag checksEd Maste2021-06-102-0/+14
* linux_common: retire extra module version.Dmitry Chagin2021-06-101-5/+3
* Move V4L feature declarations and DTrace provider definitions fromTijl Coosemans2021-06-102-19/+18
* linux(4): Fix loadable modules after r367395Conrad Meyer2021-06-103-20/+20
* Direct commit:Dmitry Chagin2021-06-101-0/+163
* linuxkpi: remove erronously committed diff save fileKonstantin Belousov2021-05-011-2615/+0
* linuxkpi: drop single-use variableKonstantin Belousov2021-05-012-14/+21
* linuxkpi: avoid counting per-thread use for the embedded linux cdevsKonstantin Belousov2021-05-012-14/+30
* linuxkpi: do not destroy/free embedded linux cdevsKonstantin Belousov2021-05-012-6/+13
* linuxkpi: rename cdev to ldevKonstantin Belousov2021-05-012-5/+6
* linuxkpi: copy ldev into local to test and free the same pointerKonstantin Belousov2021-05-012-2/+2601
* Reduce chance of RCU deadlock in the LinuxKPI by implementing the sectionHans Petter Selasky2021-04-062-11/+33
* MFC dfb33cb0ef48:Hans Petter Selasky2021-03-231-2/+8
* MFC d1cbe7908986:Hans Petter Selasky2021-03-231-1/+2
* MFC ebe5cf355dca:Hans Petter Selasky2021-03-234-9/+97
* linux: make timerfd_settime(2) set expirations count to zeroshu2021-03-211-0/+1
* Complete LOCAL_PEERCRED support. Cache pid of the remote process in theDmitry Chagin2021-03-211-4/+1
* linuxkpi: handle ARIKonstantin Belousov2021-01-151-6/+15
* Use the 't' modifier to print a ptrdiff_t.John Baldwin2020-12-311-1/+1
* MFC r368182:Hans Petter Selasky2020-12-281-1/+1
* MFC r368406:Hans Petter Selasky2020-12-282-2/+2
* MFC r368659 and r368664:Hans Petter Selasky2020-12-281-5/+0
* MFC kern: _umtx_op: compat32 refactoringKyle Evans2020-12-262-0/+22
* MFC r368772:Konstantin Belousov2020-12-251-2/+1
* RegenKonstantin Belousov2020-12-115-9/+14
* MFC r368343:Konstantin Belousov2020-12-113-1/+88
* MFC r366751:Hans Petter Selasky2020-11-101-3/+0
* MFC r364860 and r366996:Hans Petter Selasky2020-11-102-0/+491
* MFC r366523:Bjoern A. Zeeb2020-11-051-0/+105
* MFC r367002, r367060Kyle Evans2020-10-271-0/+2
* MFC r339748, r340343, r340347, r341256, r366015-r366023, r366549:Konstantin Belousov2020-10-222-6/+6
* MFC r366669:Hans Petter Selasky2020-10-201-4/+37
* MFC r366432:Hans Petter Selasky2020-10-202-4/+10
* MFC r366085, r366113:Konstantin Belousov2020-09-303-4/+4
* MFC r364964: LinuxKPI: Implement ksize() function.Vladimir Kondratyev2020-09-061-0/+6
* MFC r363304:Edward Tomasz Napierala2020-09-011-0/+14