summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help textBorislav Petkov2016-12-201-1/+1
* ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby2016-12-201-2/+5
* kcov: make kcov work properly with KASLR enabledAlexander Popov2016-12-201-1/+7
* arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-202-4/+9
* mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEEDJohannes Weiner2016-12-201-1/+14
* ima: platform-independent hash valueAndreas Steffen2016-12-201-2/+4
* ima: define a canonical binary_runtime_measurements list formatMimi Zohar2016-12-206-13/+66
* ima: support restoring multiple template formatsMimi Zohar2016-12-201-3/+49
* ima: store the builtin/custom template definitions in a listMimi Zohar2016-12-203-11/+43
* ima: on soft reboot, save the measurement listMimi Zohar2016-12-205-1/+135
* powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2016-12-205-6/+129
* ima: maintain memory size needed for serializing the measurement listMimi Zohar2016-12-203-2/+64
* ima: permit duplicate measurement list entriesMimi Zohar2016-12-201-6/+10
* ima: on soft reboot, restore the measurement listMimi Zohar2016-12-206-0/+255
* powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-207-1/+158
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-12-1910-161/+152
|\
| * quota: Fix bogus warning in dquot_disable()Jan Kara2016-12-191-2/+2
| * fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara2016-12-131-36/+9
| * ext2: reject inodes with negative sizeDarrick J. Wong2016-12-071-0/+4
| * quota: Remove dqonoff_mutexJan Kara2016-11-303-59/+23
| * ocfs2: Use s_umount for quota recovery protectionJan Kara2016-11-301-4/+7
| * quota: Remove dqonoff_mutex from dquot_scan_active()Jan Kara2016-11-301-2/+2
| * ocfs2: Protect periodic quota syncing with s_umount semaphoreJan Kara2016-11-302-2/+9
| * quota: Use s_umount protection for quota operationsJan Kara2016-11-242-34/+11
| * quota: Hold s_umount in exclusive mode when enabling / disabling quotasJan Kara2016-11-242-3/+24
| * fs: Provide function to get superblock with exclusive s_umountJan Kara2016-11-232-20/+62
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-196-22/+51
|\ \
| * | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2016-12-191-6/+5
| * | kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli2016-12-191-0/+7
| * | kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli2016-12-191-0/+10
| * | KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini2016-12-164-11/+23
| * | KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun2016-12-151-4/+5
| * | kvm: nVMX: Correct a VMX instruction error code for VMPTRLDGanShun2016-12-151-1/+1
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-191-2/+2
|\ \ \
| * | | firmware: dmi_scan: Always show system identification stringKefeng Wang2016-12-191-2/+2
* | | | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-1947-1049/+1582
|\ \ \ \ | |/ / / |/| | |
| * | | mfd: tps65217: Support an interrupt pin as the system wakeupMilo Kim2016-11-291-0/+2
| * | | mfd: tps65217: Make an interrupt handler simplerMilo Kim2016-11-292-35/+10
| * | | mfd: tps65217: Update register interrupt mask bits instead of writing operationMilo Kim2016-11-292-5/+5
| * | | mfd: tps65217: Specify the IRQ nameMilo Kim2016-11-291-0/+1
| * | | mfd: tps65217: Fix page fault on unloading modulesMilo Kim2016-11-291-0/+19
| * | | mfd: palmas: Remove redundant check in palmas_power_offKeerthy2016-11-291-3/+0
| * | | mfd: arizona: Disable IRQs during driver removeCharles Keepax2016-11-291-0/+1
| * | | mfd: pm8xxx: add support to pm8821Srinivas Kandagatla2016-11-292-10/+222
| * | | mfd: intel-lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko2016-11-291-0/+1
| * | | mfd: rn5t618: Add Ricoh RC5T619 PMIC supportPierre-Hugues Husson2016-11-294-7/+22
| * | | mfd: axp20x: Add address extension registers for AXP806 regmapChen-Yu Tsai2016-11-292-1/+4
| * | | mfd: intel_soc_pmic_bxtwc: Fix a typo in MODULE_DEVICE_TABLE()Wei Yongjun2016-11-291-1/+1
| * | | mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2016-11-291-0/+2
| * | | mfd: bcm590xx: Simplify a testChristophe JAILLET2016-11-291-1/+1