summaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley1-1/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra1-8/+0
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner1-1/+1
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-4/+0
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers1-15/+0
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2022-08-06Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+42
2022-08-05Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+2
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-13/+8
2022-07-23asm-generic: Add new pci.h and use itStafford Horne1-12/+2
2022-07-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-2/+0
2022-07-23PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-8/+0
2022-07-18um: seed rng using host OS rngJason A. Donenfeld2-0/+37
2022-07-18um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-07-18um: include sys/types.h for size_tJason A. Donenfeld1-1/+2
2022-07-18um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2-4/+4
2022-07-18UML: add support for KASAN under x86_64Patricia Alfonso2-0/+39
2022-07-18um: remove unused mm_copy_segmentsTobias Klauser1-5/+0
2022-07-18um: Remove straying parenthesisBenjamin Beichler1-1/+1
2022-07-14um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2-4/+4
2022-06-04Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+2
2022-06-04Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+10
2022-05-27um: line: Use separate IRQs per lineJohannes Berg1-13/+9
2022-05-27um: Use asm-generic/dma-mapping.hJohannes Berg1-0/+1
2022-05-14um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-7/+2
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-0/+2
2022-04-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2022-04-01Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds1-1/+1
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+3
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis1-0/+1
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler1-1/+3
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-2/+3
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-01-31uml/x86: use x86 load_unaligned_zeropad()Al Viro1-1/+0
2021-12-22um: remove set_fsChristoph Hellwig2-6/+19
2021-12-21um: header debriding - sigio.hAl Viro1-1/+0
2021-12-21um: header debriding - os.hAl Viro1-13/+0
2021-12-21um: header debriding - net_*.hAl Viro2-3/+0
2021-12-21um: header debriding - mem_user.hAl Viro1-5/+0
2021-12-21um: header debriding - activate_ipi()Al Viro1-1/+0
2021-12-21um: common-offsets.h debriding...Al Viro1-12/+0
2021-12-21um, x86: bury crypto_tfm_ctx_offsetAl Viro1-3/+0