Age | Commit message (Expand) | Author |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada |
2022-05-13 | um: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld |
2022-05-08 | um: vector: switch to netif_napi_add_weight() | Jakub Kicinski |
2022-05-03 | ubd: don't set the discard_alignment queue limit | Christoph Hellwig |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2022-04-02 | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-04-02 | Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS" | Nathan Chancellor |
2022-03-31 | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-21 | um: Allow builds with Clang | Kees Cook |
2022-03-18 | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki |
2022-03-15 | x86/alternative: Use .ibt_endbr_seal to seal indirect calls | Peter Zijlstra |
2022-03-11 | um: run_helper: Write error message to kernel log on exec failure on host | Glenn Washburn |
2022-03-11 | um: port_user: Improve error handling when port-helper is not found | Glenn Washburn |
2022-03-11 | um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar | Glenn Washburn |
2022-03-11 | um: port_user: Search for in.telnetd in PATH | Glenn Washburn |
2022-03-11 | um: clang: Strip out -mno-global-merge from USER_CFLAGS | David Gow |
2022-03-11 | um: Remove unused timeval_to_ns() function | David Gow |
2022-03-11 | um: Fix uml_mconsole stop/go | Anton Ivanov |
2022-03-11 | uml: net: vector: fix const issue | Johannes Berg |
2022-03-11 | um: Fix WRITE_ZEROES in the UBD Driver | Frédéric Danis |
2022-03-11 | um: Migrate vector drivers to NAPI | Anton Ivanov |
2022-03-11 | um: Fix order of dtb unflatten/early init | Vincent Whitchurch |
2022-03-11 | um: fix and optimize xor select template for CONFIG64 and timetravel mode | Benjamin Beichler |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2022-01-30 | uml/x86: use x86 load_unaligned_zeropad() | Al Viro |
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 |