index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rtc: imxdi: fix trivial typos
Tales L. da Aparecida
2020-07-02
1
-2
/
+2
|
*
rtc: cpcap: fix range
Sebastian Reichel
2020-07-02
1
-1
/
+1
*
|
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-12
25
-136
/
+511
|
\
\
|
*
|
ceph: handle zero-length feature mask in session messages
Jeff Layton
2020-08-05
1
-2
/
+4
|
*
|
ceph: use frag's MDS in either mode
Yanhu Cao
2020-08-04
1
-2
/
+1
|
*
|
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-04
4
-28
/
+20
|
*
|
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-08-04
1
-0
/
+4
|
*
|
ceph: remove redundant initialization of variable mds
Colin Ian King
2020-08-03
1
-1
/
+1
|
*
|
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
2020-08-03
1
-1
/
+2
|
*
|
ceph: remove unused variables in ceph_mdsmap_decode()
Jia Yang
2020-08-03
1
-6
/
+4
|
*
|
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
3
-3
/
+3
|
*
|
ceph: send client provided metric flags in client metadata
Xiubo Li
2020-08-03
2
-2
/
+71
|
*
|
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
7
-1
/
+276
|
*
|
ceph: check the sesion state and return false in case it is closed
Xiubo Li
2020-08-03
1
-0
/
+1
|
*
|
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
6
-6
/
+6
|
*
|
ceph: remove unnecessary cast in kfree()
Xu Wang
2020-08-03
1
-6
/
+6
|
*
|
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
2020-08-03
2
-24
/
+17
|
*
|
ceph: do not access the kiocb after aio requests
Xiubo Li
2020-08-03
1
-2
/
+3
|
*
|
ceph: clean up and optimize ceph_check_delayed_caps()
Jeff Layton
2020-08-03
1
-6
/
+4
|
*
|
ceph: fix potential mdsc use-after-free crash
Xiubo Li
2020-08-03
1
-1
/
+13
|
*
|
ceph: switch to WARN_ON_ONCE in encode_supported_features()
Xiubo Li
2020-08-03
1
-11
/
+35
|
*
|
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-08-03
5
-12
/
+7
|
*
|
ceph: add check_session_state() helper and make it global
Xiubo Li
2020-08-03
2
-20
/
+30
|
*
|
libceph: dump class and method names on method calls
Ilya Dryomov
2020-08-03
1
-0
/
+3
|
*
|
libceph: use target_copy() in send_linger()
Ilya Dryomov
2020-08-03
1
-3
/
+1
*
|
|
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-12
5
-8
/
+70
|
\
\
\
|
*
|
|
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
2020-08-12
1
-0
/
+61
|
*
|
|
parisc: mask out enable and reserved bits from sba imask
Sven Schnelle
2020-08-12
1
-1
/
+1
|
*
|
|
parisc: Whitespace cleanups in atomic.h
Helge Deller
2020-08-11
1
-4
/
+4
|
*
|
|
parisc/kernel/ftrace: Remove function callback casts
Oscar Carter
2020-08-11
1
-1
/
+2
|
*
|
|
sections.h: dereference_function_descriptor() returns void pointer
Helge Deller
2020-08-11
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-12
83
-2636
/
+3479
|
\
\
\
|
*
|
|
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
2020-08-11
1
-2
/
+1
|
*
|
|
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Jon Doron
2020-08-10
1
-0
/
+1
|
*
|
|
MIPS: KVM: Convert a fallthrough comment to fallthrough
Jiaxun Yang
2020-08-10
1
-1
/
+1
|
*
|
|
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
2020-08-09
1
-0
/
+2
|
*
|
|
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-08-09
16
-244
/
+647
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Rework secure mem slot dropping
Laurent Dufour
2020-07-28
1
-17
/
+35
|
|
*
|
|
KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up
Laurent Dufour
2020-07-28
1
-76
/
+90
|
|
*
|
|
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
2020-07-28
3
-12
/
+39
|
|
*
|
|
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...
Ram Pai
2020-07-28
2
-22
/
+134
|
|
*
|
|
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
Ram Pai
2020-07-28
1
-19
/
+172
|
|
*
|
|
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
Ram Pai
2020-07-28
2
-35
/
+89
|
|
*
|
|
KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
Ram Pai
2020-07-28
1
-11
/
+10
|
|
*
|
|
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
2020-07-23
6
-50
/
+45
|
|
*
|
|
KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
Alexey Kardashevskiy
2020-07-21
4
-12
/
+29
|
|
*
|
|
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
2020-07-21
2
-3
/
+8
|
|
*
|
|
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
2020-07-21
2
-2
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86: Expose SERIALIZE for supported cpuid
Paolo Bonzini
2020-08-09
1
-1
/
+2
|
*
|
|
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
62
-2376
/
+2813
|
|
\
\
\
[prev]
[next]