Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | fs/proc/task_mmu.c: suppress compilation warnings with W=1 | Valdis Kletnieks | 1 | -0/+1 |
2016-08-02 | procfs: avoid 32-bit time_t in /proc/*/stat | Arnd Bergmann | 1 | -6/+4 |
2016-08-02 | proc_oom_score: remove tasklist_lock and pid_alive() | Oleg Nesterov | 1 | -5/+2 |
2016-08-02 | MAINTAINERS: befs: add new maintainers | Luis de Bethencourt | 1 | -1/+4 |
2016-08-02 | cgroup: update cgroup's document path | seokhoon.yoon | 1 | -2/+2 |
2016-08-02 | UBSAN: fix typo in format string | Nicolas Iooss | 1 | -1/+1 |
2016-08-02 | sysv, ipc: fix security-layer leaking | Fabian Frederick | 2 | -7/+7 |
2016-08-02 | mm: vmscan: fix memcg-aware shrinkers not called on global reclaim | Vladimir Davydov | 1 | -1/+1 |
2016-08-02 | radix-tree: account nodes to memcg only if explicitly requested | Vladimir Davydov | 2 | -5/+11 |
2016-08-02 | kasan: avoid overflowing quarantine size on low memory systems | Alexander Potapenko | 1 | -2/+7 |
2016-08-02 | kasan: improve double-free reports | Andrey Ryabinin | 3 | -18/+41 |
2016-08-02 | mm/kasan: get rid of ->state in struct kasan_alloc_meta | Andrey Ryabinin | 7 | -64/+42 |
2016-08-02 | mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta | Andrey Ryabinin | 3 | -8/+4 |
2016-08-02 | mm/kasan, slub: don't disable interrupts when object leaves quarantine | Andrey Ryabinin | 1 | -2/+6 |
2016-08-02 | mm/kasan: don't reduce quarantine in atomic contexts | Andrey Ryabinin | 1 | -2/+2 |
2016-08-02 | mm/kasan: fix corruptions and false positive reports | Andrey Ryabinin | 1 | -1/+1 |
2016-08-02 | memcg: put soft limit reclaim out of way if the excess tree is empty | Michal Hocko | 1 | -0/+9 |
2016-08-02 | mm, hugetlb: fix huge_pte_alloc BUG_ON | Michal Hocko | 1 | -1/+1 |
2016-08-02 | mm/hugetlb: avoid soft lockup in set_max_huge_pages() | Jia He | 1 | -0/+4 |
2016-08-02 | tools/testing/radix-tree/linux/gfp.h: fix bitrotted value | Valdis Kletnieks | 1 | -1/+1 |
2016-08-02 | mm: move swap-in anonymous page into active list | Minchan Kim | 1 | -0/+1 |
2016-08-02 | mm: fail prefaulting if page table allocation fails | Vegard Nossum | 1 | -0/+2 |
2016-08-02 | ocfs2/dlm: continue to purge recovery lockres when recovery master goes down | piaojun | 4 | -46/+74 |
2016-08-02 | ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref | piaojun | 2 | -5/+17 |
2016-08-02 | ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl... | piaojun | 1 | -2/+11 |
2016-08-02 | ocfs2: retry on ENOSPC if sufficient space in truncate log | Eric Ren | 4 | -38/+58 |
2016-08-02 | ocfs2: ensure that dlm lockspace is created by kernel module | Gang He | 1 | -2/+9 |
2016-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -99/+305 |
2016-08-01 | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 923 | -25325/+48008 |
2016-08-01 | clocksource/drivers/clps_711x: fixup for "ARM: clps711x: | Stephen Rothwell | 1 | -1/+1 |
2016-08-02 | Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 6 | -45/+76 |
2016-08-01 | Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -32/+14 |
2016-08-01 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 60 | -141/+4450 |
2016-08-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 413 | -6944/+21016 |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 140 | -2641/+4776 |
2016-08-01 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -163/+263 |
2016-08-01 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -3/+85 |
2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 140 | -1149/+1267 |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 96 | -436/+222 |
2016-08-01 | Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 11 | -13/+268 |
2016-08-01 | Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -2/+123 |
2016-08-01 | Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -27/+73 |
2016-08-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -34/+24 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 118 | -132/+113 |
2016-08-01 | Merge tag 'backlight-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+31 |
2016-08-01 | Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 32 | -324/+635 |
2016-08-01 | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 28 | -1659/+2316 |
2016-08-01 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 7 | -23/+1645 |
2016-07-31 | Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 65 | -1020/+2127 |
2016-07-31 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 37 | -187/+1062 |