linux-2.6-microblaze.git
2019-01-05 Linus TorvaldsMerge tag 'for-4.21' of git://git.armlinux.org.uk/...
2019-01-05 Linus TorvaldsMerge tag 'csky-for-linus-4.21' of git://github.com...
2019-01-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-01-05 Christoph Hellwigia64: fix compile without swiotlb
2019-01-05 Linus Torvaldsx86: re-introduce non-generic memcpy_{to,from}io
2019-01-05 Linus TorvaldsUse __put_user_goto in __put_user_size() and unsafe_put...
2019-01-05 Linus Torvaldsx86 uaccess: Introduce __put_user_goto
2019-01-04 Jens Axboemm/page_io.c: fix polled swap page in
2019-01-04 Jorge Ramirez... checkpatch: add Co-developed-by to signature tags
2019-01-04 Jorge Ramirez... docs: fix Co-Developed-by docs
2019-01-04 Qian Caidrivers/base/platform.c: kmemleak ignore a known leak
2019-01-04 Nikolay Borisovfs: don't open code lru_to_page()
2019-01-04 Davidlohr Buesofs/: remove caller signal_pending branch predictions
2019-01-04 Davidlohr Buesomm/: remove caller signal_pending branch predictions
2019-01-04 Davidlohr Buesoarch/arc/mm/fault.c: remove caller signal_pending_branc...
2019-01-04 Davidlohr Buesokernel/sched/: remove caller signal_pending branch...
2019-01-04 Davidlohr Buesokernel/locking/mutex.c: remove caller signal_pending...
2019-01-04 Joel Fernandes... mm: select HAVE_MOVE_PMD on x86 for faster mremap
2019-01-04 Joel Fernandes... mm: speed up mremap by 20x on large regions
2019-01-04 Joel Fernandes... mm: treewide: remove unused address argument from pte_a...
2019-01-04 David Engrafinitramfs: cleanup incomplete rootfs
2019-01-04 Du Changbinscripts/gdb: fix lx-version string output
2019-01-04 Anders Roxellkernel/kcov.c: mark write_comp_data() as notrace
2019-01-04 Feng Tangkernel/sysctl: add panic_print into sysctl
2019-01-04 Feng Tangpanic: add options to print system info when panic...
2019-01-04 Tigran Aivazianbfs: extra sanity checking and static inode bitmap
2019-01-04 Oleg Nesterovexec: separate MM_ANONPAGES and RLIMIT_STACK accounting
2019-01-04 Oleg Nesterovexec: load_script: don't blindly truncate shebang string
2019-01-04 Yi Wangfork: fix some -Wmissing-prototypes warnings
2019-01-04 Carmeli Tamirfat: new inline functions to determine the FAT variant...
2019-01-04 Carmeli Tamirfat: move MAX_FAT to fat.h and change it to inline...
2019-01-04 Carmeli Tamirfat: remove FAT_FIRST_ENT macro
2019-01-04 Carmeli Tamirinclude/uapi/linux/msdos_fs.h: use MSDOS_NAME for volum...
2019-01-04 Ernesto A.... hfsplus: return file attributes on statx
2019-01-04 Ian Kentautofs: add strictexpire mount option
2019-01-04 Ian Kentautofs: change catatonic setting to a bit flag
2019-01-04 Ian Kentautofs: simplify parse_options() function call
2019-01-04 Ian Kentautofs: improve ioctl sbi checks
2019-01-04 Alexey Dobriyaninit/main.c: make "initcall_level_names[]" const char *
2019-01-04 Davidlohr Buesofs/epoll: deal with wait_queue only once
2019-01-04 Davidlohr Buesofs/epoll: rename check_events label to send_events
2019-01-04 Davidlohr Buesofs/epoll: avoid barrier after an epoll_wait(2) timeout
2019-01-04 Davidlohr Buesofs/epoll: reduce the scope of wq lock in epoll_wait()
2019-01-04 Davidlohr Buesofs/epoll: robustify ep->mtx held checks
2019-01-04 Davidlohr Buesofs/epoll: drop ovflist branch prediction
2019-01-04 Davidlohr Buesofs/epoll: simplify ep_send_events_proc() ready-list...
2019-01-04 Davidlohr Buesofs/epoll: remove max_nests argument from ep_call_nested()
2019-01-04 Joe Perchescheckpatch: warn on const char foo[] = "bar"; declarations
2019-01-04 huang.zijiangdrivers/firmware/memmap.c: modify memblock_alloc to...
2019-01-04 Huang Shijielib/genalloc.c: use vzalloc_node() to allocate the...
2019-01-04 Yury Norovlib/find_bit_benchmark.c: align test_find_next_and_bit...
2019-01-04 Alexey Skidanovlib/genalloc.c: fix allocation of aligned buffer from...
2019-01-04 Matthew Wilcoxfls: change parameter to unsigned int
2019-01-04 Alexey Dobriyaninclude/linux/printk.h: drop silly "static inline asmli...
2019-01-04 Souptick Joarderdrivers/dma-buf/udmabuf.c: convert to use vm_fault_t
2019-01-04 Tetsuo Handakernel/hung_task.c: break RCU locks based on jiffies
2019-01-04 Liu, Chuanshengkernel/hung_task.c: force console verbose before panic
2019-01-04 Masahiro Yamadabuild_bug.h: remove most of dummy BUILD_BUG_ON stubs...
2019-01-04 Masahiro Yamadabuild_bug.h: remove negative-array fallback for BUILD_B...
2019-01-04 Alexey DobriyanDocumentation/process/coding-style.rst: don't use ...
2019-01-04 Cheng Linproc/sysctl: fix return error for proc_doulongvec_minmax()
2019-01-04 Alexey Dobriyanfs/proc/base.c: slightly faster /proc/*/limits
2019-01-04 Alexey Dobriyanfs/proc/inode.c: delete unnecessary variable in proc_al...
2019-01-04 Eric Biggersfs/proc/util.c: include fs/proc/internal.h for name_to_...
2019-01-04 Benjamin Gordonfs/proc/base.c: use ns_capable instead of capable for...
2019-01-04 Linus Torvaldsmake 'user_access_begin()' do 'access_ok()'
2019-01-04 Linus Torvaldsi915: fix missing user_access_end() in page fault excep...
2019-01-04 Linus TorvaldsFix access_ok() fallout for sparc32 and powerpc
2019-01-04 Russell KingMerge commit 'smp-hotplug^{/omap2}' into for-linus
2019-01-04 Linus TorvaldsRemove 'type' argument from access_ok() function
2019-01-03 Linus TorvaldsMerge tag 'locks-v4.21-2' of git://git./linux/kernel...
2019-01-03 Linus TorvaldsMerge tag 'sound-fix-4.21-rc1' of git://git./linux...
2019-01-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-01-03 David Ahernipv6: Consider sk_bound_dev_if when binding a socket...
2019-01-03 David Ahernipv6: Fix dump of specific table with strict checking
2019-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-03 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-01-03 Linus TorvaldsMerge tag 'for-4.21/block-20190102' of git://git.kernel...
2019-01-03 Linus TorvaldsMerge tag 'for-4.21/libata-20190102' of git://git.kerne...
2019-01-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2019-01-03 Linus TorvaldsMerge tag 'devprop-4.21-rc1-2' of git://git./linux...
2019-01-03 Linus TorvaldsMerge tag 'mailbox-v4.21' of git://git.linaro.org/landi...
2019-01-03 Linus TorvaldsMerge branch 'for-linus-4.21-rc1' of git://git./linux...
2019-01-03 Linus TorvaldsMerge tag 's390-4.21-1' of git://git./linux/kernel...
2019-01-03 NeilBrownlocks: fix error in locks_move_blocks()
2019-01-03 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-01-03 Linus TorvaldsMerge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org...
2019-01-03 Linus TorvaldsMerge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields...
2019-01-03 Alexei StarovoitovMerge branch 'prevent-oob-under-speculation'
2019-01-03 Daniel Borkmannbpf: add various test cases to selftests
2019-01-03 Daniel Borkmannbpf: prevent out of bounds speculation on pointer arith...
2019-01-03 Daniel Borkmannbpf: fix check_map_access smin_value test when pointer...
2019-01-03 Daniel Borkmannbpf: restrict unknown scalars of mixed signed bounds...
2019-01-03 Daniel Borkmannbpf: restrict stack pointer arithmetic for unprivileged
2019-01-03 Daniel Borkmannbpf: restrict map value pointer arithmetic for unprivileged
2019-01-03 Daniel Borkmannbpf: enable access to ax register also from verifier...
2019-01-03 Daniel Borkmannbpf: move tmp variable into ax register in interpreter
2019-01-03 Daniel Borkmannbpf: move {prev_,}insn_idx into verifier env
2019-01-02 Linus TorvaldsMerge tag '9p-for-4.21' of git://github.com/martinetd...
2019-01-02 Linus TorvaldsMerge tag '4.21-smb3-fixes' of git://git.samba.org...
next