Age | Commit message (Expand) | Author |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-04 | Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-27 | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-22 | landlock: Support filesystem access-control | Mickaël Salaün |
2021-04-15 | um: Fix W=1 missing-include-dirs warnings | Randy Dunlap |
2021-04-15 | um: pgtable.h: Fix W=1 warning for empty body in 'do' statement | Randy Dunlap |
2021-04-15 | um: Remove unused including <linux/version.h> | Yang Li |
2021-04-15 | um: Replace if (cond) BUG() with BUG_ON() | Yang Li |
2021-04-15 | um: Disable CONFIG_GCOV with MODULES | Johannes Berg |
2021-04-15 | um: Remove unneeded variable 'ret' | Yang Li |
2021-04-15 | um: Mark all kernel symbols as local | Johannes Berg |
2021-03-08 | printk: introduce a kmsg_dump iterator | John Ogness |
2021-03-08 | um: synchronize kmsg_dumper | John Ogness |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-16 | um: Enforce the usage of asm-generic/softirq_stack.h | Thomas Gleixner |
2021-02-12 | um: irq.h: include <asm-generic/irq.h> | Johannes Berg |
2021-02-12 | um: io.h: include <linux/types.h> | Johannes Berg |
2021-02-12 | um: add a pseudo RTC | Johannes Berg |
2021-02-12 | um: remove process stub VMA | Johannes Berg |
2021-02-12 | um: rework userspace stubs to not hard-code stub location | Johannes Berg |
2021-02-12 | um: separate child and parent errors in clone stub | Johannes Berg |
2021-02-12 | um: defer killing userspace on page table update failures | Johannes Berg |
2021-02-12 | um: mm: check more comprehensively for stub changes | Johannes Berg |
2021-02-12 | um: print register names in wait_for_stub | Johannes Berg |
2021-02-12 | mm: Remove arch_remap() and mm-arch-hooks.h | Christophe Leroy |
2021-02-12 | um: fix spelling mistake in Kconfig "privleges" -> "privileges" | Colin Ian King |
2021-02-12 | um: virtio: allow devices to be configured for wakeup | Johannes Berg |
2021-02-12 | um: time-travel: rework interrupt handling in ext mode | Johannes Berg |
2021-02-12 | um: virtio: disable VQs during suspend | Johannes Berg |
2021-02-12 | um: virtio: fix handling of messages without payload | Johannes Berg |
2021-02-12 | um: virtio: clean up a comment | Johannes Berg |
2021-01-26 | um: time: fix initialization in time-travel mode | Johannes Berg |
2021-01-26 | um: fix os_idle_sleep() to not hang | Johannes Berg |
2021-01-26 | Revert "um: support some of ARCH_HAS_SET_MEMORY" | Johannes Berg |
2021-01-26 | Revert "um: allocate a guard page to helper threads" | Johannes Berg |
2021-01-26 | um: virtio: free vu_dev only with the contained struct device | Johannes Berg |
2021-01-26 | um: kmsg_dumper: always dump when not tty console | Thomas Meyer |
2021-01-26 | um: stdio_console: Make preferred console | Thomas Meyer |
2021-01-26 | um: return error from ioremap() | Johannes Berg |
2021-01-26 | um: ubd: fix command line handling of ubd | Hajime Tazaki |
2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |