aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-5/+5
2016-01-17Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-10/+7
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-75/+294
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2016-01-16printk: change recursion_bug type to boolSergey Senozhatsky1-3/+3
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo2-3/+35
2016-01-16printk: only unregister boot consoles when necessaryThierry Reding1-1/+25
2016-01-16kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton1-4/+0
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel1-1/+1
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams1-0/+12
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams1-4/+49
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams1-2/+70
2016-01-15mm: introduce find_dev_pagemap()Dan Williams1-8/+77
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-0/+7
2016-01-15futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov1-49/+14
2016-01-15memcg: adjust to support new THP refcountingKirill A. Shutemov1-3/+4
2016-01-15rmap: add argument to charge compound pageKirill A. Shutemov1-2/+2
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-17/+43
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds4-302/+234
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-3/+2
2016-01-14vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter1-0/+1
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman1-0/+22
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand1-1/+1
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov4-13/+17
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+9
2016-01-13audit: Delete unnecessary checks before two function callsMarkus Elfring1-5/+2
2016-01-13audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs1-1/+2
2016-01-13audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs1-1/+1
2016-01-13audit: remove audit_backlog_wait_overflowPaul Moore1-2/+1
2016-01-13audit: don't needlessly reset valid wait timeRichard Guy Briggs1-1/+1
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-15/+11
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-228/+300
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds6-62/+48
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-59/+187
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-104/+51
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent1-0/+10
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+3
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-15/+231
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-14/+109
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-31/+117
2016-01-12Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2-15/+11
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+58
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-286/+404
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-177/+109
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-88/+730
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-217/+342
2016-01-10cgroup: fix a typo.Rami Rosen1-1/+1
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams1-2/+9