aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08efi/libstub/arm*: Set default address and size cells values for an empty dtbv4.9/topic/kexec-kdumpSameer Goel
2017-06-08Documentation: dt: chosen properties for arm64 kdumpJames Morse
2017-06-08Documentation: kdump: describe arm64 portAKASHI Takahiro
2017-06-08arm64: kdump: enable kdump in defconfigAKASHI Takahiro
2017-06-08arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-06-08arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-06-08arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-06-08arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-06-08arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-06-08arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-06-08arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-06-08arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-06-08memblock: add memblock_cap_memory_range()AKASHI Takahiro
2017-06-08memblock: add memblock_clear_nomap()AKASHI Takahiro
2017-06-07Linux 4.9.31Greg Kroah-Hartman
2017-06-07xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-06-07xfs: xfs_trans_alloc_emptyChristoph Hellwig
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan
2017-06-07xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig
2017-06-07xfs: drop iolock from reclaim context to appease lockdepBrian Foster
2017-06-07xfs: actually report xattr extents via iomapDarrick J. Wong
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster
2017-06-07xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-06-07xfs: rework the inline directory verifiersDarrick J. Wong
2017-06-07xfs: verify inline directory data forksDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-06-07mm/slub.c: trace free objects at KERN_INFODaniel Thompson
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-07ksm: prevent crash after write_protect_page failsAndrea Arcangeli
2017-06-07x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley
2017-06-07RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal