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
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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
1
-1
/
+9
2022-06-06
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
1
-1
/
+93
2022-06-06
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
1
-3
/
+6
2022-06-06
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
1
-0
/
+1
2022-06-06
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
3
-11
/
+7
2022-06-06
ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
Jonathan Bakker
1
-1
/
+1
2022-06-06
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
1
-6
/
+6
2022-06-06
KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
Sean Christopherson
2
-6
/
+0
2022-06-06
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
1
-12
/
+19
2022-06-06
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
1
-1
/
+1
2022-06-06
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
1
-14
/
+27
2022-06-06
KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+5
2022-06-06
KVM: arm64: Don't hypercall before EL2 init
Quentin Perret
1
-1
/
+2
2022-05-30
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-4
/
+2
2022-05-30
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-3
/
+1
2022-05-30
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-7
/
+2
2022-05-30
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2
-4
/
+12
2022-05-30
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+3
2022-05-30
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+1
2022-05-30
mips: use fallback for random_get_entropy() instead of just c0 random
Jason A. Donenfeld
1
-9
/
+8
2022-05-30
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-05-30
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-05-30
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-30
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-30
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-1
/
+2
2022-05-30
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-30
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-05-30
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2
-4
/
+4
2022-05-30
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
7
-140
/
+169
2022-05-30
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
1
-2
/
+4
2022-05-25
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+2
2022-05-25
riscv: dts: sifive: fu540-c000: align dma node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-05-25
ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
Ard Biesheuvel
1
-1
/
+1
2022-05-25
ARM: 9196/1: spectre-bhb: enable for Cortex-A15
Ard Biesheuvel
1
-0
/
+1
2022-05-25
ARM: dts: aspeed: Add video engine to g6
Howard Chiu
1
-0
/
+10
2022-05-25
ARM: dts: aspeed: Add secure boot controller node
Joel Stanley
1
-0
/
+5
2022-05-25
ARM: dts: aspeed: Add ADC for AST2600 and enable for Rainier and Everest
Eddie James
3
-0
/
+50
2022-05-25
ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group
Jae Hyun Yoo
1
-2
/
+2
2022-05-25
ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
Jae Hyun Yoo
1
-5
/
+0
2022-05-25
arm64: mte: Ensure the cleared tags are visible before setting the PTE
Catalin Marinas
1
-0
/
+3
2022-05-25
arm64: paravirt: Use RCU read locks to guard stolen_time
Prakruthi Deepak Heragu
1
-8
/
+21
2022-05-25
KVM: x86/mmu: Update number of zapped pages even if page list is stable
Sean Christopherson
1
-4
/
+6
2022-05-25
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
1
-5
/
+5
2022-05-25
MIPS: lantiq: check the return value of kzalloc()
Xiaoke Wang
3
-16
/
+34
2022-05-25
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
4
-4
/
+16
2022-05-25
s390/traps: improve panic message for translation-specification exception
Heiko Carstens
1
-3
/
+3
2022-05-25
crypto: x86/chacha20 - Avoid spurious jumps to other functions
Peter Zijlstra
1
-2
/
+2
2022-05-25
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
1
-3
/
+2
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
4
-0
/
+23
[next]