index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
Linux 2.6.27.34
v2.6.27.34
Greg Kroah-Hartman
1
-1
/
+1
2009-09-15
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
1
-2
/
+2
2009-09-15
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
1
-0
/
+10
2009-09-15
net: net_assign_generic() fix
Eric Dumazet
1
-1
/
+1
2009-09-15
E100: fix interaction with swiotlb on X86.
Krzysztof HaĆasa
1
-1
/
+1
2009-09-09
Linux 2.6.27.33
v2.6.27.33
Greg Kroah-Hartman
1
-1
/
+1
2009-09-09
OCFS2: fix build error
Greg Kroah-Hartman
1
-0
/
+1
2009-09-08
Linux 2.6.27.32
v2.6.27.32
Greg Kroah-Hartman
1
-1
/
+1
2009-09-08
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-09-08
SUNRPC: Fix tcp reconnection
Trond Myklebust
3
-7
/
+37
2009-09-08
SCSI: sr: report more accurate drive status after closing the tray.
Peter Jones
1
-0
/
+5
2009-09-08
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-3
/
+0
2009-09-08
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
17
-106
/
+1
2009-09-08
parport: quickfix the proc registration bug
Alan Cox
2
-3
/
+14
2009-09-08
ALSA: hda - Add missing vmaster initialization for ALC269
Takashi Iwai
1
-0
/
+2
2009-09-08
rose: Fix rose_getname() leak
Eric Dumazet
1
-0
/
+1
2009-09-08
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
1
-18
/
+46
2009-09-08
netrom: Fix nr_getname() leak
Eric Dumazet
1
-0
/
+1
2009-09-08
NET: llc, zero sockaddr_llc struct
Jiri Slaby
1
-0
/
+1
2009-09-08
kthreads: fix kthread_create() vs kthread_stop() race
Oleg Nesterov
1
-1
/
+1
2009-09-08
irda: Fix irda_getname() leak
Eric Dumazet
1
-0
/
+1
2009-09-08
econet: Fix econet_getname() leak
Eric Dumazet
1
-0
/
+1
2009-09-08
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
Linus Torvalds
1
-7
/
+8
2009-09-08
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-09-08
appletalk: fix atalk_getname() leak
Eric Dumazet
1
-0
/
+1
2009-09-08
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
Marcelo Tosatti
2
-2
/
+6
2009-09-08
KVM: x86: check for cr3 validity in mmu_alloc_roots
Marcelo Tosatti
2
-3
/
+23
2009-09-08
KVM: Fix dirty bit tracking for slots with large pages
Izik Eidus
1
-0
/
+2
2009-09-08
KVM: MMU: do not free active mmu pages in free_mmu_pages()
Gleb Natapov
2
-8
/
+2
2009-09-08
KVM: Fix PDPTR reloading on CR4 writes
Avi Kivity
1
-1
/
+5
2009-09-08
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
Avi Kivity
1
-1
/
+1
2009-09-08
KVM: VMX: Handle vmx instruction vmexits
Avi Kivity
1
-0
/
+15
2009-09-08
KVM: Make EFER reads safe when EFER does not exist
Avi Kivity
1
-2
/
+2
2009-09-08
KVM: SVM: Remove port 80 passthrough
Avi Kivity
1
-1
/
+0
2009-09-08
KVM: VMX: Don't allow uninhibited access to EFER on i386
Avi Kivity
1
-1
/
+1
2009-09-08
KVM: Don't destroy vcpu in case vcpu_setup fails
Glauber Costa
1
-3
/
+2
2009-09-08
KVM: VMX: Set IGMT bit in EPT entry
Sheng Yang
2
-1
/
+3
2009-09-08
KVM: MMU: increase per-vcpu rmap cache alloc size
Marcelo Tosatti
1
-1
/
+1
2009-09-08
KVM: set debug registers after "schedulable" section
Marcelo Tosatti
1
-5
/
+4
2009-09-08
KVM: add MC5_MISC msr read support
Joerg Roedel
1
-0
/
+1
2009-09-08
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
2
-15
/
+18
2009-09-08
KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
Dave Hansen
1
-8
/
+15
2009-09-08
KVM: Reduce stack usage in kvm_vcpu_ioctl()
Dave Hansen
1
-18
/
+28
2009-09-08
KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
Dave Hansen
1
-27
/
+45
2009-09-08
KVM: MMU: Fix setting the accessed bit on non-speculative sptes
Avi Kivity
1
-1
/
+1
2009-09-08
KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
Avi Kivity
1
-0
/
+1
2009-09-08
KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()
Avi Kivity
1
-0
/
+2
2009-09-08
KVM: Don't call get_user_pages(.force = 1)
Avi Kivity
1
-1
/
+1
2009-09-08
KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
Avi Kivity
1
-1
/
+1
2009-09-08
KVM: Load real mode segments correctly
Avi Kivity
1
-0
/
+22
[next]