summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2023-04-20um: don't export printf()Johannes Berg
2023-04-20um: hostfs: define our own API boundaryJohannes Berg
2023-04-20um: add __weak for exported functionsJohannes Berg
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-13uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}Carlos Bilbao
2023-02-13um: virt-pci: properly remove PCI device from busBenjamin Berg
2023-02-13um: virtio_uml: move device breaking into workqueueBenjamin Berg
2023-02-13um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg
2023-02-13um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg
2023-02-13UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-02-13virt-pci: add platform bus supportVincent Whitchurch
2023-02-13um-virt-pci: Make max delay configurableVincent Whitchurch
2023-02-13um: virt-pci: implement pcibios_get_phb_of_node()Vincent Whitchurch
2023-02-13um: Support LTOPeter Foley
2023-02-13um: put power options in a menuPeter Foley
2023-02-13um: Use CFLAGS_vmlinuxPeter Foley
2023-02-13um: Prevent building modules incompatible with MODVERSIONSPeter Foley
2023-02-13um: Avoid pcap multiple definition errorsPeter Foley
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow
2023-02-10rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-01um: Declare fix_range_common as a static functionBenjamin Berg
2023-02-01um: Switch printk calls to adhere to correct coding styleBenjamin Berg
2023-02-01um: vector: Fix memory leak in vector_configXiang Yang
2023-02-01um: protect VMA iterationJohannes Berg
2023-02-01um: remove unneeded semicolonYang Li
2023-02-01um: Remove the unneeded result variableye xingchen
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-02um: virt-pci: Avoid GCC non-NULL warningKees Cook
2022-12-02um: kmsg_dumper: use srcu console list iteratorJohn Ogness
2022-12-02um: kmsg_dump: only dump when no output console availableJohn Ogness
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld