- 520da69 ovl: initialize error in ovl_copy_xattr by Yuxuan Shui · 4 years, 7 months ago
- 1434a65 ovl: drop negative dentry in upper layer by Chengguang Xu · 4 years, 7 months ago
- 05acefb ovl: check permission to open real file by Miklos Szeredi · 4 years, 7 months ago
- 292f902 ovl: call secutiry hook in ovl_real_ioctl() by Miklos Szeredi · 4 years, 7 months ago
- 56230d9 ovl: verify permissions in ovl_path_open() by Miklos Szeredi · 4 years, 7 months ago
- 48bd024 ovl: switch to mounter creds in readdir by Miklos Szeredi · 4 years, 7 months ago
- 130fdbc ovl: pass correct flags for opening real directory by Miklos Szeredi · 4 years, 7 months ago
- 21d8d66 ovl: fix redirect traversal on metacopy dentries by Vivek Goyal · 4 years, 7 months ago
- 28166ab ovl: initialize OVL_UPPERDATA in ovl_lookup() by Vivek Goyal · 4 years, 7 months ago
- 6815f47 ovl: use only uppermetacopy state in ovl_lookup() by Vivek Goyal · 4 years, 7 months ago
- 59fb201 ovl: simplify setting of origin for index lookup by Vivek Goyal · 4 years, 7 months ago
- 522f6e6 ovl: fix out of bounds access warning in ovl_check_fb_len() by Amir Goldstein · 4 years, 7 months ago
- 144da23 ovl: return required buffer size for file handles by Lubos Dolezel · 4 years, 8 months ago
- 399c109 ovl: sync dirty data when remounting to ro mode by Chengguang Xu · 4 years, 8 months ago
- c21c839 ovl: whiteout inode sharing by Chengguang Xu · 4 years, 8 months ago
- 654255f ovl: inherit SB_NOSEC flag from upperdir by Jeffle Xu · 4 years, 8 months ago
- 32b1924b2 ovl: skip overlayfs superblocks at global sync by Konstantin Khlebnikov · 4 years, 9 months ago
- 62a8a85 ovl: index dir act as work dir by Amir Goldstein · 4 years, 9 months ago
- 773cb4c ovl: prepare to copy up without workdir by Amir Goldstein · 4 years, 9 months ago
- 3011645 ovl: cleanup non-empty directories in ovl_indexdir_cleanup() by Amir Goldstein · 4 years, 9 months ago
- b0def88 ovl: resolve more conflicting mount options by Amir Goldstein · 4 years, 9 months ago
- 9aafc1b ovl: potential crash in ovl_fid_to_fh() by Dan Carpenter · 4 years, 8 months ago
- 15fd2ea ovl: clear ATTR_OPEN from attr->ia_valid by Vivek Goyal · 4 years, 8 months ago
- e67f021 ovl: clear ATTR_FILE from attr->ia_valid by Vivek Goyal · 4 years, 8 months ago
- ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
- dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 307ed94 memcontrol.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 859b494 list_lru.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 3123227 lib: cpu_rmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 7856e9f irq.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1d9e13e ihex.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 0ead336 igmp.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 89f60a5 genalloc.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5299a11 ethtool.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- beb69f1 energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1921994 enclosure.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- a200839 dirent.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1fa0949 digsig.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- e76018c can: dev: peak_canfd.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5a58ec8c blk_types: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- f36aaf8 blk-mq: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 0a368bf bio: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 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
- 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
- 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
- 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
- fecca68 Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- c843b38 hwmon: (jc42) Fix name to have no illegal characters by Sascha Hauer · 4 years, 9 months ago
- 8b9a18a x86/split_lock: Add Tremont family CPU models by Tony Luck · 4 years, 9 months ago
- 48fd5b5 x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural by Tony Luck · 4 years, 9 months ago
- 90280ea Merge tag 'docs-fixes' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
- 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
- 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
- 1634615 Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 9 months ago
- 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
- 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
- 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
- 9fe04507 x86/resctrl: Preserve CDP enable over CPU hotplug by James Morse · 4 years, 10 months ago
- 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
- bf9196d Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 2acbb9e Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 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
- 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
- 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
- 0903060 kbuild: check libyaml installation for 'make dt_binding_check' by Masahiro Yamada · 4 years, 9 months ago
- b0151da x86/resctrl: Fix invalid attempt at removing the default resource group by Reinette Chatre · 4 years, 10 months ago
- 3f22037 blk-wbt: Drop needless newlines from tracepoint format strings by Tommi Rantala · 4 years, 9 months ago
- 3a89c25 blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals by Tommi Rantala · 4 years, 9 months ago
- 3dceecf s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig by Stefan Haberland · 4 years, 9 months ago
- 29acfb6 of: unittest: kmemleak in duplicate property update by Frank Rowand · 4 years, 9 months ago
- 478ff64 of: overlay: kmemleak in dup_and_fixup_symbol_prop() by Frank Rowand · 4 years, 9 months ago
- 145fc13 of: unittest: kmemleak in of_unittest_overlay_high_level() by Frank Rowand · 4 years, 9 months ago
- 216830d of: unittest: kmemleak in of_unittest_platform_populate() by Frank Rowand · 4 years, 9 months ago
- b3fb36e of: unittest: kmemleak on changeset destroy by Frank Rowand · 4 years, 9 months ago
- 21a431e MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView by Mauro Carvalho Chehab · 4 years, 9 months ago
- f4d859b7 MAINTAINERS: dt: update display/allwinner file entry by Mauro Carvalho Chehab · 4 years, 9 months ago
- 2cf3818 dt-bindings: iio: dac: AD5570R fix bindings errors by Alexandru Tachici · 4 years, 9 months ago