summaryrefslogtreecommitdiff
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-037-102/+36
|\
| * um: make stub data pages size tweakableJohannes Berg2023-04-205-12/+18
| * um: prevent user code in modulesJohannes Berg2023-04-201-2/+2
| * um: further clean up user_symsJohannes Berg2023-04-201-15/+16
| * um: don't export printf()Johannes Berg2023-04-201-3/+0
| * um: hostfs: define our own API boundaryJohannes Berg2023-04-201-70/+0
| * um: add __weak for exported functionsJohannes Berg2023-04-201-1/+1
* | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-081-1/+1
|/
* Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-0116-99/+243
|\
| * uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}Carlos Bilbao2023-02-131-2/+0
| * um: virt-pci: properly remove PCI device from busBenjamin Berg2023-02-131-5/+16
| * um: virtio_uml: move device breaking into workqueueBenjamin Berg2023-02-131-1/+15
| * um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg2023-02-131-0/+2
| * um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg2023-02-131-1/+4
| * UML: define RUNTIME_DISCARD_EXITMasahiro Yamada2023-02-131-1/+1
| * virt-pci: add platform bus supportVincent Whitchurch2023-02-131-0/+91
| * um-virt-pci: Make max delay configurableVincent Whitchurch2023-02-131-2/+3
| * um: virt-pci: implement pcibios_get_phb_of_node()Vincent Whitchurch2023-02-131-0/+19
| * um: Support LTOPeter Foley2023-02-132-1/+3
| * um: put power options in a menuPeter Foley2023-02-131-0/+4
| * um: Use CFLAGS_vmlinuxPeter Foley2023-02-131-2/+1
| * um: Prevent building modules incompatible with MODVERSIONSPeter Foley2023-02-131-0/+2
| * um: Avoid pcap multiple definition errorsPeter Foley2023-02-131-2/+2
| * um: Make the definition of cpu_data more compatiblePeter Foley2023-02-102-2/+2
| * rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow2023-02-101-0/+1
| * rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow2023-02-101-0/+2
| * um: Declare fix_range_common as a static functionBenjamin Berg2023-02-011-2/+2
| * um: Switch printk calls to adhere to correct coding styleBenjamin Berg2023-02-013-75/+69
| * um: vector: Fix memory leak in vector_configXiang Yang2023-02-011-0/+1
| * um: protect VMA iterationJohannes Berg2023-02-011-0/+2
| * um: remove unneeded semicolonYang Li2023-02-011-1/+1
| * um: Remove the unneeded result variableye xingchen2023-02-011-3/+1
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-266-6/+6
|\ \
| * | kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-056-6/+6
| |/
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-3/+34
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * | um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-2/+35
| |/
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-132-2/+0
|/
* Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-8/+0
|\
| * x86_64: Remove pointless set_64bit() usagePeter Zijlstra2022-12-151-8/+0
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+5
|\ \
| * | x86/ibt: Implement FineIBTPeter Zijlstra2022-11-011-0/+5
| |/
* | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-141-1/+0
|\ \
| * | hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-181-1/+0
| |/
* | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-3/+6
|\ \
| * | um: virt-pci: Avoid GCC non-NULL warningKees Cook2022-12-021-3/+6
| |/
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-2/+0
|\ \
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
| |/