index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
1
-34
/
+24
2013-04-02
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
1
-30
/
+14
2013-04-02
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
1
-1
/
+2
2013-04-02
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
1
-1
/
+1
2013-04-02
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
1
-0
/
+10
2013-03-22
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
4
-7
/
+4
2013-03-22
kvm/ppc/e500: eliminate tlb_refs
Scott Wood
2
-69
/
+30
2013-03-22
kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
Scott Wood
1
-3
/
+4
2013-03-22
kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
Scott Wood
1
-2
/
+2
2013-03-22
KVM: PPC: booke: Added debug handler
Bharat Bhushan
3
-3
/
+41
2013-03-22
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
3
-0
/
+39
2013-03-22
KVM: PPC: move tsr update in a separate function
Bharat Bhushan
1
-10
/
+14
2013-03-21
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
2
-8
/
+7
2013-03-21
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2
-7
/
+3
2013-03-20
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
2
-7
/
+2
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
1
-2
/
+5
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
5
-16
/
+44
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
3
-8
/
+42
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2
-6
/
+13
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-03-19
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-18
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
1
-1
/
+6
2013-03-18
hwmon: (lm75) Fix tcn75 prefix
Jean Delvare
1
-1
/
+1
2013-03-18
hwmon: (lm75.h) Update header inclusion
Jean Delvare
1
-1
/
+1
2013-03-18
MAINTAINERS: Remove Mark M. Hoffman
Jean Delvare
2
-15
/
+10
2013-03-18
xfs: ensure we capture IO errors correctly
Dave Chinner
1
-0
/
+6
2013-03-18
xfs: fix xfs_iomap_eof_prealloc_initial_size type
Mark Tinguely
1
-1
/
+1
2013-03-18
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
Brian Foster
1
-1
/
+1
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
2
-7
/
+14
2013-03-18
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
1
-1
/
+2
2013-03-18
KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
Jan Kiszka
1
-26
/
+4
2013-03-18
ARM: fix CONFIG_VIRT_TO_BUS handling
Arnd Bergmann
2
-5
/
+3
2013-03-18
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2013-03-18
arm64: fix padding computation in struct ucontext
Andreas Schwab
1
-1
/
+1
2013-03-18
arm64: Fix build error with !SMP
Catalin Marinas
1
-0
/
+2
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
1
-1
/
+0
2013-03-17
Linux 3.9-rc3
v3.9-rc3
Linus Torvalds
1
-1
/
+1
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-17
vhost/net: fix heads usage of ubuf_info
Michael S. Tsirkin
1
-1
/
+2
2013-03-17
bridge: Add support for setting BR_ROOT_BLOCK flag.
Vlad Yasevich
1
-0
/
+1
2013-03-17
bnx2x: add missing napi deletion in error path
Michal Schmidt
1
-0
/
+1
[next]