platform/kernel/linux-rpi.git
2018-03-24 Darrick J.... xfs: inode scrubber shouldn't bother with raw checks
2018-03-24 Darrick J.... xfs: bmap scrubber should do rmap xref with bmap for...
2018-03-24 Darrick J.... xfs: refactor inode buffer verifier error logging
2018-03-24 Darrick J.... xfs: refactor inode verifier error logging
2018-03-24 Darrick J.... xfs: refactor bmap record validation
2018-03-24 Darrick J.... xfs: sanity-check the unused space before trying to...
2018-03-24 Brian Fosterxfs: detect agfl count corruption and reset agfl
2018-03-24 Christoph Hellwigxfs: unwind the try_again loop in xfs_log_force
2018-03-24 Christoph Hellwigxfs: refactor xfs_log_force_lsn
2018-03-15 Christoph Hellwigxfs: minor cleanup for xfs_reflink_end_cow
2018-03-15 Christoph Hellwigxfs: minor cleanup for xfs_get_blocks
2018-03-15 Christoph Hellwigxfs: remove xfs_zero_range
2018-03-15 Christoph Hellwigxfs: assert that xfs_reflink_allocate_cow is called...
2018-03-15 Christoph Hellwigxfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks
2018-03-15 Christoph Hellwigxfs: fix the check for COW extents in xfs_swap_extents
2018-03-14 Christoph Hellwigxfs: refactor xfs_log_force
2018-03-14 Christoph Hellwigxfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
2018-03-14 Christoph Hellwigxfs: merge _xfs_log_force and xfs_log_force
2018-03-14 Christoph Hellwigxfs: remove the unused log_flushed variable in xfs_exte...
2018-03-14 Christoph Hellwigxfs: remove an outdated comment for xfs_inode_item_comm...
2018-03-14 Christoph Hellwigxfs: remove misleading comment text on xfs_inode_item_u...
2018-03-12 Brian Fosterxfs: account only rmapbt-used blocks against rmapbt...
2018-03-12 Brian Fosterxfs: rename agfl perag res type to rmapbt
2018-03-12 Brian Fosterxfs: account format bouncing into rmapbt swapext tx...
2018-03-12 Brian Fosterxfs: shutdown if block allocation overruns tx reservation
2018-03-12 Matthew Wilcoxxfs: Rename xa_ elements to ail_
2018-03-12 Dave Chinnerinode: don't memset the inode address space twice
2018-03-12 Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-03-12 Darrick J.... xfs: check for cow blocks before trying to clear them
2018-03-12 Darrick J.... xfs: convert a few more directory asserts to corruption
2018-03-12 Darrick J.... xfs: don't iunlock the quota ip when quota block
2018-03-12 Vratislav Bendelxfs: Correctly invert xfs_buftarg LRU isolation logic
2018-03-12 Dave Chinnerxfs: fix transaction allocation deadlock in IO path
2018-03-12 Christoph Hellwigxfs: implement the lazytime mount option
2018-03-12 Christoph Hellwigfs: don't clear I_DIRTY_TIME before calling mark_inode_...
2018-03-12 Nikolay Borisovxfs: Remove dead code from inode recover function
2018-03-12 Carlos MaiolinoCleanup old XFS_BTREE_* traces
2018-03-12 Eric Sandeenxfs: remove unused m_dmevmask from xfs_mount struct
2018-03-12 Dave Chinnerxfs: fall back to vmalloc when allocation log vector...
2018-03-12 Linus TorvaldsLinux 4.16-rc5
2018-03-11 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-03-11 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-03-11 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2018-03-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-03-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-03-11 Linus TorvaldsMerge tag 'dmaengine-fix-4.16-rc5' of git://git.infrade...
2018-03-11 Linus TorvaldsMerge tag 'gpio-v4.16-3' of git://git./linux/kernel...
2018-03-11 Gregory CLEMENTdmaengine: mv_xor_v2: Fix clock resource by adding...
2018-03-10 Linus TorvaldsMerge tag 'kbuild-fixes-v4.16-2' of git://git./linux...
2018-03-10 Linus TorvaldsMerge tag 'linux-watchdog-4.16-fixes-2' of git://linux...
2018-03-10 Linus TorvaldsMerge tag 'for-linus-20180309' of git://git.kernel...
2018-03-10 Linus TorvaldsMerge tag 'for-4.16/dm-fixes-2' of git://git./linux...
2018-03-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-03-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-6' of git://git...
2018-03-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-03-10 Linus TorvaldsMerge tag 'for-linus-4.16a-rc5-tag' of git://git./linux...
2018-03-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-03-10 Linus TorvaldsMerge tag 'docs-4.16-fix' of git://git.lwn.net/linux
2018-03-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-03-10 Luis R. Rodriguezlib/test_kmod.c: fix limit check on number of test...
2018-03-10 Li Zhijianselftests/vm/run_vmtests: adjust hugetlb size according...
2018-03-10 Daniel Vacekmm/page_alloc: fix memmap_init_zone pageblock alignment
2018-03-10 Daniel Vacekmm/memblock.c: hardcode the end_pfn being -1
2018-03-10 Andrea Arcangelimm/gup.c: teach get_user_pages_unlocked to handle FOLL_...
2018-03-10 Kees Cooklib/bug.c: exclude non-BUG/WARN exceptions from report_...
2018-03-10 Kees Cookbug: use %pB in BUG and stack protector failure
2018-03-10 Michal Hockohugetlb: fix surplus pages accounting
2018-03-09 Leon RomanovskyRDMA/mlx5: Fix integer overflow while resizing CQ
2018-03-09 Doug LedfordRevert "RDMA/mlx5: Fix integer overflow while resizing CQ"
2018-03-09 Linus TorvaldsMerge tag 'pci-v4.16-fixes-3' of git://git./linux/kerne...
2018-03-09 Linus TorvaldsMerge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnie...
2018-03-09 Linus TorvaldsMerge tag 'drm-fixes-for-v4.16-rc5' of git://people...
2018-03-09 Linus TorvaldsMerge tag 'sound-4.16-rc5' of git://git./linux/kernel...
2018-03-09 Marc Zyngierarm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
2018-03-09 Matthew WilcoxDocumentation/sphinx: Fix Directive import error
2018-03-09 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2018-03-09 Linus TorvaldsMerge tag 'xfs-4.16-fixes-3' of git://git./fs/xfs/xfs...
2018-03-09 Darren Hart... platform/x86: dell-smbios: Resolve dependency error...
2018-03-09 Darren Hart... platform/x86: Allow for SMBIOS backend defaults
2018-03-09 Mario Limoncielloplatform/x86: dell-smbios: Link all dell-smbios-* modul...
2018-03-09 Mario Limoncielloplatform/x86: dell-smbios: Rename dell-smbios source...
2018-03-09 Mario Limoncielloplatform/x86: dell-smbios: Correct some style warnings
2018-03-09 Linus TorvaldsMerge tag 'powerpc-4.16-5' of git://git./linux/kernel...
2018-03-09 Ross Zwislerloop: Fix lost writes caused by missing flag
2018-03-09 Masahiro Yamadaclocksource/atmel-st: Add 'depends on HAS_IOMEM' to...
2018-03-09 Boqun Fengrtmutex: Make rt_mutex_futex_unlock() safe for irq...
2018-03-09 Francis Deslauriersx86/kprobes: Fix kernel crash when probing .entry_tramp...
2018-03-09 Song Liuperf/core: Fix ctx_event_type in ctx_resched()
2018-03-09 Jens AxboeMerge branch 'nvme-4.16-rc5' of git://git.infradead...
2018-03-08 Dave AirlieMerge branch 'drm-fixes-4.16' of git://people.freedeskt...
2018-03-08 Dave AirlieMerge tag 'drm-misc-fixes-2018-03-07' of git://anongit...
2018-03-08 Dave AirlieMerge tag 'drm-intel-fixes-2018-03-07' of git://anongit...
2018-03-08 Linus TorvaldsMerge tag 'mips_fixes_4.16_4' of git://git./linux/kerne...
2018-03-08 Linus TorvaldsMerge tag 'chrome-platform-4.16-rc4-fixes' of git:...
2018-03-08 James Smartnvme_fc: rework sqsize handling
2018-03-08 Dennis WassenbergALSA: hda: add dock and led support for HP ProBook...
2018-03-08 Dennis WassenbergALSA: hda: add dock and led support for HP EliteBook...
2018-03-08 Jens AxboeMerge branch 'stable/for-jens-4.15' of git://git./linux...
2018-03-08 Roland Dreiernvme-fabrics: Ignore nr_io_queues option for discovery...
2018-03-08 James Hogankbuild: Handle builtin dtb file names containing hyphens
next