platform/kernel/linux-starfive.git
2018-12-04 Ingo MolnarMerge branch 'for-mingo' of git://git./linux/kernel...
2018-12-02 Linus TorvaldsLinux 4.20-rc5
2018-12-02 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-12-02 Linus TorvaldsMerge tag 'for-linus-4.20a-rc5-tag' of git://git./linux...
2018-12-02 Linus TorvaldsMerge tag 'dmaengine-fix-4.20-rc5' of git://git.infrade...
2018-12-01 Paul E. McKenneyrcutorture: Don't do busted forward-progress testing
2018-12-01 Paul E. McKenneyrcutorture: Use 100ms buckets for forward-progress...
2018-12-01 Paul E. McKenneyrcutorture: Recover from OOM during forward-progress...
2018-12-01 Paul E. McKenneyrcutorture: Print forward-progress test age upon failure
2018-12-01 Paul E. McKenneyrcutorture: Print time since GP end upon forward-progre...
2018-12-01 Paul E. McKenneyrcutorture: Print histogram of CB invocation at OOM...
2018-12-01 Paul E. McKenneyrcutorture: Print GP age upon forward-progress failure
2018-12-01 Paul E. McKenneyrcu: Print per-CPU callback counts for forward-progress...
2018-12-01 Paul E. McKenneyrcu: Account for nocb-CPU callback counts in RCU CPU...
2018-12-01 Paul E. McKenneyrcutorture: Dump grace-period diagnostics upon forward...
2018-12-01 Paul E. McKenneyrcutorture: Prepare for asynchronous access to rcu_fwd_...
2018-12-01 Pierce Griffithstorture: Remove unnecessary "ret" variables
2018-12-01 Paul E. McKenneyrcutorture: Affinity forward-progress test to avoid...
2018-12-01 Paul E. McKenneyrcutorture: Break up too-long rcu_torture_fwd_prog...
2018-12-01 Paul E. McKenneyrcutorture: Remove cbflood facility
2018-12-01 Paul E. McKenneytorture: Bring any extra CPUs online during kernel...
2018-12-01 Paul E. McKenneyrcutorture: Add call_rcu() flooding forward-progress...
2018-12-01 Paul E. McKenneyMerge branches 'bug.2018.11.12a', 'consolidate.2018...
2018-12-01 Paul E. McKenneyrcutorture/formal: Replace synchronize_sched() with...
2018-12-01 Paul E. McKenneytools/kernel.h: Replace synchronize_sched() with synchr...
2018-12-01 Paul E. McKenneynet/decnet: Replace rcu_barrier_bh() with rcu_barrier()
2018-12-01 Paul E. McKenneynet/core/skmsg: Replace call_rcu_sched() with call_rcu()
2018-12-01 Paul E. McKenneylivepatch: Replace synchronize_sched() with synchronize...
2018-12-01 Paul E. McKenneycgroups: Replace synchronize_sched() with synchronize_rcu()
2018-12-01 Paul E. McKenneytypes: Remove call_rcu_bh() and call_rcu_sched()
2018-12-01 Paul E. McKenneypercpu-rwsem: Replace synchronize_sched() with synchron...
2018-12-01 Paul E. McKenneynet/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
2018-12-01 Paul E. McKenneynet/core: Replace call_rcu_bh() and synchronize_rcu_bh()
2018-12-01 Paul E. McKenneynet/sched: Replace call_rcu_bh() and rcu_barrier_bh()
2018-12-01 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-12-01 Linus TorvaldsMerge tag 'for-linus-20181201' of git://git.kernel...
2018-12-01 Linus TorvaldsMerge tag 'pci-v4.20-fixes-2' of git://git./linux/kerne...
2018-12-01 Bjorn HelgaasMerge remote-tracking branch 'lorenzo/pci/controller...
2018-12-01 Mikulas PatockaPCI: Fix incorrect value returned from pcie_get_speed_cap()
2018-12-01 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-12-01 Linus TorvaldsMerge tag 'mips_fixes_4.20_4' of git://git./linux/kerne...
2018-12-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-12-01 Linus TorvaldsMerge tag 'gcc-plugins-v4.20-rc5' of git://git./linux...
2018-12-01 Linus TorvaldsMerge tag 'fscache-fixes-20181130' of git://git./linux...
2018-11-30 Paul BurtonMAINTAINERS: Update linux-mips mailing list address
2018-11-30 Pan Bianocfs2: fix potential use after free
2018-11-30 Hugh Dickinsmm/khugepaged: fix the xas_create_range() error path
2018-11-30 Hugh Dickinsmm/khugepaged: collapse_shmem() do not crash on Compound
2018-11-30 Hugh Dickinsmm/khugepaged: collapse_shmem() without freezing new_page
2018-11-30 Hugh Dickinsmm/khugepaged: minor reorderings in collapse_shmem()
2018-11-30 Hugh Dickinsmm/khugepaged: collapse_shmem() remember to clear holes
2018-11-30 Hugh Dickinsmm/khugepaged: fix crashes due to misaccounted holes
2018-11-30 Hugh Dickinsmm/khugepaged: collapse_shmem() stop if punched or...
2018-11-30 Hugh Dickinsmm/huge_memory: fix lockdep complaint on 32-bit i_size_...
2018-11-30 Hugh Dickinsmm/huge_memory: splitting set mapping+index before...
2018-11-30 Hugh Dickinsmm/huge_memory: rename freeze_page() to unmap_page()
2018-11-30 Li Zhijianinitramfs: clean old path before creating a hardlink
2018-11-30 Anders Roxellkernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc...
2018-11-30 Johannes Weinerpsi: make disabling/enabling easier for vendor kernels
2018-11-30 Alexey Dobriyanproc: fixup map_files test on arm
2018-11-30 Qian Caidebugobjects: avoid recursive calls with kmemleak
2018-11-30 Andrea Arcangeliuserfaultfd: shmem: UFFDIO_COPY: set the page dirty...
2018-11-30 Andrea Arcangeliuserfaultfd: shmem: add i_size checks
2018-11-30 Andrea Arcangeliuserfaultfd: shmem/hugetlbfs: only allow to register...
2018-11-30 Andrea Arcangeliuserfaultfd: shmem: allocate anonymous memory for MAP_P...
2018-11-30 Andrea Arcangeliuserfaultfd: use ENOENT instead of EFAULT if the atomic...
2018-11-30 Luis Chamberlainlib/test_kmod.c: fix rmmod double free
2018-11-30 Pan Bianhfsplus: do not free node before using
2018-11-30 Pan Bianhfs: do not free node before using
2018-11-30 Alexey Dobriyanproc: update MAINTAINERS with proc.txt
2018-11-30 Wei Yangmm/page_alloc.c: fix calculation of pgdat->nr_zones
2018-11-30 Yu Zhaomm: use swp_offset as key in shmem_replace_page()
2018-11-30 Pavel Tikhomirovmm: cleancache: fix corruption on missed inode invalidation
2018-11-30 Larry Chenocfs2: fix deadlock caused by ocfs2_defrag_extent()
2018-11-30 John Hubbardmm/gup: finish consolidating error handling
2018-11-30 Luis ChamberlainMAINTAINERS: name change for Luis
2018-11-30 Linus Torvaldsunifdef: use memcpy instead of strncpy
2018-11-30 Linus TorvaldsMerge tag 'char-misc-4.20-rc5' of git://git./linux...
2018-11-30 Linus TorvaldsMerge tag 'driver-core-4.20-rc5' of git://git./linux...
2018-11-30 Linus TorvaldsMerge tag 'staging-4.20-rc5' of git://git./linux/kernel...
2018-11-30 Linus TorvaldsMerge tag 'usb-4.20-rc5' of git://git./linux/kernel...
2018-11-30 Linus TorvaldsMerge tag 'mtd/fixes-for-4.20-rc5' of git://git.infrade...
2018-11-30 Linus Torvaldstest_hexdump: use memcpy instead of strncpy
2018-11-30 Olof JohanssonMerge tag 'imx-fixes-4.20-2' of git://git./linux/kernel...
2018-11-30 Andy GrossMAINTAINERS: Remove unused Qualcomm SoC mailing list
2018-11-30 Olof JohanssonMerge tag 'omap-for-v4.20/fixes-rc4' of git://git....
2018-11-30 Olof JohanssonMerge tag 'davinci-fixes-for-v4.20' of git://git./linux...
2018-11-30 Olof JohanssonMerge tag 'v4.20-rockchip-dts64fixes-1' of git://git...
2018-11-30 Olof JohanssonMerge tag 'v4.20-rockchip-dts32fixes-1' of git://git...
2018-11-30 Olof JohanssonMerge tag 'at91-4.20-fixes' of git://git./linux/kernel...
2018-11-30 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-11-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-11-30 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-11-30 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2018-11-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-11-30 Linus TorvaldsMerge tag 'trace-v4.20-rc4' of git://git./linux/kernel...
2018-11-30 Linus TorvaldsMerge tag 'trace-v4.20-rc3' of git://git./linux/kernel...
2018-11-30 Lorenzo PieralisiACPI/IORT: Fix iort_get_platform_device_domain() uninit...
2018-11-30 Linus TorvaldsMerge tag 'drm-fixes-2018-11-30' of git://anongit.freed...
2018-11-30 Jens AxboeMerge branch 'nvme-4.20' of git://git.infradead.org...
next