summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-29mm, oom: task_will_free_mem should skip oom_reaped tasksMichal Hocko1-0/+10
2016-07-29mm, oom: fortify task_will_free_mem()Michal Hocko3-78/+85
2016-07-29mm, oom: kill all tasks sharing the mmMichal Hocko1-2/+1
2016-07-29mm, oom: skip vforked tasks from being selectedMichal Hocko2-2/+30
2016-07-29mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko3-1/+49
2016-07-29proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko1-51/+43
2016-07-29proc, oom: drop bogus sighand lockMichal Hocko1-34/+17
2016-07-29proc, oom: drop bogus task_lock and mm checkMichal Hocko1-18/+4
2016-07-29Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds53-380/+3231
2016-07-29Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteprocLinus Torvalds2-1/+3
2016-07-29Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteprocLinus Torvalds8-7/+1264
2016-07-29vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer1-0/+1
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds15-569/+1250
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-9/+6
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-11/+11
2016-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds61-413/+224
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds39-95/+107
2016-07-28Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li7-213/+328
2016-07-28MD: fix null pointer deferenceShaohua Li1-2/+4
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina10-555/+554
2016-07-28Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/u...Jiri Kosina7080-133149/+355984
2016-07-28Merge branch 'topic/dmaengine_cleanups' into for-linusVinod Koul23-23/+222
2016-07-28CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky1-1/+29
2016-07-28fs/cifs: make share unaccessible at root level mountableAurelien Aptel5-5/+104
2016-07-28random: use for_each_online_node() to iterate over NUMA nodesTheodore Ts'o1-2/+1
2016-07-28Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds3-3/+6
2016-07-28Disable "frame-address" warningLinus Torvalds1-0/+1
2016-07-28Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds10-190/+239
2016-07-28Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-160/+468
2016-07-28Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds619-10988/+88276
2016-07-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds91-1197/+3098
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds41-129/+2928
2016-07-28Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds31-550/+1416
2016-07-28Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds43-940/+1140
2016-07-28Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds51-77/+669
2016-07-27Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-88/+3
2016-07-27Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds7-75/+519
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds3-10/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1390-36868/+95838
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds59-493/+1150
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds80-588/+3364
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-17/+45
2016-07-27Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds4-3/+18
2016-07-27Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds22-750/+1387
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds66-1440/+2026
2016-07-27ipmi: remove trydefaults parameter and default initTony Camuso4-88/+3
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab619-10988/+88276
2016-07-27arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2-1/+1
2016-07-27xgene: Fix build warning with ACPI disabled.David S. Miller1-2/+1