1. 6e1918c fscrypt: don't allow v1 policies with casefolding by Daniel Rosenberg · 5 years ago
  2. 1b3b827 fscrypt: add "fscrypt_" prefix to fname_encrypt() by Eric Biggers · 5 years ago
  3. 13a10da fscrypt: don't print name of busy file when removing key by Eric Biggers · 5 years ago
  4. 50d9fad ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() by Eric Biggers · 5 years ago
  5. 2d8f7f1 fscrypt: document gfp_flags for bounce page allocation by Eric Biggers · 5 years ago
  6. 796f12d7 fscrypt: optimize fscrypt_zeroout_range() by Eric Biggers · 5 years ago
  7. f4a0b08 fscrypt: remove redundant bi_status check by Eric Biggers · 5 years ago
  8. ede7a09 fscrypt: Allow modular crypto algorithms by Herbert Xu · 5 years ago
  9. e933add fscrypt: include <linux/ioctl.h> in UAPI header by Eric Biggers · 5 years ago
  10. 3b1ada55 fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() by Eric Biggers · 5 years ago
  11. b7e8d3d fscrypt: remove fscrypt_is_direct_key_policy() by Eric Biggers · 5 years ago
  12. ef5b18b fscrypt: move fscrypt_valid_enc_modes() to policy.c by Eric Biggers · 5 years ago
  13. 85af90e fscrypt: check for appropriate use of DIRECT_KEY flag earlier by Eric Biggers · 5 years ago
  14. 393a24a fscrypt: split up fscrypt_supported_policy() by policy version by Eric Biggers · 5 years ago
  15. 56dce71 fscrypt: introduce fscrypt_needs_contents_encryption() by Eric Biggers · 5 years ago
  16. 2ebdef6 fscrypt: move fscrypt_d_revalidate() to fname.c by Eric Biggers · 5 years ago
  17. 8a4ab0b fscrypt: constify inode parameter to filename encryption functions by Eric Biggers · 5 years ago
  18. 2a5831b fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand() by Eric Biggers · 5 years ago
  19. c64cfb9 fscrypt: verify that the crypto_skcipher has the correct ivsize by Eric Biggers · 5 years ago
  20. 6e1adb8 fscrypt: use crypto_skcipher_driver_name() by Eric Biggers · 5 years ago
  21. 93edd39 fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY by Eric Biggers · 5 years ago
  22. fd69884 Linux 5.5-rc4 by Linus Torvalds · 5 years ago
  23. a99efa0 Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  24. d756638 Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  25. cc2f36e Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  26. 98ca480 locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  27. 1833e32 riscv: export flush_icache_all to modules by Olof Johansson · 5 years ago
  28. 556f47a riscv: reject invalid syscalls below -1 by David Abdurachmanov · 5 years ago
  29. 4d47ce1 riscv: fix compile failure with EXPORT_SYMBOL() & !MMU by Luc Van Oostenryck · 5 years ago
  30. bf8d1cd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  31. 48a8dd1 Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  32. f4b3974 Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  33. 1413c36 Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  34. 534121d Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  35. 0f710a5 Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  36. 8ae40a6 Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  37. a305bd7 Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  38. e31d941 Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  39. bf0e501 ata: ahci_brcm: Add missing clock management during recovery by Florian Fainelli · 5 years ago
  40. 1a3d78c ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE by Florian Fainelli · 5 years ago
  41. c0cdf2a ata: ahci_brcm: Fix AHCI resources management by Florian Fainelli · 5 years ago
  42. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  43. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  44. 2cb7bfc Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 5 years ago
  45. fd1c4bc io-wq: add cond_resched() to worker thread by Hillf Danton · 5 years ago
  46. 2a1f40a rseq/selftests: Clarify rseq_prepare_unload() helper requirements by Mathieu Desnoyers · 5 years ago
  47. 8df34c5 rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 by Mathieu Desnoyers · 5 years ago
  48. af9cb29 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 5 years ago
  49. b1b3520 kunit/kunit_tool_test: Test '--build_dir' option run by SeongJae Park · 5 years ago
  50. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  51. 609952c kunit: Place 'test.log' under the 'build_dir' by SeongJae Park · 5 years ago
  52. e321251 kunit: Create default config in '--build_dir' by SeongJae Park · 5 years ago
  53. 8c0140f kunit: Remove duplicated defconfig creation by SeongJae Park · 5 years ago
  54. 1c68cba docs/kunit/start: Use in-tree 'kunit_defconfig' by SeongJae Park · 5 years ago
  55. 05564c2 selftests: livepatch: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  56. c65e415 selftests: firmware: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  57. 7648dd9 selftests: filesystems/epoll: fix build error by Shuah Khan · 5 years ago
  58. 1f424e8b io-wq: remove unused busy list from io_sqe by Hillf Danton · 5 years ago
  59. 046aca3 cifs: Optimize readdir on reparse points by Paulo Alcantara (SUSE) · 5 years ago
  60. 7935799e0 cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 5 years ago
  61. e85ade1 drm/i915: Hold reference to intel_frontbuffer as we track activity by Chris Wilson · 5 years ago
  62. d39da68 drm/i915/gt: Ratelimit display power w/a by Chris Wilson · 5 years ago
  63. 74ac578 drm/i915/pmu: Ensure monotonic rc6 by Tvrtko Ursulin · 5 years ago
  64. 5fdb068 PM / devfreq: tegra: Add COMMON_CLK dependency by Arnd Bergmann · 5 years ago
  65. 996fa47 PM / devfreq: Drop explicit selection of PM_OPP by Leonard Crestez · 5 years ago
  66. 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
  67. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  68. c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  69. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  70. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  71. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  72. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  73. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  74. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  75. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  76. 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
  77. 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
  78. 23f6b02 ext4: clarify impact of 'commit' mount option by Jan Kara · 5 years ago
  79. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  80. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  81. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  82. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  83. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  84. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  85. 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  86. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  89. 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
  90. 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  91. b2c0fcd compat_ioctl: block: handle Persistent Reservations by Arnd Bergmann · 5 years ago
  92. 4b43f31 compat_ioctl: block: handle add zone open, close and finish ioctl by Arnd Bergmann · 5 years ago
  93. 21d3734 compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES by Arnd Bergmann · 5 years ago
  94. 673bdf8 compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE by Arnd Bergmann · 5 years ago
  95. 257bf41 pktcdvd: fix regression on 64-bit architectures by Arnd Bergmann · 5 years ago
  96. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  97. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  98. 5c741e2 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 12ac9a0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  100. 4bfeadf Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches' by David S. Miller · 5 years ago