summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-21um: Allow builds with ClangKees Cook
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-22um: virtio_uml: Allow probing from devicetreeVincent Whitchurch
2021-12-22um: Add devicetree supportVincent Whitchurch
2021-12-22um: Extract load file helper from initrd.cVincent Whitchurch
2021-12-22um: remove set_fsChristoph Hellwig
2021-12-21um: Use swap() to make code cleanerYang Guang
2021-12-21um: header debriding - sigio.hAl Viro
2021-12-21um: header debriding - os.hAl Viro
2021-12-21um: header debriding - net_*.hAl Viro
2021-12-21um: header debriding - mem_user.hAl Viro
2021-12-21um: header debriding - activate_ipi()Al Viro
2021-12-21um: common-offsets.h debriding...Al Viro
2021-12-21um, x86: bury crypto_tfm_ctx_offsetAl Viro
2021-12-21um: unexport handle_page_fault()Al Viro
2021-12-21um: remove a dangling extern of syscall_trace()Al Viro
2021-12-21um: kill unused cpu()Al Viro
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro
2021-12-21um: virtio_uml: Fix time-travel external time propagationJohannes Berg
2021-12-21um: virt-pci: Fix 32-bit compileJohannes Berg
2021-12-21um: gitignore: Add kernel/capflags.cJohannes Berg
2021-12-21um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2021-12-21um: Replace if (cond) BUG() with BUG_ON()Changcheng Deng
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg
2021-12-21um: fix ndelay/udelay definesJohannes Berg
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds