1. 520da69 ovl: initialize error in ovl_copy_xattr by Yuxuan Shui · 4 years, 7 months ago
  2. 1434a65 ovl: drop negative dentry in upper layer by Chengguang Xu · 4 years, 7 months ago
  3. 05acefb ovl: check permission to open real file by Miklos Szeredi · 4 years, 7 months ago
  4. 292f902 ovl: call secutiry hook in ovl_real_ioctl() by Miklos Szeredi · 4 years, 7 months ago
  5. 56230d9 ovl: verify permissions in ovl_path_open() by Miklos Szeredi · 4 years, 7 months ago
  6. 48bd024 ovl: switch to mounter creds in readdir by Miklos Szeredi · 4 years, 7 months ago
  7. 130fdbc ovl: pass correct flags for opening real directory by Miklos Szeredi · 4 years, 7 months ago
  8. 21d8d66 ovl: fix redirect traversal on metacopy dentries by Vivek Goyal · 4 years, 7 months ago
  9. 28166ab ovl: initialize OVL_UPPERDATA in ovl_lookup() by Vivek Goyal · 4 years, 7 months ago
  10. 6815f47 ovl: use only uppermetacopy state in ovl_lookup() by Vivek Goyal · 4 years, 7 months ago
  11. 59fb201 ovl: simplify setting of origin for index lookup by Vivek Goyal · 4 years, 7 months ago
  12. 522f6e6 ovl: fix out of bounds access warning in ovl_check_fb_len() by Amir Goldstein · 4 years, 7 months ago
  13. 144da23 ovl: return required buffer size for file handles by Lubos Dolezel · 4 years, 8 months ago
  14. 399c109 ovl: sync dirty data when remounting to ro mode by Chengguang Xu · 4 years, 8 months ago
  15. c21c839 ovl: whiteout inode sharing by Chengguang Xu · 4 years, 8 months ago
  16. 654255f ovl: inherit SB_NOSEC flag from upperdir by Jeffle Xu · 4 years, 8 months ago
  17. 32b1924b2 ovl: skip overlayfs superblocks at global sync by Konstantin Khlebnikov · 4 years, 9 months ago
  18. 62a8a85 ovl: index dir act as work dir by Amir Goldstein · 4 years, 9 months ago
  19. 773cb4c ovl: prepare to copy up without workdir by Amir Goldstein · 4 years, 9 months ago
  20. 3011645 ovl: cleanup non-empty directories in ovl_indexdir_cleanup() by Amir Goldstein · 4 years, 9 months ago
  21. b0def88 ovl: resolve more conflicting mount options by Amir Goldstein · 4 years, 9 months ago
  22. 9aafc1b ovl: potential crash in ovl_fid_to_fh() by Dan Carpenter · 4 years, 8 months ago
  23. 15fd2ea ovl: clear ATTR_OPEN from attr->ia_valid by Vivek Goyal · 4 years, 8 months ago
  24. e67f021 ovl: clear ATTR_FILE from attr->ia_valid by Vivek Goyal · 4 years, 8 months ago
  25. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
  26. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
  27. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 8 months ago
  28. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  29. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  30. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  31. 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  32. 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  33. 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  34. 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
  35. aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
  36. 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
  37. 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  38. 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  39. 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  40. d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  41. 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  42. 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  43. 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  44. 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  45. fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  46. 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  47. a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  48. 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  49. 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  50. 307ed94 memcontrol.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  51. 859b494 list_lru.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  52. 3123227 lib: cpu_rmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  53. 7856e9f irq.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  54. 1d9e13e ihex.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  55. 0ead336 igmp.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  56. 89f60a5 genalloc.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  57. 5299a11 ethtool.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  58. beb69f1 energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  59. 1921994 enclosure.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  60. a200839 dirent.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  61. 1fa0949 digsig.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  62. e76018c can: dev: peak_canfd.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  63. 5a58ec8c blk_types: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  64. f36aaf8 blk-mq: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  65. 0a368bf bio: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  66. eeaa762 Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago
  67. c0d73a8 Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  68. 774acb2 Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 8 months ago
  69. b484f3c Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  70. fecca68 Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  71. c843b38 hwmon: (jc42) Fix name to have no illegal characters by Sascha Hauer · 4 years, 9 months ago
  72. 8b9a18a x86/split_lock: Add Tremont family CPU models by Tony Luck · 4 years, 9 months ago
  73. 48fd5b5 x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural by Tony Luck · 4 years, 9 months ago
  74. 90280ea Merge tag 'docs-fixes' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  75. 5d286d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  76. ceb1adb Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 9 months ago
  77. 1634615 Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 9 months ago
  78. 8fce905 Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  79. 95988fb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  80. d0a4ebe Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  81. 9fe04507 x86/resctrl: Preserve CDP enable over CPU hotplug by James Morse · 4 years, 10 months ago
  82. a2286a4 Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  83. bf9196d Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  84. 2acbb9e Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  85. c5304dd Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
  86. 5a32fe4 Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  87. c8a6552 Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  88. 0903060 kbuild: check libyaml installation for 'make dt_binding_check' by Masahiro Yamada · 4 years, 9 months ago
  89. b0151da x86/resctrl: Fix invalid attempt at removing the default resource group by Reinette Chatre · 4 years, 10 months ago
  90. 3f22037 blk-wbt: Drop needless newlines from tracepoint format strings by Tommi Rantala · 4 years, 9 months ago
  91. 3a89c25 blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals by Tommi Rantala · 4 years, 9 months ago
  92. 3dceecf s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig by Stefan Haberland · 4 years, 9 months ago
  93. 29acfb6 of: unittest: kmemleak in duplicate property update by Frank Rowand · 4 years, 9 months ago
  94. 478ff64 of: overlay: kmemleak in dup_and_fixup_symbol_prop() by Frank Rowand · 4 years, 9 months ago
  95. 145fc13 of: unittest: kmemleak in of_unittest_overlay_high_level() by Frank Rowand · 4 years, 9 months ago
  96. 216830d of: unittest: kmemleak in of_unittest_platform_populate() by Frank Rowand · 4 years, 9 months ago
  97. b3fb36e of: unittest: kmemleak on changeset destroy by Frank Rowand · 4 years, 9 months ago
  98. 21a431e MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView by Mauro Carvalho Chehab · 4 years, 9 months ago
  99. f4d859b7 MAINTAINERS: dt: update display/allwinner file entry by Mauro Carvalho Chehab · 4 years, 9 months ago
  100. 2cf3818 dt-bindings: iio: dac: AD5570R fix bindings errors by Alexandru Tachici · 4 years, 9 months ago