Age | Commit message (Expand) | Author |
2019-01-05 | lib/genalloc.c: include vmalloc.h | Olof Johansson |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-01-05 | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-05 | Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-01-05 | Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-01-05 | Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2019-01-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | ia64: fix compile without swiotlb | Christoph Hellwig |
2019-01-04 | x86: re-introduce non-generic memcpy_{to,from}io | Linus Torvalds |
2019-01-04 | Use __put_user_goto in __put_user_size() and unsafe_put_user() | Linus Torvalds |
2019-01-04 | x86 uaccess: Introduce __put_user_goto | Linus Torvalds |
2019-01-05 | parisc: Remap hugepage-aligned pages in set_kernel_text_rw() | Helge Deller |
2019-01-04 | Merge branch 'next/drivers' into next/late | Olof Johansson |
2019-01-04 | ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC | Masahiro Yamada |
2019-01-04 | mm/page_io.c: fix polled swap page in | Jens Axboe |
2019-01-04 | checkpatch: add Co-developed-by to signature tags | Jorge Ramirez-Ortiz |
2019-01-04 | docs: fix Co-Developed-by docs | Jorge Ramirez-Ortiz |
2019-01-04 | drivers/base/platform.c: kmemleak ignore a known leak | Qian Cai |
2019-01-04 | fs: don't open code lru_to_page() | Nikolay Borisov |
2019-01-04 | fs/: remove caller signal_pending branch predictions | Davidlohr Bueso |
2019-01-04 | mm/: remove caller signal_pending branch predictions | Davidlohr Bueso |
2019-01-04 | arch/arc/mm/fault.c: remove caller signal_pending_branch predictions | Davidlohr Bueso |
2019-01-04 | kernel/sched/: remove caller signal_pending branch predictions | Davidlohr Bueso |
2019-01-04 | kernel/locking/mutex.c: remove caller signal_pending branch predictions | Davidlohr Bueso |
2019-01-04 | mm: select HAVE_MOVE_PMD on x86 for faster mremap | Joel Fernandes (Google) |
2019-01-04 | mm: speed up mremap by 20x on large regions | Joel Fernandes (Google) |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | initramfs: cleanup incomplete rootfs | David Engraf |
2019-01-04 | scripts/gdb: fix lx-version string output | Du Changbin |
2019-01-04 | kernel/kcov.c: mark write_comp_data() as notrace | Anders Roxell |
2019-01-04 | kernel/sysctl: add panic_print into sysctl | Feng Tang |
2019-01-04 | panic: add options to print system info when panic happens | Feng Tang |
2019-01-04 | bfs: extra sanity checking and static inode bitmap | Tigran Aivazian |
2019-01-04 | exec: separate MM_ANONPAGES and RLIMIT_STACK accounting | Oleg Nesterov |
2019-01-04 | exec: load_script: don't blindly truncate shebang string | Oleg Nesterov |
2019-01-04 | fork: fix some -Wmissing-prototypes warnings | Yi Wang |
2019-01-04 | fat: new inline functions to determine the FAT variant (32, 16 or 12) | Carmeli Tamir |
2019-01-04 | fat: move MAX_FAT to fat.h and change it to inline function | Carmeli Tamir |
2019-01-04 | fat: remove FAT_FIRST_ENT macro | Carmeli Tamir |
2019-01-04 | include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size | Carmeli Tamir |
2019-01-04 | hfsplus: return file attributes on statx | Ernesto A. Fernández |
2019-01-04 | autofs: add strictexpire mount option | Ian Kent |
2019-01-04 | autofs: change catatonic setting to a bit flag | Ian Kent |
2019-01-04 | autofs: simplify parse_options() function call | Ian Kent |
2019-01-04 | autofs: improve ioctl sbi checks | Ian Kent |