VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107034   3 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel (fix for pre 6.5 …
(edit) @106311   4 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
(edit) @106261   4 months vboxsync iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @104986   8 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104942   8 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104925   8 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104848   9 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104096   11 months vboxsync Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
(edit) @104014   11 months vboxsync IPRT/memobj-r0drv-linux.c: scm fix
(edit) @104012   11 months vboxsync IPRT/memobj-r0drv-linux.c: Compile fix for …
(edit) @103685   12 months vboxsync Backed out r161312 (no longer needed): iprt: Prevent …
(edit) @103684   12 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103168   13 months vboxsync iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
(edit) @103066   13 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
(edit) @102874   13 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102304   15 months vboxsync Linux: Introduce initial support for RHEL 9.4 kernel for host and …
(edit) @100475   20 months vboxsync Linux: fix NULL pointer dereference introduced in r158175 (kernel 6.5 …
(edit) @100435   20 months vboxsync Linux: iprt: r0drv/linux/memobj-r0drv-linux.c: Introduce initial …
(edit) @100357   20 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   20 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   20 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100319   20 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @98867   2 years vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92418   3 years vboxsync IPRT/memobj-r0drv-linux: Implemented rtR0MemObjNativeAllocLarge using …
(edit) @92246   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @91483   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91482   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91481   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91480   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91479   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91478   3 years vboxsync IPRT/memobj: Added pszTag to rtR0MemObjNew.
(edit) @91477   3 years vboxsync IPRT/memobj-r0drv-linux.c: todo. bugref:10112
(edit) @91446   3 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @90249   4 years vboxsync Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
(edit) @87356   4 years vboxsync IPRT/memobj-r0drv-linux.cpp: Correct calling convention for …
(edit) @87180   4 years vboxsync IPRT/memobj-r0drv-linux.c: Linux GAs build fix for kernels 3.2.{0..50} …
(edit) @87074   4 years vboxsync Runtime/memobj-r0drv-linux.c: Changes to support the upcoming 5.10 …
(edit) @86542   4 years vboxsync Additions/linux, Runtime/r0drv/linux: Adjustments for Linux 5.9.
(edit) @85703   5 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85698   5 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85516   5 years vboxsync IPRT/memobj-r0drv-linux.c: Enable IPRT_USE_ALLOC_VM_AREA_FOR_EXEC for …
(edit) @85514   5 years vboxsync IPRT/memobj-r0drv-linux.c: Make it easier to push the WX semantics …
(edit) @85504   5 years vboxsync IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
(edit) @85430   5 years vboxsync IPRT/memobj-r0drv-linux.c: Wrap mmap_sem operations as it was renamed …
(edit) @83471   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81641   5 years vboxsync IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
(edit) @81621   5 years vboxsync IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
(edit) @81587   5 years vboxsync IPRT/memobj-r0drv-linux.c: Don't mark allocations as executable unless …
(edit) @80327   6 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80321   6 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @78120   6 years vboxsync IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
(edit) @77730   6 years vboxsync IPRT/memobj-r0drv-linux.c: Use gpf_t rather than unsigned to avoid …
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77464   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77367   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77208   6 years vboxsync memobj-r0drv-linux.c: todo
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69111   7 years vboxsync (C) year
(edit) @68217   8 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68216   8 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68215   8 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @66930   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66928   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66927   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @65183   8 years vboxsync Runtime: Linux 4.10 fix for get_user_pages_remote()
(edit) @64561   8 years vboxsync Runtime/r0drv/linux: get_user_pages() fix for Linux 4.9
(edit) @62567   9 years vboxsync IPRT: More unused parameters.
(edit) @62477   9 years vboxsync (C) 2016
(edit) @62461   9 years vboxsync IPRT: scm
(edit) @60457   9 years vboxsync Runtime: build fix
(edit) @60455   9 years vboxsync Runtime: comment
(edit) @60454   9 years vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 years vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60372   9 years vboxsync Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
(edit) @58171   9 years vboxsync doxygen: fixes.
(edit) @57358   10 years vboxsync *: scm cleanup run.
(edit) @57276   10 years vboxsync iprt/r0drv/linux: Preserve EFLAGS/AC where ever it may possibly be …
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @51938   11 years vboxsync Runtime/r0drv: RHEL7 hack
(edit) @50077   11 years vboxsync Runtime/r0drv/linux: Use GFP_NOWARN for our memory allocations as …
(edit) @49651   11 years vboxsync r0drv/linux/memobj: Linux 3.13 fix
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @46663   12 years vboxsync Runtime/r0drv/linux: numa hack
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43637   12 years vboxsync Linux 3.7 fixes
(edit) @41660   13 years vboxsync IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
(edit) @41116   13 years vboxsync rtR0MemObjNativeLockUser: Force write access to COW pages.
(edit) @41082   13 years vboxsync Runtime/r0drv/linux: PhysHighest is inclusive, highest permittable …
(edit) @39808   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39744   13 years vboxsync rtr0memobj: Status code adjustments.
(edit) @39705   13 years vboxsync comment indent.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette