1. 5be3318 sphinx-pre-install: detect an existing virtualenv by Mauro Carvalho Chehab · 7 years ago
  2. 24071ac scripts/sphinx-pre-install: add a script to check Sphinx install by Mauro Carvalho Chehab · 7 years ago
  3. 18afab8 docs: Makefile: remove no-ops targets by Mauro Carvalho Chehab · 7 years ago
  4. e604f1c docs: disable KASLR when debugging kernel by Zhouyi Zhou · 7 years ago
  5. 14994a9 docs: disable KASLR when debugging kernel by Zhouyi Zhou · 7 years ago
  6. 4c04778 docs RTD theme: code-block with line nos - lines and line numbers don't line up. by Markus Heiser · 8 years ago
  7. 916f677 docs RDT theme: fix bottom margin of lists items by Markus Heiser · 8 years ago
  8. 7673f5b Documentation: arm: Replace use of virt_to_phys with __pa_symbol by Geert Uytterhoeven · 7 years ago
  9. 6e322a1 sphinx.rst: better organize the documentation about PDF build by Mauro Carvalho Chehab · 7 years ago
  10. d43e5ae sphinx.rst: describe the install requirements for kfigure by Mauro Carvalho Chehab · 7 years ago
  11. 29fd35b sphinx.rst: fix unknown reference by Mauro Carvalho Chehab · 7 years ago
  12. 58ef4a4 sphinx.rst: explain the usage of virtual environment by Mauro Carvalho Chehab · 7 years ago
  13. b8b07b5 docs-rst: move Sphinx install instructions to sphinx.rst by Mauro Carvalho Chehab · 7 years ago
  14. 212fa2f changes.rst: Update Sphinx minimal requirements by Mauro Carvalho Chehab · 7 years ago
  15. 5771a8c Linux v4.13-rc1 by Linus Torvalds · 7 years ago
  16. 486088b Merge tag 'standardize-docs' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  17. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  18. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  19. 93ff818 Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. 2173bd0 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  22. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  23. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  24. 966859b Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  25. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  26. 72e5c74 random: reorder READ_ONCE() in get_random_uXX by Sebastian Andrzej Siewior · 8 years ago
  27. eecabf5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 8 years ago
  28. a80099a Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  29. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  30. 0ffff11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  31. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  32. 96d0d83 Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  33. 1ef2740 Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  34. e37720e Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  35. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  36. 077d2ba replace incorrect strscpy use in FORTIFY_SOURCE by Daniel Micay · 7 years ago
  37. 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  38. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  39. 6d7964a kmod: throttle kmod thread limit by Luis R. Rodriguez · 7 years ago
  40. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago
  41. 062b874 MAINTAINERS: give kmod some maintainer love by Luis R. Rodriguez · 7 years ago
  42. 20cf0c5 xtensa: use generic fb.h by Tobias Klauser · 7 years ago
  43. 168c42b fault-inject: add /proc/<pid>/fail-nth by Akinobu Mita · 7 years ago
  44. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 7 years ago
  45. bfc7409 fault-inject: make fail-nth read/write interface symmetric by Akinobu Mita · 7 years ago
  46. 9049f2f fault-inject: parse as natural 1-based value for fail-nth write interface by Akinobu Mita · 7 years ago
  47. ecaad81 fault-inject: automatically detect the number base for fail-nth write interface by Akinobu Mita · 7 years ago
  48. 5f92a7b kernel/watchdog.c: use better pr_fmt prefix by Kefeng Wang · 7 years ago
  49. 5624a8b MAINTAINERS: move the befs tree to kernel.org by Luis de Bethencourt · 7 years ago
  50. ffba19c lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int by Michael Ellerman · 7 years ago
  51. 37511fb mm: fix overflow check in expand_upwards() by Helge Deller · 7 years ago
  52. a666443 ubifs: Set double hash cookie also for RENAME_EXCHANGE by Richard Weinberger · 8 years ago
  53. d8db5b1c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 8 years ago
  54. 4acadda ubifs: Don't leak kernel memory to the MTD by Richard Weinberger · 8 years ago
  55. 480a1a6 ubifs: Change gfp flags in page allocation for bulk read by Hyunchul Lee · 8 years ago
  56. 07d41c3 ubifs: Fix oops when remounting with no_bulk_read. by karam.lee · 8 years ago
  57. df71b09 ubifs: Fail commit if TNC is obviously inconsistent by Richard Weinberger · 8 years ago
  58. 319c104 ubifs: allow userspace to map mounts to volumes by Rabin Vincent · 8 years ago
  59. a02a6eb ubifs: Wire-up statx() support by Richard Weinberger · 8 years ago
  60. d2eb852 ubifs: Remove dead code from ubifs_get_link() by Richard Weinberger · 8 years ago
  61. 35ee314 ubifs: Massage debug prints wrt. fscrypt by Richard Weinberger · 8 years ago
  62. 8b2900c ubifs: Add assert to dent_key_init() by Richard Weinberger · 8 years ago
  63. 781f675 ubifs: Fix unlink code wrt. double hash lookups by Richard Weinberger · 8 years ago
  64. 59a7499 ubifs: Fix data node size for truncating uncompressed nodes by David Oberhollenzer · 8 years ago
  65. f34e87f ubifs: Don't encrypt special files on creation by David Gstir · 8 years ago
  66. bb50c63 ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename by Hyunchul Lee · 8 years ago
  67. 4d35ca4 ubifs: Fix inode data budget in ubifs_mknod by Hyunchul Lee · 8 years ago
  68. 272eda8 ubifs: Correctly evict xattr inodes by Richard Weinberger · 8 years ago
  69. e996bfd ubifs: Unexport ubifs_inode_slab by Richard Weinberger · 8 years ago
  70. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  71. 4d25ec1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  72. 907afe5 Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  73. 43e5f7e docs: kprobes.txt: Fix whitespacing by Mauro Carvalho Chehab · 7 years ago
  74. 4297739 tee.txt: standardize document format by Mauro Carvalho Chehab · 7 years ago
  75. 633b11b cgroup-v2.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  76. 58ef0e5 dell_rbu.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  77. 998ff0b zorro.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  78. 29c8c4a xz.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  79. 05a0739 xillybus.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  80. c6f4d41 vfio.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  81. 2a26ed8 vfio-mediated-device.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  82. c6ebaf6 unaligned-memory-access.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  83. 79ab3b0 this_cpu_ops.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  84. aa4d520 svga.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  85. 603699b static-keys.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  86. c6d289d smsc_ece1099.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  87. d1bb1d0 SM501.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  88. 9135bf4 siphash.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  89. 53708b8 sgi-ioc4.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  90. 2273194 SAK.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  91. af3137f rpmsg.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  92. 773810d robust-futexes.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  93. ce3a966 robust-futex-ABI.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  94. 317a845 rfkill.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  95. 620b470 remoteproc.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  96. ce0f95a rbtree.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  97. 3b03338 printk-formats.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  98. 9cc07df preempt-locking.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  99. 9a4aa7b pnp.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  100. 5da98b8 pi-futex.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago