platform/kernel/linux-rpi.git
2020-05-12 Jaegeuk Kimf2fs: remove blk_plugging in block_operations
2020-05-12 Chao Yuf2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS
2020-05-12 Chao Yuf2fs: shrink spinlock coverage
2020-05-12 Eric Biggersf2fs: correctly fix the parent inode number during...
2020-05-12 Eric Biggersf2fs: rework filename handling
2020-05-12 Eric Biggersf2fs: split f2fs_d_compare() from f2fs_match_name()
2020-05-12 Eric Biggersf2fs: don't leak filename in f2fs_try_convert_inline_dir()
2020-05-12 Chao Yuf2fs: compress: support lzo-rle compress algorithm
2020-05-12 Chao Yuf2fs: introduce mempool for {,de}compress intermediate...
2020-05-08 Chao Yuf2fs: introduce f2fs_bmap_compress()
2020-05-08 Chao Yuf2fs: support fiemap on compressed inode
2020-05-08 Chao Yuf2fs: support partial truncation on compressed inode
2020-05-08 Chao Yuf2fs: remove redundant compress inode check
2020-05-08 Eric Biggersf2fs: use strcmp() in parse_options()
2020-05-08 Nishad Kamdarf2fs: Use the correct style for SPDX License Identifier
2020-04-24 Jaegeuk Kimf2fs: fix quota_sync failure due to f2fs_lock_op
2020-04-17 Chao Yuf2fs: support read iostat
2020-04-17 Sahitya Tummalaf2fs: Fix the accounting of dcc->undiscard_blks
2020-04-17 Chao Yuf2fs: fix to handle error path of f2fs_ra_meta_pages()
2020-04-17 Sahitya Tummalaf2fs: report the discard cmd errors properly
2020-04-17 Sahitya Tummalaf2fs: fix long latency due to discard during umount
2020-04-17 Daeho Jeongf2fs: add tracepoint for f2fs iostat
2020-04-16 Jaegeuk Kimf2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
2020-04-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-04-07 Linus TorvaldsMerge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org...
2020-04-07 Linus TorvaldsMerge tag 'f2fs-for-5.7-rc1' of git://git./linux/kernel...
2020-04-07 Linus TorvaldsMerge tag 'for-linus-5.7-rc1' of git://git./linux/kerne...
2020-04-07 Linus TorvaldsMerge tag 'for-linus-5.7-rc1' of git://git./linux/kerne...
2020-04-07 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-04-07 Linus TorvaldsMerge branch 'parisc-5.7-1' of git://git./linux/kernel...
2020-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2020-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2020-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-04-07 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2020-04-07 Jason Yanipc/shm.c: make compat_ksys_shmctl() static
2020-04-07 Somala Swarajipc/mqueue.c: fix a brace coding style issue
2020-04-07 Qiujun Huanglib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
2020-04-07 Kees Cookubsan: include bug type in report header
2020-04-07 Kees Cookkasan: unset panic_on_warn before calling panic()
2020-04-07 Kees Cookubsan: check panic_on_warn
2020-04-07 Kees Cookdrivers/misc/lkdtm/bugs.c: add arithmetic overflow...
2020-04-07 Kees Cookubsan: split "bounds" checker from other options
2020-04-07 Kees Cookubsan: add trap instrumentation option
2020-04-07 Krzysztof Kozlowskiinit/Kconfig: clean up ANON_INODES and old IO scheduler...
2020-04-07 Gustavo A.... kernel/gcov/fs.c: replace zero-length array with flexib...
2020-04-07 Gustavo A.... gcov: gcc_3_4: replace zero-length array with flexible...
2020-04-07 Gustavo A.... gcov: gcc_4_7: replace zero-length array with flexible...
2020-04-07 Qiujun Huangkernel/kmod.c: fix a typo "assuems" -> "assumes"
2020-04-07 Colin Ian Kingreiserfs: clean up several indentation issues
2020-04-07 Will Deaconkallsyms: unexport kallsyms_lookup_name() and kallsyms_...
2020-04-07 Will Deaconsamples/hw_breakpoint: drop use of kallsyms_lookup_name()
2020-04-07 Will Deaconsamples/hw_breakpoint: drop HW_BREAKPOINT_R when report...
2020-04-07 Alexey Dobriyanfs/binfmt_elf.c: don't free interpreter's ELF pheaders...
2020-04-07 Alexey Dobriyanfs/binfmt_elf.c: allocate less for static executable
2020-04-07 Alexey Dobriyanfs/binfmt_elf.c: delete "loc" variable
2020-04-07 Jason Baronfs/epoll: make nesting accounting safe for -rt kernel
2020-04-07 Roman Penyaevkselftest: introduce new epoll test case
2020-04-07 Joe Perchescheckpatch: avoid warning about uninitialized_var()
2020-04-07 Lubomir Rintelcheckpatch: check proper licensing of Devicetree bindings
2020-04-07 Joe Perchescheckpatch: improve Gerrit Change-Id: test
2020-04-07 Antonio Borneocheckpatch: add command-line option for TAB size
2020-04-07 Antonio Borneocheckpatch: fix multiple const * types
2020-04-07 Antonio Borneocheckpatch: fix minor typo and mixed space+tab in inden...
2020-04-07 Joe Perchescheckpatch: prefer fallthrough; over fallthrough comments
2020-04-07 John Hubbardcheckpatch: support "base-commit:" format
2020-04-07 Lubomir Rintelcheckpatch: check SPDX tags in YAML files
2020-04-07 Joe Perchescheckpatch: remove email address comment from email...
2020-04-07 Nathan Chancellorlib/dynamic_debug.c: use address-of operator on section...
2020-04-07 Rikard Falkebornlinux/bits.h: add compile time sanity check of GENMASK...
2020-04-07 Dan Carpenterlib/test_kmod.c: remove a NULL test
2020-04-07 chenqiwulib/rbtree: fix coding style of assignments
2020-04-07 Andy Shevchenkolib/test_bitmap.c: make use of EXP2_IN_BITS
2020-04-07 Qian Caipercpu_counter: fix a data race at vm_committed_as
2020-04-07 Alexander Potapenkokasan: stackdepot: move filter_irq_stacks() to stackdepot.c
2020-04-07 Alexander Potapenkolib/stackdepot.c: build with -fno-builtin
2020-04-07 Alexander Potapenkolib/stackdepot.c: check depot_index before accessing...
2020-04-07 Kees Cooklib: test_stackinit.c: XFAIL switch variable init tests
2020-04-07 Geert Uytterhoevenlib/scatterlist: fix sg_copy_buffer() kerneldoc
2020-04-07 Gustavo A.... lib/ts_kmp.c: replace zero-length array with flexible...
2020-04-07 Gustavo A.... lib/ts_fsm.c: replace zero-length array with flexible...
2020-04-07 Gustavo A.... lib/ts_bm.c: replace zero-length array with flexible...
2020-04-07 Gustavo A.... lib/bch.c: replace zero-length array with flexible...
2020-04-07 Konstantin... lib/test_lockup.c: add parameters for locking generic...
2020-04-07 Colin Ian Kinglib/test_lockup.c: fix spelling mistake "iteraions...
2020-04-07 Konstantin... lib/test_lockup: test module to generate lockups
2020-04-07 Josh Poimboeufbitops: always inline sign extension helpers
2020-04-07 Joe PerchesMAINTAINERS: list the section entries in the preferred...
2020-04-07 Vegard Nossumcompiler.h: fix error in BUILD_BUG_ON() reporting
2020-04-07 Masahiro Yamadacompiler: remove CONFIG_OPTIMIZE_INLINING entirely
2020-04-07 Masahiro Yamadasparc,x86: vdso: remove meaningless undefining CONFIG_O...
2020-04-07 Nathan Chancellorkernel/extable.c: use address-of operator on section...
2020-04-07 Michal Simekasm-generic: fix unistd_32.h generation format
2020-04-07 Matthew Wilcox... proc: inline m_next_vma into m_next
2020-04-07 Matthew Wilcox... seq_file: remove m->version
2020-04-07 Matthew Wilcox... proc: use ppos instead of m->version
2020-04-07 Matthew Wilcox... proc: remove m_cache_vma
2020-04-07 Matthew Wilcox... proc: inline vma_stop into m_stop
2020-04-07 Alexey Dobriyanproc: speed up /proc/*/statm
2020-04-07 Alexey Dobriyanproc: faster open/read/close with "permanent" files
2020-04-07 Jules Irengefs/proc/inode.c: annotate close_pdeo() for sparse
next