linux-2.6-microblaze.git
2020-10-17 Jens Axboeio_uring: COW io_identity on mismatch
2020-10-17 Jens Axboeio_uring: move io identity items into separate struct
2020-10-17 Jens Axboeio_uring: rely solely on work flags to determine person...
2020-10-17 Jens Axboeio_uring: pass required context in as flags
2020-10-17 Jens Axboeio-wq: assign NUMA node locality if appropriate
2020-10-17 Jens Axboeio_uring: fix error path cleanup in io_sqe_files_register()
2020-10-17 Jens AxboeRevert "io_uring: mark io_uring_fops/io_op_defs as...
2020-10-17 Pavel Begunkovio_uring: fix REQ_F_COMP_LOCKED by killing it
2020-10-17 Pavel Begunkovio_uring: dig out COMP_LOCK from deep call chain
2020-10-17 Pavel Begunkovio_uring: don't put a poll req under spinlock
2020-10-17 Pavel Begunkovio_uring: don't unnecessarily clear F_LINK_TIMEOUT
2020-10-17 Pavel Begunkovio_uring: don't set COMP_LOCKED if won't put
2020-10-17 Colin Ian Kingio_uring: Fix sizeof() mismatch
2020-10-16 Linus TorvaldsMerge tag 'ovl-update-5.10' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'afs-fixes-20201016' of git://git./linux...
2020-10-16 Linus TorvaldsMerge tag 'f2fs-for-5.10-rc1' of git://git./linux/kerne...
2020-10-16 Linus TorvaldsMerge tag 'docs/v5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'trace-v5.10-2' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'printk-for-5.10-fixup' of git://git./linux...
2020-10-16 Linus TorvaldsMerge tag 'kgdb-5.10-rc1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'mips_5.10' of git://git./linux/kernel/git...
2020-10-16 Linus TorvaldsMerge tag 's390-5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'powerpc-5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-16 Albert van... lib, uaccess: add failure injection to usercopy functions
2020-10-16 Albert van... lib, include/linux: add usercopy failure capability
2020-10-16 Libing ZhouROMFS: support inode blocks calculation
2020-10-16 George Popescuubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
2020-10-16 Elena Petrovasched.h: drop in_ubsan field when UBSAN is in trap...
2020-10-16 Ritesh Harjaniscripts/gdb/tasks: add headers and improve spacing...
2020-10-16 Ritesh Harjaniscripts/gdb/proc: add struct mount & struct super_block...
2020-10-16 Sudip Mukherjeekernel/relay.c: drop unneeded initialization
2020-10-16 Alexey Kardashevskiypanic: dump registers on panic_on_warn
2020-10-16 Jing Xiangfengrapidio: fix the missed put_device() for rio_mport_add_...
2020-10-16 Souptick Joarderrapidio: fix error handling path
2020-10-16 Wang Hainilfs2: fix some kernel-doc warnings for nilfs2
2020-10-16 Matthew Wilcoxautofs: harden ioctl table
2020-10-16 Matthew Wilcox... ramfs: fix nommu mmap with gaps in the page cache
2020-10-16 Jann Hornmm: remove the now-unnecessary mmget_still_valid()...
2020-10-16 Jann Hornmm/gup: take mmap_lock in get_dump_page()
2020-10-16 Jann Hornbinfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
2020-10-16 Jann Horncoredump: rework elf/elf_fdpic vma_dump_size() into...
2020-10-16 Jann Horncoredump: refactor page range dumping into common helper
2020-10-16 Jann Horncoredump: let dump_emit() bail out on short writes
2020-10-16 Jann Hornbinfmt_elf_fdpic: stop using dump_emit() on user pointe...
2020-10-16 Chris Kennellytools/testing/selftests: add self-test for verifying...
2020-10-16 Chris Kennellyfs/binfmt_elf: use PT_LOAD p_align values for suitable...
2020-10-16 Dwaipayan Raycheckpatch: add new warnings to author signoff checks.
2020-10-16 Łukasz Stelmachcheckpatch: fix false positive on empty block comment...
2020-10-16 Dwaipayan Raycheckpatch: fix multi-statement macro checks for while...
2020-10-16 Joe Perchescheckpatch: emit a warning on embedded filenames
2020-10-16 Dwaipayan Raycheckpatch: extend author Signed-off-by check for split...
2020-10-16 Joe Perchescheckpatch: allow not using -f with files that are...
2020-10-16 Joe Perchescheckpatch: warn on self-assignments
2020-10-16 Rikard Falkebornconst_structs.checkpatch: add pinctrl_ops and pinmux_ops
2020-10-16 Nicolas Boichatcheckpatch: warn if trace_printk and friends are called
2020-10-16 Rikard Falkebornconst_structs.checkpatch: add phy_ops
2020-10-16 Joe Perchescheckpatch: add test for comma use that should be semicolon
2020-10-16 Joe Perchescheckpatch: move repeated word test
2020-10-16 Jerome Forissiercheckpatch: add --kconfig-prefix
2020-10-16 Wei Yangbitops: use the same mechanism for get_count_order...
2020-10-16 Wei Yangbitops: simplify get_count_order_long()
2020-10-16 Tobias Jordanlib/crc32.c: fix trivial typo in preprocessor condition
2020-10-16 Dan Carpenterlib/test_hmm.c: fix an error code in dmirror_allocate_c...
2020-10-16 Andy Shevchenkoinclude/linux/list.h: add a macro to test if entry...
2020-10-16 Miaohe Linlib/percpu_counter.c: use helper macro abs()
2020-10-16 Christophe... lib/scatterlist.c: avoid a double memset
2020-10-16 Stephen Boydlib/idr.c: document that ida_simple_{get,remove}()...
2020-10-16 Stephen Boydlib/idr.c: document calling context for IDA APIs mustn...
2020-10-16 Randy Dunlaplib/mpi/mpi-bit.c: fix spello of "functions"
2020-10-16 Randy Dunlaplib: test_sysctl: delete duplicated words
2020-10-16 Randy Dunlaplib: syscall: delete duplicated words
2020-10-16 Randy Dunlaplib: radix-tree: delete duplicated words
2020-10-16 Randy Dunlaplib: earlycpio: delete duplicated words
2020-10-16 Randy Dunlaplib: dynamic_queue_limits: delete duplicated words...
2020-10-16 Randy Dunlaplib: decompress_bunzip2: delete duplicated words
2020-10-16 Randy Dunlaplib: libcrc32c: delete duplicated words
2020-10-16 Randy Dunlaplib: bitmap: delete duplicated words
2020-10-16 Jarkko SakkinenMAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@
2020-10-16 Joe Perchesget_maintainer: exclude MAINTAINERS file(s) from -...
2020-10-16 Joe Perchesget_maintainer: add test for file in VCS
2020-10-16 Randy Dunlapkernel: acct.c: fix some kernel-doc nits
2020-10-16 Randy Dunlapkernel/: fix repeated words in comments
2020-10-16 Liao Pingfangkernel/sys.c: replace do_brk with do_brk_flags in comme...
2020-10-16 Andy Shevchenkokernel.h: split out min()/max() et al. helpers
2020-10-16 Randy Dunlapfs: configfs: delete repeated words in comments
2020-10-16 Matthew Wilcox... mm: rename page_order() to buddy_order()
2020-10-16 Mike Rapoportinclude/linux/mmzone.h: remove unused early_pfn_valid()
2020-10-16 Miaohe Linmm: use helper function put_write_access()
2020-10-16 Xiaofei Tanmm/workingset.c: fix some doc warnings
2020-10-16 Chen Taomm: fix some comments formatting
2020-10-16 Miaohe Linmm: fix some broken comments
2020-10-16 Yu Zhaomm: use self-explanatory macros rather than "2"
2020-10-16 Ira Weinymm/highmem.c: clean up endif comments
2020-10-16 Wei Yangmm/page_reporting.c: drop stale list head check in...
2020-10-16 YueHaibingmm/slab.h: remove duplicate include
2020-10-16 Douglas Andersonzram: failing to decompress is WARN_ON worthy
2020-10-16 David Hildenbrandmm/memory_hotplug: update comment regarding zone shuffling
2020-10-16 David Hildenbrandmm/page_alloc: place pages to tail in __free_pages_core()
2020-10-16 David Hildenbrandmm/page_alloc: move pages to tail in move_to_free_list()
next