summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-3/+1
|\ \
| * | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-181-3/+1
| |/
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-021-2/+1
|\ \
| * | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
| * | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-021-1/+27
|\ \ \ | |/ / |/| |
| * | uml: Create a private mount of proc for mconsoleEric W. Biederman2020-02-281-1/+27
| * | uml: Don't consult current to find the proc_mnt in mconsole_procEric W. Biederman2020-02-281-1/+1
| |/
* / um: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-043-21/+18
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-301-5/+0
|\
| * mm: remove arch_bprm_mm_init() hookDave Hansen2020-01-231-5/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-0/+1
|\ \
| * | compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctlArnd Bergmann2020-01-031-0/+1
* | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-295-11/+12
|\ \ \
| * | | um: ubd: use 64-bit time_t where possibleArnd Bergmann2019-12-185-11/+12
| |/ /
* | | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-288-43/+61
|\ \ \
| * | | um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg2020-01-193-1/+9
| * | | Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-192-1/+2
| * | | um: Mark non-vector net transports as obsoleteBrendan Higgins2020-01-191-40/+41
| * | | um: Add an option to make serial driver non-rawJohannes Berg2020-01-192-1/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-282-2/+2
|\ \ \ \
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-4/+5
| |\| | |
| * | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-122-2/+2
| | |/ / | |/| |
* | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-203-4/+5
|\ \ \ \ | | |/ / | |/| |
| * | | um: Implement copy_thread_tlsAmanieu d'Antras2020-01-073-4/+5
| |/ /
* / / mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
|/ /
* | um: add support for folded p4d page tablesMike Rapoport2019-12-048-14/+78
* | um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport2019-12-041-29/+0
* | Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-028-58/+247
|\ \
| * | um: Loadable BPF "Firmware" for vector driversAnton Ivanov2019-11-254-30/+193
| * | um: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-1/+1
| * | um: virtio_uml: Disallow modular buildJohannes Berg2019-11-252-3/+3
| * | um: virtio: Keep reading on -EAGAINJohannes Berg2019-11-251-4/+4
| * | um: virtio: Remove device on disconnectJohannes Berg2019-11-251-19/+45
| * | um: Don't trace irqflags during shutdownJohannes Berg2019-11-251-1/+1
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-012-0/+2
|\ \ \
| * | | compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-0/+1
| * | | compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-231-0/+1
| |/ /
* | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+1
|\ \ \
| * | | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-2/+1
|\ \ \
| * | | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * | | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
| |/ /
* | | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-11-251-0/+3
|\ \ \ | |_|/ |/| |
| * | kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins2019-09-301-0/+3
| |/
* / um-ubd: Entrust re-queue to the upper layersAnton Ivanov2019-10-291-2/+6
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1