summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2016-12-222-0/+6
* ufs: fix function declaration for ufs_truncate_blocksJeff Layton2016-12-221-1/+1
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2016-12-221-2/+8
* seq_file: reset iterator to first record for zero offsetTomasz Majchrzak2016-12-221-0/+7
* vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong2016-12-223-9/+13
* [iov_iter] fix iterate_all_kinds() on empty iteratorsAl Viro2016-12-221-29/+26
* move aio compat to fs/aio.cAl Viro2016-12-224-82/+98
* 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
| * | | mfd: sun4i-gpadc: Select regmap-irqArnd Bergmann2016-11-291-0/+1
| * | | mfd: abx500-core: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-11-291-5/+2
| * | | mfd: ab8500: make sysctrl explicitly non-modularPaul Gortmaker2016-11-291-5/+4
| * | | mfd: ab8500-gpadc: Make it explicitly non-modularPaul Gortmaker2016-11-291-17/+2
| * | | mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker2016-11-291-19/+2
| * | | mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker2016-11-291-31/+6
| * | | mfd: ab3100-core: Make it explicitly non-modularPaul Gortmaker2016-11-291-36/+3
| * | | mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King2016-11-291-1/+1
OpenPOWER on IntegriCloud