index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-4
/
+2
*
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-3
/
+1
*
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-7
/
+2
*
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
2
-4
/
+12
*
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-0
/
+3
*
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
*
mips: use fallback for random_get_entropy() instead of just c0 random
Jason A. Donenfeld
2022-05-13
1
-9
/
+8
*
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-1
/
+1
*
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-1
/
+1
*
openrisc: start CPU timer early in boot
Jason A. Donenfeld
2022-05-13
2
-0
/
+10
*
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
*
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
*
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-1
/
+2
*
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
*
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
*
Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-08
15
-42
/
+42
|
\
|
*
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
2022-05-08
1
-15
/
+3
|
*
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
2022-05-08
1
-23
/
+4
|
*
parisc: Fix typos in comments
Julia Lawall
2022-05-08
6
-6
/
+6
|
*
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
2022-05-08
1
-1
/
+1
|
*
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
2022-05-08
1
-2
/
+1
|
*
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
2022-05-08
1
-0
/
+1
|
*
parisc: Update 32- and 64-bit defconfigs
Helge Deller
2022-05-08
2
-2
/
+5
|
*
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
2022-05-08
1
-0
/
+8
|
*
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
2022-05-08
1
-11
/
+14
|
*
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2022-05-08
2
-3
/
+6
|
*
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
2022-05-08
1
-8
/
+22
*
|
Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-08
5
-24
/
+36
|
\
\
|
*
|
powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
Kajol Jain
2022-05-06
1
-5
/
+2
|
*
|
powerpc/vdso: Fix incorrect CFI in gettimeofday.S
Michael Ellerman
2022-05-04
1
-2
/
+7
|
*
|
powerpc/pseries/vas: Use QoS credits from the userspace
Haren Myneni
2022-05-04
3
-17
/
+27
*
|
|
Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-08
1
-41
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
2022-05-05
1
-41
/
+26
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-06
9
-69
/
+190
|
\
\
\
|
*
|
|
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
Sean Christopherson
2022-05-06
1
-1
/
+1
|
*
|
|
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
2022-05-06
1
-4
/
+38
|
*
|
|
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Paolo Bonzini
2022-05-03
2
-3
/
+30
|
|
\
\
\
|
|
*
|
|
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sandipan Das
2022-05-03
1
-0
/
+5
|
|
*
|
|
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Kyle Huey
2022-05-03
1
-3
/
+25
|
*
|
|
|
Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
Paolo Bonzini
2022-05-03
5
-61
/
+121
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits
Sean Christopherson
2022-05-03
2
-31
/
+85
|
|
*
|
|
|
KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()
Sean Christopherson
2022-05-03
3
-27
/
+32
|
|
*
|
|
|
KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)
Sean Christopherson
2022-05-03
2
-9
/
+10
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-06
1
-2
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
RISC-V: relocate DTB if it's outside memory region
Nick Kossifidis
2022-04-29
1
-2
/
+19
*
|
|
|
|
|
Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-05-05
3
-1
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
Christian Borntraeger
2022-05-03
1
-0
/
+7
|
*
|
|
|
|
|
KVM: s390: Fix lockdep issue in vm memop
Janis Schoetterl-Glausch
2022-05-02
1
-1
/
+10
|
*
|
|
|
|
|
s390: disable -Warray-bounds
Sven Schnelle
2022-04-27
1
-0
/
+10
*
|
|
|
|
|
|
Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-05
2
-12
/
+7
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
[next]