summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-02Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-08-02uapi: move forward declarations of internal structuresAlexey Dobriyan
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-02memstick: don't allocate unused major for ms_blockNeilBrown
2016-08-02init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger
2016-08-02fs/proc/task_mmu.c: suppress compilation warnings with W=1Valdis Kletnieks
2016-08-02procfs: avoid 32-bit time_t in /proc/*/statArnd Bergmann
2016-08-02proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov
2016-08-02MAINTAINERS: befs: add new maintainersLuis de Bethencourt
2016-08-02cgroup: update cgroup's document pathseokhoon.yoon
2016-08-02UBSAN: fix typo in format stringNicolas Iooss
2016-08-02sysv, ipc: fix security-layer leakingFabian Frederick
2016-08-02mm: vmscan: fix memcg-aware shrinkers not called on global reclaimVladimir Davydov
2016-08-02radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov
2016-08-02kasan: avoid overflowing quarantine size on low memory systemsAlexander Potapenko
2016-08-02kasan: improve double-free reportsAndrey Ryabinin
2016-08-02mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin
2016-08-02mm/kasan: get rid of ->alloc_size in struct kasan_alloc_metaAndrey Ryabinin
2016-08-02mm/kasan, slub: don't disable interrupts when object leaves quarantineAndrey Ryabinin
2016-08-02mm/kasan: don't reduce quarantine in atomic contextsAndrey Ryabinin
2016-08-02mm/kasan: fix corruptions and false positive reportsAndrey Ryabinin
2016-08-02memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko
2016-08-02mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko
2016-08-02mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks
2016-08-02mm: move swap-in anonymous page into active listMinchan Kim
2016-08-02mm: fail prefaulting if page table allocation failsVegard Nossum
2016-08-02ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun
2016-08-02ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun
2016-08-02ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun
2016-08-02ocfs2: retry on ENOSPC if sufficient space in truncate logEric Ren
2016-08-02ocfs2: ensure that dlm lockspace is created by kernel moduleGang He
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02Orangefs: update orangefs.txtMike Marshall
2016-08-02orangefs: Account for jiffies wraparound.Martin Brandenburg
2016-08-02orangefs: Change default dcache and getattr timeout to 50 msec.Martin Brandenburg
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg
2016-08-02orangefs: Cache getattr results.Martin Brandenburg
2016-08-02orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg
2016-08-02tracing: Fix use-after-free in hist_register_trigger()Tom Zanussi
2016-08-02tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_allSteven Rostedt
2016-08-02Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-08-02ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds