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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2
-13
/
+15
2022-04-02
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
1
-1
/
+1
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
1
-5
/
+3
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2
-18
/
+29
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
6
-36
/
+49
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
6
-31
/
+35
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
4
-17
/
+21
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
5
-21
/
+23
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
1
-3
/
+2
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
1
-1
/
+1
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2
-1
/
+2
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
4
-1
/
+5
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-1
/
+1
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
3
-48
/
+19
2022-04-02
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
1
-2
/
+8
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
5
-17
/
+32
2022-04-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-74
/
+1
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-47
/
+355
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
24
-140
/
+208
2022-04-01
Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-212
/
+309
2022-04-01
Merge branches 'fixes' and 'misc' into for-linus
Russell King (Oracle)
1932
-25671
/
+67523
2022-04-01
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Nathan Chancellor
1
-4
/
+0
2022-04-01
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
1
-5
/
+5
2022-04-01
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
1
-1
/
+2
2022-04-01
MIPS: crypto: Fix CRC32 code
Paul Cercueil
1
-20
/
+26
2022-04-01
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
Palmer Dabbelt
3
-3
/
+0
2022-04-01
RISC-V: defconfig: Drop redundant SBI HVC and earlycon
Palmer Dabbelt
2
-4
/
+0
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-74
/
+104
2022-04-01
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
1
-2
/
+2
2022-04-01
arm64: dts: ls1046a: Update i2c node dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
arm64: dts: ls1043a: Update i2c dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
ARM: dts: spear1340: Update serial node properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
ARM: dts: spear13xx: Update SPI dma properties
Kuldeep Singh
1
-3
/
+3
2022-03-31
ARM: OMAP2+: Fix regression for smc calls for vmap stack
Tony Lindgren
1
-3
/
+10
2022-03-31
RISC-V: Enable profiling by default
Anup Patel
2
-0
/
+2
2022-03-31
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
1
-2
/
+2
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
1
-1
/
+1
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-28
/
+15
2022-03-31
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+6
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-134
/
+169
2022-03-31
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
2
-0
/
+6
2022-03-31
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-22
/
+24
2022-03-31
ARM: 9187/1: JIVE: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-03-31
ARM: 9189/1: decompressor: fix unneeded rebuilds of library objects
Masahiro Yamada
1
-2
/
+2
2022-03-31
powerpc/numa: Handle partially initialized numa nodes
Srikar Dronamraju
1
-1
/
+1
2022-03-31
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
1
-1
/
+0
2022-03-31
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
1
-1
/
+1
2022-03-31
riscv: Increase stack size under KASAN
Dmitry Vyukov
1
-2
/
+8
[prev]
[next]