index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-13
6
-83
/
+232
|
\
|
*
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
2016-01-08
1
-5
/
+6
|
*
locks: prink more detail when there are leaked locks
Jeff Layton
2016-01-08
1
-4
/
+29
|
*
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-08
3
-4
/
+6
|
*
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
2016-01-08
2
-3
/
+86
|
*
locks: don't check for race with close when setting OFD lock
Jeff Layton
2016-01-08
1
-6
/
+10
|
*
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
2016-01-08
1
-21
/
+30
|
*
fs: make locks.c explicitly non-modular
Paul Gortmaker
2015-12-18
1
-2
/
+1
|
*
locks: use list_first_entry_or_null()
Geliang Tang
2015-11-18
1
-6
/
+4
|
*
locks: Don't allow mounts in user namespaces to enable mandatory locking
Eric W. Biederman
2015-11-16
1
-1
/
+1
|
*
locks: Allow disabling mandatory locking at compile time
Jeff Layton
2015-11-16
4
-34
/
+62
*
|
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
20
-63
/
+285
|
\
\
|
*
|
um: Use race-free temporary file creation
Mickaël Salaün
2016-01-10
1
-0
/
+11
|
*
|
um: Do not set unsecure permission for temporary file
Mickaël Salaün
2016-01-10
1
-6
/
+0
|
*
|
um: Fix build error and kconfig for i386
Mickaël Salaün
2016-01-10
1
-1
/
+1
|
*
|
um: Add seccomp support
Mickaël Salaün
2016-01-10
5
-1
/
+25
|
*
|
um: Add full asm/syscall.h support
Mickaël Salaün
2016-01-10
2
-0
/
+139
|
*
|
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
2016-01-10
1
-3
/
+24
|
*
|
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2016-01-10
4
-25
/
+17
|
*
|
um: link with -lpthread
Vegard Nossum
2016-01-10
1
-1
/
+1
|
*
|
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-10
3
-22
/
+26
|
*
|
um: Do not change hard IRQ flags in soft IRQ processing
Anton Ivanov
2016-01-10
1
-0
/
+23
|
*
|
um: Prevent IRQ handler reentrancy
Anton Ivanov
2016-01-10
1
-1
/
+15
|
*
|
uml: flush stdout before forking
Vegard Nossum
2016-01-10
1
-0
/
+2
|
*
|
uml: fix hostfs mknod()
Vegard Nossum
2016-01-10
1
-3
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
87
-2393
/
+4043
|
\
\
\
|
*
|
|
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2016-01-12
1
-1
/
+2
|
*
|
|
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
2
-1
/
+196
|
*
|
|
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2016-01-08
2
-5
/
+98
|
*
|
|
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2016-01-08
2
-19
/
+25
|
*
|
|
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
2016-01-08
1
-3
/
+4
|
*
|
|
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
2016-01-08
1
-1
/
+1
|
*
|
|
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
2016-01-08
1
-12
/
+14
|
*
|
|
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
2016-01-08
1
-23
/
+20
|
*
|
|
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
2016-01-08
1
-6
/
+1
|
*
|
|
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
2016-01-08
1
-1
/
+1
|
*
|
|
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
6
-51
/
+53
|
*
|
|
KVM: renumber vcpu->request bits
Paolo Bonzini
2016-01-08
1
-30
/
+29
|
*
|
|
KVM: document which architecture uses each request bit
Paolo Bonzini
2016-01-08
1
-7
/
+13
|
*
|
|
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
Paolo Bonzini
2016-01-08
1
-1
/
+1
|
*
|
|
Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-01-08
4
-2
/
+28
|
|
\
\
\
|
|
*
|
|
KVM: s390: implement the RI support of guest
Fan Zhang
2016-01-07
4
-1
/
+28
|
|
*
|
|
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
2016-01-07
1
-1
/
+0
|
*
|
|
|
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
Nicholas Krause
2016-01-07
1
-1
/
+2
|
*
|
|
|
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
David Matlack
2016-01-07
1
-4
/
+6
|
*
|
|
|
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2016-01-07
836
-6814
/
+11543
|
|
\
\
\
\
|
|
*
|
|
|
arm/arm64: KVM: Detect vGIC presence at runtime
Pavel Fedin
2015-12-18
1
-2
/
+20
|
|
*
|
|
|
MAINTAINERS: add git URL for KVM/ARM
Fengguang Wu
2015-12-18
1
-0
/
+1
|
|
*
|
|
|
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2015-12-18
6
-4
/
+33
|
|
*
|
|
|
arm: KVM: Make kvm_arm.h friendly to assembly code
Vladimir Murzin
2015-12-18
1
-16
/
+17
[next]