1. 2c58d54 fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 5 years ago master
  2. 4c4f7c1 vfs: use READ_ONCE() to access ->i_link by Eric Biggers · 5 years ago
  3. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 5 years ago
  4. d456a33 fscrypt: only set dentry_operations on ciphertext dentries by Eric Biggers · 5 years ago
  5. 0bf3d5c1 fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory by Eric Biggers · 5 years ago
  6. 968dd6d fscrypt: fix race allowing rename() and link() of ciphertext dentries by Eric Biggers · 5 years ago
  7. 6cc2486 fscrypt: clean up and improve dentry revalidation by Eric Biggers · 5 years ago
  8. e37a784 fscrypt: use READ_ONCE() to access ->i_crypt_info by Eric Biggers · 5 years ago
  9. ff5d3a9 fscrypt: remove WARN_ON_ONCE() when decryption fails by Eric Biggers · 5 years ago
  10. cd0265f fscrypt: drop inode argument from fscrypt_get_ctx() by Eric Biggers · 5 years ago
  11. dc4060a Linux 5.1-rc5 by Linus Torvalds · 5 years ago
  12. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 5 years ago
  13. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  14. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  15. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  16. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  17. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  18. b60bc06 Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  19. 87af0c3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  20. 09bad0d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  21. a3b8424 Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  22. cf60528 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  23. 5ded887 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  24. 6d0a598 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 122c215 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. 5e6f1fe Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 73fdb2c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  28. 26e2b81 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  29. 6a02298 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 54c63a7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. f89b9e1 clk: imx: Fix PLL_1416X not rounding rates by Leonard Crestez · 5 years ago
  32. b3cf181 clk: mediatek: fix clk-gate flag setting by Weiyi Lu · 5 years ago
  33. 8ee15f3 Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  34. 4876191 Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  35. 8e72d95 Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  36. ea951a9 Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  37. 372686e Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  38. f2a7346 Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  39. 58890f3 Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  40. 045afc2 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 5 years ago
  41. 3c677d20 iommu/amd: Set exclusion range correctly by Joerg Roedel · 5 years ago
  42. f16628d clang-format: Update with the latest for_each macro list by Miguel Ojeda · 5 years ago
  43. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 5 years ago
  44. 788f07e Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  45. a89afe5 block: fix the return errno for direct IO by Jason Yan · 5 years ago
  46. 2d06b23 Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  47. ffb5d6f Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  48. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 5 years ago
  49. 0769663 NFSv4.1 fix incorrect return value in copy_file_range by Olga Kornievskaia · 5 years ago
  50. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 5 years ago
  51. 29e7ca7 NFS: Fix handling of reply page vector by Chuck Lever · 5 years ago
  52. 7c2bd9a NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 5 years ago
  53. 8c51654 dma-debug: only skip one stackframe entry by Scott Wood · 5 years ago
  54. b995dcc platform/x86: pmc_atom: Drop __initconst on dmi table by Stephen Boyd · 5 years ago
  55. 3f5f5d5 Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 5 years ago
  56. c0c14e9 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  57. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 5 years ago
  58. 67f471b nvme-fc: correct csn initialization and increments on error by James Smart · 5 years ago
  59. 9b0dcd0 Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  60. 5c41ea6 mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning by Faiz Abbas · 5 years ago
  61. d47703d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  62. 86dc661 Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 5 years ago
  63. 7a74198 Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 5 years ago
  64. e154592 gpu: host1x: Fix compile error when IOMMU API is not available by Stefan Agner · 5 years ago
  65. cd7879f drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->size by Xiong Zhang · 5 years ago
  66. 7c2e071 clk: x86: Add system specific quirk to mark clocks as critical by David Müller · 5 years ago
  67. a3761c3 block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 5 years ago
  68. 3943af9 PCI: pciehp: Ignore Link State Changes after powering off a slot by Sergey Miroshnichenko · 5 years ago
  69. 2a29e9f sparc64/pci_sun4v: fix ATU checks for large DMA masks by Christoph Hellwig · 5 years ago
  70. 582549e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  71. b2b3a70 lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs by Hans Holmberg · 5 years ago
  72. d737b25 IB/hfi1: Do not flush send queue in the TID RDMA second leg by Kaike Wan · 5 years ago
  73. ed79cc8 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  74. ac71317 ASoC: wcd9335: Fix missing regmap requirement by Marc Gonzalez · 5 years ago
  75. 21635d7 drm/i915/dp: revert back to max link rate and lane count on eDP by Jani Nikula · 5 years ago
  76. 4690985 drm/i915/icl: Fix port disable sequence for mipi-dsi by Vandita Kulkarni · 5 years ago
  77. 20eea46 drm/i915/icl: Ungate ddi clocks before IO enable by Vandita Kulkarni · 5 years ago
  78. eb3afb7 nvme: cancel request synchronously by Ming Lei · 5 years ago
  79. 1b8f21b7 blk-mq: introduce blk_mq_complete_request_sync() by Ming Lei · 5 years ago
  80. 1978f30 scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 5 years ago
  81. bf348f9 virtio-blk: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 5 years ago
  82. eed47d1 block, bfq: fix use after free in bfq_bfqq_expire by Paolo Valente · 5 years ago
  83. d7a181d ALSA: hda: Fix racy display power access by Takashi Iwai · 5 years ago
  84. 07d7e12 alarmtimer: Return correct remaining time by Andrei Vagin · 5 years ago
  85. 90c1cba locking/lockdep: Zap lock classes even with lock debugging disabled by Bart Van Assche · 5 years ago
  86. 70802487 ASoC: pcm: fix error handling when try_module_get() fails. by Ranjani Sridharan · 5 years ago
  87. e33c1b9 apparmor: Restore Y/N in /sys for apparmor's "enabled" by Kees Cook · 5 years ago
  88. e37c2de ASoC: stm32: sai: fix master clock management by Olivier Moysan · 5 years ago
  89. d6ba3f81 ASoC: Intel: kbl: fix wrong number of channels by Tzung-Bi Shih · 5 years ago
  90. 3966c3f x86/perf/amd: Remove need to check "running" bit in NMI handler by Lendacky, Thomas · 5 years ago
  91. cf7cf69 powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs by Michael Ellerman · 5 years ago
  92. 771acc7 Bluetooth: btusb: request wake pin with NOAUTOEN by Brian Norris · 5 years ago
  93. 0ee7fb3 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  94. 972acfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  95. 9ee7609 drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy by Wangyan Wang · 5 years ago
  96. 8eeb394 drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy by Wangyan Wang · 5 years ago
  97. 827abdd drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy by Wangyan Wang · 5 years ago
  98. 321b628 drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy by Wangyan Wang · 5 years ago
  99. 0c24613c drm/mediatek: fix the rate and divder of hdmi phy for MT2701 by Wangyan Wang · 5 years ago
  100. c5781ff ACPICA: Namespace: remove address node from global list after method termination by Erik Schmauss · 5 years ago