summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
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
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-26um: remove vma linked list walkMatthew Wilcox (Oracle)
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-09-19uml: Remove the initialization of statics to 0Shaomin Deng
2022-09-19um: Do not initialise statics to 0.Xin Gao
2022-09-19um: Fix comment typoJason Wang
2022-09-19um: Improve panic notifiers consistency and orderingGuilherme G. Piccoli
2022-09-19um: remove unused reactivate_chan() declarationGaosheng Cui
2022-09-19um: mmaper: add __exit annotations to module exit funcsXiu Jianfeng
2022-09-19um: virt-pci: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-19um: Prevent KASAN splats in dump_stack()Vincent Whitchurch
2022-09-19um: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-19um: increase default virtual physical memory to 64 MiBChristian Lamparter
2022-09-19um: fix default console kernel parameterChristian Lamparter
2022-09-19UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-09-19um: read multiple msg from virtio slave request fdBenjamin Beichler
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann
2022-09-07um: Enable FORTIFY_SOURCEKees Cook
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds