Age | Commit message (Expand) | Author |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-01-11 | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-22 | um: virtio_uml: Allow probing from devicetree | Vincent Whitchurch |
2021-12-22 | um: Add devicetree support | Vincent Whitchurch |
2021-12-22 | um: Extract load file helper from initrd.c | Vincent Whitchurch |
2021-12-22 | um: remove set_fs | Christoph Hellwig |
2021-12-21 | um: Use swap() to make code cleaner | Yang Guang |
2021-12-21 | um: header debriding - sigio.h | Al Viro |
2021-12-21 | um: header debriding - os.h | Al Viro |
2021-12-21 | um: header debriding - net_*.h | Al Viro |
2021-12-21 | um: header debriding - mem_user.h | Al Viro |
2021-12-21 | um: header debriding - activate_ipi() | Al Viro |
2021-12-21 | um: common-offsets.h debriding... | Al Viro |
2021-12-21 | um, x86: bury crypto_tfm_ctx_offset | Al Viro |
2021-12-21 | um: unexport handle_page_fault() | Al Viro |
2021-12-21 | um: remove a dangling extern of syscall_trace() | Al Viro |
2021-12-21 | um: kill unused cpu() | Al Viro |
2021-12-21 | um: stop polluting the namespace with registers.h contents | Al Viro |
2021-12-21 | um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c | Al Viro |
2021-12-21 | um: virtio_uml: Fix time-travel external time propagation | Johannes Berg |
2021-12-21 | um: virt-pci: Fix 32-bit compile | Johannes Berg |
2021-12-21 | um: gitignore: Add kernel/capflags.c | Johannes Berg |
2021-12-21 | um: registers: Rename function names to avoid conflicts and build problems | Randy Dunlap |
2021-12-21 | um: Replace if (cond) BUG() with BUG_ON() | Changcheng Deng |
2021-12-21 | um: rename set_signals() to um_set_signals() | Johannes Berg |
2021-12-21 | um: fix ndelay/udelay defines | Johannes Berg |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-01 | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-10-29 | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) | Eric W. Biederman |
2021-10-29 | net: um: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-28 | x86/alternative: Implement .retpoline_sites support | Peter Zijlstra |
2021-10-21 | um/drivers/ubd_kern: add error handling support for add_disk() | Luis Chamberlain |
2021-10-18 | block: drop unused includes in <linux/genhd.h> | Christoph Hellwig |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-09 | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang |