1. bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
  2. 3d25252 SELinux: Remove unused selinux_is_enabled by Casey Schaufler · 6 years ago
  3. 6d9c939 procfs: add smack subdir to attrs by Casey Schaufler · 6 years ago
  4. d117a15 capability: Initialize as LSM_ORDER_FIRST by Kees Cook · 6 years ago
  5. e2bc445 LSM: Introduce enum lsm_order by Kees Cook · 6 years ago
  6. d6aed64 Yama: Initialize as ordered LSM by Kees Cook · 6 years ago
  7. 70b62c2 LoadPin: Initialize as ordered LSM by Kees Cook · 6 years ago
  8. 14bd99c LSM: Separate idea of "major" LSM from "exclusive" LSM by Kees Cook · 6 years ago
  9. a8027fb LSM: Tie enabling logic to presence in ordered list by Kees Cook · 6 years ago
  10. f4941d7 LSM: Lift LSM selection out of individual LSMs by Kees Cook · 6 years ago
  11. c5459b8 LSM: Plumb visibility into optional "enabled" state by Kees Cook · 6 years ago
  12. 47008e5 LSM: Introduce LSM_FLAG_LEGACY_MAJOR by Kees Cook · 6 years ago
  13. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  14. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  15. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  16. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  17. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  18. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  19. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  20. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  21. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  22. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  23. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  24. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  25. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  26. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  27. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  28. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  29. 00f8ccd Merge branch 'next/drivers' into next/late by Olof Johansson · 6 years ago
  30. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  31. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  32. 81c9d43 kernel/sysctl: add panic_print into sysctl by Feng Tang · 6 years ago
  33. d187715 bfs: extra sanity checking and static inode bitmap by Tigran Aivazian · 6 years ago
  34. 655c16a exec: separate MM_ANONPAGES and RLIMIT_STACK accounting by Oleg Nesterov · 6 years ago
  35. fb5bf31 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  36. d19dc01 fat: move MAX_FAT to fat.h and change it to inline function by Carmeli Tamir · 6 years ago
  37. b553337 fat: remove FAT_FIRST_ENT macro by Carmeli Tamir · 6 years ago
  38. 9da2285 include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size by Carmeli Tamir · 6 years ago
  39. f516221 autofs: add strictexpire mount option by Ian Kent · 6 years ago
  40. 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  41. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  42. e6310f0 include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack() by Alexey Dobriyan · 6 years ago
  43. 527edbc build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse by Masahiro Yamada · 6 years ago
  44. c60d3b7 build_bug.h: remove negative-array fallback for BUILD_BUG_ON() by Masahiro Yamada · 6 years ago
  45. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  46. ed6ccf1 dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA by Christoph Hellwig · 6 years ago
  47. 4788ba5 dma-mapping: remove dmam_{declare,release}_coherent_memory by Christoph Hellwig · 6 years ago
  48. d7076f0 dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs by Christoph Hellwig · 6 years ago
  49. 2e05ea5 dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs by Christoph Hellwig · 6 years ago
  50. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  51. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  52. dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
  53. bd8879f Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus', 'for-4.21/hid-core', 'for-4.21/hid-cougar', 'for-4.21/hidraw', 'for-4.21/highres-wheel' and 'for-4.21/ish' into for-linus by Jiri Kosina · 6 years ago
  54. 645ff1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  55. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  56. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  57. 0f2107d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  58. 35ddb06 Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  59. be63004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  60. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  61. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  62. 979d63d bpf: prevent out of bounds speculation on pointer arithmetic by Daniel Borkmann · 6 years ago
  63. 9b73bfd bpf: enable access to ax register also from verifier rewrite by Daniel Borkmann · 6 years ago
  64. 144cd91 bpf: move tmp variable into ax register in interpreter by Daniel Borkmann · 6 years ago
  65. c08435e bpf: move {prev_,}insn_idx into verifier env by Daniel Borkmann · 6 years ago
  66. 6a790bf Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 6 years ago
  67. 6ee86ca Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  68. 54aed19 Merge branch 'pci/switchtec' by Bjorn Helgaas · 6 years ago
  69. 74673fc Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  70. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  71. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  72. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  73. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  74. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 6 years ago
  75. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  76. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  77. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  78. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  79. aff68a5a PCI/IOV: Add flag so platforms can skip VF scanning by Sebastian Ott · 6 years ago
  80. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  81. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  82. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  83. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  84. c9bef4a Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  85. 115502a Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  86. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  87. aff6db4 ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() by Cong Wang · 6 years ago
  88. 3a0ed3e9 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  89. b7badd1 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  90. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  91. c10b133 tty: serial: Add RDA8810PL UART driver by Manivannan Sadhasivam · 6 years ago
  92. a2edaf7 Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/late by Olof Johansson · 6 years ago
  93. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  94. 0ad30ff nfs: fixed broken compilation in nfs_callback_up_net() by Vasily Averin · 6 years ago
  95. 990beed Merge branch 'topic/sprd' into for-linus by Vinod Koul · 6 years ago
  96. f782086 Merge branch 'topic/sh' into for-linus by Vinod Koul · 6 years ago
  97. 56e8e1a Merge branch 'topic/sa11x0' into for-linus by Vinod Koul · 6 years ago
  98. d770b25 csky: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  99. 077b930 elf-em.h: add EM_CSKY by Dmitry V. Levin · 6 years ago
  100. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago