index
:
linux.git
cached
cdir_v2
cfid-fixes
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-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
1
-2
/
+2
2022-05-30
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
3
-63
/
+86
2022-05-30
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
1
-67
/
+7
2022-05-30
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+23
2022-05-30
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
1
-2
/
+4
2022-05-30
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
2
-1
/
+7
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-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
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
/
+24
2022-05-18
s390: disable -Warray-bounds
Sven Schnelle
1
-0
/
+10
2022-05-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
8
-13
/
+2
2022-05-15
MIPS: Use address-of operator on section symbols
Nathan Chancellor
4
-4
/
+4
2022-05-12
KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
Wanpeng Li
1
-1
/
+2
2022-05-12
KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
Paolo Bonzini
1
-0
/
+2
2022-05-12
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Paolo Bonzini
1
-4
/
+3
2022-05-12
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
1
-0
/
+13
2022-05-12
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sandipan Das
1
-0
/
+5
2022-05-12
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Kyle Huey
1
-3
/
+25
2022-05-12
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-12
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2
-12
/
+7
2022-05-09
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
3
-4
/
+14
2022-05-09
powerpc/perf: Fix 32bit compile
Alexey Kardashevskiy
1
-2
/
+2
2022-05-09
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
[next]