summaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
Commit message (Expand)AuthorAgeFilesLines
* um: time-travel: Rewrite as an event schedulerJohannes Berg2020-03-294-95/+229
* um: Move timer-internal.h to non-sharedJohannes Berg2020-03-295-4/+3
* um: falloc.h needs to be directly included for older libcAlan Maguire2020-03-291-0/+1
* um: ubd: Retry buffer read on any kind of errorGabriel Krisman Bertazi2020-03-291-4/+4
* um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi2020-03-291-1/+3
* um: Fix overlapping ELF segments when statically linkedDavid Gow2020-03-291-1/+1
* um: Delete never executed timerLeon Romanovsky2020-03-291-12/+0
* um: Don't overwrite ethtool driver versionLeon Romanovsky2020-03-292-3/+0
* um: Fix len of file in create_pid_fileWen Yang2020-03-291-2/+3
* um: Don't use console_drivers directlyAndy Shevchenko2020-03-291-5/+4
* um: Cleanup CONFIG_IOSCHED_CFQKrzysztof Kozlowski2020-03-292-2/+2
* 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-311-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-301-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-298-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-292-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-132-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-058-14/+78
* | um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport2019-12-051-29/+0
* | Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-038-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-12-011-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-261-0/+3
|\ \ \ | |_|/ |/| |
| * | kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins2019-10-011-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