summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-136-83/+232
|\
| * locks: rename __posix_lock_file to posix_lock_inodeJeff Layton2016-01-081-5/+6
| * locks: prink more detail when there are leaked locksJeff Layton2016-01-081-4/+29
| * locks: pass inode pointer to locks_free_lock_contextJeff Layton2016-01-083-4/+6
| * locks: sprinkle some tracepoints around the file locking codeJeff Layton2016-01-082-3/+86
| * locks: don't check for race with close when setting OFD lockJeff Layton2016-01-081-6/+10
| * locks: fix unlock when fcntl_setlk races with a closeJeff Layton2016-01-081-21/+30
| * fs: make locks.c explicitly non-modularPaul Gortmaker2015-12-181-2/+1
| * locks: use list_first_entry_or_null()Geliang Tang2015-11-181-6/+4
| * locks: Don't allow mounts in user namespaces to enable mandatory lockingEric W. Biederman2015-11-161-1/+1
| * locks: Allow disabling mandatory locking at compile timeJeff Layton2015-11-164-34/+62
* | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-1220-63/+285
|\ \
| * | um: Use race-free temporary file creationMickaël Salaün2016-01-101-0/+11
| * | um: Do not set unsecure permission for temporary fileMickaël Salaün2016-01-101-6/+0
| * | um: Fix build error and kconfig for i386Mickaël Salaün2016-01-101-1/+1
| * | um: Add seccomp supportMickaël Salaün2016-01-105-1/+25
| * | um: Add full asm/syscall.h supportMickaël Salaün2016-01-102-0/+139
| * | selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün2016-01-101-3/+24
| * | um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-104-25/+17
| * | um: link with -lpthreadVegard Nossum2016-01-101-1/+1
| * | um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-103-22/+26
| * | um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov2016-01-101-0/+23
| * | um: Prevent IRQ handler reentrancyAnton Ivanov2016-01-101-1/+15
| * | uml: flush stdout before forkingVegard Nossum2016-01-101-0/+2
| * | uml: fix hostfs mknod()Vegard Nossum2016-01-101-3/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-1287-2393/+4043
|\ \ \
| * | | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han2016-01-121-1/+2
| * | | kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2016-01-082-1/+196
| * | | kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2016-01-082-5/+98
| * | | kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2016-01-082-19/+25
| * | | kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin2016-01-081-3/+4
| * | | kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin2016-01-081-1/+1
| * | | kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin2016-01-081-12/+14
| * | | kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin2016-01-081-23/+20
| * | | kvm/x86: Drop stimer_stop() functionAndrey Smetanin2016-01-081-6/+1
| * | | kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin2016-01-081-1/+1
| * | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-086-51/+53
| * | | KVM: renumber vcpu->request bitsPaolo Bonzini2016-01-081-30/+29
| * | | KVM: document which architecture uses each request bitPaolo Bonzini2016-01-081-7/+13
| * | | KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini2016-01-081-1/+1
| * | | Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-01-084-2/+28
| |\ \ \
| | * | | KVM: s390: implement the RI support of guestFan Zhang2016-01-074-1/+28
| | * | | kvm/s390: drop unpaired smp_mbMichael S. Tsirkin2016-01-071-1/+0
| * | | | kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause2016-01-071-1/+2
| * | | | kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack2016-01-071-4/+6
| * | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-07836-6814/+11543
| |\ \ \ \
| | * | | | arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2015-12-181-2/+20
| | * | | | MAINTAINERS: add git URL for KVM/ARMFengguang Wu2015-12-181-0/+1
| | * | | | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-186-4/+33
| | * | | | arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin2015-12-181-16/+17