summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-03get_maintainer.pl: reduce need for command-line option -fJoe Perches1-1/+19
2016-08-03printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov5-8/+171
2016-08-03ratelimit: extend to print suppressed messages on releaseBorislav Petkov2-9/+39
2016-08-03fbdev/bfin_adv7393fb: move DRIVER_NAME before its first useBorislav Petkov2-2/+2
2016-08-03printk: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig1-1/+1
2016-08-03printk: introduce suppress_message_printing()Sergey Senozhatsky1-6/+19
2016-08-03printk: create pr_<level> functionsJoe Perches4-26/+78
2016-08-03printk: do not include interrupt.hSergey Senozhatsky1-1/+0
2016-08-03dynamic_debug: only add header when usedLuis de Bethencourt5-3/+4
2016-08-03task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_worksOleg Nesterov1-4/+6
2016-08-03include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2-5/+5
2016-08-03mailmap: add Linus LüssingLinus Lüssing1-0/+2
2016-08-03uapi: move forward declarations of internal structuresAlexey Dobriyan4-4/+2
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick36-53/+46
2016-08-03memstick: don't allocate unused major for ms_blockNeilBrown1-15/+2
2016-08-03init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger1-0/+1
2016-08-03fs/proc/task_mmu.c: suppress compilation warnings with W=1Valdis Kletnieks1-0/+1
2016-08-03procfs: avoid 32-bit time_t in /proc/*/statArnd Bergmann1-6/+4
2016-08-03proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov1-5/+2
2016-08-03MAINTAINERS: befs: add new maintainersLuis de Bethencourt1-1/+4
2016-08-03cgroup: update cgroup's document pathseokhoon.yoon1-2/+2
2016-08-03UBSAN: fix typo in format stringNicolas Iooss1-1/+1
2016-08-03sysv, ipc: fix security-layer leakingFabian Frederick2-7/+7
2016-08-03mm: vmscan: fix memcg-aware shrinkers not called on global reclaimVladimir Davydov1-1/+1
2016-08-03radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov2-5/+11
2016-08-03kasan: avoid overflowing quarantine size on low memory systemsAlexander Potapenko1-2/+7
2016-08-03kasan: improve double-free reportsAndrey Ryabinin3-18/+41
2016-08-03mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin7-64/+42
2016-08-03mm/kasan: get rid of ->alloc_size in struct kasan_alloc_metaAndrey Ryabinin3-8/+4
2016-08-03mm/kasan, slub: don't disable interrupts when object leaves quarantineAndrey Ryabinin1-2/+6
2016-08-03mm/kasan: don't reduce quarantine in atomic contextsAndrey Ryabinin1-2/+2
2016-08-03mm/kasan: fix corruptions and false positive reportsAndrey Ryabinin1-1/+1
2016-08-03memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko1-0/+9
2016-08-03mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko1-1/+1
2016-08-03mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He1-0/+4
2016-08-03tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks1-1/+1
2016-08-03mm: move swap-in anonymous page into active listMinchan Kim1-0/+1
2016-08-03mm: fail prefaulting if page table allocation failsVegard Nossum1-0/+2
2016-08-03ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun4-46/+74
2016-08-03ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun2-5/+17
2016-08-03ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun1-2/+11
2016-08-03ocfs2: retry on ENOSPC if sufficient space in truncate logEric Ren4-38/+58
2016-08-03ocfs2: ensure that dlm lockspace is created by kernel moduleGang He1-2/+9
2016-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-99/+305
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds923-25325/+48008
2016-08-02clocksource/drivers/clps_711x: fixup for "ARM: clps711x:Stephen Rothwell1-1/+1
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie6-45/+76
2016-08-02Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-32/+14
2016-08-02Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds60-141/+4450
2016-08-02Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds413-6944/+21016