summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
2023-07-30arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2-2/+2
2023-07-27Revert "um: Use swap() to make code cleaner"Andy Shevchenko1-3/+4
2023-07-10x86/alternative: Rename apply_ibt_endbr()Peter Zijlstra1-1/+1
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-7/+0
2023-06-30Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2-2/+0
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-5/+6
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+3
2023-06-28Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds1-5/+6
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+3
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-14/+6
2023-06-20uml: Replace strlcpy with strscpyAzeem Shaikh2-1/+2
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-8/+3
2023-06-14Revert "[PATCH] uml: export symbols added by GCC hardened"Masahiro Yamada1-7/+0
2023-06-14um: Use HOST_DIR for mrproperKees Cook1-1/+1
2023-06-12hostfs: Fix ephemeral inodesMickaël Salaün1-1/+0
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig1-4/+4
2023-06-12ubd: remove commented out code in ubd_openChristoph Hellwig1-7/+0
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig1-2/+2
2023-06-12block: pass a gendisk to ->openChristoph Hellwig1-3/+2
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2-2/+0
2023-05-10um: harddog: fix modular buildJohannes Berg5-7/+23
2023-05-04Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-102/+36
2023-04-21um: make stub data pages size tweakableJohannes Berg5-12/+18
2023-04-21um: prevent user code in modulesJohannes Berg1-2/+2
2023-04-21um: further clean up user_symsJohannes Berg1-15/+16
2023-04-21um: don't export printf()Johannes Berg1-3/+0
2023-04-21um: hostfs: define our own API boundaryJohannes Berg1-70/+0
2023-04-20um: add __weak for exported functionsJohannes Berg1-1/+1
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan1-1/+1
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-99/+243
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds6-6/+6
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+34
2023-02-13uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}Carlos Bilbao1-2/+0
2023-02-13um: virt-pci: properly remove PCI device from busBenjamin Berg1-5/+16
2023-02-13um: virtio_uml: move device breaking into workqueueBenjamin Berg1-1/+15
2023-02-13um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg1-0/+2
2023-02-13um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg1-1/+4
2023-02-13UML: define RUNTIME_DISCARD_EXITMasahiro Yamada1-1/+1
2023-02-13virt-pci: add platform bus supportVincent Whitchurch1-0/+91
2023-02-13um-virt-pci: Make max delay configurableVincent Whitchurch1-2/+3
2023-02-13um: virt-pci: implement pcibios_get_phb_of_node()Vincent Whitchurch1-0/+19
2023-02-13um: Support LTOPeter Foley2-1/+3
2023-02-13um: put power options in a menuPeter Foley1-0/+4
2023-02-13um: Use CFLAGS_vmlinuxPeter Foley1-2/+1
2023-02-13um: Prevent building modules incompatible with MODVERSIONSPeter Foley1-0/+2
2023-02-13um: Avoid pcap multiple definition errorsPeter Foley1-2/+2
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley2-2/+2
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow1-0/+1
2023-02-10rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow1-0/+2