- 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- f692121 Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years ago
- db0dd9c um: virtio_uml: Allow probing from devicetree by Vincent Whitchurch · 3 years ago
- b31297f um: Add devicetree support by Vincent Whitchurch · 3 years, 1 month ago
- 361640b um: Extract load file helper from initrd.c by Vincent Whitchurch · 3 years, 1 month ago
- 8bb227a um: remove set_fs by Christoph Hellwig · 3 years ago
- 9b0da3f um: Use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
- 4c1f795 um: header debriding - sigio.h by Al Viro · 3 years, 3 months ago
- 021fdae um: header debriding - os.h by Al Viro · 3 years, 3 months ago
- b31ef6d um: header debriding - net_*.h by Al Viro · 3 years, 3 months ago
- bb1a2c4 um: header debriding - mem_user.h by Al Viro · 3 years, 3 months ago
- ed4b1cc um: header debriding - activate_ipi() by Al Viro · 3 years, 3 months ago
- 8e5d7cf um: common-offsets.h debriding... by Al Viro · 3 years, 3 months ago
- 2610ed6 um, x86: bury crypto_tfm_ctx_offset by Al Viro · 3 years, 3 months ago
- 21cba62 um: unexport handle_page_fault() by Al Viro · 3 years, 3 months ago
- 7f5f156 um: remove a dangling extern of syscall_trace() by Al Viro · 3 years, 3 months ago
- 6605a44 um: kill unused cpu() by Al Viro · 3 years, 3 months ago
- dbba7f7 um: stop polluting the namespace with registers.h contents by Al Viro · 3 years, 3 months ago
- 577ade5 um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c by Al Viro · 3 years, 3 months ago
- 85e7396 um: virtio_uml: Fix time-travel external time propagation by Johannes Berg · 3 years, 3 months ago
- d73820d um: virt-pci: Fix 32-bit compile by Johannes Berg · 3 years, 3 months ago
- 4b86366 um: gitignore: Add kernel/capflags.c by Johannes Berg · 3 years, 4 months ago
- 077b732 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 3 years, 4 months ago
- 8bd18ef um: Replace if (cond) BUG() with BUG_ON() by Changcheng Deng · 3 years, 4 months ago
- bbe3350 um: rename set_signals() to um_set_signals() by Johannes Berg · 3 years, 4 months ago
- 5f8539e um: fix ndelay/udelay defines by Johannes Berg · 3 years, 4 months ago
- 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 2 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 43aa0a1 Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
- ac61734 net: um: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 7508500 x86/alternative: Implement .retpoline_sites support by Peter Zijlstra · 3 years, 2 months ago
- 66638f1 um/drivers/ubd_kern: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
- b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 3 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 3 months ago
- d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 4baf0e0 um: vector: adjust to coalesce API changes by Johannes Berg · 3 years, 4 months ago
- adf9ae0d um: fix stub location calculation by Johannes Berg · 3 years, 6 months ago
- bc5c49d um: enable VMAP_STACK by Johannes Berg · 3 years, 5 months ago
- 4a22c4ce um: virt-pci: don't do DMA from stack by Johannes Berg · 3 years, 5 months ago
- 7ad28e0 um: virtio_uml: fix memory leak on init failures by Johannes Berg · 3 years, 6 months ago
- 21976f2 um: virtio_uml: include linux/virtio-uml.h by Johannes Berg · 3 years, 6 months ago
- b76dd93 um: make PCI emulation driver init/exit static by Johannes Berg · 3 years, 6 months ago
- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
- 25d8454 ubd: use bvec_virt by Christoph Hellwig · 3 years, 5 months ago
- 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
- d8285639 kbuild: do not require sub-make for separate output tree builds by Masahiro Yamada · 3 years, 5 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 7 months ago
- 166ec46 asm-generic: remove extra strn{cpy_from,len}_user declarations by Arnd Bergmann · 5 years ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
- f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- 58ec905 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
- a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
- efee99e ubd: remove dead code in ubd_setup_common by Christoph Hellwig · 3 years, 6 months ago
- 35efb59 ubd: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
- 7eb90f7 ubd: remove the code to register as the legacy IDE driver by Christoph Hellwig · 3 years, 7 months ago
- 1dfb0f4 Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- d9d6b82 kunit: Move default config from arch/um -> tools/testing/kunit by David Gow · 3 years, 7 months ago
- b0841b5 kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default by David Gow · 3 years, 7 months ago
- 1aee020 um: remove unneeded semicolon in um_arch.c by Wan Jiabing · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 80f9733 um: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
- ccf1236 um: fix error return code in winch_tramp() by Zhen Lei · 3 years, 8 months ago
- b77e81f um: fix error return code in slip_open() by Zhen Lei · 3 years, 8 months ago
- 558f9b2 um: Fix stack pointer alignment by YiFei Zhu · 3 years, 8 months ago
- 80f849b um: implement flush_cache_vmap/flush_cache_vunmap by Johannes Berg · 3 years, 10 months ago
- dd3035a um: add a UML specific futex implementation by Anton Ivanov · 3 years, 10 months ago
- c0ecca6 um: enable the use of optimized xor routines in UML by Anton Ivanov · 3 years, 10 months ago
- d8fb32f4 um: Add support for host CPU flags and alignment by Anton Ivanov · 3 years, 10 months ago