summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2020-03-29um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi
2020-03-29um: Fix overlapping ELF segments when statically linkedDavid Gow
2020-03-29um: Delete never executed timerLeon Romanovsky
2020-03-29um: Don't overwrite ethtool driver versionLeon Romanovsky
2020-03-29um: Fix len of file in create_pid_fileWen Yang
2020-03-29um: Don't use console_drivers directlyAndy Shevchenko
2020-03-29um: Cleanup CONFIG_IOSCHED_CFQKrzysztof Kozlowski
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-06um: reject unsupported coalescing paramsJakub Kicinski
2020-02-28uml: Create a private mount of proc for mconsoleEric W. Biederman
2020-02-28uml: Don't consult current to find the proc_mnt in mconsole_procEric W. Biederman
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-28Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-19um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg
2020-01-19um: Mark non-vector net transports as obsoleteBrendan Higgins
2020-01-19um: Add an option to make serial driver non-rawJohannes Berg
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras
2020-01-03compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctlArnd Bergmann
2019-12-18um: ubd: use 64-bit time_t where possibleArnd Bergmann
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-12-02Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-25um: Loadable BPF "Firmware" for vector driversAnton Ivanov
2019-11-25um: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-25um: virtio_uml: Disallow modular buildJohannes Berg
2019-11-25um: virtio: Keep reading on -EAGAINJohannes Berg
2019-11-25um: virtio: Remove device on disconnectJohannes Berg
2019-11-25um: Don't trace irqflags during shutdownJohannes Berg
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-29um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2019-10-10seccomp: simplify secure_computing()Christian Brauner
2019-09-30kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins