This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9bd871df56a7 Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/sc [...] new c994b12945a6 test_ida: Fix lockdep warning new a309d5db5879 idr: Change documentation license new ca9f672f7c6b Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.o [...] new 19e6420e4170 LICENSES: Remove CC-BY-SA-4.0 license text new eb66ae030829 mremap: properly flush TLB before releasing the page new 169b80339749 cachefiles: fix the race between cachefiles_bury_object() [...] new 1ff22883b0b2 fscache: Fix incomplete initialisation of inline key space new fa520c47eaa1 fscache: Fix out of bound read in long cookie keys
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/core-api/idr.rst | 2 +- LICENSES/other/CC-BY-SA-4.0 | 397 ----------------------------------------- fs/cachefiles/namei.c | 2 +- fs/fscache/cookie.c | 31 ++-- fs/fscache/internal.h | 1 - fs/fscache/main.c | 4 +- include/linux/huge_mm.h | 2 +- lib/test_ida.c | 4 +- mm/huge_memory.c | 10 +- mm/mremap.c | 30 ++-- 10 files changed, 33 insertions(+), 450 deletions(-) delete mode 100644 LICENSES/other/CC-BY-SA-4.0