1. 501e43f fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME by Eric Biggers · 4 years, 3 months ago
  2. 70fb261 fscrypt: don't call no-key names "ciphertext names" by Eric Biggers · 4 years, 3 months ago
  3. 0c6a113 fscrypt: use sha256() instead of open coding by Eric Biggers · 4 years, 4 months ago
  4. c8c868a fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' by Eric Biggers · 4 years, 4 months ago
  5. ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
  6. 3111472 fscrypt: move fscrypt_prepare_symlink() out-of-line by Eric Biggers · 4 years, 4 months ago
  7. c7f0207 fscrypt: make "#define fscrypt_policy" user-only by Eric Biggers · 4 years, 4 months ago
  8. 9dad5fe fscrypt: stop pretending that key setup is nofs-safe by Eric Biggers · 4 years, 4 months ago
  9. 4cc1a3e fscrypt: require that fscrypt_encrypt_symlink() already has key by Eric Biggers · 4 years, 4 months ago
  10. e9d5e31 fscrypt: remove fscrypt_inherit_context() by Eric Biggers · 4 years, 4 months ago
  11. ae9ff8a fscrypt: adjust logging for in-creation inodes by Eric Biggers · 4 years, 4 months ago
  12. 4c030fa ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  13. e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  14. 02ce531 ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  15. 177cc0e ext4: factor out ext4_xattr_credits_for_new_inode() by Eric Biggers · 4 years, 4 months ago
  16. a992b20 fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  17. 5e895bd fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32 by Eric Biggers · 4 years, 4 months ago
  18. 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
  19. f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
  20. a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  21. 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 4 months ago
  22. 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  23. 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  24. c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 4 months ago
  25. b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 4 months ago
  26. dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 4 months ago
  27. 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
  28. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  29. 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 4 months ago
  30. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
  31. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
  32. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
  33. 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
  34. 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
  35. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
  36. ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
  37. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
  38. 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
  39. b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  40. fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  41. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
  42. 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 4 months ago
  43. b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 4 months ago
  44. f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 4 months ago
  45. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
  46. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
  47. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
  48. 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
  49. b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  50. 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  51. c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 4 months ago
  52. c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
  53. 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  54. 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 4 months ago
  55. 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
  56. f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
  57. d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  58. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  59. d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  60. 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
  61. e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 4 months ago
  62. 86edf52 Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
  63. cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  64. acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 4 months ago
  65. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  66. f7ce2c3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 4 months ago
  67. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 4 months ago
  68. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 4 months ago
  69. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 4 months ago
  70. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 4 months ago
  71. cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 4 months ago
  72. 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 4 months ago
  73. 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 4 months ago
  74. d5c678a x86/debug: Allow a single level of #DB recursion by Andy Lutomirski · 4 years, 4 months ago
  75. 662a022 x86/entry: Fix AC assertion by Peter Zijlstra · 4 years, 4 months ago
  76. 2356bb4 tracing/kprobes, x86/ptrace: Fix regs argument order for i386 by Vamshi K Sthambamkadi · 4 years, 4 months ago
  77. 29aaebb iommu/vt-d: Handle 36bit addressing for x86-32 by Chris Wilson · 4 years, 4 months ago
  78. 2822e58 iommu/amd: Do not use IOMMUv2 functionality when SME is active by Joerg Roedel · 4 years, 4 months ago
  79. 7cad554 iommu/amd: Do not force direct mapping when SME is active by Joerg Roedel · 4 years, 4 months ago
  80. e52d58d iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE by Suravee Suthikulpanit · 4 years, 4 months ago
  81. 26e495f iommu/amd: Restore IRTE.RemapEn bit after programming IRTE by Suravee Suthikulpanit · 4 years, 4 months ago
  82. a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 5 months ago
  83. 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 5 months ago
  84. 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
  85. 2d33b7d iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() by Lu Baolu · 4 years, 4 months ago
  86. 6e4e9ec iommu/vt-d: Serialize IOMMU GCMD register modifications by Lu Baolu · 4 years, 4 months ago
  87. 365d2a2 MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move by Lukas Bulwahn · 4 years, 4 months ago
  88. 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
  89. 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 4 months ago
  90. aecb201 xen/balloon: add header guard by Roger Pau Monne · 4 years, 4 months ago
  91. ccae0f3 x86, fakenuma: Fix invalid starting node ID by Huang Ying · 4 years, 4 months ago
  92. 5912690 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 4 months ago
  93. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  94. 8381979 Merge branch 'gate-page-refcount' (patches from Dave Hansen) by Linus Torvalds · 4 years, 4 months ago
  95. 8891adc selftests/x86/test_vsyscall: Improve the process_vm_readv() test by Andy Lutomirski · 4 years, 4 months ago
  96. 9fa2dd9 mm: fix pin vs. gup mismatch with gate pages by Dave Hansen · 4 years, 4 months ago
  97. d37d569 Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 4 months ago
  98. 0f8aeef Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 4 months ago
  99. b596649 Merge tag 'amd-drm-fixes-5.9-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 4 months ago
  100. b61ac5bb Merge branch 'smc-fixes' by David S. Miller · 4 years, 4 months ago