summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-02-214-16/+44
|\
| * audit: remove unnecessary curly braces from switch/case statementsPaul Moore2017-02-141-12/+12
| * audit: log module name on init_moduleRichard Guy Briggs2017-02-133-1/+21
| * audit: add feature audit_lost resetRichard Guy Briggs2017-01-181-1/+7
| * audit: Make AUDIT_ANOM_ABEND event normalizedSteve Grubb2016-12-141-1/+1
| * audit: Make AUDIT_KERNEL event conform to the specificationSteve Grubb2016-12-141-1/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-212-25/+23
|\ \
| * \ Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-101-17/+2
| |\ \
| | * | security,selinux,smack: kill security_task_wait hookStephen Smalley2017-01-121-17/+2
| * | | seccomp: dump core when using SECCOMP_RET_KILLMike Frysinger2017-01-231-8/+21
| |/ /
* | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-57/+21
|\ \ \
| * \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-57/+21
| |\ \ \
| | * | | blktrace: use existing disk debugfs directoryOmar Sandoval2017-02-021-5/+8
| | * | | block: use same block debugfs directory for blk-mq and blktraceOmar Sandoval2017-02-021-13/+5
| | * | | blktrace: make do_blk_trace_setup() staticOmar Sandoval2017-02-021-3/+3
| | * | | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-1/+1
| | * | | block: cleanup tracingChristoph Hellwig2017-01-271-37/+6
* | | | | sched/core: Fix build paravirt build on arm and arm64Mark Brown2017-02-211-0/+3
* | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-202-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-02-202-2/+2
| |\ \ \ \ \
| | * | | | | PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven2017-02-181-1/+1
| | * | | | | Merge back earlier suspend/hibernation changes for v4.11.Rafael J. Wysocki2017-01-30154-3023/+6271
| | |\ \ \ \ \
| | | * | | | | PM / Hibernate: Use rb_entry() instead of container_of()Geliang Tang2017-01-271-1/+1
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-202-2/+41
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-1035-238/+538
| |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-302-2/+41
| | | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | | | * | | | | | | irqdomain: irq_domain_check_msi_remapEric Auger2017-01-231-0/+25
| | | | | * | | | | | | genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creationEric Auger2017-01-231-2/+2
| | | | | * | | | | | | irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-231-0/+14
| | | | | | |_|_|_|/ / | | | | | |/| | | | |
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-2018-338/+1127
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fork: Fix task_struct alignmentPeter Zijlstra2017-02-201-1/+1
| * | | | | | | | | | | locking/spinlock/debug: Remove spinlock lockup detection codeWaiman Long2017-02-101-81/+5
| * | | | | | | | | | | lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKSByungchul Park2017-02-101-1/+1
| * | | | | | | | | | | locking/mutex: Fix lockdep_assert_held() failPeter Zijlstra2017-01-303-35/+11
| * | | | | | | | | | | locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()Steven Rostedt (VMware)2017-01-301-1/+1
| * | | | | | | | | | | locking/rwsem: Reinit wake_q after useWaiman Long2017-01-221-2/+5
| * | | | | | | | | | | locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-141-3/+1
| * | | | | | | | | | | locking/ww_mutex: Add kselftests for ww_mutex stressChris Wilson2017-01-141-0/+254
| * | | | | | | | | | | locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocksChris Wilson2017-01-141-0/+115
| * | | | | | | | | | | locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detectionChris Wilson2017-01-141-0/+98
| * | | | | | | | | | | locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detectionChris Wilson2017-01-141-0/+39
| * | | | | | | | | | | locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson2017-01-142-0/+141
| * | | | | | | | | | | locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson2017-01-141-0/+73
| * | | | | | | | | | | locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle2017-01-141-0/+4
| * | | | | | | | | | | locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...Nicolai Hähnle2017-01-141-26/+52
| * | | | | | | | | | | locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loopNicolai Hähnle2017-01-141-20/+29
| * | | | | | | | | | | locking/mutex: Improve inliningPeter Zijlstra2017-01-141-41/+44
| * | | | | | | | | | | locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...Nicolai Hähnle2017-01-141-19/+40
| * | | | | | | | | | | locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...Nicolai Hähnle2017-01-141-10/+30
| * | | | | | | | | | | locking/ww_mutex: Add waiters in stamp orderNicolai Hähnle2017-01-141-7/+69
OpenPOWER on IntegriCloud