- 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
- 386093c um: allow not setting extra rpaths in the linux binary by Johannes Berg · 3 years, 10 months ago
- 43c590c um: virtio/pci: enable suspend/resume by Johannes Berg · 3 years, 10 months ago
- 68f5d3f um: add PCI over virtio emulation driver by Johannes Berg · 3 years, 10 months ago
- a5ab7c8 um: irqs: allow invoking time-travel handler multiple times by Johannes Berg · 3 years, 10 months ago
- d6b399a um: time-travel/signals: fix ndelay() in interrupt by Johannes Berg · 3 years, 10 months ago
- 33c7d06 um: expose time-travel mode to userspace side by Johannes Berg · 3 years, 10 months ago
- fbb42e7f um: export signals_enabled directly by Johannes Berg · 3 years, 10 months ago
- 2efea7d um: remove unused smp_sigio_handler() declaration by Johannes Berg · 3 years, 10 months ago
- 0bbadaf um: allow disabling NO_IOMEM by Johannes Berg · 3 years, 10 months ago
- d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
- 49f731f x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max by Masahiro Yamada · 3 years, 8 months ago
- 4da872b tty: remove empty tty_operations::set_termios by Jiri Slaby · 3 years, 8 months ago
- fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 8 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- d665ea6 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 8 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
- cb2c7d1 landlock: Support filesystem access-control by Mickaël Salaün · 3 years, 8 months ago
- ed102bf um: Fix W=1 missing-include-dirs warnings by Randy Dunlap · 3 years, 9 months ago
- 6e16631 um: pgtable.h: Fix W=1 warning for empty body in 'do' statement by Randy Dunlap · 3 years, 9 months ago
- c521db9 um: Remove unused including <linux/version.h> by Yang Li · 3 years, 9 months ago
- 24271ff um: Replace if (cond) BUG() with BUG_ON() by Yang Li · 3 years, 10 months ago
- ad3d1991 um: Disable CONFIG_GCOV with MODULES by Johannes Berg · 3 years, 10 months ago
- ea8e896 um: Remove unneeded variable 'ret' by Yang Li · 3 years, 10 months ago
- d5027ca um: Mark all kernel symbols as local by Johannes Berg · 3 years, 10 months ago
- ffb37ca switch file_open_root() to struct path by Al Viro · 3 years, 9 months ago
- f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 10 months ago
- fdd2c1f um: synchronize kmsg_dumper by John Ogness · 3 years, 10 months ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
- 3aac798 um: Enforce the usage of asm-generic/softirq_stack.h by Thomas Gleixner · 3 years, 11 months ago
- ddad518 um: irq.h: include <asm-generic/irq.h> by Johannes Berg · 3 years, 11 months ago
- cc3ac20 um: io.h: include <linux/types.h> by Johannes Berg · 3 years, 11 months ago
- dde8b58 um: add a pseudo RTC by Johannes Berg · 4 years ago
- bfc58e2 um: remove process stub VMA by Johannes Berg · 4 years ago
- 9f0b480 um: rework userspace stubs to not hard-code stub location by Johannes Berg · 4 years ago
- 84b2789 um: separate child and parent errors in clone stub by Johannes Berg · 4 years ago
- a7d4888 um: defer killing userspace on page table update failures by Johannes Berg · 4 years ago
- 47da297 um: mm: check more comprehensively for stub changes by Johannes Berg · 4 years ago
- e1e22d0 um: print register names in wait_for_stub by Johannes Berg · 4 years ago
- 731ecea mm: Remove arch_remap() and mm-arch-hooks.h by Christophe Leroy · 4 years ago
- 3a5f415 um: fix spelling mistake in Kconfig "privleges" -> "privileges" by Colin Ian King · 4 years ago
- 1fcf9da um: virtio: allow devices to be configured for wakeup by Johannes Berg · 4 years, 1 month ago
- c8177ab um: time-travel: rework interrupt handling in ext mode by Johannes Berg · 4 years, 1 month ago
- 9b84512 um: virtio: disable VQs during suspend by Johannes Berg · 4 years, 1 month ago
- 10c2b5a um: virtio: fix handling of messages without payload by Johannes Berg · 4 years, 1 month ago
- 74e919d um: virtio: clean up a comment by Johannes Berg · 4 years, 1 month ago
- 7f34142 um: time: fix initialization in time-travel mode by Johannes Berg · 4 years ago
- 9868c20 um: fix os_idle_sleep() to not hang by Johannes Berg · 4 years ago
- a31e9c4 Revert "um: support some of ARCH_HAS_SET_MEMORY" by Johannes Berg · 4 years ago
- 2fcb409 Revert "um: allocate a guard page to helper threads" by Johannes Berg · 4 years ago
- f4172b0 um: virtio: free vu_dev only with the contained struct device by Johannes Berg · 4 years ago
- e23fe90 um: kmsg_dumper: always dump when not tty console by Thomas Meyer · 4 years ago
- d7ffac3 um: stdio_console: Make preferred console by Thomas Meyer · 4 years ago
- 1cdcfb4 um: return error from ioremap() by Johannes Berg · 4 years ago
- 94c41b3 um: ubd: fix command line handling of ubd by Hajime Tazaki · 4 years ago
- 345b17a Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1fb1abc um: Fix build w/o CONFIG_PM_SLEEP by Johannes Berg · 4 years, 1 month ago
- 1138553 um: time-travel: Correct time event IRQ delivery by Johannes Berg · 4 years, 1 month ago
- cae20ba um: irq/sigio: Support suspend/resume handling of workaround IRQs by Johannes Berg · 4 years, 1 month ago
- 452f94c um: time-travel: Actually apply "free-until" optimisation by Johannes Berg · 4 years, 1 month ago
- 9431f7c um: chan_xterm: Fix fd leak by Anton Ivanov · 4 years, 1 month ago
- 9b1c0c0 um: tty: Fix handling of close in tty lines by Anton Ivanov · 4 years, 1 month ago