index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c
Marc Zyngier
2
-41
/
+41
2022-07-27
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
6
-197
/
+213
2022-07-27
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
Marc Zyngier
4
-99
/
+123
2022-07-27
KVM: arm64: Move PROTECTED_NVHE_STACKTRACE around
Marc Zyngier
1
-13
/
+11
2022-07-26
KVM: arm64: Introduce pkvm_dump_backtrace()
Kalesh Singh
1
-1
/
+34
2022-07-26
KVM: arm64: Implement protected nVHE hyp stack unwinder
Kalesh Singh
1
-3
/
+12
2022-07-26
KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
Kalesh Singh
1
-1
/
+54
2022-07-26
KVM: arm64: Stub implementation of pKVM HYP stack unwinder
Kalesh Singh
1
-2
/
+33
2022-07-26
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2
-0
/
+12
2022-07-26
KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
Kalesh Singh
1
-0
/
+15
2022-07-26
KVM: arm64: Introduce hyp_dump_backtrace()
Kalesh Singh
2
-0
/
+86
2022-07-26
KVM: arm64: Implement non-protected nVHE hyp stack unwinder
Kalesh Singh
3
-3
/
+77
2022-07-26
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
3
-0
/
+63
2022-07-26
KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
Kalesh Singh
1
-0
/
+47
2022-07-26
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
3
-8
/
+14
2022-07-26
arm64: stacktrace: Add description of stacktrace/common.h
Kalesh Singh
1
-0
/
+15
2022-07-26
arm64: stacktrace: Factor out common unwind()
Kalesh Singh
3
-67
/
+70
2022-07-26
arm64: stacktrace: Handle frame pointer from different address spaces
Kalesh Singh
2
-5
/
+26
2022-07-26
arm64: stacktrace: Factor out unwind_next_common()
Kalesh Singh
2
-37
/
+54
2022-07-26
arm64: stacktrace: Factor out on_accessible_stack_common()
Kalesh Singh
2
-4
/
+20
2022-07-26
arm64: stacktrace: Add shared header for common stack unwinding code
Kalesh Singh
3
-91
/
+106
2022-06-27
arm64: Copy the task argument to unwind_state
Madhavan T. Venkataraman
1
-13
/
+20
2022-06-27
arm64: Split unwind_init()
Madhavan T. Venkataraman
1
-11
/
+55
2022-06-23
arm64: stacktrace: use non-atomic __set_bit
Andrey Konovalov
1
-1
/
+1
2022-06-23
arm64: kasan: do not instrument stacktrace.c
Andrey Konovalov
2
-2
/
+7
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-75
/
+159
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-19
/
+55
2022-06-19
Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+38
2022-06-19
Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-06-19
Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-6
/
+23
2022-06-19
Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-5
/
+14
2022-06-19
Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+22
2022-06-19
Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-25
/
+37
2022-06-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-895
/
+947
2022-06-19
Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+43
2022-06-19
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-19
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-19
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-19
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-19
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-19
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-19
ext4: fix super block checksum incorrect after mount
Ye Bin
1
-8
/
+8
2022-06-18
cifs: when a channel is not found for server, log its connection id
Shyam Prasad N
1
-0
/
+3
2022-06-18
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-6
/
+20
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+18
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-1
/
+50
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
[next]