1. ba13f2c fscrypt: document the new ioctls and policy version by Eric Biggers · 5 years ago
  2. 62de259 ubifs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  3. 8ce589c f2fs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  4. 29b3692 ext4: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  5. 5ab7189 fscrypt: require that key be added when setting a v2 encryption policy by Eric Biggers · 5 years ago
  6. 78a1b96b fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl by Eric Biggers · 5 years ago
  7. 23c688b fscrypt: allow unprivileged users to add/remove keys for v2 policies by Eric Biggers · 5 years ago
  8. 5dae460 fscrypt: v2 encryption policy support by Eric Biggers · 5 years ago
  9. c1144c9 fscrypt: add an HKDF-SHA512 implementation by Eric Biggers · 5 years ago
  10. 5a7e299 fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl by Eric Biggers · 5 years ago
  11. b1c0ec3 fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl by Eric Biggers · 5 years ago
  12. 22d94f4 fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl by Eric Biggers · 5 years ago
  13. feed825 fscrypt: rename keyinfo.c to keysetup.c by Eric Biggers · 5 years ago
  14. 0109ce76 fscrypt: move v1 policy key setup to keysetup_v1.c by Eric Biggers · 5 years ago
  15. 3ec4f2a6 fscrypt: refactor key setup code in preparation for v2 policies by Eric Biggers · 5 years ago
  16. a828daa fscrypt: rename fscrypt_master_key to fscrypt_direct_key by Eric Biggers · 5 years ago
  17. 59dc6a8 fscrypt: add ->ci_inode to fscrypt_info by Eric Biggers · 5 years ago
  18. 3b6df59 fscrypt: use FSCRYPT_* definitions, not FS_* by Eric Biggers · 5 years ago
  19. 2336d0d fscrypt: use FSCRYPT_ prefix for uapi constants by Eric Biggers · 5 years ago
  20. 7af0ab0 fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> by Eric Biggers · 5 years ago
  21. 29a98c1 fscrypt: use ENOPKG when crypto API support missing by Eric Biggers · 5 years ago
  22. a4d14e9 fscrypt: improve warnings for missing crypto API support by Eric Biggers · 5 years ago
  23. 63f668f fscrypt: improve warning messages for unsupported encryption contexts by Eric Biggers · 5 years ago
  24. 886da8b fscrypt: make fscrypt_msg() take inode instead of super_block by Eric Biggers · 5 years ago
  25. 1c5100a fscrypt: clean up base64 encoding/decoding by Eric Biggers · 5 years ago
  26. 75798f8 fscrypt: remove loadable module related code by Eric Biggers · 5 years ago
  27. e21a712 Linux 5.3-rc3 by Linus Torvalds · 5 years ago
  28. a6831a8 Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  29. 62d1716 Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  30. fa4f99c tpm: tpm_ibm_vtpm: Fix unallocated banks by Nayna Jain · 5 years ago
  31. 1e5ac63 tpm: Fix null pointer dereference on chip register error path by Milan Broz · 6 years ago
  32. 4b6f231 Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  33. 4c0d228 MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer by Geert Uytterhoeven · 5 years ago
  34. 05e4f88 Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  35. 8449c98 Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/micah-morton/linux by Linus Torvalds · 5 years ago
  36. 0c5b6c28 kconfig: Clear "written" flag to avoid data loss by M. Vefa Bicakci · 5 years ago
  37. d8778f1 Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  38. cf6c8ae Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  39. 8b7fd67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 0432a0a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. af42e74 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. e12b243 Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  43. b7aea68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  44. 6167254 Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  45. 7291edc drivers/acpi/scan.c: document why we don't need the device_hotplug_lock by David Hildenbrand · 5 years ago
  46. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago
  47. 733d1d1 lib/test_meminit.c: use GFP_ATOMIC in RCU critical section by Alexander Potapenko · 5 years ago
  48. cbedfe11 asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  49. b59b1ba cgroup: kselftest: relax fs_spec checks by Chris Down · 5 years ago
  50. aa4996b mm/memory_hotplug.c: remove unneeded return for void function by Weitao Hou · 5 years ago
  51. 7b358c6 mm/migrate.c: initialize pud_entry in migrate_vma() by Ralph Campbell · 5 years ago
  52. 315c692 coredump: split pipe command whitespace before expanding template by Paul Wise · 5 years ago
  53. ee38d94 page flags: prioritize kasan bits over last-cpuid by Arnd Bergmann · 5 years ago
  54. af700ea ubsan: build ubsan.c more conservatively by Arnd Bergmann · 5 years ago
  55. ebb6d35 kasan: remove clang version check for KASAN_STACK by Arnd Bergmann · 5 years ago
  56. 670105a mm: compaction: avoid 100% CPU usage during compaction when a task is killed by Mel Gorman · 5 years ago
  57. ebdf4de mm: migrate: fix reference check race between __find_get_block() and migration by Jan Kara · 5 years ago
  58. fa1e512 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 5 years ago
  59. 7bc36e3 ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 5 years ago
  60. df9576d Revert "kmemleak: allow to coexist with fault injection" by Yang Shi · 5 years ago
  61. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
  62. 0e31225 Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  63. 4f1a6ef Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  64. 2b372a9 mtd: hyperbus: Add hardware dependency to AM654 driver by Jean Delvare · 5 years ago
  65. 2d75989 mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies by Vignesh Raghavendra · 5 years ago
  66. 8493b2a mtd: rawnand: micron: handle on-die "ECC-off" devices correctly by Marco Felsch · 5 years ago
  67. dcb8cfb Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  68. a507f25 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  69. 9100fc5 Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  70. 4dd6819 Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  71. 6e6d053 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  72. 10e5ddd Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  73. b2c7423 Merge tag 'for-5.3/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  74. b07042c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  75. d38c3fa Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  76. 97b00af Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  77. 755f1fe Merge tag 'pm-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  78. 75cdf41 Merge tag 'sound-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  79. f26dbb2 Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  80. 42d2190 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  81. 234172f Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  82. 35fca9f Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  83. 9c8c9c7 Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Daniel Vetter · 5 years ago
  84. 63dc6e6 Revert "drm/vgem: fix cache synchronization on arm/arm64" by Chris Wilson · 5 years ago
  85. 5fd5d2b Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 5 years ago
  86. 3cdd986 s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough by Vasily Gorbik · 5 years ago
  87. d8bb671 arm64: Make debug exception handlers visible from RCU by Masami Hiramatsu · 5 years ago
  88. b3980e4 arm64: kprobes: Recover pstate.D in single-step exception handler by Masami Hiramatsu · 5 years ago
  89. ab35c8a Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 5 years ago
  90. 1bbbab0 drm/exynos: fix missing decrement of retry counter by Colin Ian King · 5 years ago
  91. d6f25bd drm/exynos: add CONFIG_MMU dependency by Arnd Bergmann · 6 years ago
  92. 59d4317 drm/exynos: remove redundant assignment to pointer 'node' by Colin Ian King · 6 years ago
  93. 9eae7c3 drm/exynos: using dev_get_drvdata directly by Fuqian Huang · 6 years ago
  94. 4199534 s390/dasd: fix endless loop after read unit address configuration by Stefan Haberland · 5 years ago
  95. f8981e0 Merge tag 'msm-fixes-2019_08_01' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 5 years ago
  96. 412e85b drm/nouveau: Only release VCPI slots on mode changes by Lyude Paul · 5 years ago
  97. 4b381ee Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  98. 42787ed ACPI: PM: Fix regression in acpi_device_set_power() by Rafael J. Wysocki · 5 years ago
  99. 8eb9a2d i2c: s3c2410: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  100. b1ac670 i2c: at91: fix clk_offset for sama5d2 by Michał Mirosław · 5 years ago