summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-183-5/+5
|\
| * security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-243-5/+5
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-01-181-10/+7Star
|\ \
| * | audit: Delete unnecessary checks before two function callsMarkus Elfring2016-01-131-5/+2Star
| * | audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs2016-01-131-1/+2
| * | audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs2016-01-131-1/+1
| * | audit: remove audit_backlog_wait_overflowPaul Moore2016-01-131-2/+1Star
| * | audit: don't needlessly reset valid wait timeRichard Guy Briggs2016-01-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-176-75/+294
|\ \ \
| * | | printk: change recursion_bug type to boolSergey Senozhatsky2016-01-161-3/+3
| * | | printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-01-162-3/+35
| * | | printk: only unregister boot consoles when necessaryThierry Reding2016-01-161-1/+25
| * | | kernel/stop_machine.c: remove CONFIG_SMP dependenciesAndrew Morton2016-01-161-4/+0Star
| * | | mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-161-1/+1
| * | | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-161-0/+12
| * | | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-161-4/+49
| * | | x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-161-2/+70
| * | | mm: introduce find_dev_pagemap()Dan Williams2016-01-161-8/+77
| * | | mm, dax, pmem: introduce pfn_tDan Williams2016-01-161-0/+7
| * | | futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov2016-01-161-49/+14Star
| * | | memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-161-3/+4
| * | | rmap: add argument to charge compound pageKirill A. Shutemov2016-01-161-2/+2
* | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-2320-166/+229
| |\ \ \
| * \ \ \ Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-0812-52/+134
| |\ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-11-301-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-23127-2804/+5863
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | async: export current_is_async()Lukas Wunner2015-11-191-0/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-157-17/+43
|\ \ \ \ \ \ \
| * | | | | | | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-151-3/+2Star
| * | | | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-151-0/+1
| * | | | | | | mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-151-0/+22
| * | | | | | | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-151-1/+1
| * | | | | | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-154-13/+17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-154-302/+234Star
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | livepatch: Cleanup module page permission changesJosh Poimboeuf2015-12-041-5/+11
| * | | | | | | Merge branch 'from-rusty/modules-next' into for-4.5/coreJiri Kosina2015-12-046-196/+175Star
| |\ \ \ \ \ \ \
| | * | | | | | | module: keep percpu symbols in module's symtabMiroslav Benes2015-12-041-4/+11
| | * | | | | | | module: clean up RO/NX handling.Rusty Russell2015-12-041-91/+77Star
| | * | | | | | | module: use a structure to encapsulate layout.Rusty Russell2015-12-042-109/+94Star
| | * | | | | | | gcov: use within_module() helper.Rusty Russell2015-12-041-6/+1Star
| | * | | | | | | module: Use the same logic for setting and unsetting RO/NXJosh Poimboeuf2015-12-041-27/+30
| | |/ / / / / /
| * | | | | | | livepatch: function,sympos scheme in livepatch sysfs directoryChris J Arges2015-12-031-2/+8
| * | | | | | | livepatch: add sympos as disambiguator field to klp_relocChris J Arges2015-12-031-65/+19Star
| * | | | | | | livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-031-41/+31Star
* | | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | restrict /dev/mem to idle io memory rangesDan Williams2016-01-091-2/+9
* | | | | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-132-15/+11Star
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-01-122-15/+11Star
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-042-15/+11Star
| | |/ / / / / / /