aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19um: fix default console kernel parameterChristian Lamparter1-1/+1
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-0/+24
2022-08-05Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-2/+26
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-0/+8
2022-07-18um: seed rng using host OS rngJason A. Donenfeld1-0/+8
2022-07-17um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+20
2022-07-17um: Add missing apply_returns()Peter Zijlstra1-0/+4
2022-07-17UML: add support for KASAN under x86_64Patricia Alfonso3-2/+25
2022-07-17arch: um: Fix build for statically linked UML w/ constructorsDavid Gow1-0/+1
2022-07-14um: Add missing apply_returns()Peter Zijlstra1-0/+4
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-8/+8
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman4-8/+8
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-6/+4
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+5
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-1/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-5/+4
2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra1-0/+4
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch1-1/+1
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+3
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-5/+3
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2021-12-22um: Add devicetree supportVincent Whitchurch4-0/+51
2021-12-22um: Extract load file helper from initrd.cVincent Whitchurch4-43/+75
2021-12-22um: remove set_fsChristoph Hellwig1-25/+0
2021-12-21um: unexport handle_page_fault()Al Viro1-1/+0
2021-12-21um: kill unused cpu()Al Viro1-5/+0
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro2-0/+2
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro2-29/+1
2021-12-21um: Replace if (cond) BUG() with BUG_ON()Changcheng Deng1-2/+1
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg1-1/+1
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman1-1/+1
2021-10-28x86/alternative: Implement .retpoline_sites supportPeter Zijlstra1-0/+4
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-4/+1
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-2/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-4/+0
2021-08-26um: fix stub location calculationJohannes Berg1-2/+1
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-4/+10
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-44/+258
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1